This user has contributed 0 articles, 11 code samples and posted 308 messages in our discussion forums.
Blogs
-
I'm Hari, working as a Sr.Software Engineer. I started this blog for create a New Network through my friends. In this network, Developers can discuss his/her issues faced/facing there Product or application. And also can make his/her knowledge abroad. Sorry for my bad English.... I hope all my friends can support this BLOG. 
Code Samples
-
This 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"
. 
-
This 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. 
-
I 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. . 
-
I 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.. 
-
I 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.. 
-
This is used to Upload and download File From given Host. If the given host protect with User name and Password then u should give the User name and password.
In this coding i am using Microsoft Internet Transfer Control 6.0 component. This coding will given Logics for Developer who is trying to do the FTP Upload and Download operation.
. 
-
Hi Developers,
I herewith attach SQL server Schema comparison. It is useful to compare two databases. Actual this a simple comparison not in too depth comparison. Just we can identify missing tables,procedures and we can get the scripts for missing tables and procedures. Actually i posted here for developers to get the basic information for how to compare two databases without using SQLDMO component.
. 
-
This is useful for VB.Net developers regarding for Access Another system which has shared folder with user name and password. In this case we know the user name and password. This coding is very useful for open and close network share folders.. 
-
Using this Service, you can Invoke the URL. This concept is useful for http: alert for User depends upon the Provider send the message. Actually my coding just invoke the configured URL. My purpose was sending the http alert to the Customer. In that URL you can design w.r.t you requirement. I hope this may useful for developer who is looking "How to invoke URL through the Windows Service or Application. . 
-
Dear Developers
You just copy and paste the submitted code in the Java script(.js) file. The submitted code contains Some General Java script functions.
I hope this functions will reduce the time to develops your application. Because you no need to re-write the function in each and every page, you just include the (.js) in the .aspx file.
Let me know the feedback from you after using this functions.. 
-
Dear Developers,
Herewith submit some general functions, which includes Password Encryption and decryption, Date format, get selected List value, set list value, etc., I hope this function will improve the developer productivity.
Please give me a feedback after using this functions.
. 