Category: ASP.NET
-
ASP.NET Page Lifecycle
Tutorial and sample source code on ASP.NET Page Lifecycle
-
Default Submit button in ASPX or Master Page
How to handle the default submit button in aspx page having contentplaceholder that is master page
-
Tutorial – Read and export excel file in ASP.Net using C#
Tutorial – Read and export excel file in ASP.Net using C#
-
Ajax Based Multiselect JQuery Autocomplete Control in ASP.Net
Tutorial on creating Ajax Based Multiselect JQuery Autocomplete User Control in ASP.Net
-
Telerik Controls – CSS Lost on Page Postback
Telerik Controls – CSS Lost on Page Postback in Chrome and Mozilla firefox
-
DataGrid, GridView, DataList and Repeater Control in ASP.net
DataGrid, GridView, DataList and Repeater Control in ASP.net
-
Set Session Timeout in IIS (Internet Information Services)
Step by step description to set the Session.Timeout in IIS(Internet Information Services) Server for ASP.NET
-
How to read value from Configuration file – ( app.config or web.config )
How to read value from Configuration file – app.config or web.config in C# application or web application
-
Create URL dynamically in ASP.NET
Utility program to find that current connection is secured or not, connection is http or https. Create dynamic URL in ASP.NET. Example of Page.ResolveUrl() in ASP.Net.
-
Add CSS Programatically in ASP.NET
Tutorial on adding the CSS file dynamically in ASP.NET and C# / VB.Net