Shutdown computer using VB.Net

This will explain how to shut down the computer using VB.Net. Using VB.NET source code, we can shut down, restart, or log out a machine with a few lines of code.

Here is the code to shut down the PC:

System.Diagnostics.Process.Start(“ShutDown”, “/s”)

Here is the code to restart the pc:

System.Diagnostics.Process.Start(“ShutDown”, “/r”)

 

DOWNLOAD NOW 🔥117

FreeStudentProjects

A collection of source codes that I wrote in VB 6.0, ASP.NET, PHP, C#.NET, VB.NET and JAVA in a course of my career as web developer and software engineer that I would like to share to my fellow programmers. Some of the codes here is not my original work that I found over the Internet and Books while I'm learning how to program. I hope you find my work useful in your learning in programming. Please share my work to other people also who interested to learn the basics of web development and programming. Thank you very much and Happy Productive Programming Everyone. for more info please WhatsApp us on +91-9481545735 or Email id: freestudentprojectsindia@gmail.com

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.