Karan's Blog

Just Microsoft .Net

Browse by Tags

All Tags » Asp.net (RSS)
Calendar Extender Today’s Date
The following is a simple code to show how to set/highlight the selected date in a Calendar Extender as Today’s Date. I am using JavaScript to set the Calendar’s date. Here is the code: Aspx : 1: < asp:ToolkitScriptManager ID ="toolKitScriptManger...
Posted: Sep 20 2010, 11:16 PM by karan@dotnet | with 5 comment(s)
Filed under: , ,
Asp.net Session State Revisited
Every now and then I see doubts and queries which I believe is the most discussed topic in the .net environment - Asp.net Sessions. So what really are they, why are they needed and what does browser and .net do with it. These and some of the other questions...
Posted: Apr 26 2010, 11:53 PM by karan@dotnet | with 1 comment(s)
Filed under:
More Posts