vb.net

A simple class to populate and reset a listbox and a combbox

Last year, in March 2010, I started writing a comprehensive school management application that I called SMART (School Management Application for Registrars and Teachers) This was in VB6 with SQL ADO and Microsoft Jet (Database engine of Access) I challenged myself and I am now migrating to VB.Net and SQL Server.

How to Open Cash Drawer using VB.NET

I just want to share with you the code that I have found on the internet on how to open a Cash Drawer using VB.NET. I am in no way claim this code as my own work. I want to share this with you because there’s a lot of question on the internet on how to open a Cash Drawer on VB.NET. The code will simply open the cash drawer using either the LPT port or COM port.

Chatting Application For LAN

this is a chatting application which let you chat on LAN, two files are available in this application, first is ChatServer run it first and press "Run" button to activate the Server and then run ChatClient and put your nickname at the top and press confirm button then press "Connect To Main Server" button, Now you are able to chat with each other.. Hope it will be helpful for you guys