Category «Visual Basic.Net»
ESD to WIM Converter 1.1
ESD to WIM Converter 1.1 is an updated version of ESD WIM Converter. If you don’t know how ESD WIM Converter works, you should first check this link ESD to WIM Converter. In this new version of ESD to WIM Converter 1.1, some updates are graded to make user’s experience better. The last version has …
How to restart and shutdown pc in winPE with vb net
Here I am going to disuse How to restart and shutdown pc in WinPE with vb .net framework 4. If you don’t know how to Add framework WinPE Windows Preinstallation Environment you can visit the link. After integration success an application with dot net framework 4.0 in WinPE, I got attention the application should have …
Add framework winPE Windows Preinstallation Environment
Add framework WinPE Windows Preinstallation Environment boot.wim is a tricky task. Create a WinPE boot image with .NET Framework is explained step by step. Microsoft did not include any version of the framework in WinPE. There may be some reasons which cause to exclude the dot net framework from Windows Preinstallation Environment. So .net framework …
Visual Basic.Net with MS Access Database (.accdb) with Password
Connect Visual Basic.Net with MS Access Database (.accdb) with Password is a secure way to manage Database. This tutorial is going to explain how to connect Visual Basic.Net with MS Access Database using code. Visual Basic .net requires an MS Access driver for connection. The driver is downloaded according to the installed version of MS Office. …