|
|
Viewing 0 - 20 out of 7 Articles |
- Some Important Points You Should Know About Windows XP (PART 1)
In this article we will discover some secrets about Windows XP. I believe most of you know some of these stuff or even all of it but I think it's very useful to know it anyway.
1-Rename Folders or/an......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 3:59 pm |
Comments (0)
- Some Important Points You Should Know About Windows XP (PART 2)
6-Non-expired password for all users
If you want to make the password never expire for all the users type this in DOS Prompt
net accounts /maxpwage:unlimited 7-Cancellation folder "Shared Docum......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 4:18 pm |
Comments (0)
- How to Open VB.NET
Let's start VB.Net
How to open VB.Net
Go to Start menu -> All Progarms -> Microsoft Visual Studio 2005 and select Microsoft Visual Studio 2005 like this..............
......
Posted in:
DOTNET | By:
rekha singh | Date: 29 Apr 2010 12:37 pm |
Comments (0)
- My first Project " Hello World ! "
My first Project " Hello World ! "
* First Create New Project........
* Then drag and drop a button from tool box
......
Posted in:
DOTNET | By:
rekha singh | Date: 29 Apr 2010 12:57 pm |
Comments (0)
- Sending EMAIL through VB.Net
Sending EMAIL through VB.Net
Now you will learn how to send email using a VB.net program. This can be done in different ways.
First two code segments shows how a mail can be Config......
Posted in:
DOTNET | By:
rekha singh | Date: 29 Apr 2010 1:08 pm |
Comments (0)
- Input Field Validation(Accept only numbers)
The methods of validating inputs at field level
Add a new form to project. Name it as frmTextboxvalid.
Place a Label and a TextBox. Name the textbox......
Posted in:
DOTNET | By:
rekha singh | Date: 29 Apr 2010 1:16 pm |
Comments (0)
- Use of font dialog box and colour dialog box
Use of font dialog box and colour dialog box
Create new project and add a form.
Drag and Drop two command buttons and a Label to the form.
Then drag & drop a FontDialog an......
Posted in:
DOTNET | By:
rekha singh | Date: 29 Apr 2010 1:24 pm |
Comments (0)
1