The objective of the Attendance System is to keep track of all the employees about their attendance so that the company can calculate their basic salary according to their attendance. This automated system will help in reducing the paper work by the user drastically. It keeps all the important ...
Continue readingSend SMS in VB.NET
To send an SMS (short message service) message in VB.NET, you will need to use a third-party service or API (application programming interface) that allows you to send SMS messages through your VB.NET code. You can Send SMS in VB.NET code with the help of SMS API. In ...
Continue readingAnalog Clock using VB.NET
StudentProjects.Live
September 9, 2022
VB.NET , VB.NET , VB.NET 2008 , VB.NET 2010 , VB.NET 2012
0 Comments
664 views
Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , ...
Continue reading