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. Thank you very much and Happy Productive Programming Everyone. for more info please WhatsApp us on +91-9481545735 or Email id: freestudentprojectsindia@gmail.com
This is a software program that helps users to easily grab the screenshot and save it to the chosen folder. This is being created using Visual Studio 2010.
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”)…
Short Course Management System is a mini student project that has been developed using the java programming language. All student and course documents are maintained in the archive. The project contains student modules, enrollment, class-wise admissions, course information, package details, etc. Usage…