Jump to content
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

De VBS à VB.NET ... possible ?

Featured Replies

Est-ce possible de transformer ceci:

		strComputer = "192.168.81.128"
	Set objWMIService = GetObject("winmgmts:{authentificationLevel=pktPrivacy}\\" & strComputer & "\root\microsoftiisv2")
	Set colItems = objWMIService.ExecQuery("Select * From IIsWebServer Where Name = " & "'test'")
	For Each objItem in colItems
	objItem.Start
	Next

en VB.NET ?

Si oui, comment ?

Merci ;)

A voir mais je crois que VB.net quand tu importe ton projet VB6 ou inferieur te remanie un peux tout sa.

J'avais telecharger un fichier source pour mon programme qui devais surement etre pour VB6 et quand je l'ai importer VB.net m'avais fait la conversion automatique d'apres se qu'il m'affichais.

Par contre si c'est juste pour une partie de code la je sais pas mais il y as plusieurs tutos sur le passage de VB à VB.net

http://plasserre.developpez.com/v7-1.htm

Et autre.

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.