-
-
4:48
»
The Code Project Latest Articles
This article describes how to apply hover effects on the GridView rows using CSS.
-
2:27
»
The Code Project Latest Articles
Introduce a simple, efficient, human-readable XML index called VTD+XML
-
-
8:53
»
The Code Project Latest Articles
An article for using Copy/Paste of images on Web forms
-
-
3:58
»
The Code Project Latest Articles
Use scopes and categories to avoid collision and confusion between your session values.
-
-
23:29
»
The Code Project Latest Articles
This article describes how to count selected CheckBoxes inside a GridView control
-
23:27
»
The Code Project Latest Articles
This article describes how to select & unselect all the CheckBoxes inside the GridView control
-
23:23
»
The Code Project Latest Articles
This article describes how to create an user control with event & properties.
-
23:15
»
The Code Project Latest Articles
This article describes how to navigate GridView rows with the help of the arrow (up/down) keys using JavaScript.
-
13:22
»
The Code Project Latest Articles
Notifying a user when leaving a Web page that has modifications
-
12:08
»
The Code Project Latest Articles
Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual speed
-
11:30
»
The Code Project Latest Articles
Download all external scripts on your web page after the visible content is loaded for faster perceived speed and donwload multiple javascript in batch for better actual speed
-
9:36
»
The Code Project Latest Articles
United States Postal Service (USPS) Web Tools Wrapper is a .NET library you can use for address validation, retrieving rates and YES even printing label.
-
-
23:07
»
The Code Project Latest Articles
How to create an ExtJS component to render arbitrary HTML
-
20:59
»
The Code Project Latest Articles
Agile, efficient XML data binding without schema
-
18:37
»
The Code Project Latest Articles
A demo web application for demonstrating the power of LINQ for db4o.
-
16:02
»
The Code Project Latest Articles
This article introduces a tip of how to add your custom configuration sections in “another” web.config
-
14:01
»
The Code Project Latest Articles
An article on Web service implementation in C++/CLI
-
9:28
»
The Code Project Latest Articles
Deploy zip files to your web application and serve compressed files directly out of the zip file.
-
6:46
»
The Code Project Latest Articles
Notifying a user when leaving a Web page that has modifications
-
5:28
»
The Code Project Latest Articles
A compact virtual In-Script keyboard to input hindi (official language of India) characters in text box .
-
2:43
»
The Code Project Latest Articles
Case-study on the internals of a Navigational Workflow engine for a fictional dating website called “World Wide Dating.”
-
2:10
»
The Code Project Latest Articles
Basic Calendar Control of ASP.NET 2.0 can be extended to cater one of most frequent requirement of tracking events, project milestones, history, schedule etc.
-
-
22:52
»
The Code Project Latest Articles
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()'; a bit more coding is required in order to make the ASP.NET MasterPage localizable.
-
22:45
»
The Code Project Latest Articles
Clear text query strings are a potential security threat for your web application. Thus, query strings should always be encrypted.
-
12:22
»
The Code Project Latest Articles
A faster JavaScript StringBuilder
-
10:15
»
The Code Project Latest Articles
Gallery Server Pro is a complete, stable ASP.NET gallery for sharing photos, video, audio and other media. This article presents the overall architecture and major features.
-
4:15
»
The Code Project Latest Articles
How to employ Windows Workflow Foundation for testing process? Let's design tests on visual diagram and automate its execution!
-
4:05
»
The Code Project Latest Articles
This article describes how to expand and collapse rows of a GridView using JavaScript.
-
3:50
»
The Code Project Latest Articles
A class to perform a "naive" comparison of two chunks of text to see if they look to be the same.
-
-
11:28
»
The Code Project Latest Articles
This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-behind