Categories: Asp.Net

Change Master Page dynamically based on User Selection in ASP.NET

It explains how to change the Master Page by user selection dynamically using Profile object in Asp.Net.

Categories: Asp.Net

Timer Control in ASP.NET

It explains the use of Timer Control and how it refreshes the Update Panel content in Asp.Net.

Categories: C#.Net, Asp.Net

Create XML File using XmlTextWriter in C#

It discuss about how to create XML File by using XmlTextWriter class in C#.

Categories: Asp.Net

Write Error Log to Even Viewer in ASP.NET

It discuss about how to write Exceptions to Event Viewer in Asp.Net.