N a g a s a i
Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.
Saturday, November 26, 2011
Reopen the Last Browsing Session in Firefox
›
Mozilla Firefox offers tabbed browsing, the ability to open several Web pages in a single instance of Firefox, each page opening in a new ta...
Sunday, November 13, 2011
Validators Control to allow only Integers
›
Here are few different ways you can use native .NET validation controls to validate to allow only integers. We can do it in two ways one by ...
1 comment:
Saturday, November 12, 2011
Hot Fix For Windows 7 Start Menu Search Not Working
›
Sometimes in windows 7 start menu search will not work. Many blogs will tell you to edit the registry. But it is not recommended. Microsoft ...
1 comment:
Wednesday, November 02, 2011
Regex validate Email address C#
›
This is how we can validating email address through C# using Regular Expression. Here is the sample code, using System.Text.RegularExpress...
1 comment:
Delete All Files using C#
›
For Deleting all the files first you need to get the list of file names from the specified directory (using static method Directory.GetF...
‹
›
Home
View web version