Hari K

I am Hari, TL in a Pvt Firm. I have knowledge in Dot Net, WM, VB6, Visual Foxpro, Foxpro, SQL Server, Oracle, Access, DBase and Crystal Report.
Latest articles
-
Date And Time Validation Functions
by Hari KThis function is used for VB.Net developers. It is useful for Date validate when the date format is "dd/MM/yyyy" or "dd/MMM/yyyy". Time validation is also useful for Validating the given time in the format of "HH:mm:ss"
-
Create Dynamic Menu in VB
by Hari KThis coding is useful for VB Developer who are interesting to create Dynamic menu. Steps: Add form - Name - frmMain Image List - Name - imglstImages Label - Name - lblLabel Class- mcPopupMenu
-
Messenger Client Coding
by Hari KI hereby submit Messenger client side Coding . This is very useful for Beginners who are going to develop Messenger in VB. In this coding also i was using WinSock control. Datas are transfer between RemotPort.
-
Messenger Server Coding
by Hari KI hereby submitting Messenger Server side coding. This is useful for Beginners who are going to create Messenger. In this coding i'm using Winsock control. This is getting all the clients data.
-
Current System Resolution Change
by Hari KI herewith submit a coding for Current System Resolution Change. After run this coding Small config Icon created in your SysTray. It contains two menus. One is Change Resolution and another one is Exit. If you press Exit then the Icon is removed from you SysTray. If you press Change Resolotion Current system resolution will change to 1024*768 when current resolution is 800*600. Other wise change 800*600.