|
|
 |
HttpUrlQuery Library
|
Total Hit (1272) |
A library for manipulating standard HTTP query strings. Very useful in dynamic applications where query string manipulation usually produces very ugly code that takes attention from developing main logic of an application.
|
Rating
 |
|
|
|
|
 |
Another Way to Register and Render ClientScripts in ASP.NET
|
Total Hit (712) |
ASP.NET provides an easy way to register and render clientside JavaScript code to the web browser. This is typically useful when we have embedded JavaScript in a user control and the script should not be duplicated along with the number of instances of the control.
....Read More |
Rating
 |
|
|
 |
Displaying Composite Text in DropDown
|
Total Hit (1148) |
How can you display more then one field in text of the dropdown? Like if you have to display text, which is actually a combination of two fields in the data table. Here is a small tutorial on that.
|
Rating
 |
|
|
|
|
|
|
 |
Simple User Account Login
|
Total Hit (790) |
Demonstrates maintaining user account information, managing session state, Access database I/O, cookies, and some other basic features.
|
Rating
 |
|
|
|
|
|
|
|
|
 |
Text2Image
|
Total Hit (1019) |
An ASP.NET example in VB.NET that converts text to an image.
|
Rating
 |
|
 |
Item Template with Data Grid
|
Total Hit (797) |
Ever needed to select multiple items from a Data Grid for editing or viewing? Using the Item Template allows this to be accomplished quite easily.
|
Rating
 |
|
|
 |
ASP.NET State Management
|
Total Hit (725) |
The different states in ASP.NET and what and how and when to use them appropriately.
|
Rating
 |
|
 |
Retrieving UserAgent Details in .NET
|
Total Hit (723) |
In this small article, we would see in brief about retrieving details about the useragent that is visiting our page. This information would be vital in analyzing the patterns of user's visits to portals and similar websites.
|
Rating
 |
|
|
|
|