TRY I-Expence

Articles

Generate Page URL Name for CMS, Blogs Application
For any CMS, Blog application dynamic page creation is one of the way to create pages.
Posted on 06 Feb, 2008 By - Pritam Baldota
Storing Objects into Permanant DataStore in ASP.Net
Storing Class objects in Data Store( File, Database etc) is possible with Seralizing the Object into an XML file. De-seralizing provides us an access to the Seralize class. We are using XML Seralization which is very easy in .Net.
Posted on 26 Dec, 2007 By - Pritam Baldota
Asp.net with C# book
Asp.net with C# book
Posted on 24 Oct, 2007 By - Nitin Kulkarni
Auto Complete textbox in ASP.Net using JavaScript
Suggestion to the user inputs in the text box is very useful on Web. This is just like Google Suggestions.
Posted on 09 Oct, 2007 By - Pritam Baldota
ASP.Net Server Variables
Hi, Server variables obtain most of their information from headers. This helps in getting the requesting Server information. It also provides client browser information. Usage For eg. Request.ServerVariables["LOCAL_ADDR"].
Posted on 09 Oct, 2007 By - Pritam Baldota
GridView in ASP.Net
DataGrid plays very important component in ASP.Net Application. It covers most of the basic reports for which you do not need any reporting component like Crystal Report, Report Viewer etc.
Posted on 22 Sep, 2007 By - Pritam Baldota
Confirm Message Box while Deleting in GridView

Hi, I have faced a problem while working with GridView and DataGrid in ASP.Net for confirmation box while deleting items. This is the scenario in each web application.

This is not too much harder. Its

Posted on 10 Sep, 2007 By - Pritam Baldota
 
Complete IT Solutions
Sign up for PayPal and start accepting credit card payments instantly.


Copyright © 2006-07 Pritam Baldota
Rights reserved. Please seek permission for reproduction.