ASP .NET Ajax Authentication Services

Tags: ,

Perhaps this is old hat to a lot of people, but I find it fascinating and damn useful. I have always liked the Membership services that are housed within .NET, its a perfect way to setup a login mechanism that is both customizable and secure, I tried to use it whenever I can to increase [...]

Continue reading » No comments

Microsoft Web Platform Installer v1.0

Tags:

The Microsoft Web Platform Installer is now v1.0.   Simply putting, it provides you a single installer download of the web platform which includes IIS 7/116, Visual Web Developer Development Tool, SQL Server 2008 Express as well as the .NET Framework. So, if you are running Windows XP, Windows Vista or Windows Server 2003/2008, it gives [...]

Continue reading » No comments

ASP.NET Session State shared between IE Tabs and IE8

Tags:

One of the common problems reported with tabbed browsing in Internet Explorer is that the session state is shared between the tabs.  Sample scenario below:- 1. User A opens an IE instance and logs into a website where a session is created. 2. User A opens another tab and tries to access the same website.  [...]

Continue reading » 1 Comment

ASP.NET TreeView CheckBoxes – Check All – JavaScript

Tags:

To begin with, create a blank new ASP.NET Website and in your web form, drag and drop a TreeView control in to the page.  Also, drag and drop an XML DataSource control into your page (this can be found under “Data” tab in the Visual Studio toolbox). Configure the DataSource to an XML File (I [...]

Continue reading » No comments

Email Newsletters with Constant Contact