What is called a "Control State" in asp.net ?

Sunday, May 23, 2010


Even when EnableViewState is set to false, the control can still hold some smaller data, which is called as "control state".


www.codecollege.NET

Daily Tips- Tip #50 - How to do DOM inspection, HTTP tracing ,etc with IE (IE 8 has these features, this tool is for earlier versions)?


you can download and use the "Web Development Helper" tool available in the following link,

WebDevHelper



www.codecollege.NET

Daily Tips- Tip #49 - How to add a "TODO" task list in VS ?


Type the comment marker (//) followed by the word TODO where ever you want in the .cs or .vb file. Then it will appear in the Task List window. Later on you can see all the todo list you have added and then do the task correspondingly.


www.codecollege.NET

LinkWithin

Blog Widget by LinkWithin

Recommended Books