Click here to Skip to main content

Your Article bookmarks on CodeProject

Other recommendations:  Technical Blog · Tip/Trick

Page 2 of 4


 

ASP.NET Controls

 
 
ScrollingGrid: A cross-browser freeze-header two-way scrolling DataGrid    4.76/5 (57 votes) Updated: 28 Aug 2006    Bookmarked: 26 Aug 2011    
A cross-browser container control for a DataGrid to freeze the header row and sync the header when the DataGrid is scrolled horizontally.
Ashley van Gerven
 
 
GridThemes    4.92/5 (50 votes) Updated: 4 Mar 2007    Bookmarked: 22 Jun 2011    
Combining a BuildProvider and IExtenderProvider to create a declarative framework for conditional formatting in ASP.NET GridViews.
Mike Ellison
 
 
Editable Nested DataGrid    4.81/5 (52 votes) Updated: 11 Mar 2007    Bookmarked: 22 Jun 2011    
How to Create a Nested DataGrid in ASP.NET Using C#
Veera V Satya N Kanithi
 
 
How to merge cells with equal values in a GridView    4.82/5 (38 votes) Updated: 20 Mar 2009    Bookmarked: 22 Jun 2011    
My solution is not the first; however, I think, it is rather universal and very short - less than 20 lines of the code...
Mykola Tarasyuk
 
 
GridView all in one    4.87/5 (53 votes) Updated: 19 May 2009    Bookmarked: 4 Oct 2009    
Provides a clear idea about working with the GridView.
padmanabhan N
 
 
Edit Individual GridView Cells in ASP.NET    4.88/5 (77 votes) Updated: 14 Nov 2009    Bookmarked: 4 Oct 2009    
Edit individual GridView cells without putting the entire row into edit mode.Examples using the SqlDataSource and ObjectDataSource controls are included.
Declan Bright
 
 
Grid View with Fixed Header    4.64/5 (35 votes) Updated: 11 Mar 2010    Bookmarked: 22 Jun 2011    
This article provides you with the solution of scrolling Grid View with fixed Header in ASP.NET.
Prakash Varun 2010
 
 
jQuery SearchBox AutoComplete Widget    4.80/5 (9 votes) Updated: 28 Jun 2011    Bookmarked: 4 Jul 2011    
jQuery widget for autocompletion of categorized data through the hierarchies
Slavko.Parezanin
 

Custom Controls

 
 
Roll your own ASP.NET Chart Control    4.80/5 (158 votes) Updated: 3 Jan 2003    Bookmarked: 9 Oct 2009    
How to build a chart control with full design-time support.
blong
 
 
ExtGridView    4.70/5 (68 votes) Updated: 5 Dec 2005    Bookmarked: 22 Jun 2011    
A control which displays hierarchical data using the ASP.NET DataGrid or GridView control.
Andrei Bozantan
 
 
MultiDropDown v2: A Multiple Selection Dropdown Control for ASP.NET    4.86/5 (21 votes) Updated: 8 Aug 2011    Bookmarked: 4 Jul 2011    
The MultiDropdown control allows selection of multiple items from a checkable list of dropdown items. The latest version allow searching items.
Shameel
 

View State

 
 
DataGrid's ViewState optimization    4.58/5 (26 votes) Updated: 11 Apr 2005    Bookmarked: 27 Jun 2011    
How to reduce DataGrid's ViewState size, while maintaining all DataGrid's functionalities.
Daniel Fruzynski
 
 
ViewState Compression    4.85/5 (67 votes) Updated: 10 Jul 2006    Bookmarked: 27 Jun 2011    
How to compress the ViewState of ASP.NET pages and save bandwidth.
Dario Solera
 

Database

 
 
Data binding concepts in .NET windows forms    4.60/5 (107 votes) Updated: 15 Feb 2003    Bookmarked: 16 Aug 2011    
A detailed look at the concepts involved in data binding and controlling data binding.
Tarun Jain
 
 
Implementing complex data binding in custom controls    4.85/5 (42 votes) Updated: 29 Aug 2006    Bookmarked: 16 Aug 2011    
An article on implementing complex data binding (DataSource and DataMember) on a custom control.
Sascha Knopf
 
 
Database performance optimization part 1 (Indexing strategies)    4.91/5 (92 votes) Updated: 20 Aug 2011    Bookmarked: 2 Sep 2011    
In this first part of series of articles about database performance optimization I will discuss about indexing strategies and index maintenance.
Kanasz Robert
 

