Know hostname of a computer. by Rahul Kumar Saxena On Sep 06, 2010 To find out the hostname of a computer use the below code...
Invalid postback or callback argument in GridView ImageButton by Rahul Kumar Saxena On Sep 03, 2010 If you are using Imagebutton inside GrideView and on click you are getting Invalid postback or callback then below reason can be responsible for this...
Type a Triangle by using Keyboard by Rahul Kumar Saxena On Aug 12, 2010 By using below trick we can type a triangle as text...
Change your website look by changing Master Page according Browser type by Rahul Kumar Saxena On Jul 28, 2010 In ASP.NET we can show different master page on a single aspx page according to Browser type. Mean if you are viewing your application in IE then different look and if you are browsing your application in Mozilla then different look by setting these below line.
DateTime format in SQL Server by Rahul Kumar Saxena On Jul 27, 2010 DateTime format in SQL Server
EXECUTE permission denied in SqlServer by Rahul Kumar Saxena On Jul 26, 2010 If you try to connect to a database in SqlSever and it denied then set Execute permission of that database as...
Find out Stored Procedure, Views, Functions, Triggers related to a Table by Rahul Kumar Saxena On Jul 22, 2010 By using this SQL query we can find out all stored procedure, Views, functions, Triggers related to a Table in SQl Server.
Useful shortcut command by Rahul Kumar Saxena On Jul 21, 2010 This is command list which can be executed from Start-> Run
Making BackUp Table With Data or Without Data by using SqlQuery by Rahul Kumar Saxena On Jul 21, 2010 How to make backup table of an existing table in database with data or withour data in SqlServer by using Sql Query.
Clear history from a TextBox by Rahul Kumar Saxena On Jul 20, 2010 By setting a textbox property we can clear textbox history.
Read Top 10 XMLNode by Rahul Kumar Saxena On Jul 20, 2010 We can read number of XMLNode from an XML file.
Start Stop SqlServer by Rahul Kumar Saxena On Jul 19, 2010 we can start stop SqlServer or any instance of SqlServer by using command prompt. Just type below command of line on your command prompt...
Delete Duplicate Records From a Table by Rahul Kumar Saxena On Jul 14, 2010 By using these commnad of line we can delete duplicate records from a table
Connection String to access DataBase from App_Data Folder inside application by Rahul Kumar Saxena On Jul 13, 2010 To access database from App_Data folder inside application, we need to write our connection string like....
Null Coalescing Operator (??) in C# by Rahul Kumar Saxena On Jun 28, 2010 What is Null Coalescing Operator (??) in c-Sahrp...?
Automatically referesh a ASP.NET page by Rahul Kumar Saxena On Jun 22, 2010 how we can automatically referesh after some period of time..
Showing CheckBox as a list by Rahul Kumar Saxena On Jun 21, 2010 Show checkbox as a list in asp.net
Rename a Stored Procedure by Rahul Kumar Saxena On Jun 15, 2010 How we can rename a Stored Procedure..?
Handling SqlServer Error by Rahul Kumar Saxena On Jun 02, 2010 How to handle SqlServer Error in SqlServer2005 or higher version..?
Disable ViewState on ASPX or Folder by Rahul Kumar Saxena On May 28, 2010 In ASP.NET we can make disable ViewState in a particular ASPX page or entire folder by setting in web.config file..
SET NOCOUNT by Rahul Kumar Saxena On May 19, 2010 For what SET NOCOUNT stands in Storted Procedure
To show sub menu in chrome. by Rahul Kumar Saxena On May 14, 2010 If we need to show menu and sub menu in our application then it works fine in IE and Forefox but in chrome submenu don't show.
Customize Open Save File Dialog by Rahul Kumar Saxena On Feb 26, 2010 Customize Open Save File Dialog
Service Problem – service on local computer started and then stopped by Rahul Kumar Saxena On Jan 12, 2010 Service Problem – service on local computer started and then stopped
Detect a yahoo friend online or offline... by Rahul Kumar Saxena On Dec 22, 2009 Detect Yahoo messenger invisible friends, Yahoo messenger invisible status checker.