CodeAsp.Net, is a rich and trusted ASP.NET Community that offers valuable and powerful ASP.NET articles, blogs, forums, events, and know-how to help you increase and develop your ASP.NET software development skills - allowing you to work better and smarter. The CodeAsp.Net community is made up of a myriad of software professionals, ranging from seasoned ASP.NET developers to Architects to beginner programmers.
Maintaining States of Selected CheckBoxes in Different Pages inside the GridView11/4/2009 - So this is my solution. If you have some other ideas about this functionality, please share them with me.
Import data from EXCEL to SQL in ASP.NET11/1/2009 - In this article I will explain how to import data from EXCEL to SQL in ASP.NET . In many situations we have data in the form of excel sheet but we have the requirement to have that data in SQL SERVER DB. I have explained importing data both from Excel 97-2003 as well as Excel 2007 format.
How to get readonly textbox value in codebehind file9/17/2009 - In this article I will explain how to get readonly textbox value in codebehind file. I am writing this article to resolve these issues: • ASP.NET Ready Only TextBox lose client side changes, values across post back? • Why Readonly Text box values are empty in code behind ? • Issue in Retrieving textbox value when readonly = true in code
Backup your database using Microsoft SQL Server Management Studio Express (Export to .bak)8/21/2009 - A guide to show you how to make an individual backup of a database using SQL Server Management Studio Express.
jQuery Intellisense in Visual Studio 20087/15/2009 - In this article I will discuss how to add jQuery intellisense in Visual Studio 2008. I will discuss • How to add jQuery intellisense in .aspx page ? • How to add jQuery intellisense in external javascript file ? • How to add jQuery intellisense in .ascx usercontrol ?
More Featured Articles