VB.NET Sample code
This blog contain vb.net sample code base on vs2005, sql script and another.
Showing posts with label
Tips and Content
.
Show all posts
Showing posts with label
Tips and Content
.
Show all posts
2008-06-08
Make your programs run on Windows startup
›
The two best methods for automatically launching a program at startup are to use the registry or the system's Startup folder. Which meth...
102 comments:
2007-12-21
Internet Explorer 8
›
Internet Explorer 8 Just as he was the first to talk about IE7, Bill Gates kept the tradition alive and discussed IE8 at the Mix ‘n Mash eve...
2 comments:
2007-11-06
Developers slam Microsoft's Visual Basic plan
›
More than 100 influential developers using Microsoft products have signed a petition demanding the software company reconsider plans to end ...
2 comments:
2007-08-23
Start And Kill process
›
Process Class Provides access to local and remote processes and enables you to start and stop local system processes. Sample...
22 comments:
2007-08-03
Get IP Address By Net Class
›
This sample show How to get ip address by use net class. Private Function IPAddresses(ByVal server As String) As String Dim objA...
1 comment:
2007-07-29
Database models
›
Database model Various techniques are used to model data structure. Most database systems are built around one particular data model, althou...
5 comments:
2007-07-18
Solving The Multiple Inheritance Issue Under .NET Platform
›
.NET : Solving The Multiple Inheritance Issue Under .NET Platform .NET platform does not support multiple inheritance. Do not confuse mult...
2007-07-15
Will Microsoft Kill Free Email on the Net?
›
Spam has been such a problem that email filters are now widespread on the Net. These filters are a necessary response to the menace of spam....
1 comment:
2007-07-13
Clear all text on one method
›
There are two parameters that send to this method. 1. Parent control such as panel , group box etc. 2. Control that you want to ignore. Samp...
2 comments:
2007-07-11
VB.Net: Dynamic Usage Of Eventhandlers
›
VB.Net: Dynamic Usage Of Eventhandlers WithEvents and Handles clause requires form us to declare the object variable and the event handler a...
2007-07-10
Programmer?
›
Are you programmer? Do you know , What is programmer? Today I found this and this is the meaning. pro·gram·mer or pro·gram·er n. One w...
›
Home
View web version