Audio and Video

 
 
A Simple C# Wrapper for the AviFile Library    4.94/5 (175 votes) Updated: 12 Nov 2012    Bookmarked: 28 Dec 2011    
Edit AVI files in .NET.
Corinna John
 

General Graphics

 
 
Reading Barcodes from an Image - III    4.85/5 (91 votes) Updated: 19 Oct 2009    Bookmarked: 23 Nov 2009    
Detects Code39, EAN, and Code128 barcodes in an image.
Berend Engelbrecht
 
 
Scan and Read the Barcode from PDF File    4.76/5 (22 votes) Updated: 5 Aug 2010    Bookmarked: 9 May 2011    
Scan the PDF file and recognize if it contains the Barcode or not
Piyush Patell
 
 
Reading Barcodes from an Image - II    4.79/5 (30 votes) Updated: 21 Aug 2010    Bookmarked: 9 May 2011    
An example of how to process an image for barcode strings
qlipoth
 
 
Barcode Image Generation Library    4.91/5 (380 votes) Updated: 30 Oct 2012    Bookmarked: 9 May 2011    
This library was designed to give an easy class for developers to use when they need to generate barcode images from a string of data.
Brad Barnhill
 
 
HTML to Image in C#    4.92/5 (28 votes) Updated: 13 Feb 2010    Bookmarked: 13 Nov 2012    
Capture an HTML document as an image.
mariscn
 

Cryptography & Security

 
 
Cryptography 101 for the .NET Framework    4.81/5 (80 votes) Updated: 22 Dec 2006    Bookmarked: 5 Aug 2009    
An introduction to key cryptographic concepts supported by the .NET Framework.
Toby Emden
 
 
XCrypt - encryption & decryption class wrapper    4.48/5 (29 votes) Updated: 18 Aug 2003    Bookmarked: 28 Dec 2011    
A generic encryption & decryption class wrapper for C#.
pdwolf
 
 
.NET Encryption Simplified    4.90/5 (193 votes) Updated: 28 Jan 2007    Bookmarked: 5 Aug 2009    
A simple, string-oriented class for symmetric encryption, asymmetric encryption, and hashing.
wumpus1
 

Internet / Network

 
 
Send E-Mail from your .NET Application using your GMail Account    4.76/5 (102 votes) Updated: 24 May 2006    Bookmarked: 30 Apr 2010    
Send E-Mail from your .NET application using your GMail Account
Syed Moshiur Murshed
 
 
MailMergeLib - A .NET Mail Client Library    4.92/5 (78 votes) Updated: 31 Mar 2013    Bookmarked: 14 Jun 2010    
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities. MailMergeLib corrects a number of the most annoying bugs and RFC violations that .NET 2.0 to .NET 4.0 suffer from.
Norbert Bietsch
 

Design and Architecture

 
 
Understanding Basics of UI Design Pattern MVC, MVP and MVVM    4.62/5 (52 votes) Updated: 20 Jul 2011    Bookmarked: 25 Jul 2011    
An article on the basics of UI design pattern MVC, MVP and MVVM
Avtar Singh Sohi
 
 
MVP-VM (Model View Presenter - ViewModel) with Data Binding and BackgroundWorker in Windows Forms applications    4.97/5 (24 votes) Updated: 17 Jun 2010    Bookmarked: 30 Aug 2011    
This article explains a way to create a Windows Forms app with the thinnest possible Form.cs files.
tetsushmz
 

Book Chapters

 
 
Microsoft Reporting Services in Action    4.64/5 (26 votes) Updated: 5 Jan 2005    Bookmarked: 16 Oct 2009    
Introducing Microsoft Reporting Services.
Teo Lachev

Page 2 of 4


Advertise | Privacy | Mobile
Web02 | 2.6.130523.1 | Last Updated 27 Nov 2007
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid