ASP.NET - Cookies |
top |
| Title /
Updated |
Author |
Score |
|
|
Cookies in ASP.NET
Updated: 25 Aug 2011
In this quick post, you will learn all about cookies used in web based applications.
C# (C#4.0), .NET (.NET3.5), ASP.NET, Dev, C#3.5
|
Abhimanyu Kumar Vatsa |
4.70 |
|
|
Beginner's Guide to ASP.NET Cookies
Updated: 29 Dec 2008
This article describes Cookies, persistent and non-persistent cookies, their uses, cookie munging etc.
C#, Windows, ASP.NET, Dev
|
Abhijit Jana |
4.55 |
|
|
Bullet Proof Cookies
Updated: 15 Feb 2007
An article on securing your cookies in several ways to defeat the several vulnerabilities that cookies have.
C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Ralph Varjabedian |
4.52 |
|
|
Permanent User Login Session In ASP.NET
Updated: 8 Oct 2011
Create a permanent login session using customized cookie
.NET, ASP.NET, WebForms, MVC
|
Fazlur Rahman |
4.40 |
|
|
Bullet Proof Cookies
Updated: 28 Feb 2007
An article on securing your cookies in several ways to defeat the several vulnerabilities that cookies have
C#, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Ralph Varjabedian |
4.37 |
|
|
Callback & Controls Rendering (Manually Partial Page Rendering)
Updated: 18 Jan 2008
Callback is lightweight technique used to call server side methods asynchronously from javascript without any postback and reloading/rendering of unnecessary parts of page and unnecessary code
C# (C#2.0), Javascript, HTML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), Architect, Dev
|
Adnan Aman |
3.37 |
|
|
How To Make Anthem Ajax Work With Url ReWriting
Updated: 24 Mar 2008
How To Make Anthem Ajax Work With Url ReWriting
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
|
1anurag |
3.32 |
|
|
CREATING HIERARCHICAL CHART USING SVG
Updated: 27 Dec 2007
CREATING HIERARCHICAL CHART USING SVG
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Anand M |
2.50 |
|
|
Address Book Grabber
Updated: 26 Feb 2008
Address Book Grabber
C# (C#2.0), .NET (.NET2.0), ASP.NET, CEO, Architect, DBA, Dev, QA, Design
|
Himanshu_Jain |
1.53 |
|
|
mechineKey Element and MVC
Updated: 2 Apr 2011
I found a secret when publishing your Mvc Web Site to remote server and enable the RoleManager to get the current user roles.
C# (C#2.0, C#3.0, C#4.0), .NET (.NET3.5), ASP.NET, Architect
|
Ray_Liang |
1.00 |
|
ASP.NET - Data |
top |
| Title /
Updated |
Author |
Score |
|
|
ASP.NET automatic Object to UI Binding
Updated: 25 Apr 2012
Easily bind a class to .NET data controls like GridView, FormView, etc., and get an updated object or list back in the code-behind effortlessly.
C#, VB.NET, .NET, ASP.NET, ADO.NET, Architect, Dev, Design, Gridview, to, Controls, MVVM, Generics, Binding, object
|
Razi Syed |
5.00 |
|
|
Data Access Layer Auto Generation Library
Updated: 17 Dec 2008
The proposed solution to avoid coding of data access layer in an ASP.NET project.
C#2.0, .NET2.0, ASP.NET, Dev
|
Anoop Unnikrishnan |
4.97 |
|
|
Pivoting DataTable Simplified
Updated: 2 Apr 2012
A class to pivot a DataTable with various aggregate functions.
C#3.0, C#4.0, .NET3.0, .NET3.5, ASP.NET, Dev, Design, .NET4
|
Anurag Gandhi |
4.91 |
|
|
Enterprise Library 5.0 Data Access Application Block: Fun with IDataReader
Updated: 12 Jan 2012
Explore the behaviors of IDataReader in the Enterprise Library 5.0 data access application block.
C#, .NET, ASP.NET, ADO.NET, Dev
|
Tomz_KV |
4.91 |
|
|
LINQ to FQL (Facebook Query Language)
Updated: 21 May 2009
A library that enables typed queries to Facebook
C#, .NET (.NET3.5), ASP.NET, ADO.NET, LINQ, Dev
|
Dan-el Khen |
4.88 |
|
|
NHibernateDataSource: A DataSourceControl for ASP.NET 2.0
Updated: 6 Feb 2007
A DataSourceControl for querying and binding to NHibernate entities, and other useful stuff.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Winston Fassett |
4.88 |
|
|
HTTP Binary Serialization through ASP.NET without WCF
Updated: 15 Aug 2009
Shows how to serialize an object using binary serialization without using WCF.
C#, Javascript, HTML, XHTML, .NET2.0, ASP.NET, IIS, WCF, WebForms, Architect, Dev, Design
|
Ricardo Pineda |
4.87 |
|
|
Implementing Efficient Data Paging with the Datalist Control in ASP.NET 2.0
Updated: 11 May 2006
Extending the Personal Web site Starter kit by implementing efficient data paging to the Photo Gallery.
VB, XML, SQL, HTML, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, SQL2005, VS2005, DBA, Dev
|
Bernard Ho-Jim |
4.85 |
|
|
Mastering ASP.NET DataBinding
Updated: 28 Oct 2004
The goal of this tutorial is to shed light on some of the more common and frequently asked questions about the capabilities of databinding.
C#, VB, Windows, .NET1.1, ASP.NET, ADO.NET, VS.NET2003, Architect, Dev
|
Karl Seguin |
4.85 |
|
|
Paging of Large Resultsets in ASP.NET
Updated: 5 Aug 2004
An article about optimization and performance testing of MS SQL Server 2000 stored procedures used for paging of large resultsets in ASP.NET
C#, SQL, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, SQL2000, VS.NET2003, DBA, Dev
|
Jasmin Muharemovic |
4.85 |
|
|
Creating DAL Components Using Custom ASP.NET Build Providers And Compiler Techniques
Updated: 24 Oct 2006
This article describes how to create Data Access Layer Components (DALC) using ASP.NET build providers and a self-defined description language in C#, including an easy scanner, parser, and CodeDOM generator.
XML, SQL, C#1.0, C#2.0, Windows, .NET2.0, ASP.NET, SQL2000, SQL2005, VS2005, DBA, Dev
|
Jürgen Bäurle |
4.85 |
|
|
WPF Two-way Databinding in ASP.NET - Enabling MVVM
Updated: 29 Jan 2011
Bringing WPF like declarative data binding to ASP.NET Web Forms to enable declarative two-way data binding to any object whilst opening up MVVM UI development.
XML, HTML, C#3.0, .NET3.5, ASP.NET, WPF, Silverlight, Architect, Dev, Framework, UI, MVVM, Web, Data-Binding
|
Sam Shiles |
4.84 |
|
|
Web Application State
Updated: 15 Apr 2008
This article explains how to maintain the web application state.
C# (C#2.0), Javascript, XML, CSS, SQL, HTML, Windows, .NET (.NET2.0), ASP.NET, IIS (IIS5.1), Dev
|
Andrew Golik |
4.83 |
|
|
A Multipurpose Details Page Template in ASP.NET Dynamic Data
Updated: 30 Dec 2009
A single page template that can replace all of the Details, Edit, and Insert page templates.
C#, Windows, .NET3.5, ASP.NET, jQuery, Architect, Dev
|
Brady Kelly |
4.80 |
|
|
SQLite Membership, Role, and Profile Providers
Updated: 27 Apr 2011
Complete, production-ready Membership, Role, and Profile providers for SQLite. Includes instructions for migrating data between SQL Server and SQLite.
C#, .NET2.0, ASP.NET, SQL-Server, ADO.NET, VS2005, VS2008, Architect, DBA, Dev
|
Roger Martin |
4.79 |
|
|
ObjectDataSource In Depth
Updated: 22 Mar 2006
An article to master the ObjectDataSource.
C#, .NET2.0, WinXP, ASP.NET, VS2005, Dev
|
Manuel Abadia |
4.78 |
|
|
Creating Search Pages with Index Server and .NET
Updated: 25 Jan 2003
Combine the ADO.NET techniques you know - and perhaps some you don't know - with the power and flexibility of Microsoft Index Server and ASP.NET to create easy - yet powerful - custom search pages for your Web site.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Heath Stewart |
4.73 |
|
|
Your free search engine – Microsoft Indexing Server
Updated: 15 May 2005
Microsoft Indexing Server is a powerful indexing and search engine for your web or file search. This article explains how to set up Indexing Server and how to search its index from within your application.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, IIS5.1, IIS6, Dev
|
klaus_salchner@hotmail.com |
4.71 |
|
|
Letter/Alphanumeric Based Paging in ASP.NET
Updated: 4 Feb 2003
Explains one approach to adding letter-based paging to an ASP.NET datagrid control.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Joseph S. Keller |
4.70 |
|
|
Making ASP.NET databinding via # work, without reflection
Updated: 10 Dec 2006
Describes a way to design a custom type in a way, so ASP.NET data binding syntax (DataBinder) will work without using reflection.
C#1.0, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, VS.NET2003, VS2005, Dev
|
Alexander Gornik |
4.69 |
|
|
Dynamically access a database through a Web Application
Updated: 24 Nov 2002
Using an ASP.NET Web application to access your database remotely.
C#, Windows, .NET1.0, ASP.NET, Dev
|
James Constable |
4.68 |
|
|
Two way data binding in ASP.NET
Updated: 10 Jun 2004
How two use the design time services to provide 2 way data binding in ASP.NET
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Manuel Abadia |
4.68 |
|
|
ASP.NET Optimistic Concurrency Control
Updated: 19 Aug 2003
How to implement the optimistic concurrency control without the DataSet
C#, Windows, .NET1.0, .NET1.1, ASP.NET, Dev
|
Teo |
4.64 |
|
|
Designing and implementing a versatile data access tier for an ASP.NET application
Updated: 3 Feb 2003
In this article, we will drill down deeper in to the design of a n-tier architecture and our focus will be on the data access tier (DAT)
C#, Windows, .NET1.0, ASP.NET, Dev
|
Paul Abarham |
4.63 |
|
|
Expandable Rows In GridView
Updated: 22 Feb 2011
Add expandable rows to a GridView for master/detail view
VB (VB.NET), Javascript, SQL, Windows, ASP.NET, Visual-Studio (VS2010), Dev, Design
|
phil2415 |
4.61 |
|
|
ASP.NET's Data Storage Objects
Updated: 22 Oct 2004
Learn about the five powerful ASP.NET storage mechanisms, and how to quickly identify which to use for a given situation.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Karl Seguin |
4.58 |
|
|
Showing and hiding details in a datagrid row
Updated: 7 Jul 2003
This article demonstrates how to show and hide query details in a datagrid
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
George Wilburn |
4.57 |
|
|
Beyond DataBinder
Updated: 28 Feb 2005
An alternative to the standard DataBinder that can handle missing data and validation failures.
VB, Windows, .NET, ASP.NET, Visual-Studio, ADO.NET, Dev
|
Declan Brennan |
4.56 |
|
|
Adding a CheckBox Column to a DataGrid
Updated: 29 May 2003
Shows how to add a checkbox column to a datagrid
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Dan_P |
4.56 |
|
|
A Simplified SQL-CSV Import/Export Functionality
Updated: 20 Oct 2005
A simplified SQL-CSV import/export functionality.
C#, SQL, Windows, .NET1.1, ASP.NET, ADO.NET, SQL2000, VS.NET2003, DBA, Dev
|
codeajay |
4.54 |
|
|
Sorting XML Data using the .NET DataGrid
Updated: 7 Feb 2002
Sorting different data types of XML Data in a DataGrid
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
omkamal |
4.52 |
|
|
Video Uploader Control for SQL Server
Updated: 28 Nov 2007
Upload and insert video, audio, or image to SQL Server, and show it in an ASPX page.
C#3.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, VS2008, Dev
|
Islam ElDemery |
4.52 |
|
|
An introduction to a post-relational database for .NET: Matisse - Part 6
Updated: 2 May 2004
ASP.NET programming with a post-relational database.
C#, VB, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
John Sasak |
4.45 |
|
|
Convert .NET Class to a DataGrid
Updated: 18 Jul 2005
Create a DataGrid from an ArrayList which is a collection of a specific class type. Read all attributes of a class in a nested hierarchy and create datacolumns from that or just select a few attributes as datacolumns and ignore others. Have unique readable datacolumn names finally in the datatable.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Tittle Joseph |
4.42 |
|
|
Custom Data Layer for ASP.NET With MySQL
Updated: 13 Dec 2007
Data access layer for MySQL based web projects.
C#, .NET, ASP.NET, ADO.NET, WebForms, MySQL, Dev
|
Shivanand Alagi |
4.40 |
|
|
Accessing ODBC data sources using a web service
Updated: 16 Feb 2004
A web service for your simple database queries and updates.
C#, VB, VC6, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, MFC, Dev
|
Xiangyang Liu 刘向阳 |
4.38 |
|
|
Multilevel Nested Master/Detail Data Display Using GridView
Updated: 18 Jul 2006
How GridViews can be used to show data having multilevel master detail relationships.
C#, XML, SQL, .NET2.0, Win2K, WinXP, ASP.NET, ADO.NET, VS2005, DBA, Dev
|
Mahr G Mohyuddin |
4.36 |
|
|
A Multiple Selection DropDownList (a CheckBoxList Inside a DropDownList)
Updated: 19 Mar 2010
Check and mark more than one option in a DropDownList
C#, ASP.NET, Ajax
|
leoivix |
4.33 |
|
|
ASP.NET data encryption / decryption made easy
Updated: 29 May 2009
Creating a wrapper for the built-in encryption capabilities in the .NET framework.
C#, .NET3.5, ASP.NET, WebForms, Dev
|
Dejan Bozic |
4.33 |
|
|
Static Data Helper (ASP.NET 2.0)
Updated: 2 Nov 2006
A helper class to manage static data for dropdown lists with caching.
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, SQL2005, DBA, Dev
|
Declan Bright |
4.33 |
|
|
9 Solutions to Export Data to Excel for ASP.NET
Updated: 16 Aug 2011
Excel is powerful and useful, people frequently export data to Excel for future use. This article introduces several methods of exporting data to Excel.
C#, .NET, ASP.NET
|
loveyou999 |
4.32 |
|
|
Nest Gridviews using LinqDataSource
Updated: 30 Sep 2008
Here I will explain how to pur Gridview in other one , such as categories and products
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
|
ms_soft89 |
4.29 |
|
|
Dynamic data access in web projects using reflection and custom web sections
Updated: 7 Nov 2005
This article demonstrates: i) Creating custom sections in a web.config file ii) Creating Custom section handlers iii) Dynamically loading a data access library using reflection.
C#, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS.NET2003, Dev
|
Vinay Pingale |
4.27 |
|
|
Creating Guestbook using XML and ADO.NET
Updated: 6 Aug 2002
Demonstrates capabilities of ADO.NET to deal with XML, by creating a guestbook.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Enrico Elizar Samuel |
4.21 |
|
|
List Control Data Binding using XML
Updated: 13 Aug 2002
Walks you through various alternatives to data-bind list controls, with focus on using XML.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Enrico Elizar Samuel |
4.20 |
|
|
Using the AutoGenerateColumns attribute to control column rendering
Updated: 19 Apr 2002
A beginners guide to the use of the AutoGenerateColumns attribute in the DataGrid control
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Softomatix |
4.17 |
|
|
Workaround when SQLDataSource doesn't Maintain SelectCommand on Postback
Updated: 17 Sep 2007
This small piece of article explains how to solve the issue when the SQLDataSource doesn't maintain the latest SelectCommand between postbacks.
VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Mustafa Basgun |
4.14 |
|
|
Binding to Database Key/Code Tables with Caching
Updated: 3 Oct 2006
Library to manage and cache key/code tables typical in transactional sites. It provides a means to easily bind user-friendly descriptions in your presentation not only in lists like DropDownLists, but also to read-only keys in a detail table without using extensive JOINs.
C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, VS2005, Architect, DBA, Dev
|
Christopher Barlow |
4.14 |
|
|
Concurrent User Updates in ASP.NET and SQL Server
Updated: 28 Nov 2006
ASP.NET - Concurrent user updates using the Timestamp column in SQL Server.
SQL, C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, SQL-Server, WebForms, VS.NET2003, VS2005, DBA, Dev
|
Murali Pamidi |
4.09 |
|
|
Accessing the data of ASP.NET templated controls from client-side script
Updated: 17 Jul 2005
The article demonstrates an easy method to access the data of templated controls (Repeater, DataList, DataGrid) from client-side scripts.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
John Wadie |
4.06 |
|
|
Using Character Encoding in ASP.NET
Updated: 15 Apr 2004
Submit your data to the OS or database server which does not support the character set.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Samuel Chen |
4.06 |
|
|
Data Paging in ASP.NET
Updated: 1 Dec 2001
How to display multiple pages of records in ASP.NET
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Konstantin Vasserman |
4.00 |
|
|
ASP.NET databinding in an MVP design using the ObjectContainerDatasource
Updated: 12 Oct 2009
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.
C#, .NET (.NET2.0, .NET3.5), ASP.NET, ADO.NET, WebForms, LINQ, Architect, Dev, EF
|
Pete Sutcliffe |
4.00 |
|
|
To Navigate and Control The Records without Data Binding
Updated: 3 Feb 2005
Another way around to navigate and control the records with out depending on data binding.
C#, SQL, HTML, Windows, .NET, ASP.NET, Visual-Studio, ADO.NET, WebForms, DBA, Dev
|
Gunawan Hadikusumo |
3.89 |
|
|
Generic sorting of customer objects for ObjectDataSource (ASP.NET)
Updated: 23 Oct 2008
Generic sorting of customer objects for ObjectDataSource in ASP.NET.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Andreas Kranister |
3.77 |
|
|
Data Set Sorting on Generated Columns
Updated: 31 Aug 2003
This article covers Sorting Calculated columns in a Datagrid via a Dataset
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Bryan Roberts |
3.69 |
|
|
Master Detail Report: the use of labels vs. grids; Forms Authentication
Updated: 27 Mar 2005
A primer on creating ASP.NET pages that use User.Identity.Name available from Forms Authentification to permit a customer/employee to logon, retrieve their specific records, and format the information as a Master Detail record.
VB, SQL, Windows, .NET, ASP.NET, Visual-Studio, ADO.NET, WebForms, SQL2000, SQL2005, DBA, Dev
|
JSpruell |
3.64 |
|
|
Using ADO.NET Skill to Operate the Database
Updated: 9 Feb 2010
Simple to use ADO.NET in C#
C#, .NET (.NET2.0, .NET3.0, .NET3.5), SQL-Server, ADO.NET, .NET4
|
caramels |
3.60 |
|
|
Two-Way Data Binding in ASP.NET
Updated: 12 Apr 2005
Demonstrates how to get two-way databinding work in ASP.NET without subclassing all your controls.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, IIS5.1, VS.NET2003, Dev
|
piers7 |
3.55 |
|
|
Data Scraping in ASP.NET Using WhoIs Search !!
Updated: 23 Jun 2004
Data scraping in ASP.NET using WhoIs search !!
VB, Windows, .NET, ASP.NET, IIS, Visual-Studio, Dev
|
Prakash Kalakoti |
3.53 |
|
|
Use XpathNavigator to navigate and edit XML data
Updated: 12 Oct 2008
Use the XPathNavigator to edit and read XML. This article demonstrates how you can do, using conditions.
C# (C#2.0, C#3.0), XML, .NET (.NET2.0, .NET3.0), ASP.NET
|
David Rosa |
3.50 |
|
|
Custom Data Paging in ASP.NET
Updated: 29 May 2003
How to do data paging using Repeater control and some T-SQL programming.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Zek3vil |
3.42 |
|
|
Custom paging for Gridview, DataGrid, DataList and Repeater Control in ASP.Net with C#
Updated: 2 Jan 2009
with the help of following code, you can ao=pply custom paing in
ASP.NET
|
Kuber Singh Manral. |
3.40 |
|
|
Generic Paging for Recordset with Next Back Navigation
Updated: 20 Jun 2005
This article is basically about a Paging control required for project purposes. One can use this just by changing three parameters.
C#, .NET1.1, Win2K, WinXP, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
|
santosh poojari |
3.40 |
|
|
Database Navigator
Updated: 4 Oct 2004
An easy way to navigate through records using VCR-style controls
VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
JulianArevalo |
3.38 |
|
|
Introduction to some basic classes of ADO.NET
Updated: 21 Feb 2002
If you want to begin ADO.NET,start it from here
C#, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Mazdak |
3.36 |
|
|
Display a SQL row vertically and column horizontally
Updated: 15 Aug 2003
This article demonstrates how to flip and display rows and columns of a DataSet table.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Xun Ding |
3.33 |
|
|
Introduction to ASP.NET Dynamic Data Part - I
Updated: 2 Oct 2008
An article on ASP.NET Dynamic Data
C#, .NET (.NET3.5), ASP.NET, Dev
|
amit@sunshine |
3.26 |
|
|
Easily use ADO in DataGrids, DropDown Lists
Updated: 12 Nov 2004
An article on easily binding ADO data to control using reusable code.
C#, SQL, Windows, .NET1.0, ASP.NET, IIS, Visual-Studio, ADO.NET, DBA, Dev
|
Frank Kerrigan |
3.13 |
|
|
Introduction to SQL Injection
Updated: 31 Mar 2009
A reason why we have to write Stored Procedures and remove SQL code from web pages and forms.
C#, SQL, Windows, SQL-Server, Dev
|
Vuyiswa Maseko |
3.03 |
|
|
Maintain hierarchical information using XML and TreeView control
Updated: 11 May 2003
This article is about developing a system that allows maintaining hierarchical data on the web. In this arrticle, we would talk about Patterns usage (MVC) in web applications and usage of IE web controls.
C#, .NET1.0, Win2K, ASP.NET, Dev
|
vivekchauhan |
2.95 |
|
|
Data paging in the database (an ASP.NET approach)
Updated: 27 Jul 2002
This article presents a data paging solution in the database. The paging operation was moved on the data layer.
SQL, Windows, .NET1.0, ASP.NET, Visual-Studio, DBA, Dev
|
Horatiu CRISTEA |
2.92 |
|
|
Loading a treeview to n levels
Updated: 25 Mar 2008
A recursive method to load a treeview to n levels
C# (C#1.0, C#2.0), VB, .NET (.NET2.0), ASP.NET, Dev
|
M Usman |
2.84 |
|
|
Make More Efficient Access to XML Data with XPathNavigator Object
Updated: 12 Oct 2008
This article aims to demonstrate the usefulness of the XPathNavigator object to access the XML data, more quickly and efficiently.
C#, XML, .NET2.0, ASP.NET
|
David Rosa |
2.67 |
|
|
How to get list of tables in a database
Updated: 9 Aug 2002
A tip on how you can get list of tables in your database
C#, Windows, .NET1.0, ASP.NET, Dev
|
Softomatix |
2.64 |
|
|
When XML is Too Much, Lite-ly Post Data to Your Server
Updated: 29 Sep 2004
Posting data to another server in ASP.NET can be a problem.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, VS2005, Dev
|
Larry Aultman |
2.63 |
|
|
An Easy Way to Cache Static Data in ASP.NET
Updated: 15 Oct 2008
Improve performance by caching an application's look up data
C#, ASP.NET, SQL-Server, Dev
|
ToddHileHoffer |
2.50 |
|
|
Bind Business Objects without Writing Code
Updated: 15 Nov 2005
Every other example to date uses more code, manually handles events, or uses datasets, etc.
C#, .NET, Win2003, ASP.NET, WebForms, VS2005, Dev
|
James H. Hammond |
2.40 |
|
|
DbHelper for DotNet 2.0 using DbProviderFactory
Updated: 27 Feb 2008
DbHelper comes with methods to manipulate data using the features of DbProviderFactory.
C# (C#2.0), .NET (.NET3.0), ASP.NET, Dev
|
Shyam SS |
2.35 |
|
|
ASP.NET Table Searching
Updated: 16 Jun 2004
Searching database and showing results in DataGrid control.
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Humayun Shabbir Bhutta |
2.33 |
|
|
Working with Dynamic Templates in ASP.NET
Updated: 8 May 2011
This article explains how to apply templates dynamically to a Repeater Control in ASP.NET
C#, Windows (WinXP, Vista, Win7), ASP.NET, Dev
|
Azim Zahir |
2.33 |
|
|
First Step into the ASP.NET Dynamic Data
Updated: 21 Nov 2008
Life make easy to create data driven websites.
Windows, .NET (.NET3.5), ASP.NET, EF
|
Khandakar Fazley Rabbi |
2.00 |
|
|
DB-independent Data Access Model in APEnnead.net
Updated: 16 Oct 2009
On APEnnead.net platform, database schema and basic access functions will be generated automatically.
C#, .NET, ASP.NET, Architect, Dev
|
Leo Caan |
2.00 |
|
|
Auto data binding panel controls
Updated: 28 Jun 2007
An article on auto data binding panel controls.
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Michael.Heliso |
2.00 |
|
|
Cool DVD Movie Catalog
Updated: 18 Feb 2008
Developing a catalog of DVDs
C# (C#3.0), SQL, .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2008), Ajax, LINQ, Dev
|
Dannover Arroyave M. |
1.00 |
|
|
Reading a remote CSV and displaying it in a GridView
Updated: 6 Jul 2009
How to display a remote CSV file and bind it to a GridView without downloading or storing it temporaraily.
C#, .NET2.0, ASP.NET, Dev
|
rahul_bit |
|
|
ASP .NET - General |
top |
| Title /
Updated |
Author |
Score |
|
|
Creating Client and Server-Side Form Validation using the Validator Toolkit for ASP.NET MVC
Updated: 12 Feb 2008
This article describes how to validate an HTML form on client and server-side in conjunction with the jQuery JavaScript library.
C#, Javascript, CSS, HTML, ASP, ASP.NET, Ajax
|
Jürgen Bäurle |
5.00 |
|
|
ASP.NET Membership - Part 1
Updated: 9 Jul 2008
Step-by-Step guidelines to setup ASP.NET Membership Provider using VS 2005 / SQL Server 2005.
C#, ASP.NET
|
guru.sarkar |
5.00 |
|
|
WURFL ASP.NET Implementations
Updated: 15 Jan 2009
A comparison of three WURFL ASP.NET Implementations
C#, Mobile, ASP.NET, Architect, Dev
|
Nic_Roche |
5.00 |
|
|
ModBus for Delta DVP Series PLC
Updated: 31 Mar 2009
This project is an easy test for anyone wishing to test modbus communications
C#, Windows, .NET (.NET3.5), ASP.NET, Dev
|
ShaunThomas |
5.00 |
|
|
Windows Authentication Using Form Authentication
Updated: 1 Jul 2009
An article on "How to authenticate windows user using form authentication in ASP.NET?"
C# (C#2.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7), .NET (.NET1.0, .NET1.1, .NET2.0), ASP.NET, Win32, Dev
|
Muhammad Akhtar Shiekh |
5.00 |
|
|
SearchableSqlProfileProvider - The Searchable SQL Profile Provider
Updated: 23 Feb 2009
An extension to the Microsoft SqlProfileProvider, to provide a search interface. This article is based on Shawn Wildermuth's - "a.k.a. ADO Guy" - work.
C#1.0, C#2.0, C#3.0, .NET, ASP.NET, SQL-Server, ADO.NET, Dev
|
Walid Abdulrazik |
5.00 |
|
|
Catharsis Tutorial 01 - Installing Catharsis
Updated: 28 Jun 2009
Detailed guide to installing Catharsis and setting up a Catharsis solution
C#, .NET, ASP.NET, Visual-Studio (VS2008), MVC, CEO, Architect, DBA, Dev, Design
|
David O'Sullivan |
5.00 |
|
|
Peer to Peer ASP.NET State Server
Updated: 24 Aug 2009
A distributed implementation of the ASP.NET state service
C# (C#2.0), .NET (.NET2.0, .NET3.5), ASP.NET, Architect, Dev, SysAdmin
|
Sunny Ahuwanya |
5.00 |
|
|
JavaScript Organization for MVC
Updated: 10 Jan 2011
A quick and easy way to organize what script executes for what view.
C#, ASP.NET, MVC, Dev, Web-Development
|
Shayne P Boyer |
5.00 |
|
|
ASP.NET Mobile Handset Detection, Redirection & Development Made Easy
Updated: 12 Jan 2011
This article explains approaches to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser.
C#, .NET, ASP.NET, CEO, Architect, DBA, Dev, QA, Design, SysAdmin, Sales, Marketing
|
Amimpat |
5.00 |
|
|
ASP.NET MVC3 Forms Authentication
Updated: 28 Aug 2011
In this article, I want to change the default ASP.NET MVC Forms Authentication code to reflect my thoughts on how the code should be organized.
C#4.0, .NET, ASP.NET, Dev
|
Henry He |
5.00 |
|
|
Real time, Asynchronous Web Pages using jTable, SignalR and ASP.NET MVC
Updated: 17 Jan 2012
Real time, asynchronous web pages using jTable, SignalR and ASP.NET MVC
C#, ASP.NET
|
Halil ibrahim Kalkan |
5.00 |
|
|
Beginner's Tutorial on Master Pages in ASP.NET
Updated: 21 Feb 2012
Beginner's Tutorial on Master pages in ASP.NET
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
5.00 |
|
|
WebSlideProjector - Using supersized! jQuery and IZWebFileManager
Updated: 21 Feb 2012
WebSlideProjector is a ASP.NET 3.5 Web Application that manages a fullscreen background slideshow (presented by supersized! jQuery library) with handling of anonymous user Projector Setup and login-administered Slide Carousel loading (using IZWebFileManager ASP.NET File Manager library).
C#, ASP.NET, jQuery
|
jeff00seattle |
5.00 |
|
|
Creating drill down Visifire charts in ASP.NET using JQuery Ajax
Updated: 9 Mar 2012
In this article, we will learn to create drill down chart in Asp.net using Visifire.
C#, VB, Javascript, .NET, ASP.NET, ADO.NET, Ajax, Silverlight, charts, Controls, Charting
|
SomnathPanja |
5.00 |
|
|
User Feedback For Long Running Tasks in ASP.NET
Updated: 27 Apr 2012
Giving a web page user regular indication of the progress of a server task
VB (VB.NET), Javascript, .NET, ASP.NET, Ajax, Dev
|
Andrew_Morris |
5.00 |
|
|
An introduction to ASP.NET dynamic data from a beginner's perspective
Updated: 2 May 2012
An introduction to ASP.NET dynamic data websites.
C#, .NET, ASP.NET, Dev
|
Rahul Rajat Singh |
5.00 |
|
|
Single Sign On (SSO) for cross-domain ASP.NET applications: Part-I - The design blue print
Updated: 1 Oct 2010
Architectural approach of a domain independent Single Sign On implementation for ASP.NET applications.
XML, .NET, ASP.NET, Architect, Dev, Web-Development, Application, Framework
|
Al-Farooque Shubho |
4.98 |
|
ElmahR = ELMAH + SignalR
Updated: 9 May 2012
ELMAH + SignalR = ElmahR, ASP.NET real-time error monitoring aggregating dashboard
C# (C#4.0), Javascript, .NET, ASP.NET, Architect, Dev, SysAdmin
|
Wasp.NET |
4.98 |
|
|
.NET 4.0 ASP.NET MVC 3 plug-in architecture with embedded views
Updated: 4 Apr 2012
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
C#4.0, ASP.NET, MVC, Architect, Design, plugin, architecture, MVC3, Razor
|
Liviu Ignat |
4.97 |
|
|
Beginner's Guide: Exploring IIS 6.0 With ASP.NET
Updated: 29 Nov 2009
This article describes details of IIS configuration, Virtual Directory creation, Application Pool creation, Application Pool settings, IIS request processing for ASP.NET, etc.
C#, .NET, Win2003, Vista, Win2008, Win2008-R2, ASP.NET, Dev
|
Abhijit Jana |
4.96 |
|
|
99.99% available ASP.NET and SQL Server SaaS Production Architecture
Updated: 11 Jun 2011
Production Architecture for a SaaS web application built using ASP.NET and SQL Server that guarantees 99.99% availability and super performance
C#, SQL, .NET, ASP.NET, SQL-Server, Architect, Dev
|
Omar Al Zabir |
4.96 |
|
|
Animating Google Earth (3D) & Map (2D) for Live GPS via Ajax and RestFul Web Service
Updated: 11 May 2011
To get a 3D model and a marker moving on Google earth and map respectively, showing the live tracking of GPS
C# (C#3.0), Javascript, HTML, Windows, .NET, ASP.NET, Visual-Studio (VS2008), WebForms, Ajax, jQuery, Dev
|
saxenaabhi6 |
4.96 |
|
|
ASP.Net MVC Client / Server Bot Trap
Updated: 6 Feb 2012
Using Client Side Timer and Hidden Elements to catch a Bot submission in Asp.Net MVC
C#, Javascript, VB.NET, ASP.NET, MVC
|
DaveAuld |
4.96 |
|
|
ASP.NET Web Form Model with Partial Rendering and Events
Updated: 15 Apr 2010
This article explains the Event based ASP.NET Web Form programming model for a web application with reference to partial rendering and AJAX asynchronous postback.
C#2.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Ajax, Architect, Dev
|
Suchi Banerjee, Pune |
4.96 |
|
|
Extended GridView with Insert Functionality
Updated: 26 Oct 2007
An extended GridView that adds inserting to its capabilities plus a number of other enhancements
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Alex Furmanski |
4.96 |
|
|
Client Templating with jQuery
Updated: 15 Nov 2010
This article discusses a very cool feature of jQuery that is Client Templating
C#, Javascript, .NET, ASP.NET, WebForms, Ajax, jQuery, Architect, Dev, Web-Development
|
Brij |
4.95 |
|
|
MVC Bricks for ASP.net
Updated: 4 May 2011
Learn how to create a simple game using ASP.net MVC, jQuery, State Machine and CSS3 gradients
C# (C#4.0), HTML, .NET, ASP.NET, MVC, Dev, Design, Game
|
Marcelo Ricardo de Oliveira |
4.95 |
|
|
In-place Editing with ASP.NET Repeater
Updated: 29 Aug 2011
A demonstration of how the ASP.NET Repeater control can be used for in-place editing and adding items
C# (C#3.0, C#4.0), Javascript, .NET (.NET3.0, .NET3.5), ASP.NET, Ajax, jQuery, Dev, Web-Development
|
Mark Nischalke |
4.95 |
|
|
Package that speeds up loading of JavaScript, CSS and image files
Updated: 29 Mar 2012
Improves web site performance by combining and minifying JavaScript and CSS files on the fly. Processes ASP.NET AJAX toolkit .axd files too. Improves image caching and loading. Very easy to add to any ASP.NET web site.
C#, Javascript, CSS, HTML, Windows (Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.5), ASP.NET, IIS (IIS6, IIS7), Architect, Dev, .NET4
|
Matt Perdeck |
4.95 |
|
|
UrlMappingModule
Updated: 11 Mar 2008
Bringing MVC Framework-style URL redirections to classic ASP.NET 2.0 WebForms development
C#, .NET2.0, ASP.NET, Dev
|
Mike Ellison |
4.94 |
|
|
ASP.NET authentication and authorization
Updated: 15 Aug 2010
ASP.NET authentication and authorization
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), Architect, .NET4
|
Shivprasad koirala |
4.94 |
|
|
ASP.NET Zip Entry Handler
Updated: 8 May 2008
Deploy zip files to your web application and serve compressed files directly out of the zip file.
C# (C#1.0, C#2.0, C#3.0), HTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS (IIS5.1, IIS6, IIS7), Dev
|
Jake Morgan |
4.94 |
|
|
AMF: Asp.net Mobile Framework
Updated: 11 Aug 2011
Asp.net framework for making web application for most-used tablet and smartphone web browsers based on JQuery mobile
C# (C#4.0), Javascript, HTML, .NET, Mobile (PalmOS, iPhone, Android, Blackberry, Windows-Phone-7), ASP.NET, Ajax, jQuery, Architect, Dev, Design
|
ymartel |
4.94 |
|
|
Exploring ASP.NET Validators
Updated: 9 Apr 2010
This article digs deep into ASP.NET validators and discusses a few case studies which may be a boon for any project
C#, ASP.NET
|
Brij |
4.93 |
|
|
.NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern
Updated: 15 Aug 2010
.NET Best Practice No: 2:- Improve garbage collector performance using finalize/dispose pattern
C#, Architect
|
Shivprasad koirala |
4.93 |
|
|
Building a Web Site with Membership and User Login
Updated: 22 Apr 2009
An article about building a Web Site with Membership and User Login
C#, Windows, .NET2.0, ASP.NET, Dev
|
Shreekumar S |
4.93 |
|
|
Web Based Winamp Controller
Updated: 18 Dec 2002
Web based WinAmp server
VC6, VC7, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, MFC, Dev
|
Dan_P |
4.93 |
|
|
ASP to ASP.NET Session Bridge Using a Web Service
Updated: 8 Mar 2004
ASP to ASP.NET Session Bridge Using a Web Service
.NET, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual-Studio, Dev
|
Lee Fuller |
4.93 |
|
|
ASP.NET Web Site Performance Improvement
Updated: 28 May 2009
Tips to speed up your ASP.NET applications.
XML, .NET, ASP.NET, Dev, SysAdmin
|
Ashrafur Rahaman |
4.93 |
|
|
ASP.NET Advanced Generic Handler ASHX
Updated: 2 Apr 2012
Take your Generic Handlers to the next level...
C#, .NET, ASP.NET, Ajax, jQuery, Dev, JSON, Generic
|
AlexCode |
4.92 |
|
|
DotNetNuke Silverlight 3.0 Hello World
Updated: 3 Aug 2009
The goal of this tutorial is to walk you through creating a simple Silverlight module in DotNetNuke that authenticates the currently logged in user through a web service.
C# (C#3.0, C#4.0), Javascript, HTML, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008, VS2010), XAML, Silverlight, Dev, .NET4
|
defwebserver |
4.92 |
|
|
YouGrade - Asp.NET MVC Multimedia Exam Suite
Updated: 8 Jun 2011
A multimedia exam suite built on Asp.NET and Youtube
C# (C#4.0), Javascript, ASP.NET, jQuery, JQueryUI, EF, MVC3
|
Marcelo Ricardo de Oliveira |
4.92 |
|
|
.NET Best Practice No: 3:- Using performance counters to gather performance data
Updated: 18 Aug 2010
.NET Best Practice No: 3:- Using performance counters to gather performance data
C#
|
Shivprasad koirala |
4.92 |
|
|
A Simple protocol to view aspx pages without IIS implemented in C#
Updated: 17 Feb 2004
Covers how to write a Pluggable Asyncrhonous Protocol using C# and provides a useful protocol to enable local execution of ASP.NET sites.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Andy Brummer |
4.92 |
|
|
ASP.NET - Password Strength Indicator using jQuery and XML
Updated: 9 Apr 2012
ASP.NET Password Strength Indicator somewhat similar to AJAX PasswordStrength extender control behavior and implemented by using jQuery and XML.
C#, Javascript, HTML, XSLT, .NET, ASP, ASP.NET, Ajax, Dev
|
Bryian Tan |
4.92 |
|
|
URL Routing with ASP.NET 4.0
Updated: 29 Apr 2010
This article discusses one of the exciting features of ASP.NET 4.0, i.e., URL Routing. Hope you all like it.
C# (C#2.0, C#3.0, C#4.0), .NET, ASP.NET, Visual-Studio (VS2010), Architect, Dev, .NET4
|
Brij |
4.91 |
|
|
MyStream: Social Lifestreaming with ASP.NET 4.0
Updated: 11 Aug 2009
Turn your current static website or blog into a lifestreaming portal with all your social activities with ASP.NET 4.0, C# 4.0, PLINQ, Task Parallel Library, Dependency Injection, and plug-in architecture.
Javascript, XML, CSS, C#4.0, ASP.NET, WebForms, LINQ, SQL2005, VS2010, Architect, Dev, Design, Sales, Marketing, .NET4
|
Tanzim Saqib |
4.91 |
|
|
ASP.NET Providers for the ADO.NET Entity Framework
Updated: 2 Aug 2009
The introduction of the ADO.NET Entity Framework implicitly created the need for ASP.NET providers such as membership, role and profile that leverage this new technology.
C#, Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, WebForms, Ajax, Dev, EF
|
Michael Ulmann |
4.91 |
|
|
URL Object Serialization: An Effortless Approach to User Account Confirmation
Updated: 25 Jan 2008
A URL Object Serialization component that provides compression and encryption of CLR objects, enabling embedding within URLs. Also includes a user account purging component that performs the periodic removal of unconfirmed user accounts, and a website that demonstrates the user account confirmation.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), Architect, Dev
|
Daniel Vaughan |
4.91 |
|
|
Switching Between HTTP and HTTPS Automatically
Updated: 7 Jul 2005
An article on automatically switching between HTTP and HTTPS protocols without hard-coding absolute URLs.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Matt Sollars |
4.91 |
|
|
Setting up a Google Map with Information Window
Updated: 26 Mar 2010
This article provides a step by step approach to set up a Google Map in our website and that is with an Information Window which can show business logo, address, phone numbers and/or a link to your contact form, etc.
Javascript, HTML, Windows, .NET, ASP.NET, Visual-Studio
|
Mohd Arshad (Sam) |
4.91 |
|
|
Upload Multiple Files in ASP.NET using jQuery
Updated: 24 May 2010
Upload Multiple Files in ASP.NET using jQuery
C#, VB (VB.NET), .NET, ASP.NET, Dev, file
|
Gaurav Dudeja India |
4.91 |
|
|
JSON API
Updated: 6 Dec 2011
A simple look at how to share the JSON API to Web and Desktop.
C# (C#4.0), .NET (.NET3.5), ASP, Ajax, MVC, Dev
|
Sacha Barber |
4.91 |
|
|
YaBlogEngine - A Tiny Blog Engine written in ASP.NET/C#
Updated: 9 Feb 2012
YaBlogEngine is a Tiny Blog Engine written in ASP.NET/C#
C#, Windows, ASP.NET, SqlServer
|
Rahul Rajat Singh |
4.90 |
|
|
A web based dialup Internet application
Updated: 6 Jul 2003
A web application to connect and disconnect from a dial up Internet session
C#, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Dan_P |
4.90 |
|
|
Declarative ASP.NET globalization
Updated: 16 Apr 2004
An article on how to implement globalization support for ASP.NET pages through attributes and reflection
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Sami Vaaraniemi |
4.90 |
|
|
Implementing Yahoo! Contact Reader Using ASP.NET
Updated: 5 Jul 2010
Implementing Yahoo! contact reader app using Yahoo contact API and ASP.NET
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, .NET4
|
Shahriar Iqbal Chowdhury |
4.90 |
|
|
How to use Entity Framework Code First for MVC 3
Updated: 20 Sep 2011
Explains in detail how to use Entity Framework Code First for MVC 3.
C#, ASP.NET, Dev, Framework, entity, Code, MVC3
|
Monjurul Habib |
4.90 |
|
|
CAS (Code access security) & .NET 4.0 Security model FAQ (With Full Video demonstration)
Updated: 23 Oct 2010
CAS (Code access security) & .NET 4.0 Security model FAQ (With Full Video demonstration)
C#, .NET, ASP.NET, Architect, .NET4
|
Shivprasad koirala |
4.90 |
|
|
The Two Interceptors: HttpModule and HttpHandlers
Updated: 4 Mar 2009
The two interceptors: HttpModule and HttpHandlers
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect
|
Shivprasad koirala |
4.90 |
|
|
CAPTCHA Image
Updated: 9 Feb 2004
Using CAPTCHA images to prevent automated form submission.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev, PayPal
|
BrainJar |
4.90 |
|
|
Remote IIS Debugging : Debug your ASP.NET Application which is hosted on "Remote IIS Server"
Updated: 16 Jul 2009
This article describes, how to setup debugging and debug a ASP.NET web application that is hosted on remote IIS Server . Details of msvsmon.exe and its configuration
C#, .NET, ASP.NET, Architect, Dev, QA
|
Abhijit Jana |
4.90 |
|
|
Declarative QueryString Parameter Binding
Updated: 2 Mar 2004
Describes using reflection to automatically populate member parameters from the Form and Querystring.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
piers7 |
4.89 |
|
|
ASP.NET Application and Page Life Cycle
Updated: 18 Jul 2010
ASP.NET application and page life cycle
ASP.NET, Dev
|
Shivprasad koirala |
4.89 |
|
|
ASP.NET MVC-3.0/ JqGrid/ Unit Of Work/ Repository/ EF 4.1 CRUD Application (N Layered)
Updated: 23 Jan 2012
Design of multilayered web-based application operations using ASP.NET MVC 3.0/ JqGrid/ Unit of Work/ Repository/ EF 4.1 and a code demonstration of how to perform CRUD operations using it.
C#, ASP.NET, MVC
|
aamir sajjad |
4.89 |
|
|
.NET 4.0 MEF FAQ (Socket, Plug and extension)
Updated: 8 Sep 2010
.NET 4.0 MEF FAQ (Socket, Plug and extension)
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), Architect, .NET4
|
Shivprasad koirala |
4.89 |
|
|
Convert Word-Documents to PDF on an ASP.NET Server
Updated: 30 Jul 2009
Convert Word-Documents to PDF-Files using Word 2007 on a Server
C#, Windows, .NET, ASP.NET, COM, COM+, Dev
|
pottwalblog |
4.89 |
|
|
Learn Regular Expressions (RegEx) with Ease
Updated: 8 Jun 2011
In this article we will try to understand what regex is and how to remember those cryptic syntaxes easily.
C#, .NET, ASP.NET, Dev, regular-expression, EF
|
Shivprasad koirala |
4.88 |
|
|
Learn MVC (Model view controller) Step by Step in 7days – Day 3
Updated: 29 Apr 2012
This article is Part 3 and continuation to Learn MVC step by step in 7 days series.
C#, .NET, ASP.NET, MVC, Architect, Dev, MVC3, Razor
|
Shivprasad koirala |
4.88 |
|
|
Easy Amazon EC2
Updated: 12 Aug 2010
Create virtual machines in the cloud using Amazon EC2
C#, .NET, ASP.NET, CEO, Architect, Dev, Design
|
Simon S Ellis |
4.88 |
|
|
A simple example of SQL server admin tools.
Updated: 13 Sep 2009
A simple example of SQL server admin tools.
C# (C#2.0, C#3.0, C#4.0), SQL, .NET2.0, .NET3.0, .NET3.5, SQL2000, SQL2005, VS2005, VS2008, SQL2008, VS2010, DBA, Dev, .NET4
|
Md. Marufuzzaman |
4.88 |
|
|
The ASP.NET Page Lifecycle – A Basic Approach
Updated: 28 Sep 2007
A simple approach for understanding the ASP.NET page lifecycle.
Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
UsualDosage |
4.88 |
|
|
Resizable asp.net Gridview columns using Jquery
Updated: 14 Apr 2012
This article explains how to use jQuery's plug-in colResizable to implement client-side column resizing in an ASP.NET GridView.
Javascript, .NET, ASP.NET
|
Farooq Kaiser |
4.88 |
|
|
Hosting IFRAMEs using the JQuery UI Tabs plug-in - Part 1
Updated: 23 Dec 2009
Using JQuery UI Tabs to host web pages via IFRAMEs.
C#, XML, .NET2.0, WinXP, Win2003, Vista, Win2008, Win7, ASP.NET, Ajax, jQuery, VS2005, VS2008, Dev
|
Matt Esterak |
4.88 |
|
|
ASP.NET MVC3 Validation Basic
Updated: 4 Sep 2011
In this article, I will briefly explain how ASP.NET MVC3 validation works.
C# (C#4.0), Windows, ASP.NET, VS2010, Dev
|
Henry He |
4.88 |
|
|
A Typed Repeater in ASP.NET
Updated: 17 Mar 2007
Hacking ASP.NET to build a Repeater with generics support
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Andrey Shchekin |
4.87 |
|
|
OneImage
Updated: 23 Mar 2009
An httpmodule designed to create one image out of many for faster loading and fewer web server HTTP requests. Module creates auto generated CSS image maps of positions for displaying on a webpage using background positioning. The module also handles creating mouse over image effects.
C#, Win2K, WinXP, Win2003, Vista, Win2008, ASP.NET, IIS, GDI+, VS.NET2003, VS2005, VS2008, Dev, Design
|
VectorX |
4.87 |
|
|
Actions in ASP.NET MVC 3
Updated: 12 May 2011
A deeper look into different Actions, Action filters, and selectors used inside a Controller.
C#, .NET, ASP.NET, MVC, Dev
|
ambilykk |
4.87 |
|
|
Single Sign On (SSO) for cross-domain ASP.NET applications: Part-II - The implementation
Updated: 4 Oct 2010
Implementation approach of a domain independent Single Sign On (SSO) for ASP.NET applications.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio (VS2010), Architect, Dev, Framework, programming, .NET4, software
|
Al-Farooque Shubho |
4.87 |
|
|
Use of the PayPal payment system in ASP.NET
Updated: 2 Jun 2008
This article covers aspects of using the PayPal payment system in ASP.NET
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev, PayPal
|
Alexandr Golovanov |
4.87 |
|
|
On The Care and Handling of Cookies
Updated: 3 Jan 2003
Everything you ever wanted to know about ASP.NET Cookies but were too afraid to ask.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, WebForms, Dev
|
Paul Riley |
4.87 |
|
|
Performance Strategies for Enterprise Web Site Development
Updated: 1 Feb 2004
This article describes performance strategies to use with web sites that need to be able to handle a high volume of users. This includes planning for perf tuning, tools and metrics to use in measuring performance, as well as many techniques that you can use to actually make your pages run faster.
Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
jconwell |
4.87 |
|
|
Server Side, Data Driven Image Rendering in ASP.NET MVC and XAML for Web Apps
Updated: 3 Nov 2010
The article explain Server side image rendering using data bound XAML. You'll be able to render WPF controls and create data-bound image visualizations using this technique
.NET, ASP.NET, XAML, WPF, MVC, Expression blend, Architect, Dev, Design, Web-Development, User-controls
|
Anoop Madhusudanan |
4.87 |
|
|
Web Server and ASP.NET Application Life Cycle in Depth
Updated: 21 Dec 2010
This article describes in depth everything that happens beween the request/response in a web application.
C#, HTML, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, IIS5.1, IIS6, IIS7, Dev
|
Massimiliano Peluso "WeDev Limited" |
4.87 |
|
|
Optimized Paging and Sorting using Object Data Source
Updated: 7 Sep 2009
An artcile on End to End solution to optimized paging and sorting in ASP.NET GridView using Object Data Source.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL2008), ADO.NET, WebForms, Architect, DBA, Dev, QA, Design
|
Muhammad Akhtar Shiekh |
4.87 |
|
|
Paging in Grid View using Slider Extender
Updated: 15 Jan 2009
This article demonstrates how to implement paging in GridView using Ajax Slider Extender.
C#, ASP, ASP.NET, WebForms, Ajax
|
Najmul Hoda |
4.86 |
|
|
There is something about "Paths" for Asp.net beginners
Updated: 5 Jan 2011
Clarifying “Path” related issues for beginners in Asp.net
C#, Windows, ASP.NET, Visual-Studio, WebForms, Architect, Dev, Design, Web-Development, General, Web
|
Al-Farooque Shubho |
4.86 |
|
|
Data Linking with jQuery
Updated: 5 Dec 2010
This article discusses an exciting feature of jQuery that is Data Linking
C#, Javascript, .NET, ASP.NET, WebForms, Ajax, jQuery, Architect, Dev, Web-Development
|
Brij |
4.86 |
|
|
ResolveUrl in ASP.NET - The Perfect Solution
Updated: 26 Jan 2010
If you are looking for ResolveUrl outside of Page/Control, and even if you are not, this is for you.
C#, ASP.NET, Dev
|
Daniel Cohen Gindi |
4.86 |
|
|
Send Calendar Appointment As Email Attachment
Updated: 2 Jul 2008
This article describes the procedure to create outlook calendar appointment(.ics) file and send it through email as an attachment.
C# (C#1.0, C#2.0, C#3.0), .NET, Dev
|
Swatiln |
4.86 |
|
|
VS 2010 Deployment (Package, One click deploy and Web.config transformation)
Updated: 23 Aug 2010
VS 2010 Deployment (Package, One click deploy and Web.config transformation)
C# (C#4.0), .NET, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), .NET4
|
Shivprasad koirala |
4.86 |
|
|
Integrating Spring.NET with ASP.NET Web Site
Updated: 27 Jan 2008
This article describes how to integrate Spring.NET enterprise Framework with ASP.NET
C#, Javascript, XML, CSS, HTML, ASP, ASP.NET, Ajax, Dev
|
Maruf Maniruzzaman |
4.86 |
|
|
An improvement to RegisterClientScriptBlock
Updated: 8 Jan 2004
A simpler and more flexible method of registering client-side Javascript within ASP.NET pages and controls.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Chris Maunder |
4.86 |
|
|
Redirecting to custom 401 page when "Access denied" occures within an ASP.NET application with Windows authentication
Updated: 3 Aug 2005
This article answers a simple question: What to do when custom error page for error 401 in web.config is not working? How to replace the default ASP.NET "Access denied" page?
C#, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, IIS, VS.NET2003, VS2005, Dev
|
George Mamaladze |
4.86 |
|
|
A Walkthrough to Application State
Updated: 14 Jun 2010
This article discusses about Application Level events, Application State with a simple example.
C# (C#1.0, C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista), ASP.NET, Dev
|
Brij |
4.86 |
|
|
LINQ TO SQL GridView (Enhanced Gridview)
Updated: 4 Aug 2010
LINQ TO SQL Enhanced Gridview
C#4.0, .NET, ASP.NET, LINQ, Architect, .NET4
|
Pranay Rana |
4.85 |
|
|
ASP.NET WebForms and ASP.NET MVC in Harmony
Updated: 19 Aug 2009
Integrating ASP.NET MVC in existing ASP.NET WebForms applications.
C#3.0, Win2003, .NET3.0, .NET3.5, ASP.NET, WebForms, MVC, Architect, Dev, Design
|
Rajesh Pillai |
4.85 |
|
|
Web User Forms for ASP.NET
Updated: 4 Apr 2012
User driven runtime dynamic ASP.NET Web Forms
C#, Javascript, .NET, ASP.NET, WebForms, Architect, Dev, Design
|
Jani Giannoudis |
4.85 |
|
|
Writing Object-Oriented JavaScript Part 1
Updated: 8 Dec 2003
Using Cfx to develop a JavaScript control class library.
Windows, .NET, ASP.NET, Visual-Studio, IE6.0, Dev
|
chriswa |
4.85 |
|
|
Eucalypto - ASP.NET CMS Library using NHibernate
Updated: 10 Jun 2009
An ASP.NET server library for creating CMS website (forums, articles/wiki, news, users/roles, ...), using NHibernate for data access.
C#2.0, Windows, .NET2.0, Mono, ASP.NET, WebForms, VS2005, Dev
|
Davide Icardi |
4.85 |
|
|
ASP.NET Internals: Request Architecture
Updated: 24 Mar 2008
Explains in depth the ASP.NET Request architecture.
.NET (.NET2.0, .NET3.0), ASP.NET
|
mohamad halabi |
4.85 |
|
|
Single Sign-on in ASP.NET and Other Platforms
Updated: 7 Jul 2008
Discuss the concept of single sign-on using Forms authentication within ASP.NET as well as other platforms.
C#, .NET (.NET2.0, .NET3.5), WebForms, Dev
|
Tomz_KV |
4.85 |
|
|
Beginners Introduction to State Management Techniques in ASP.NET
Updated: 23 Dec 2008
This article discusses the state management techniques used in ASP.NET. We discuss: QueryString, Cookie, Session, Profile, Static Variables and Application state.
C#3.0, Windows, .NET3.5, ASP.NET
|
N a v a n e e t h |
4.84 |
|
|
Remote Scripting
Updated: 25 Apr 2005
Use client-side JavaScript to remotely invoke methods in ASP.NET pages.
C#, Javascript, Windows, .NET1.0, ASP.NET, Dev
|
Alvaro Mendez |
4.84 |
|
|
Keyword Highlighting with One Line of Code
Updated: 31 Oct 2011
HttpResponseFilter post-processes the output of an ASP.NET page in order to modify the HTML document before it is sent to the client. The example wraps instances of a keyword on the page in an HTML element to have a highlighting style applied to it.
C#, CSS, HTML, .NET (.NET2.0), ASP.NET, IIS, WebForms, Architect, Dev, Design
|
Yvan Rodrigues |
4.84 |
|
|
Using Memory Mapped Files in ASP.NET using VB.NET
Updated: 22 Dec 2005
MemoryMappedCache is a small project can be used to host a proactive loaded cache using a Windows Service.
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Michael Vanhoutte |
4.84 |
|
|
6 ways of doing locking in .NET (Pessimistic and optimistic)
Updated: 2 Oct 2010
6 ways of doing locking in .NET (Pessimistic and optimistic)
C#, .NET, ASP.NET, Architect, Dev, C#3.5, .NET4, EF
|
Shivprasad koirala |
4.84 |
|
|
Comparison of Architecture presentation patterns MVP(SC),MVP(PV),PM,MVVM and MVC
Updated: 4 Apr 2010
This article will compare four important architecture presentation patterns i.e. MVP(SC),MVP(PV),PM,MVVM and MVC. Many developers are confused around what is the difference between these patterns and when should we use what. This article will first kick start with a background and explain different
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, MVC, Architect, .NET4, MVVM
|
Shivprasad koirala |
4.84 |
|
|
Customize Validation Summary
Updated: 30 Sep 2010
The ASP.NET Validation Summary control with customized CSS and Style to display a summary of all validation errors that occur in a web page.
CSS, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, Web-Development
|
Sunasara Imdadhusen |
4.84 |
|
|
Getting User Profile Response from Social Sites using oAuth in ASP.NET C#
Updated: 24 Feb 2012
This article describes how to get a response from social websites using OAuth code. The demo project reads from 4 major social sites (Google, Facebook, Twitter and LinkedIn).
C#, Windows, ASP.NET
|
Sachin Kumar, Mindfire |
4.83 |
|
|
ASP.NET Scopes Framework: a powerful alternative to Forms and MVC
Updated: 23 Nov 2010
This article introduces a brand-new web dev pattern and provides a framework based on it. It is a long-waited dev approach providing a unique and elegant solution to all Forms and MVC fundamental problems and bringing Web 2.0 site development task to a new level of flexibility and transparency.
C#, .NET, ASP.NET, Ajax, Architect, Dev, Design, Web-Development
|
rgubarenko |
4.83 |
|
|
Comparison of MVC implementation between J2EE Struts 2 & ASP.NET MVC 2, who is the best? Part 2
Updated: 27 Apr 2011
This article will compare frameworks of Java and ASP.NET.
C#, Java, Java SE (J2EE), .NET, ASP.NET, MVC, Architect, Dev, Design, struts
|
Shivprasad koirala, Vishwanath Narayanan |
4.83 |
|
|
MvcContrib Grid Paging and Searching in ASP.NET MVC3
Updated: 4 May 2011
How to implement MvcContrib Grid paging, sorting, filtering and preserving query URL in ASP.NET MVC3
C#, .NET, ASP.NET, MVC, Architect, Dev, Web
|
Sangsu Park 99 |
4.83 |
|
|
Yes We Can! Open-source DaST competes with MVC and WebForms
Updated: 28 Sep 2011
DaST is a brand new concept with open-source framework. The article is to highlight the most important differences of the latest RC version, and to demonstrate one more time DaST elegance and simplicity over MVC and WebForms by example of creating a fully dynamic tree view web application.
C#, HTML, ASP.NET, Architect, Dev, Design
|
rgubarenko |
4.83 |
|
|
WebResource ASP.NET 2.0 explained
Updated: 26 Feb 2006
WebResource (rumours and lies exposed): this is how you really do it.
C#, Javascript, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Gary Dryden |
4.83 |
|
|
Action Tags
Updated: 5 Oct 2003
An approach to encapsulating functionality in server controls, separate from a user interface.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Mike Ellison |
4.83 |
|
|
HTTP compression in the .NET Framework 1.1
Updated: 6 Jan 2006
An article on HTTP compression in the .NET Framework 1.1.
C#, XML, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Paulo Morgado |
4.83 |
|
|
Debugging, Tracing and Instrumentation in .NET and ASP.NET (14 FAQ) with full video
Updated: 29 Jan 2011
.NET and ASP.NET tracing frequently asked questions
C#, .NET, ASP.NET, Architect, Dev, Web-Development, EF
|
Shivprasad koirala |
4.83 |
|
|
MasterPages reinvented - a Component Based Template Engine for ASP.NET
Updated: 27 Apr 2005
User-friendly but powerful template engine which provides clean and painless separation of content and MasterPages (templates).
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Philipp Sumi |
4.83 |
|
|
Horizontal Submenu with Horizontal Menu using CSS Friendly Menu Control Adapter in C#
Updated: 6 Oct 2010
Rendering horizontal submenu with horizontal submenu by ASP.NET menu control using CSS friendly menu adapter from a scratch in .NET with C#
C#, CSS, ASP.NET, Controls
|
Shahdat Hosain |
4.83 |
|
|
Beginner's Guide To View State
Updated: 29 Nov 2008
This article is a step by step guide to view state with details
C#, WinXP, Win2003, ASP.NET, Architect, Dev, Design
|
Abhijit Jana |
4.83 |
|
|
CRUD (Create, Read, Update, Delete) Operation With Generic List
Updated: 27 May 2010
CRUD (Create, Read, Update, Delete) Operation With Generic List
C#, ASP.NET, ADO.NET, Architect
|
Bibhas Paul |
4.83 |
|
|
A Better SiteMapResolve
Updated: 1 Mar 2006
Describes how to create a more useful SiteMapResolve event.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Kent Boogaart |
4.83 |
|
|
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
Updated: 16 Aug 2010
.NET Best Practice No: 1:- Detecting High Memory consuming functions in .NET code
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), Architect, .NET4
|
Shivprasad koirala |
4.83 |
|
|
SharpDOM, view engine for ASP.NET MVC
Updated: 2 May 2010
Sharp DOM is a view engine for the ASP.NET MVC platform allowing developers to design extendable and maintenable dynamic HTML layouts using the C# 4.0 language. It is also possible to use the Sharp DOM project to generate HTML layouts outisde of the MVC framework.
HTML, C#4.0, ASP.NET, MVC, Architect, Dev
|
vtimashkov |
4.82 |
|
|
Test Your ASP.NET WebService using SoapUI
Updated: 8 Aug 2009
This article describes how to test your web service using Soap UI Tool.
.NET, ASP.NET, Architect, Dev, QA, Design
|
Abhijit Jana |
4.82 |
|
|
Creating Server Controls at Runtime using HTTP Modules
Updated: 5 Apr 2009
This is a demonstration to show how to create a dynamic server control using HTTP modules
C# (C#1.0, C#2.0, C#3.0), Javascript, .NET (.NET3.5), ASP.NET, Dev
|
Niladri_Biswas |
4.82 |
|
|
Eventing Within Composite Web Custom Controls
Updated: 27 Jan 2003
Handling events and View State inside a Web Custom Control using Composition Rendering.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Nick Pirocanac |
4.82 |
|
|
HTTP Compression Module
Updated: 19 Mar 2008
A compression module for ASP.NET that works with WebResource.axd, JavaScript, and CSS
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio (VS2005), Dev
|
darick_c |
4.82 |
|
|
EditorPart over a User Control webpart and moving EditorPart along with a webpart
Updated: 17 Jan 2006
How to access User Controls from the EditorPart directly, and how to move EditorParts at runtime.
C#, Javascript, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, VS2005, Dev
|
V Sridhar Chary |
4.81 |
|
|
CodeStash - A useful (hopefully) tool for devs II
Updated: 21 Mar 2012
A distributed codesnippet storage tool : Part II
C# (C#4.0), .NET, ASP.NET, Architect, Dev
|
Pete O'Hanlon, Sacha Barber |
4.81 |
|
|
ASP.NET MVC, SignalR and Knockout based Real time UI syncing - For Co Working UIs and Continuous Clients
Updated: 30 Jan 2012
Demonstrates how to use ASP.NET MVC, SignalR, EF and Knockout Js to build real time syncing UIs
Javascript, ASP.NET, MVC, Architect, Dev, Design, UI, Web, HTML5
|
Anoop Madhusudanan |
4.81 |
|
|
Exploring Globalization with jQuery
Updated: 13 Feb 2011
This article discusses another official plugin of jQuery that is Globalization
C#, Windows, .NET, ASP.NET, WebForms, jQuery, Dev, RIA
|
Brij |
4.81 |
|
|
A Note on Web application with Reference to ASP.NET and AJAX
Updated: 20 Jun 2009
This article helps in understanding the overall programming model of a web application with reference to ASP.NET and AJAX.
Windows, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Ajax, Dev
|
Suchi Banerjee, Pune |
4.81 |
|
|
Client Callbacks in ASP.NET 2.0
Updated: 24 May 2006
Explains the concept of client callbacks in ASP.NET 2.0.
C# (C#2.0), Javascript, XML, Windows, .NET (.NET2.0), ASP.NET, Ajax, VS2005, Dev
|
NasirAliKhan |
4.81 |
|
|
Implementing Model-View-Presenter in ASP.NET
Updated: 17 Nov 2007
Three implementations of Model-View-Presenter in ASP.NET 2.0.
C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, VS2008, Architect, Dev
|
Alex Mueller |
4.81 |
|
|
Creating multilingual websites - Part 2
Updated: 25 Aug 2004
Creating multilingual websites - Part 2
C#, VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Karl Seguin |
4.81 |
|
|
Creating multilingual websites - Part 1
Updated: 25 Aug 2004
Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.
C#, VB, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Karl Seguin |
4.80 |
|
|
Client-Side Paging with Tables
Updated: 6 Feb 2005
A very simple, cross-browser approach to client-side paging.
C#, Javascript, .NET1.1, WinXP, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
|
whennessy63 |
4.80 |
|
|
Easy to Track the Geographical Location Based on IP Address
Updated: 2 Mar 2010
Easy to track the geographical location based on IP Address
C# (C#2.0, C#3.0, C#4.0), Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET2.0, .NET3.0, .NET3.5), Visual-Studio (VS2005, VS2008, VS2010), Architect, Dev, .NET4
|
Md. Marufuzzaman |
4.80 |
|
|
Multi User Chat Room Using ASP.NET 2.0 and AJAX
Updated: 28 Feb 2007
Describes how you can build a multi user chat room using ASP.NET 2.0 and AJAX extensions
C#, Windows, .NET, ASP.NET, WebForms, VS2005, Dev
|
Mosalem |
4.80 |
|
|
Understanding Page Navigation Techniques in ASP.NET
Updated: 23 Feb 2012
This articles discusses various page navigation techniques available in ASP.NET.
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.80 |
|
|
Understanding the Basics of Web Service in ASP.NET
Updated: 28 Feb 2012
Understanding the need for a web service, the benefits of having a web service and how we can create a basic web service and consume it.
C#2.0, Windows, ASP.NET
|
Rahul Rajat Singh |
4.80 |
|
|
Master Pages and Themes
Updated: 9 Apr 2012
With a Master Page you can define the look and feel of your application which includes multiple content placeholders. Along with Master Pages, you can work with themes to provide the user with a great User Interface.
C#, CSS, HTML, Windows, .NET, ASP.NET, Dev
|
S V Saichandra |
4.80 |
|
|
Examining Request Validation with ASP.NET 4.5
Updated: 3 Apr 2012
In this article, we’ll discuss the Request Validation changes in ASP.NET 4.5. Also we’ll dig it more with few examples
C#, .NET, ASP.NET, Architect, Dev
|
Brij |
4.80 |
|
|
User Friendly ASP.NET Exception Handling
Updated: 20 Dec 2004
A flexible framework for user-friendly ASP.NET exception handling, and automatically notifying developers of problems before users do.
VB, Windows, .NET1.1, ASP.NET, IIS, VS.NET2003, Architect, Dev
|
wumpus1 |
4.79 |
|
|
COMET (or Reverse AJAX) based Grid Control for ASP.NET Web Applications - Scalable, High Performance and Low Latency Grid Control
Updated: 1 Apr 2009
A COMET/Reverse Ajax based Web Grid Control, which can be used in ASP.NET web application. This control posts the updates to the client based on Server side event(s) thereby reducing network round trips.
C# (C#3.0), Windows, .NET (.NET3.0, .NET3.5), ASP.NET, Ajax, Architect, Dev, Design
|
Bharath K A |
4.79 |
|
|
Beginner's Walk - Web Development
Updated: 1 Nov 2011
Web development beginner tutorials. A compilation of web development tutorials that serve as a beginner's walk to web development
Javascript, XML, CSS, HTML, XHTML, XSLT, ASP.NET, Dev
|
Sean Ewington |
4.79 |
|
|
ASP.NET Common Web Page Class Library - Part 3
Updated: 6 Apr 2006
An ASP.NET page class that has the ability to e-mail its rendered content.
C#, VB, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
|
Eric Woodruff |
4.79 |
|
|
Learn MVC (Model view controller) Step by Step in 7 days – Day 1
Updated: 28 Apr 2012
As the article name says learn MVC, so the agenda is simple we are going to learn ASP.NET MVC in 7 days.
.NET, ASP.NET, MVC, Architect, Dev, EF
|
Shivprasad koirala |
4.79 |
|
|
Inside Master Pages
Updated: 18 Aug 2005
Every thing you need on master pages. This article takes your from the first step to the depth.
C#, VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Mohamed Sharaf |
4.79 |
|
|
Creating an HTML Text Area Server Side Control
Updated: 29 Jan 2003
Using VB.NET and Java Script to Create ASP.NET Rich Edit Server Side Control.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Sameers.ME |
4.78 |
|
|
A Beginner's Guide to ASP.NET Application Folders
Updated: 8 Dec 2010
This article explains about ASP.NET application folders like App_Code, App_Theme and App_Data
C#, Windows, ASP.NET, Dev, Design
|
Abhijit Jana |
4.78 |
|
|
Creating Multilingual Websites - Part 3
Updated: 1 Nov 2005
Extend the existing globalization capabilities of .NET to create flexible and powerful multilgual web sites. This third part won't focus on the fundamental but rather enhancements to what we've already covered.
C#, VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Karl Seguin |
4.78 |
|
|
Caching Images in ASP.NET
Updated: 17 Jan 2008
One of the simplest but most effective methods to improve performance in web applications is to cache images on the client.
C#, CSS, HTML, .NET, ASP.NET
|
Karin Huber |
4.78 |
|
|
Web.config File - ASP.NET
Updated: 18 Dec 2011
Complete description about the ASP.NET configuration. This article helps you to understand the web.config file in a better way and also helps you to program against it.
C#, ASP.NET
|
S V Saichandra |
4.77 |
|
|
DPAPI and Triple DES: A powerful combination to secure connection strings and other application settings
Updated: 26 Aug 2005
This article shows how DPAPI and Triple DES can be used to encrypt connection strings and other sensitive strings for storage in the ASP.NET web.config file.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS5.1, IIS6, VS.NET2003, Dev
|
Hannes Foulds |
4.77 |
|
|
Windows Communication Foundation FAQ quick starter Part 1
Updated: 24 Jun 2010
Windows Communication Foundation FAQ quick starter Part 1
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, WCF, VS2008, Architect
|
Shivprasad koirala |
4.77 |
|
|
Managing State with HTML Forms in ASP.NET - A Lightweight Alternative
Updated: 12 Dec 2008
A flexible, lightweight library for form processing without using viewstate, postbacks, or server-side form elements.
C#, Javascript, HTML, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Architect, Dev, Design
|
Sam Rahimi |
4.77 |
|
|
Changing web application Culture on the fly
Updated: 7 Mar 2005
This article describes a solution for how to select web application cultures manually.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Nikolai Serdiuk |
4.77 |
|
|
Client Ids Generation with ASP.NET 4.0
Updated: 10 Sep 2010
This article discusses about one of the new features "Client ID generation" of ASP.NET 4.0
ASP.NET, Architect, Dev, RIA
|
Brij |
4.77 |
|
|
A Programmer's Guide to Starting a Software Company and Building an Enterprise Application - Article 2
Updated: 5 Jun 2009
This is the second in a series of columns in which I will tell you how I started SplendidCRM Software, Inc.
C#, .NET (.NET2.0, .NET3.0), ASP.NET, Architect, Dev, PayPal
|
Paul Rony |
4.77 |
|
|
Using Multiple Sitemap Files in ASP.NET 2.0
Updated: 10 Jan 2006
An article on how to use mutliple sitemap files for your site navigation.
C#, XML, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Doug Wilson |
4.77 |
|
|
Avoiding spam-bots
Updated: 31 Aug 2004
Prevent spam-bots from harvesting email addresses in web pages.
C#, VB, Javascript, HTML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ralph Arvesen |
4.76 |
|
|
Combining, Compressing, Minifying ASP.NET ScriptResource and HTML Markups
Updated: 2 Feb 2009
This article is about combining, compressing, minifying the ASP.NET ScriptResource and HTML markups.
C#, Javascript, CSS, HTML, XHTML, Windows (WinXP, Win2003, Vista), .NET (.NET3.5), ASP, ASP.NET, IIS, WebForms, Ajax, Architect, Dev, Design
|
Moiz Dhanji |
4.76 |
|
|
Generate CSS sprites and thumbnail images on the fly in ASP.NET sites
Updated: 15 Aug 2011
Reduces page load times of ASP.NET web sites by combining page images and CSS background images into CSS sprites. Compresses and physically resizes images to make thumbnails. Caters for repeating background images.
C# (C#4.0), CSS, HTML, .NET (.NET3.5), ASP.NET, WebForms, Architect, Dev, Design, Web-Development
|
Matt Perdeck |
4.76 |
|
|
Design pattern – Inversion of control and Dependency injection
Updated: 12 Jun 2010
Design pattern – Inversion of control and Dependency injection
C#, .NET, ASP.NET, Design
|
Shivprasad koirala |
4.76 |
|
|
AsyncMethods - An Improvement on Microsoft's ScriptMethods
Updated: 10 Aug 2011
A lightweight, secure, and better organized version of Microsoft's ScriptMethods.
Javascript, VB.NET, .NET, ASP.NET, WebForms, Ajax, Architect, Dev
|
Clayton Rumley |
4.76 |
|
|
ASP.NET Page Templates - Using Inheritance
Updated: 19 Sep 2002
A tutorial showing how to create page templates that use object-oriented inheritance.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Peter Provost |
4.76 |
|
|
Using jqGrid’s search toolbar with multiple filters in ASP.NET MVC
Updated: 12 Feb 2010
This article describes how to use jqGrid’s search toolbar with multiple filters in ASP.NET MVC.
C#, Javascript, .NET, ASP.NET, MVC, Dev
|
Ilya Builuk |
4.75 |
|
|
.NET jQuery (DNJ): new features in version 0.4.0
Updated: 22 Jan 2010
This articles describes the newly implemented features in version 0.4.0: client events, third party extensions, and resource management.
C#, Javascript, .NET, ASP.NET, Visual-Studio, Ajax, jQuery
|
Alaa-eddine KADDOURI |
4.75 |
|
|
Improved ASP.NET Password Recovery
Updated: 6 Dec 2009
This page will show you how to make an XHTML 1.1 strict password recovery form that will prompt for a username and email before continuing.
C#, ASP.NET, Dev
|
daegan |
4.75 |
|
|
Databind Expression in ListView LayoutTemplate
Updated: 10 Oct 2009
Solution for Databind Expression error/not working in ListView LayoutTemplate
ASP.NET
|
dolcalmi |
4.75 |
|
|
ASP.NET MVC Server Explorer: Part 3 - Plug-in Architecture
Updated: 3 May 2011
How to use the plug-in architecture in ASP.NET MVC.
C#, Javascript, XML, .NET, ASP.NET, MVC, Dev
|
Fred Song (Melbourne) |
4.75 |
|
|
ASP.Net MVC Server Explorer (Part 1)
Updated: 18 Feb 2011
The Server Explorer is an application that introduces and explains how to use ASP.NET MVC and Visual Studio 2010 for web development
ASP.NET, MVC, Dev
|
Fred Song (Melbourne) |
4.75 |
|
|
Comparison of MVC implementation between J2EE and ASP.NET, Who is the best? Part 1
Updated: 17 Mar 2011
This article is a comparison of MVC implementation between J2EE and ASP.NET.
Java, Java SE (J2EE), ASP.NET, Architect, Web-Development, MVVM
|
Shivprasad koirala |
4.75 |
|
|
Presentation Model and Dependency Injection
Updated: 26 Apr 2009
ASP.NET MVVM provides a framework to implement the Presentation Model pattern, a.k.a. the Model-View-ViewModel pattern in ASP.NET projects. Developers can take advantages of Dependency Injection and Event Broker to write concise, elegant and business focused code.
C#, .NET, ASP.NET, Architect, Dev, MVVM
|
Yiyi Sun |
4.75 |
|
|
Watermark Website Images At Runtime
Updated: 1 Dec 2003
The article describes how HTTP Handlers can be used to place a watermark on images at runtime.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
KingLeon |
4.75 |
|
|
ASP.NET tutorial using Dreamweaver MX
Updated: 28 Nov 2002
An article demonstrating the use of Dreamweaver MX to create a simple ASP.NET application.
VC6, VC7, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, MFC, Dev
|
wwwebconcepts |
4.75 |
|
|
Submission Hijacking with ASP.NET
Updated: 5 Aug 2004
Here is a little article for doing preprocessing before the page is postback-ed to the server in ASP.NET
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Daniel P. Sendelbach |
4.75 |
|
|
A C# class to make your ASP.NET pages XHTML valid
Updated: 4 Nov 2004
A C# class to make your ASP.NET pages XHTML valid.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
big71 |
4.75 |
|
|
MaskingText for ASP.NET
Updated: 20 Sep 2007
TextBox Control for ASP.NET with masking facility
VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Paresh Rathod |
4.75 |
|
|
Upload and Convert Video File to Flash Video (flv) and Progressive Streaming using ASP.NET Handler
Updated: 12 Sep 2011
Upload Video/Audio File and Convert Video to Flash Video (flv) and progressive streaming using ASP.NET handler
C#, Javascript, .NET, ASP.NET, jQuery, Dev
|
Syed BASHAR |
4.75 |
|
|
A Beginner's Tutorial on ASP.NET State Management
Updated: 17 Feb 2012
A Beginner's Tutorial on ASP.NET State Management
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.75 |
|
|
Basics of ASP.NET MVC3: Part-II
Updated: 23 Mar 2012
How to create an MVC3 usercontrol using RenderAction, PartialView, and jQuery’s .ajax() method.
C#, Javascript, .NET, ASP.NET, Ajax, jQuery, VS2010, Dev
|
Arthanarieaswaran |
4.75 |
|
|
Design pattern FAQ Part 1 (Training)
Updated: 11 Oct 2011
Design Pattern FAQ - Interview Questions ( Quick Reference)
C# (C#1.0, C#2.0, C#3.0), Architect, Design
|
Shivprasad koirala |
4.75 |
|
|
ASProxy: Surf in the web invisibly using ASP.NET power
Updated: 15 Feb 2010
A powerfull web proxy that able you pass through the blocked web pages.
C# (C#2.0), Javascript, CSS, HTML, .NET (.NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET
|
SalarSoft |
4.75 |
|
|
Learn MVC (Model view controller) Step by Step in 7 days – Day 2
Updated: 28 Apr 2012
This article is continuation to Learn MVC step by step in 7 days
C#, .NET, ASP.NET, MVC, Dev
|
Shivprasad koirala |
4.74 |
|
|
Zeta Copos
Updated: 3 Aug 2009
A small .NET library that encapsulates calls to the payment backend provider "COPOSweb" from Germany's Commerzbank.
C# (C#1.0, C#2.0, C#3.0)
|
Uwe Keim |
4.74 |
|
|
Rating Demystified: Ajax Way, Amazon Way*
Updated: 16 Aug 2008
Ever wondered, how the amazon rating system works with multiple items in the same page, here is a simple article to describe the basic bare bones needed to create an asynchronous rating module using ASP.NET , SQL Server and ..... AJAX
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Raj Lal |
4.74 |
|
|
Popup Dialogues in ASP.NET using DIV Tag
Updated: 21 Mar 2011
Embedding simple popup dialogues in an ASP.NET page
C# (C#3.0), Windows, ASP.NET, Dev
|
cigwork |
4.74 |
|
|
Building an ImageTag Extender like Facebook Image Tagger - Part 1
Updated: 4 Jun 2008
An article about building an ImageTag Extender like Facebook Image Tagger
C#, .NET, ASP.NET, Ajax, Dev
|
Md. Asif Atick |
4.74 |
|
|
Dynamic reports with Microsoft local report engine
Updated: 23 Aug 2006
An article for local report engine incorporate in MS VS 2005 and generation of dynamic reports
C#, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
Dimitar Madjarov |
4.73 |
|
|
Visual Studio 2005: "The Directory Name is Invalid" Error
Updated: 27 May 2006
When renaming a control ID in VS2005 Web Project at design, IDE may trough an error.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Alex B. Clarke |
4.73 |
|
|
A Web based SMTP client program
Updated: 13 Sep 2001
This is a a web based SMTP client program that can be used to send an email through a SMTP server.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Ravindra Sadaphule |
4.73 |
|
|
Create a valid RSS 2.0 document using XmlTextWriter
Updated: 18 Sep 2003
Create a valid RSS 2.0 document using XmlTextWriter
VC7.1, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Daniel Bright |
4.73 |
|
|
ASP.NET 4 Caching
Updated: 7 Feb 2011
ASP.NET 4 Caching Approach
C#, .NET (.NET3.5), Silverlight, Dev
|
GanesanSenthilvel |
4.73 |
|
|
Dynamic Binding Of Hierarchy Data Structure To Treeview Control
Updated: 29 Dec 2010
The article provides a code base for implementing dynamic hierarchical data structure with ASP.NET Treeview control
C# (C#2.0, C#3.0, C#4.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server, LINQ, .NET4
|
santosh poojari |
4.73 |
|
|
Exporting in MS Excel by MS Excel way
Updated: 8 Jul 2006
Exporting in MS Excel by MS Excel way
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Dimitar Madjarov |
4.72 |
|
|
AJAX Stock Symbol Drop-down List
Updated: 15 Oct 2007
Look up a huge list of stock symbols from MS SQL database
Javascript, XML, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, Ajax, SQL2000, SQL2005, VS2005, DBA, Dev
|
Thanh Huu Nguyen (Tony) |
4.72 |
|
|
10 SEO tips for your ASP.NET website
Updated: 9 Oct 2007
10 tips for search engine optimization (SEO) for your ASP.NET website.
HTML, ASP.NET, IIS6, CEO, Dev, Sales, Marketing
|
hartertobak |
4.72 |
|
|
Lean and Mean Blogging Revisited
Updated: 4 Jan 2008
An alternative approach to blogging engines
C# (C#2.0), CSS, SQL, HTML, .NET (.NET2.0), ASP.NET, SQL-Server (SQL2005), ADO.NET, Dev
|
Mustafa Ismail Mustafa |
4.72 |
|
|
Adding a Build Banner to ASP.NET Pages
Updated: 1 Feb 2008
This article explains a pluggable way to place a banner on pages built in debug mode, without making any code changes.
C#, Javascript, CSS, HTML, ASP, ASP.NET, Ajax, Dev
|
Adam Langley |
4.72 |
|
|
Manage ASP.NET Session Variables using the Facade Design Pattern
Updated: 13 Dec 2006
Reduce bugs in ASP.NET applications by improving access to Session variables
C#, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
|
David Hay |
4.72 |
|
|
Using DayPilot 2 (Outlook-like calendar/scheduling control for ASP.NET)
Updated: 4 Mar 2009
Showing the features of a flexible ASP.NET event calendar/scheduling control.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Dan Letecky |
4.72 |
|
|
Ajax Chat Sample via Comet Ajax
Updated: 22 Apr 2010
An article of how you can create serious web applications via PokeIn Comet Ajax library in minutes
C#, VB, Javascript, ASP.NET, Ajax
|
Oguz Bastemur |
4.71 |
|
|
Partial Rendering Control using JQuery
Updated: 5 Aug 2010
This article shows a web custom control that allows partial rendering using JQuery
C# (C#2.0, C#3.0, C#4.0), .NET, ASP.NET
|
Massimiliano Peluso "WeDev Limited" |
4.71 |
|
|
A Simple ASP.NET State Server Failover Scheme
Updated: 2 Feb 2010
Set up failover and load balancing support for web applications that make use of the ASP.NET state server
C# (C#2.0), .NET (.NET2.0), ASP.NET, Architect, Dev, SysAdmin
|
Sunny Ahuwanya |
4.71 |
|
|
Using Munq IOC Container Version 3 in ASP.NET MVC 3
Updated: 2 Apr 2011
Munq IOC Container Version 3 has been released on CodePlex and as a NuGet package. This article demonstrates how to integrate the IOC Container into an ASP.NET MVC3 project.
C#, .NET, ASP.NET, MVC, DI, Munq, IOC
|
Matthew Dennis |
4.71 |
|
|
ELMAH in the GAC - Using ELMAH from the Global Assembly Cache
Updated: 9 Aug 2011
A step by step guide to enable site-wide use of ELMAH (Error Logging Modules and Handlers).
C#, XML, .NET, ASP.NET, Dev
|
Paul M Simpson |
4.71 |
|
|
ASP.NET Common Web Page Class Library - Part 2
Updated: 6 Apr 2006
Detecting changes in data controls in ASP.NET Web Forms.
C#, VB, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
|
Eric Woodruff |
4.71 |
|
|
ASP.NET Color DropDown Control
Updated: 27 Jan 2005
An example of persisting and parsing a custom collection in an ASP.NET server control.
C#, .NET1.0, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev, WinForm
|
Mike Ellison |
4.71 |
|
|
ASP.NET Internals: Viewstate and Page Life Cycle
Updated: 24 May 2008
Discusses the ASP.NET viewstate and page life cycle in depth.
C#2.0, .NET (.NET2.0, .NET3.0), ASP.NET
|
mohamad halabi |
4.71 |
|
|
Deploying ASP.NET Websites on IIS 7.0
Updated: 4 Sep 2008
This article describes some features and architecture of IIS 7.0 and deployment of ASP.NET sites on IIS
ASP, ASP.NET, IIS (IIS7), Ajax
|
Abhijit Jana |
4.71 |
|
|
SmartPager: a Flickr-style pager control with go-to-page popup layer
Updated: 8 Jan 2007
ASP.NET pager control similar to Flickr's paging interface, but with tooltips and go-to-page popup layer allowing you to enter the required page number.
C#1.0, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, Dev
|
Ashley van Gerven |
4.71 |
|
|
Object Oriented Ajax
Updated: 1 Oct 2007
Object Oriented AJAX class and objects structured for ease of use and maintainability for multiple requests.
C#, VB, Javascript, XML, HTML, Windows, .NET, ASP, ASP.NET, Visual-Studio, WebForms, Ajax, Architect, Dev, QA
|
VectorX |
4.71 |
|
|
Processing Long Running Tasks With Asynchronous Handlers and XMLHTTP
Updated: 17 May 2005
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.
C#, Javascript, XML, HTML, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, IIS5.1, IIS6, Dev
|
Javier Lozano |
4.71 |
|
|
ASP.NET GridView Columns with Collapsible Panel Embedded
Updated: 29 Sep 2009
ASP.NET GridView Columns with Collapsible panel to display additional information without postback
Javascript, Windows (WinXP), .NET (.NET2.0), ASP.NET, Architect, Dev, Design
|
Padoor Shiras |
4.71 |
|
|
Gridview inside Gridview in ASP.NET C#
Updated: 9 Jun 2011
Gridview inside Gridview in ASP.NET C# or Nested Gridview and Update, Delete from Gridview
C# (C#2.0, C#3.0), ASP.NET, SQL-Server
|
Prasanta_Prince |
4.71 |
|
|
Custom Membership Providers
Updated: 5 Apr 2011
This article concentrates on implementing forms authentication for an ASP.NET MVC application.
C# (C#3.0, C#4.0), Windows, .NET, ASP.NET
|
Karthik. A |
4.71 |
|
|
AutoComplete With DataBase and AjaxControlToolkit
Updated: 8 Jul 2011
This is a very simple code which makes an Auto Complete Combo with database.
C#, VB, .NET (.NET2.0), ASP.NET, Ajax, Dev
|
Mahsa Hassankashi |
4.70 |
|
|
Insert, Update, Delete with Gridview....simple way
Updated: 4 Mar 2008
This is a simple way to Insert, Update, Delete and Display through a single page.
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
rahul_bit |
4.70 |
|
|
Implementing HTTPHandler and HTTPModule in ASP.NET
Updated: 27 Feb 2012
This article aims at understanding the role of HTTPHandler and HTTPModule in ASP.NET applications.
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.70 |
|
|
Really Easy URL-rewriting for SEO
Updated: 6 Nov 2007
An extremely simple way to rewrite URLs to increase SE page ranking
C#, Javascript, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Bar Zecharya |
4.70 |
|
|
DotNetNuke: User Creation and Role Assignment: For Absolute Beginners!
Updated: 26 Sep 2009
Beginners' overview of creating DNN Users, Roles and Assign User with Roles
XHTML, ASP.NET, WebForms
|
Abhijit Jana |
4.70 |
|
|
Putting ASP.net Application In Offline Mode Using app_offline.htm
Updated: 15 Nov 2007
Explanation of the use of undocumented app_offline.htm file in asp.net.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Architect, Dev
|
Yanesh Tyagi |
4.70 |
|
|
Design pattern FAQ Part 2 (Design pattern training series)
Updated: 11 Oct 2011
Interpreter, Iterator, Mediator, Memento and Observer Pattern
C#, .NET, Architect, Design
|
Shivprasad koirala |
4.70 |
|
|
Experimenting Custom Build Providers
Updated: 1 May 2006
A simple OR Mapper built with custom build providers, which reads data from XML files.
C#, XML, SQL, Windows, .NET2.0, ASP.NET, WebForms, VS2005, DBA, Dev
|
Cristian Odea |
4.69 |
|
|
Achieving Zero Postback Business Sites Leveraging jQuery and ASP.NET Web Services
Updated: 15 Sep 2011
This article elaborates how to accomplish a zero postback site using jQuery and ASP.NET web services
C#, .NET, ASP.NET, Architect, Dev
|
AmbarRay |
4.69 |
|
|
Planning, testing and tuning for ASP.NET and IIS 6.0
Updated: 11 Jan 2005
An approach to proactive IIS 6.0 server management and ASP.NET performance tuning and testing. We will look at editing the Metabase for expanding the use of GZip, at threading, at compression, at security, IIS 6.0 object cache, and a host of other topics.
C#, VB, VBScript, Javascript, XML, SQL, HTML, .NET1.0, .NET1.1, WinXP, ASP.NET, Visual-Studio, DBA, Dev
|
hurddar |
4.69 |
|
|
Performance Optimization of ASP.NET Applications on Client-side
Updated: 17 Dec 2008
This article provides guidelines for improving the performance of ASP.NET application on client-side.
Javascript, CSS, HTML, XHTML, Windows, .NET, ASP, ASP.NET, WebForms, Ajax, Architect, Dev, QA
|
postmodernist |
4.69 |
|
|
JSON Serialization and Deserialization in ASP.NET
Updated: 24 Oct 2011
This article focuses on JSON Serialization and Deserialization in ASP.NET.
ASP.NET
|
SummiG |
4.69 |
|
|
Masked Div Or Modal Popup Window
Updated: 9 Apr 2009
A Masked div or modal popup window is a child window created from the parent window which prevents the user from interacting with it before they can return to the parent application. Modal windows are commonly used in applications to control user awareness and to display critical notices. This maske
Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, WebForms, Ajax
|
Najmul Hoda |
4.69 |
|
|
Replacing the Internet Explorer context menu with a custom built context menu
Updated: 6 Apr 2003
This case study describes how to replace the default context menu shipped with the Internet Explorer, with a context menu that allows the programmer to set pop-up items for each HTML tag, or HTML element with a name attribute and menu items that will always be displayed. (such as Add, Back…).
C#, VB, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Natty Gur |
4.68 |
|
|
How to read satellite assemblies resources in ASP.NET
Updated: 14 Sep 2003
This tutorial describes how to read text resources from satellite assemblies
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Adrian Tosca |
4.68 |
|
|
Configuring .Net 2.0 to recognise the BlackBerry browser
Updated: 24 Jul 2006
Version 2.0 of the .Net framework does not ship with a configuration file for the Blackberry browser, this article will show how to set one up.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Declan Bright |
4.68 |
|
|
Calling Cross Domain WCF service using Jquery/JavaScript
Updated: 18 Jul 2011
Calling Cross Domain WCF service using Jquery/JavaScript
C#, Javascript, ASP.NET, WCF, jQuery
|
Pranay Rana |
4.68 |
|
|
Excecute SSIS package (DTSX) from ASP.Net
Updated: 16 Sep 2008
This article demonstrate the step by step procedure to create SSIS Package and Execute the same using ASP.net
C#, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), Design
|
santosh poojari |
4.68 |
|
|
Separating Datagrid Items
Updated: 9 Feb 2004
How to add a separator row to set off groups of similar data in an ASP.NET Datagrid
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Marcie Jones |
4.68 |
|
|
Create Emails and send using your .Net Code
Updated: 15 May 2006
Use Simple ASP.Net code to send emails.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Prabhakar Manikonda |
4.68 |
|
|
Developing and Unit Testing an ASP.NET MVC 2 Application
Updated: 28 Jun 2010
An introduction with AJAX, jQuery, JSON, MvcContrib and NUnit
C#4.0, ASP.NET, Ajax, MVC, jQuery, Architect, Dev, .NET4
|
Mark J. Caplin |
4.68 |
|
|
Single web.config file across all environments (dev, test, prod)
Updated: 15 Feb 2007
Have you ever had the issue where every time you release a website to a new environment, you have custom settings in the web.config that need to change for each environment? This article shows a solution where you set up your web.config once and then let the code do the rest of the work.
XML, C#2.0, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
kubben |
4.68 |
|
|
A Beginner's Tutorial on ASP.NET Web Parts
Updated: 26 Mar 2012
This is a beginner's introduction to web parts in ASP.NET.
C#2.0, Windows, ASP.NET
|
Rahul Rajat Singh |
4.67 |
|
|
A Beginner's Tutorial - Understanding ControlState in ASP.NET
Updated: 17 Feb 2012
A Beginner's Tutorial - Understanding ControlState in ASP.NET
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.67 |
|
|
SDLC Checklist for Globalized ASP.NET Web Applications
Updated: 2 Jun 2006
The purpose of this document is to list out all these points in the form of checklists.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
josekonoor |
4.67 |
|
|
Controllers and Routers in ASP.NET MVC 3
Updated: 2 May 2011
A deeper look into the two pillars of ASP.NET MVC – Routers and Controllers.
C#, Windows, .NET, ASP.NET, Dev
|
ambilykk |
4.67 |
|
|
An Innovative Architecture to Develop Business Web Forms (3) - Configure GridView
Updated: 23 Mar 2010
An Innovative Architecture to Develop Business Web Forms (3) - Configure GridView
C# (C#3.0, C#4.0), .NET, ASP.NET, WebForms, Architect, Dev
|
Eunge |
4.67 |
|
|
SQL PIVOT Table Using OPENXML Query in ASP.NET
Updated: 11 May 2011
Using Open XML Query and generating PIVOT report
C#, SQL, HTML, Windows (WinXP), ASP.NET
|
R S Dodiya |
4.67 |
|
|
Improving ASP.NET MVC MUSIC STORE more usability with DotNetAge in 30 minutes
Updated: 23 Nov 2010
Using the DotNetAge to upgrade the ASP.NET Mvc Music Store add widgets and security features just in minutes.
ASP.NET, MVC, jQuery, EF
|
Ray_Liang |
4.67 |
|
|
Keep Track of Modified Values of Controls in a Web Page
Updated: 10 Apr 2009
An article to demonstrate which control values in a page are changed at the time of page submission
C# (C#1.0, C#2.0, C#3.0), Javascript, Windows (WinXP), ASP.NET, Dev
|
Niladri_Biswas |
4.67 |
|
|
Singleton pattern in a multiple worker thread Application Pool
Updated: 3 Aug 2009
This article is about cross-"worker thread" solutions of implementing the Singleton Pattern in ASP.NET.
C#1.0, C#2.0, C#3.0, Windows, .NET3.0, ASP.NET, IIS6, Architect, Dev
|
Wawrzyniec Wawro |
4.67 |
|
|
ASP.NET Common Web Page Class Library - Part 4
Updated: 6 Apr 2006
A utility class containing some useful features for ASP.NET applications.
C#, VB, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, IIS, VS.NET2003, VS2005, Dev
|
Eric Woodruff |
4.67 |
|
|
Three Tier Code Generator For ASP.NET
Updated: 8 Jul 2005
Generates three tier code for ASP.NET.
C#, VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Stevan Rodrigues |
4.67 |
|
|
ASP.NET web client for Google Web API
Updated: 25 Jan 2003
Exploring Google Web API
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
milan |
4.67 |
|
|
Using the FileResolver to allow virtual application paths ( ~ ) in any file
Updated: 10 Jan 2006
Introduces a solution for using virtual app paths in non ASP.NET files.
C#, Javascript, XML, CSS, Windows, .NET1.1, ASP.NET, VS.NET2003, VS2005, Dev
|
Bobby DeRosa |
4.66 |
|
|
Client Callbacks in ASP.NET 2.0
Updated: 7 Sep 2004
Using Client Callbacks in ASP.NET 2.0
Windows, .NET1.0, ASP.NET, VS2005, Dev
|
Karl Seguin |
4.66 |
|
|
.NET Image Uploading
Updated: 12 Mar 2002
Uploading images in .NET and thumbnailing, resizing, etc.
C#, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Chris Khoo |
4.66 |
|
|
YaMessaging - A simple e-mail like messaging application
Updated: 19 Apr 2012
A simple e-mail like application using ASP.NET and C#.
C#, ASP.NET, Dev
|
Rahul Rajat Singh |
4.65 |
|
|
Retrieve a List of Authenticated Users using ASP.NET, AJAX, and FormsAuthentication
Updated: 26 Feb 2009
This article explains how to retrieve and display a list of all the authenticated users on an ASP.NET WebSite
C#, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, VS2005, VS2008, Dev
|
Gamil Méralli |
4.65 |
|
|
Back to the Basics: Exception Management Design Guideline for N-tier ASP.NET Applications
Updated: 9 Feb 2011
An effort to derive a basic Exception Management design guideline for N-Tier ASP.NET applications
C#, Windows, .NET, ASP.NET, Architect, DBA, Dev, Design, Exception
|
Al-Farooque Shubho |
4.65 |
|
|
ASP.NET Cache
Updated: 9 Nov 2009
Explains Cache features in ASP.NET
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET
|
Shakeel Iqbal |
4.64 |
|
|
Using the ZetaSpamAssassin Wrapper in a real-world Application
Updated: 18 Feb 2006
An article about building an application for checking for spam
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Uwe Keim |
4.64 |
|
|
Creating Web Services in a Class Library project
Updated: 29 Nov 2007
This article explains how you can create Web Services in a Class Library project
C#2.0, C#3.0, VB8.0, VB9.0, Windows, .NET2.0, .NET3.5, ASP.NET, WebForms, VS2005, VS2008, Architect, Dev
|
Bruno Piovan |
4.64 |
|
|
Adding attributes to the <body> tag when using Master Pages
Updated: 30 Jul 2007
Accessing the Master Page tag from an ASP.NET Content page
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Chuck Bevitt |
4.64 |
|
|
ASP.NET Best Practices for High Performance Applications
Updated: 21 Mar 2006
This article lists the techniques that you can use to maximize the performance of your ASP.NET applications. It provides common issues, design guidelines, and coding tips to build optimal and robust solutions.
C#, VB, .NET, Win2K, WinXP, Win2003, ASP.NET, SQL-Server, IIS, Visual-Studio, WebForms, DBA, Dev
|
Ali Khan (OKC) |
4.64 |
|
|
Running DotNetNuke 4.0.2 on Windows XP Home or on any other system lacking IIS
Updated: 13 Feb 2007
This article describes how to run DotNetNuke content management system on UltiDev Cassini web server, which unlike IIS can run on Windows XP Home and can be redistributed along with the DotNetNuke applications.
SQL, C#2.0, VB8.0, .NET, Win2K, WinXP, Win2003, Vista, ASP.NET, Win64, WebForms, SQL2000, SQL2005, IIS5.1, IIS6, VS.NET2003, VS2005, IIS7, DBA, Dev
|
Vlad Hrybok |
4.64 |
|
|
Those Crazy Popups
Updated: 9 May 2004
A brief review of ways to make popups in ASP.NET.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Tim Schwallie |
4.64 |
|
|
ASP.NET Server Side Handler for HTML5 Valums Ajax file Upload
Updated: 27 May 2011
Implementation of ASP.NET handler for Valums ajax upload; A HTML 5 file uploader supports multiple file upload with progress bar, drag-and-drop
C# (C#4.0), Javascript, HTML, ASP.NET, Ajax, jQuery
|
Syed BASHAR |
4.64 |
|
|
Complex Parameter Support for ObjectDataSource
Updated: 3 Feb 2009
An example showing how to create a custom parameter for ASP.NET data sources that allows the passing of arbitrarily complex objects.
C#, ASP.NET, WebForms, Dev
|
Steven James Gray |
4.64 |
|
|
Parichay (A Simple & Small Asp.Net MVC Social Network Starter)
Updated: 22 Feb 2012
Parichay (A Simple & Small Asp.Net MVC Social Network Starter)
C# (C#4.0), .NET, ASP.NET, MVC, Architect, Dev, Network
|
okdone |
4.64 |
|
|
Browser Detection using ASP.NET
Updated: 6 May 2009
Using and updating your machine.config file to better detect browser type in ASP.NET
Windows, .NET1.0, .NET1.1, ASP.NET, IIS, Visual-Studio, Dev, QA
|
Chris Maunder |
4.63 |
|
|
Working with Crystal Reports in .Net
Updated: 13 Nov 2006
How to create crystal reports in .net
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Gowtam Kishore |
4.63 |
|
|
Using CascadingDropDown with a Database
Updated: 21 Jan 2009
How to use CascadingDropDown and AjaxToolKit
C# (C#2.0), Windows, ASP.NET, Ajax
|
farzaneh ansari |
4.63 |
|
|
RoleProvider for web applications that use XML files for roles
Updated: 16 Oct 2006
Use a personal provider to manage users and roles in a web application.
XML, SQL, C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, DBA, Dev
|
--==## Andy74 ##==-- |
4.63 |
|
|
Bubble Breaker, The Web Version
Updated: 21 Jan 2010
What a fun thing to waste time on
C#, XML, Windows, .NET, ASP.NET, IIS, Architect, Dev, Sales, Marketing
|
Xiangyang Liu 刘向阳 |
4.63 |
|
|
ASP.NET Page Navigation Using Workflow 4.0
Updated: 21 Feb 2011
This tutorial demonstrates how Workflow 4.0 can be used for page navigation in ASP.NET.
C#, .NET, ASP.NET, XAML, Dev
|
Sridhar Subramanian |
4.62 |
|
|
Writing Object-Oriented JavaScript Part 3
Updated: 9 Dec 2003
Using Cfx to develop a JavaScript control class library.
C#, Windows, .NET1.0, ASP.NET, IE6.0, Dev
|
chriswa |
4.62 |
|
|
An Easy Introduction to Localization in ASP.NET 2.0
Updated: 16 Oct 2006
This article describes a quick and easy way to implement localization through the use of resource strings within an ASP.NET 2.0 application (Visual Basic 2005).
VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
salysle |
4.62 |
|
|
Building International Applications with .NET – Part 1
Updated: 21 Oct 2003
This article is the first of the multi-part series which talks about how world-ready applications can be written with .NET.
VB, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Manoj G |
4.62 |
|
|
Custom Hyperlinks Using Asynchronous Pluggable Protocols
Updated: 19 Sep 2006
Create custom hyperlinks to integrate your application with the desktop.
C++, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
David M Brooks |
4.62 |
|
|
Announcing MvcMailer - Send Emails Using ASP.NET MVC View
Updated: 28 Jan 2011
MvcMailer NuGet package allows you to render MVC View as Email Body
C#, ASP.NET, MVC
|
S. M. SOHAN |
4.62 |
|
|
4 steps to create free SSL certificate for development
Updated: 4 May 2009
4 steps to create free SSL certificate for development
C# (C#1.0, C#2.0, C#3.0), SQL, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO.NET, MySQL, Architect
|
Shivprasad koirala |
4.62 |
|
|
The new reporting horizons with Microsoft reporting technology
Updated: 9 Aug 2006
An article for local report engine incorporate in MS VS 2005
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Dimitar Madjarov |
4.61 |
|
|
ASP.NET Watermarker Module
Updated: 16 Sep 2005
An implementation of IHttpModule for applying watermark images to web forms.
C#, XML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Mike Ellison |
4.61 |
|
|
Redirector Module
Updated: 19 Jan 2010
Build an ASP.NET HttpModule to have normalized URLs, and avoid duplicate content for a SEO friendly website.
C#, XML, ASP.NET, Dev
|
Jorge Bay Gondra |
4.61 |
|
|
HTTP compression in .NET Framework 2.0
Updated: 1 May 2007
An article on how to request and handle HTTP compression in .NET Framework 2.0.
C#, XML, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Paulo Morgado |
4.61 |
|
|
Page Template Framework for ASP.NET 1.1
Updated: 16 Nov 2004
The Page Template Framework for ASP.NET 1.1 provides a configurable solution for creating page templates in a Web application. Using this framework, page templates are stored in an XML file, and can be dynamically configured without recompiling the Web application.
C#, VB, XML, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Scott Van Vliet |
4.60 |
|
|
DHTML Tree View of Arbitrary Depth using AJAX
Updated: 25 Aug 2005
This article provides a gentle introduction to AJAX by applying that technology to significantly enhance a tree previously rendered using JavaScript.
C#, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
Adrian Holland |
4.60 |
|
|
Single Paged Web Application Approach
Updated: 1 Apr 2006
Single Paged Website Approach by which we can accomplish Template Effect in ASP.NET Application in easy and flexible manner.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Altaf Al-Amin |
4.60 |
|
|
Strongly typed page references in ASP.NET
Updated: 31 Jul 2007
How to create strongly-typed references to pages within your ASP.NET solution.
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
HightechRider |
4.60 |
|
|
Cross Domain Scripting with ASP.NET
Updated: 23 Oct 2009
Learn to share data via cross domain scripting and ASP.NET
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.5), ASP.NET, Dev
|
Ron Laughton |
4.60 |
|
|
Generate Popup PDF Forms with ASP.NET MVC and Open Office
Updated: 9 Jun 2010
Use Open Office and Sun PDF Import plugin to create PDF forms and display with ASP.NET MVC
C# (C#3.0), Javascript, HTML, .NET (.NET3.0, .NET3.5), ASP.NET, WebForms, MVC, jQuery, Architect, Dev, Design
|
Robert Corvus |
4.60 |
|
|
The Tortoise and the Long Hair: A fable
Updated: 28 Apr 2008
A method for unit testing Views in the .NET MVC framework.
C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, Dev, QA
|
Herbrandson |
4.60 |
|
|
Complex Business Rules on your ASP.NET Website in Several Minutes
Updated: 5 Jul 2011
This article describes a new approach to business rule authoring in ASP.NET without the use of traditional decision tables
C# (C#3.0, C#4.0), XML, HTML, .NET (.NET3.5), ASP.NET, Architect, Dev, Web-Development, UI
|
Kikoz68 |
4.60 |
|
|
Temporary Values in Grid
Updated: 5 May 2009
Temporary Values in Grid
C#, .NET (.NET2.0)
|
padmanabhan N |
4.60 |
|
|
Flex Communication with ASP.NET WebService
Updated: 26 Jun 2009
This article explains how to use an ASP.NET WebService from Adobe Flex
C#, .NET, ASP.NET, ADO.NET, Dev
|
NinethSense |
4.60 |
|
|
ASP.NET AJAX 4.0 Template Programming - Part I
Updated: 28 Jun 2009
An article describes ASP.NET AJAX 4.0 template programming with DataView and DataContext
C# (C#4.0), .NET, ASP.NET, ADO.NET, WCF, WebForms, Ajax, Dev, .NET4
|
M Sheik Uduman Ali |
4.60 |
|
|
C# class library for exporting data to CSV/Excel file
Updated: 12 Apr 2007
Free source code and tutorials for exporting data to CSV/Excel file from Web/Win Forms
C#, VB, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Rama Krishna Kolluri |
4.60 |
|
|
ViewState and Postback
Updated: 12 Dec 2008
Why some Web controls like Textbox retain values even after disabling the ViewState while others do not?
HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
|
sivaraj rp |
4.59 |
|
|
State Management
Updated: 23 Sep 2003
This article describes set of best practices in state management.
C#, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Marcin Celej |
4.59 |
|
|
Custom Paging GridView in ASP.NET & Oracle.
Updated: 1 Dec 2009
ASP.NET Gridview with Default and Custom Paging, Sorting, Export Data, Freeze Header, Column Resizing, Row Hover, Row Selection, Grid Cell Tooltip features for better Performance, functionality and GUI with Oracle Database
C#, Windows, ASP.NET, ADO.NET, Ajax, Oracle, Dev
|
Murali Manohar Pareek |
4.58 |
|
|
Post an ASP.NET form with JavaScript
Updated: 18 Jun 2003
Use JavaScript to bypass the ASP.NET postback process and post an ASP.NET form to another location.
C#, Javascript, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
David Truxall |
4.58 |
|
|
Behind the scenes of ASPX files
Updated: 19 Jan 2004
Describes what goes with ASPX files and how ASPX files affect the page life cycle.
Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Natty Gur |
4.58 |
|
|
Use a floodgate class to block multiple posts
Updated: 27 Sep 2005
A simple class to block repeated attempts to submit comments or logins.
C#, WinMobile, .NET, Win2K, WinXP, Win2003, Vista, TabletPC, Embedded, ASP.NET, Visual-Studio, Dev
|
Rob van der Veer |
4.58 |
|
|
6 Steps to Implement DUAL Security on WCF using User name + SSL
Updated: 20 May 2010
6 steps to implement DUAL security on WCF using User name + SSL
C# (C#1.0, C#2.0, C#3.0, C#4.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008, VS2010), WCF, WebForms, Architect, .NET4
|
Shivprasad koirala |
4.58 |
|
|
Combine Multiple CSS Files into One File and Minify CSS and JavaScipt using Nant
Updated: 6 Jan 2011
How we can combine multiple CSS files also minify CSS and JavaScript while automated build using NAnt
Javascript, CSS, ASP.NET
|
Syed BASHAR |
4.58 |
|
|
What is New in ASP.NET 4.0, Visual Studio 2010 IDE
Updated: 13 Jan 2010
This article is an introduction to some of the new features in ASP.NET 4.0 and the Visual Studio 2010 IDE.
C#, XML, JScript.NET, .NET, ASP, ASP.NET, WebForms, VS2010, Architect, Dev, WinForm
|
Abdul Sami_ |
4.58 |
|
|
Custom Javascript Dialog in ASP.NET
Updated: 26 Jan 2007
This article describe how to create a Custom Javascript Dialog in ASP.NET.
Windows, .NET, ASP.NET, VS.NET2003, Dev
|
Michael Sync |
4.58 |
|
|
Model View Presenter
Updated: 3 Mar 2009
Understand MVP, execute a sample project with MVP, and implement the same using a Windows UI.
.NET, ASP.NET, Dev
|
Shivprasad koirala |
4.57 |
|
|
ASP.NET Membership and Role Provider
Updated: 27 Nov 2011
Brief description of how to use the available Membership and Role Provider available in ASP.NET
C#, ASP.NET
|
S V Saichandra |
4.57 |
|
|
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
Updated: 22 Dec 2003
Automatically break into code when calling Debug.Assert in ASP.NET and Web Services
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
jconwell |
4.57 |
|
|
DaST Concept: A simpler, smarter, and much more powerful alternative to Forms and MVC.
Updated: 12 May 2011
Pure HTML templates and uniform codebehind is the future of web development. The article presents ASP.NET DaST Rendering Engine and its underlying DaST concept that brings web apps architecture to a new level getting rid of all problems and complexity related to standard ASP.NET Forms and MVC.
C#, Javascript, .NET, ASP.NET, Architect, Dev, Design
|
rgubarenko |
4.57 |
|
|
Loading Message when Page Loads
Updated: 24 Feb 2009
To display a loading message (or GIF) when the page_load has functions that take a long time
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Vasanth.S.R |
4.57 |
|
|
PixelDragonsMVC.NET - An open source MVC framework
Updated: 29 Jun 2007
An MVC framework with built-in NHibernate support that makes creating ASP.NET 2 applications easier by minimizing code and configuration
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
BigAndy |
4.57 |
|
|
Multiple Fileupload for ASP.NET with Client Side Resizing of Images
Updated: 13 Aug 2011
Using plupload control in ASP.NET to upload multiple image files with client side resizing
VB.NET, Windows, .NET (.NET3.5), ASP.NET, Dev
|
Nasir Razzaq |
4.56 |
|
|
REST Web Services in ASP.NET 2.0 (C#)
Updated: 5 Nov 2008
This article describes how to cheat your way to an elegant URL REST Web service.
C#, .NET2.0, ASP, ASP.NET, Ajax, Dev
|
Leo Stableford |
4.56 |
|
|
Ajax Enabled Gridview using JavaScript in ASP.NET
Updated: 15 Feb 2009
I have created a JavaScript Gridview that does the same operation like displaying record in tabular format, paging, sorting, deleting and changing page size at runtime without any postback.
Javascript, XML, CSS, HTML, .NET, ASP.NET, Ajax
|
Najmul Hoda |
4.56 |
|
|
ResetControl
Updated: 9 Nov 2009
Reset all controls using JavaScript function or bring control back in original state using JavaScript
Javascript, .NET
|
Samrat Banerjee |
4.56 |
|
|
Utilizing SharePoint Form Controls (like OWSDateField)
Updated: 3 Jan 2006
This article discusses some ways to take advantage of the SharePoint client side controls (like the OWSDate Control) within the SharePoint web parts.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
railerb |
4.56 |
|
|
Page Tracking in ASP.NET
Updated: 23 Jun 2004
This articles explains how to track visitors to your web site.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
vikramk |
4.55 |
|
|
Elmah for Glimpse – Best of Both Worlds
Updated: 5 Jun 2011
Creating an Elmah plugin for Glimpse
C#, .NET, ASP.NET, IIS, WebForms, Architect, Dev, Web-Development, plugin, Web, MEF, Development, ErrorHandling
|
stevenlauwers22 |
4.55 |
|
|
Add your own (custom) prerequisite to "ClickOnce" application
Updated: 7 Oct 2006
Remember we can only add those prerequisite through ClickOnce which are by default in prerequisite list while publishing. This article will drive you, how to add custom prequisite for ClickOnce deployment
Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Malpani Amol |
4.55 |
|
|
ASP.NET Common Web Page Class Library - Part 1
Updated: 6 Apr 2006
A set of common, reusable page classes for ASP.NET applications.
C#, VB, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, VS2005, Dev
|
Eric Woodruff |
4.55 |
|
|
How to Read and Write .xlsx (Excel 2007) File - Part II
Updated: 27 Jun 2011
How to read and write .xlsx (Excel 2007) file via C# - Part II
C#, .NET, ASP.NET, ADO.NET
|
M I developer |
4.55 |
|
|
Customary Functions of GridView in ASP.NET 3.5
Updated: 25 Mar 2009
The most advanced things which you can do with GridView in ASP.NET 3.5
Javascript, XML, CSS, SQL, XHTML, .NET2.0, Win2K, WinXP, Win2003, Vista, .NET3.0, ASP.NET, ADO.NET, WebForms, Ajax, SQL2005, IIS5.1, IIS6, VS2005, DBA, Dev
|
Behrouz Rad |
4.55 |
|
|
URL Rewriting with ASP.NET
Updated: 4 Jul 2002
Demonstrates the use of regular expression-based URL Rewriting, similar to mod_rewrite with ASP.NET
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Richard Birkby |
4.54 |
|
|
Encrypt or Decrypt Connection Strings in web.config file using ASP.NET
Updated: 24 Dec 2011
Encrypt or Decrypt Connection Strings in web.config file using ASP.NET
XML, VB.NET, ASP.NET, CS
|
Rahul Mittal (Napster) |
4.54 |
|
|
ASP.NET MVC 2 Basics - Working with ListBoxes
Updated: 12 Jan 2011
Demonstrates moving items between two listboxes in ASP.NET MVC 2.
C#, .NET, ASP.NET, Dev, Web-Development
|
Pete Sutcliffe |
4.54 |
|
|
how to create columns dynamically in a grid view
Updated: 17 Mar 2006
This article describes about how to create columns dynamically in a grid view.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Devakumar Sai Chinthala |
4.54 |
|
|
Extending ASP.NET role based Security with Custom Security Module (Permission Based, Page Level Authorization)
Updated: 11 Nov 2011
This project intends to extend the default ASP.NET role based Security to include Permission Based / Page Level Authorization Layer. Works with both ASP.NET and ASP.NET MVC. Permission rules to Allow/Deny access to website resources (like "Folder/File.aspx" or "Controller/Action") are stored in DB.
C# (C#2.0), .NET (.NET2.0, .NET3.5), ASP.NET, MVC, Dev
|
okdone |
4.53 |
|
|
The Anatomy of Forms Authentication
Updated: 14 Mar 2008
In this article, I will attempt explain in “gory” technical details how Forms Authentication works
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jarrad Winter |
4.53 |
|
|
Web Page Extensions to Associate Domain Models With Web Forms
Updated: 29 Jan 2011
An extension type associates an ASPX view page with a domain model object.
C#, .NET, ASP.NET, Dev
|
Sreejith Gopinathan |
4.53 |
|
|
UML Interview Questions Part 1
Updated: 30 Nov 2008
UML Interview Questions Part 1
UML, Architect, Design
|
Shivprasad koirala |
4.53 |
|
|
Building a Better ASP.NET 1.1 BasePage Framework
Updated: 5 Dec 2005
This is a journey on how to build a better Base page. The result of this will be a reusable framework that you can use to create as many Base pages as you like (on many different sites) and still have something that will keep the designers on your team happy.
C#, XML, Windows, .NET1.1, ASP.NET, Visual-Studio, WebForms, Dev
|
Chase Thomas |
4.52 |
|
|
A .NET web service for e-mail
Updated: 17 Feb 2005
Sending e-mail using a web service.
C#, VB, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Xiangyang Liu 刘向阳 |
4.52 |
|
|
Beginners Introduction to ASP.NET
Updated: 19 Oct 2004
An article giving basic introduction to ASP.NET ,Underlying technologies and Advantages of ASP.NET over asp
Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
sudhirmangla |
4.52 |
|
|
Windows Communication Foundation FAQ quick starter Part 2
Updated: 24 Jun 2010
Windows Communication Foundation FAQ quick starter Part 2
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2005, VS2008), WCF, Architect
|
Shivprasad koirala |
4.51 |
|
|
Understanding ASP.NET Validation Techniques
Updated: 22 Feb 2012
This article aims at understanding the basic validation techniques and controls provided by ASP.NET framework.
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.50 |
|
|
Bypass Forms Authentication to Use Active Directory User Authentication in ASP.NET
Updated: 9 Oct 2011
This article describes how to keep form based and active directory user based authentication process in parallel in ASP.NET.
C#, ASP.NET, active, directory, Forms
|
Fazlur Rahman |
4.50 |
|
|
Split web.config for Different Environments
Updated: 21 Feb 2011
Splitting web config file for different environments is a brilliant thought, and here I am presenting with complete sample code with design diagrams
XML, UML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, WebForms, Architect, Design, SysAdmin, C#3.5, Web-Development, .NET4, Web, Development, ArchitectNET
|
Justin Mathew @ British Standard Institute (BSi) |
4.50 |
|
|
Code without Code Behind
Updated: 4 Dec 2010
Developing a web based event calendar in ASP.NET using MVP Design Pattern
C#, Javascript, XML, ASP.NET, Dev
|
anshudutta |
4.50 |
|
|
Working with Resource Files in ASP.NET Programatically
Updated: 12 Nov 2010
This article will represent how to work with Resource Files dynamically
C#, XML, XSLT, .NET (.NET3.5), ASP.NET, Web-Development, .NET4
|
sameer_s |
4.50 |
|
|
Vertical Text in HTML - Creating Dynamic Vertical Text Images in Webpages
Updated: 19 Aug 2010
Create Cross-Browser Vertical Text in HTML without using Internet Explorer specific layout-flow or writing-mode
C#2.0, Windows, .NET2.0, ASP.NET, GDI+, WebForms, VS2005, Dev
|
MattsterP |
4.50 |
|
|
A Generic Way to Delay-load/Lazy-load Any Number of Control/s using UpdatePanel
Updated: 7 Oct 2010
Delay-loading using UpdatePanel
C#, .NET, ASP.NET, Ajax, Dev, .NET4
|
simpledotnetsolutions |
4.50 |
|
|
ASP.NET Session End Event Fires Immediately After Session Start - Resolved
Updated: 28 Aug 2011
What you should know about Session Start/End events in order to protect your application from possible performance issues.
Windows, .NET (.NET2.0, .NET3.5), ASP.NET, Architect, Dev, QA
|
TheCodeKing |
4.50 |
|
|
MVC Test Driven Development: Session Variables
Updated: 12 Aug 2011
When you write a controller which is unit testable, it would be better to avoid any dependency to the HttpContext to make things easier. If you are using any of the session variables in your controller, it will make your controller difficult to test.
C#, Windows, ASP.NET, MVC
|
Russell Aboobacker |
4.50 |
|
|
ASP.NET Mobile Device Detection
Updated: 21 Jun 2011
Detect latest mobile devices/browsers using ASP.NET and 51degrees
ASP.NET
|
A Mahesh |
4.50 |
|
|
Understanding Section Handlers - App.config File
Updated: 15 Jul 2005
This article explains configuration section handlers defined in the System.Configuration namespace and explains how to create custom sections handlers by implemeting the IConfigurationSectionHandler interface.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Palanisamy Veerasingam |
4.50 |
|
|
Another Simple Wait Page
Updated: 11 Oct 2006
An article to demonstrate to use asynchronous delegate call and client script callback to build long wait page
Javascript, XML, C#2.0, Windows, .NET2.0, ASP.NET, Ajax, VS2005, Dev
|
Hardy Wang |
4.50 |
|
|
Using Linq to paginate your ObjectDataSource.
Updated: 18 Mar 2008
In this article I walk through an example that binds a gridview control to an ObjectDataSource and uses Linq queries to paginate to achieve true data pagination.
C# (C#3.0), VB (VB9.0), CSS, HTML, .NET (.NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2008), Ajax, LINQ, Architect, DBA, Dev, Design
|
Jason Witty |
4.50 |
|
|
ASP.NET and Comet: Bringing Sockets Back
Updated: 8 Apr 2008
Implementing a socket based Comet solution in ASP.NET.
C# (C#3.0), Javascript, HTML, Windows, .NET (.NET3.5), ASP.NET, Dev
|
Wilfred Verkley |
4.50 |
|
|
Instant Messenger Status Indicator - AIM, Yahoo, ICQ, MSN, Skype ...
Updated: 12 Sep 2008
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Dev
|
Najmul Hoda |
4.50 |
|
|
Method for Securing the Accessible Files
Updated: 20 Dec 2007
Downloading the files under asp.net authentication
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
wankai |
4.50 |
|
|
Global Error Handling in ASP.NET
Updated: 28 Jan 2004
An article on how to gracefully trap application errors in asp.net applications
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
James Coleman |
4.50 |
|
|
Nested GridViews with Skins in ASP.NET
Updated: 5 May 2006
Shows how to create nested GridViews to show hierarchical data and then apply custom skins to them
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Manuel Ricca |
4.50 |
|
|
A quick guide to using nested repeaters in ASP.NET
Updated: 19 Feb 2004
Using nested repeaters in ASP.NET with an XML data store
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Nish Sivakumar |
4.48 |
|
|
TinyWebServer, an ideal portable webserver for ASP.NET project development
Updated: 17 Nov 2007
A tiny portable webserver, called TinyWebServer, which can be used wherever IIS is not availabe.
C#2.0, VB8.0, .NET2.0, Win2K, WinXP, Win2003, Vista, DotGNU, ASP.NET, VS2005, Dev, WinForm
|
Mehran Ghanizadeh |
4.48 |
|
|
Creating Custom Configurations
Updated: 2 Sep 2004
Create isolated settings, strongly-typed objects and collections inside your web.config by leveraging the flexibility of .Net to create your own configuration sections and handler.
C#, VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Karl Seguin |
4.48 |
|
|
Simplify the construction of HTML inside ASP.NET server controls using ControlInjector
Updated: 1 Jul 2005
Apply a String.Format pattern to control building of separate HTML from private controls.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
subdigital |
4.48 |
|
|
The Captcha Web Service
Updated: 29 Dec 2004
WSCaptcha is a webservice that creates Captcha images. This article shows how the Captcha web service is to be used it in a registration process.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Massimo Beatini |
4.48 |
|
|
Tracing with Log4Net and the Context Singleton Design Pattern
Updated: 12 Aug 2006
This article describes techniques than enable ASP.Net trace style performance information to be outputted to any appender using log4net. In building this utility class, we also delve into a design pattern that enables developer’s to create a single instance of a class for a single ASP.Net request.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
David San Filippo |
4.48 |
|
|
SALT and PEPPER – 3 TIER and LINQ
Updated: 5 Mar 2009
SALT and PEPPER – 3 TIER and LINQ
C#, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect
|
Shivprasad koirala |
4.48 |
|
|
Internet programming primer (general overview and history of ASP.NET)
Updated: 14 Nov 2004
A general overview of Internet technologies including what the Internet actually is, what HTML and XML are, using Web forms, CGI/MIME, IIS ISAPI, ASP and creating HTML based front ends to databases via ODBC32, OLE DB, ADO and ASP.NET
C++/CLI, C#, VBScript, Javascript, XML, CSS, Perl, SQL, VC6, VC7, VC7.1, VC8.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, SQL2000, SQL2005, IIS5.1, IIS6, VS.NET2003, VS2005, IE6.0, IE5.5, DBA, Dev
|
Kevin Staunton-Lambert |
4.47 |
|
|
Simple, Cross-browser JavaScript Session and Forms Authentication Timeout Prevention / Handling
Updated: 15 Dec 2009
A client-side solution to warn users their session is about to timeout and refresh their authentication ticket, if necessary.
VB, Javascript, CSS, HTML, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
big_novak |
4.47 |
|
|
GridView Event Handling
Updated: 5 Jan 2010
Article describes the handling of the common GridView events
C#3.0, ASP.NET, Dev
|
Vikas Singhal 2009 |
4.47 |
|
|
Passing variables between pages using QueryString
Updated: 18 Jan 2004
Pass variables between pages using QueryString and Format with Server.UrlEncode method.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Atilla Ozgur |
4.46 |
|
|
Themes and Skins in ASP.NET 2.0
Updated: 5 Oct 2005
Introduction to themes and skins in ASP.NET 2.0.
C#, SQL, VC8.0, .NET, WinXP, ASP.NET, WebForms, SQL2000, VS2005, DBA, Dev
|
Zeeshan Muhammad |
4.46 |
|
|
Using Globalization and Localization in ASP.NET
Updated: 23 Feb 2012
How Globalization and Localization work in ASP.NET
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.46 |
|
|
7 Page Jump Methods in ASP.NET
Updated: 6 Sep 2011
Here we will discuss 7 methods for page jump in ASP.NET
C#, ASP.NET
|
loveyou999 |
4.45 |
|
|
Event Calendar [ ASP.NET 2.0 / C# ]
Updated: 18 May 2008
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.
C#2.0, .NET2.0, ASP.NET, VS2005, Dev
|
Neeraj Saluja |
4.45 |
|
|
Simple ‘In-Progress’ Message for Time Consuming Tasks in ASP.NET Pages
Updated: 4 Jul 2009
‘In-Progress’ Message & Disabling controls in ASP.NET Pages using JavaScript
C# (C#1.0, C#2.0, C#3.0, C#4.0), Javascript, CSS, HTML, XHTML, JScript.NET, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, Visual-Studio (VS.NET2003, VS2005, VS2008), ADO.NET, PHP, WebForms, Ajax, Architect, Dev, QA, Design, .NET4
|
Kiran Kumar Veerabatheni |
4.44 |
|
|
A Lean And Mean Blog Engine, Part II
Updated: 27 Feb 2007
Part II of my 3 day foray into writing a blog engine.
C#, Windows, .NET, ASP.NET, WebForms, Dev
|
Marc Clifton |
4.44 |
|
|
A Simple Way to Implement Page Header Data in ASP.NET
Updated: 27 Oct 2005
A class that makes it easy to implement page header tags in ASP.NET.
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
travislaborde |
4.44 |
|
|
Share a client side return value with the server side code
Updated: 17 Jan 2006
How to share a client side return value with the server side code.
C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
NeeruVerma |
4.44 |
|
|
Upload to Database ... Dowload by Zip File
Updated: 26 May 2003
Information on uploading files, saving them to a database and downloading files in a ZIP archive.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
|
4.43 |
|
|
DotNetNuke Search Engine Optimization
Updated: 3 Apr 2007
A starter guide to DotNetNuke Search Engine Optimization
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev, Design
|
Jay Kay |
4.43 |
|
|
A Smart Form Control for ASP.NET URL Rewriting
Updated: 20 Jul 2007
A smart form control that fixes many of the problems that are caused by extensionless URL rewriting in ASP.NET.
C#2.0, Windows, .NET2.0, .NET3.0, ASP.NET, WebForms, VS2005, Dev
|
David T Nelson |
4.43 |
|
|
ASP.NET MVC Model Binding - Part1
Updated: 21 Feb 2011
This article gives the reader detailed understanding on how ASP.NET MVC Model binding works.
C# (C#3.0), .NET (.NET3.5), ASP.NET, MVC, Dev
|
corol1234 |
4.43 |
|
|
Setting up MySql Membership with Visual Studio 2010
Updated: 11 Oct 2010
Setting up MySql membership provider with .NET Framework 4.0 and VS 2010
C#, .NET, ASP.NET, ADO.NET, Architect, Dev, sqldatasource, .NET4
|
deepaktripathi |
4.43 |
|
|
Building a Better Wait Page
Updated: 17 Mar 2005
Building a better wait page using asynchronous programming and the XmlHttpRequest object.
C#, Javascript, .NET1.1, Win2K, ASP.NET, Visual-Studio, Dev
|
brian dunnington |
4.43 |
|
|
ASP.NET 1.1 Web Application Compilation and Pre-compilation
Updated: 7 Sep 2005
Describes how to pre-compile or compile .aspx and .ascx files of C# or VB ASP.NET 1.1 web application; includes full source code, compilation library, runtime library and a demo project.
C#, VB, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Jecho Jekov |
4.42 |
|
|
Active Directory Roles Provider
Updated: 3 Oct 2008
An active directory roles provider
C#, Windows, .NET, ASP.NET, Dev
|
Daniel_PS |
4.42 |
|
|
ADAM and LDAP Client.Net - LDAP Access Control for ASP.NET
Updated: 8 Oct 2006
ASP.NET authentication and authorization with LDAP.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
michalpiaseczny |
4.42 |
|
|
Creating a Poll System Using ASP.NET 2.0 Callbacks
Updated: 18 Nov 2007
An article on how to create an AJAX enabled polling system using ASP.NET client callbacks.
C#, Javascript, XML, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Ajax, Dev
|
azamsharp |
4.41 |
|
|
Common Issues & Solutions While Creating Custom ToolBar For IE
Updated: 8 Oct 2006
Solutions For Common Problems While Using Band objects
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
SandeepSreekumar |
4.40 |
|
|
ASP.Net C# MessageBox
Updated: 27 Apr 2008
This article explains how to create a messagebox class to use in web applications
CSS, HTML, ASP, ASP.NET
|
Syed M Hussain |
4.40 |
|
|
Custom Paging without Changing/Breaking SQL Query in GridView
Updated: 30 Nov 2010
Custom Paging on any database
C#, .NET (.NET3.5), ASP, ASP.NET, ADO.NET
|
Prashant_Hirapara |
4.40 |
|
|
ASP.NET MVC Model Binding - Part 2
Updated: 27 Mar 2011
This article gives the reader detailed understanding on how ASP.NET MVC Model binding works.
C# (C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, MVC, Dev, C#3.5
|
corol1234 |
4.40 |
|
|
Flex HTTPService with ASP.NET
Updated: 11 Jun 2009
A beginners tutorial on HTTPService of Flex and ASP.NET
C# (C#1.0, C#2.0, C#3.0), XML, Windows (WinXP, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, ADO.NET, Dev
|
NinethSense |
4.40 |
|
|
Easy Confirmation Message for .NET Controls
Updated: 7 Feb 2006
A JavaScript solution for a common routine, especially for those DataGrid/GridView Delete buttons.
C#, VB, Javascript, CSS, HTML, XHTML, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, ADO.NET, WebForms, Dev
|
Jason Scolaro |
4.39 |
|
|
Error Handling in ASP.NET
Updated: 5 Jun 2005
Starts with user redirection settings with customErrors section; then moves to exception handling in different scopes. Explains how to prevent recursive loops, hande parser errors, base class error handling with internals as appropriate. Source code demonstrates the concepts illustrated.
C#, XML, .NET1.1, WinXP, ASP.NET, WebForms, IIS5.1, VS.NET2003, Dev
|
Rakesh Rajan |
4.38 |
|
|
Integrating a Blogger.com Blog into an ASP.NET 2.0 Web Site
Updated: 8 Jul 2009
How to integrate a blogger.com blog into an ASP.NET 2.0 Web Site
C#2.0, Windows, .NET (.NET2.0), ASP.NET, Dev
|
nickyt |
4.38 |
|
|
Create Typed Session State in ASP.NET
Updated: 8 Jun 2002
Wrap the Session object in ASP.NET to prevent programming errors and keep code clean
C++, Windows, .NET1.0, ASP.NET, Visual-Studio, MFC, Dev
|
Scott Juranek |
4.38 |
|
|
Simplify the Security and Management of Connection Strings in ASP.NET Application
Updated: 8 Jun 2010
Since version 2.0, the ASP.NET documentation suggests that we should keep our connection strings in web.config. This raises a number of concerns. There is a better way...
ASP.NET
|
Kikoz68 |
4.38 |
|
|
Drilldown Report Writer with Charting
Updated: 28 Feb 2010
This article describes a template-driven reporting tool which allows drilldown and charting.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Dev
|
Gary Dryden |
4.38 |
|
|
SexyHyperLink and SexyLinkButton AspNet Server Controls
Updated: 22 Aug 2007
Transform your HyperLink's and LinkButton's into SexyHyperLink's and SexyLinkButton's. Making text based css buttons with an alternate pressed state and freely available icons. No javascript required.
C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, VS2005, Dev, Design
|
needmorebeach |
4.37 |
|
|
SQL Server 2005 Distilled - Chapter 3: Enterprise Data Management
Updated: 31 Mar 2006
This chapter covers what's new in enterprise database administration. It doesn't just look at the product from a feature list, but groups the features according to some tasks common to database administration.
SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2005, DBA, Dev
|
Addison-Wesley |
4.37 |
|
|
Transferring page values to another page
Updated: 21 Aug 2004
Transferring page values to another page.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
azamsharp |
4.36 |
|
|
Using Resource Files In ASP.NET
Updated: 20 Jan 2003
Using resource files in ASP.NET.
C#, VB, VC7, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
DGoins |
4.36 |
|
|
Extending ASP.NET 2.0 Part I: Creating Custom Build Providers
Updated: 6 Nov 2005
Extend the ASP.NET runtime by creating custom build providers for custom project resources.
C#, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS2005, Dev
|
Javier Lozano |
4.36 |
|
|
Email System Using ASP.NET
Updated: 15 Nov 2005
The article explores the SMTP concepts, configuration and simple mail service.
C#, .NET, WinXP, ASP.NET, Visual-Studio, Dev
|
Sujith John Thomas |
4.36 |
|
|
Extending the GridView CommandField To Add Delete Confirmation
Updated: 5 Sep 2007
Tired of constantly writing the same labourious plumbing to add a confirmation to a delete button in a GridView? I was, so I simplified things.
Javascript, C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev, Design
|
Alex Furmanski |
4.35 |
|
|
The ASP.NET Worker Process – Part 1
Updated: 17 Jul 2003
Gives an overview of the ASP.NET Worker Process architecture.
.NET1.0, .NET1.1, Win2K, ASP.NET, Visual-Studio, Dev
|
Mohsin Ali Sheikh |
4.35 |
|
|
Programmatic Adding Custom Encrypted Configuration Section in ASP.NET
Updated: 11 Jul 2009
It's important to understand that the web.config file in a web application is a secure place that no one can have access to that. So what can you do with your custom settings
C#, XML, Windows, .NET, ASP.NET, WebForms
|
mheidari |
4.35 |
|
|
Writing Object-Oriented JavaScript Part 2
Updated: 8 Dec 2003
Using Cfx to develop a JavaScript control class library.
C#, Windows, .NET1.0, ASP.NET, IE6.0, Dev
|
chriswa |
4.35 |
|
|
Creating a Common Toolbar in ASP.NET 2.0 using MasterPage, Delegate and Events.
Updated: 28 Aug 2006
How to create a common toolbar for using with all pages in an asp.net application.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Alvin G |
4.34 |
|
|
PACT - Private Assembly Creation Tool for DNN 3.x
Updated: 1 Dec 2004
PACT creates PA's for DNN v3.x
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Todd Davis |
4.33 |
|
|
Convert the web user controls into custom controls in MS VS 2005
Updated: 8 Oct 2007
Convert the web user controls into custom controls in MS VS 2005
C#2.0, .NET2.0, WinXP, Win2003, Vista, .NET3.0, ASP.NET, WebForms, VS2005, Dev
|
Dimitar Madjarov |
4.33 |
|
|
Simple Integration With SimpleInt
Updated: 6 Oct 2006
How to use the SimpleInt Framework to integrate applications.
C#2.0, .NET2.0, WinXP, Win2003, Vista, ASP.NET, VS2005, Dev
|
pconverse |
4.33 |
|
|
ASP.NET GridView Image Command Button Problem (Multiple PostBacks)
Updated: 10 Oct 2008
This article describes workarounds to solve the problem of multiple postbacks when using a command button of type image in an ASP.NET GridView (Internet Explorer).
C#, Javascript, CSS, HTML, XHTML, .NET2.0, .NET3.0, .NET3.5, ASP, ASP.NET, Ajax, Dev
|
Urs Enzler |
4.33 |
|
|
ASP.NET AJAX 4.0 Template Programming - Part II
Updated: 2 Jul 2009
This article describes the live data binding of client side template programming in ASP.NET AJAX 4.0
C# (C#4.0), Javascript, CSS, XHTML, .NET, ASP.NET, ADO.NET, Ajax, Architect, Dev, Design, .NET4
|
M Sheik Uduman Ali |
4.33 |
|
|
ASP.NET Publishing Add-in
Updated: 11 Oct 2006
Publishing add-in integrated with SourceSafe.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev, SysAdmin
|
Tad McClellan |
4.33 |
|
|
How to create custom bound fields in GridView
Updated: 30 Mar 2006
How to create custom bound fields and dynamically add them to the GridView
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Devakumar Sai Chinthala |
4.33 |
|
|
Magic Ajax Patch for & and < Special Chars in Textbox and scriptPath Parameter
Updated: 25 Sep 2009
How to solve some bugs in free Magic Ajax Framework
VB, Javascript, .NET (.NET1.1, .NET2.0), ASP.NET, WebForms, Ajax
|
ghard68 |
4.33 |
|
|
Detecting Refresh or Postback in ASP.NET
Updated: 25 Mar 2010
This article will first explain the fundamentals of how to solve the above problem and later this article will go in depth of how the source code looks like.
C#, .NET, ASP.NET, Architect, Dev
|
Shivprasad koirala, Archak Sainanee |
4.33 |
|
|
Performance Testing of ASP.NET Website
Updated: 2 Dec 2010
This article explains performance testing of ASP.NET website using VSTS 2008
C#, Windows, .NET, ASP.NET, Architect, Dev, C#3.5, performance, Virtualization, virtual-machine
|
Ravi Karia |
4.33 |
|
|
Receive Email Read Notification and Save It in Database
Updated: 14 Oct 2011
This article will look at using HttpModule to record email read notifications.
C#, SQL
|
virang_21 |
4.33 |
|
|
Developing Web Applications with ASP.NET MVC3 and Entity Framework 4.1
Updated: 17 Aug 2011
In this article, I will provide a demo application that is developed with the ASP.NET MVC3 and Entity Framework4.1.
.NET, ASP.NET, Architect, Dev, Design
|
Henry He |
4.33 |
|
|
16 steps to write flexible business validation in C# using validation blocks
Updated: 15 Mar 2009
16 steps to write flexible business validation in C# using validation blocks
C#, .NET, ASP.NET, Architect
|
Shivprasad koirala |
4.32 |
|
|
Breadcrumbs in ASP.NET
Updated: 24 Sep 2003
This article describes how to create breadcrumb navigation for your web site, based on its directory structure.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Jon Sagara |
4.32 |
|
|
ASP.NET MVC: Expression Trees as Parameter to Simplify Query
Updated: 30 Oct 2011
It shares an idea about simplifying query in ASP.NET MVC
ASP.NET, MVC
|
SummiG |
4.31 |
|
|
Localization of static web files
Updated: 11 Nov 2006
Using HttpHandler for localization of static HTML, XML, JavaScript, and CSS files.
C#, XML, Windows, .NET, ASP.NET, Dev
|
Anton Bar |
4.31 |
|
|
Another Dynamic ASP.NET Text Image
Updated: 3 Mar 2004
Another article which shows you how to dynamically create an image from text in ASP.NET.
C#, .NET1.1, WinXP, ASP.NET, Visual-Studio, Dev
|
Manster |
4.31 |
|
|
Real Time Stock Quotes, Stock Alerts & Indicators Using SlickGrid & Other Grids
Updated: 18 Apr 2011
How to Display Real Time Stock Quotes, Alerts & Indicators Using SlickGrid & Other Grids
C#, .NET, ASP.NET, Ajax, CEO, Architect, Design, Sales, Marketing
|
Bill SerGio, The Infomercial King |
4.30 |
|
|
Visual Studio .NET 2005 Design-Time Integration
Updated: 5 Mar 2006
Overview of the Visual Studio .NET 2005 Design-Time Architecture and Integration
C#, .NET1.1, .NET2.0, Win2K, Win2003, ASP.NET, WebForms, VS2005, Architect, Dev, QA
|
Gurbir Singh Sethi |
4.30 |
|
|
ASP.NET HttpModule for handling session end with StateServer
Updated: 2 Nov 2007
This article explains how to manage sessions ending when using the ASP.NET StateServer (which does not fire the Session_End event)
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Munsifali Rashid |
4.30 |
|
|
Do more with your ASP.NET Page Template
Updated: 14 Dec 2002
Page templates can provide more than just design consistency
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Sajid Rehman |
4.30 |
|
|
Security Features Analysis for ASP.NET
Updated: 10 Nov 2008
To analyse the various security featutes for ASP.NET
C#, .NET (.NET2.0), ASP.NET, CEO, Architect, DBA, Dev, QA, Design
|
Mudit_Agarwal |
4.30 |
|
|
URL Mapping / URL Rewriting / Search Engine Friendly URLs / Virtual URLs (ASP.NET)
Updated: 20 Apr 2007
URL Mapping / URL Rewriting / Search Engine Friendly URLs / Virtual URLs with postbacks in ASP.NET C# (Without hardcoding in Web.Config)
C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Manu Agrawal |
4.30 |
|
|
Implementing Audit Trail using Trigger
Updated: 26 Apr 2009
Implementing Audit trail using trigger
SQL, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO.NET, Architect, DBA
|
Shivprasad koirala |
4.29 |
|
|
Paging GridView with ROW_NUMBER()
Updated: 5 Feb 2006
This article explains how to implement custom paging in the GridView web control using the ROW_NUMBER() function of SQL Server 2005
C#, SQL, .NET2.0, WinXP, ASP.NET, ADO.NET, SQL2005, VS2005, DBA, Dev
|
Socrate1 |
4.29 |
|
|
Displaying drill down rows in datagrid
Updated: 30 Aug 2006
Displaying drill down rows in datagrid
C#1.0, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Yes'B |
4.29 |
|
|
Sending Compressed HTTP Reponse in ASP.NET Web Application
Updated: 6 Nov 2009
Shows how to use the Response.Filter to send a compressed response in an ASP.NET web application
C# (C#3.0), HTML, Windows, .NET (.NET3.5), ASP.NET, Architect, Dev
|
Maxim Novak |
4.29 |
|
|
Satellite Assembly - Multi Languages
Updated: 18 Jul 2005
Creating a multi language ASP.NET site using Satellite Assemblies.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Thang T. |
4.29 |
|
|
ASP.NET 2.0 Globalization & Localization solution
Updated: 14 May 2007
internationalization of web application using ASP.NET 2.0 and SQL Server 2005
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Chagel |
4.29 |
|
|
Creating a DataGrid that expands and collapses like a tree control
Updated: 10 Apr 2006
A Custom DataGrid Paging Techniuque
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ahmed Abdelgawad |
4.28 |
|
|
Line-Of-Business Applications with ASP.NET
Updated: 6 Nov 2009
A new approach in business applications development with ASP.NET is presented.
C#, HTML, Windows, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
|
Alexandr Sergeevich Ilyin |
4.27 |
|
|
ASP.NET MVC: Part 2
Updated: 5 Jul 2008
A continued look at ASP.NET MVC and URL Routing.
C#3.0, .NET3.5, ASP.NET, WebForms, Architect
|
Mark Nischalke |
4.27 |
|
|
MySQL Membership, Role, Sitemap, Personalization Provider for ASP.NET 2.0
Updated: 7 Sep 2007
A Membership, Role, Sitemap, and Personalization provider using MySQL.
XML, SQL, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, MySQL, VS2005, Dev
|
onrac |
4.27 |
|
|
AutoEventWireup attribute in Microsoft ASP.NET Web Forms
Updated: 30 Jan 2005
An introduction to the AutoEventWireup attribute in Microsoft ASP.NET Web Forms.
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Aby Thomas Varghese |
4.27 |
|
|
Web Graphics On The Fly in ASP.NET
Updated: 25 Nov 2002
Create web graphics on the fly with the ASP.NET quickly.
C#, VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Nick Parker |
4.26 |
|
|
Notes Icon Tooltip
Updated: 5 Mar 2006
A Custom Control to show tooltip text over a Icon.
C#, .NET1.1, Win2K, WinXP, ASP.NET, Visual-Studio, IIS5.1, IIS6, IE6.0, IE5.5, Dev
|
Tittle Joseph |
4.26 |
|
|
GridviewFix jQuery plugin
Updated: 11 Oct 2011
GridviewFix is a helper jQuery plugin that solves the compatibility problem in between .NET Gridview and dataTable plugin.
jQuery, Gridview, plugin, DataTable
|
RupeshKumar |
4.25 |
|
|
Go Beyond the limitations of ASP.NET Form
Updated: 17 Mar 2004
An article on the limitations of ASP.NET Form, especially the missing PostBack Action of a
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Joyprakash Saikia |
4.25 |
|
|
Custom Paging with User Control
Updated: 16 Mar 2004
Promote Code Reuse by Using a User Control to Do Custom Paging
.NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
linush |
4.25 |
|
|
Sorting and Filtering an HTML Table using ASP.NET MVC Technology
Updated: 14 Feb 2011
A simple MVC web app which implements a sortable and filterable table
C#, Javascript, HTML, ASP.NET, MVC, jQuery, .NET4
|
Zoltan Aszalos |
4.25 |
|
|
Facebook Style Photo Tag
Updated: 20 Jun 2011
Facebook Style Photo Tag
C#, .NET, ASP.NET, Dev
|
Omar Gamil |
4.25 |
|
|
CSS Custom Provider To extend Web Control's Property Window
Updated: 31 Dec 2003
This article describes how to extend the design time features of Visual studio to expedite development process.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
avnrao |
4.25 |
|
|
How to build your own ASP.NET templates for VS.NET
Updated: 6 Jan 2004
This article explains how to add custom templates for both aspx and code behind files in VS.NET's "add new item" menu
Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
rugha |
4.25 |
|
|
How To Improve the Performance of ASP.NET MVC Web Application
Updated: 5 Sep 2009
In this article, I will examine how you can improve the performance of an ASP.NET MVC application by taking advantage of the various components
C#, .NET3.5, ASP.NET, MVC, IIS6, VS2005, IIS7, VS2008, Architect, Dev
|
Farooq Kaiser |
4.25 |
|
|
Custom Resource Provider
Updated: 5 Mar 2009
Custom resource provider to facilitate fetching global resources using HTML markups
C#, .NET3.5, ASP.NET, Architect, Dev
|
sunit_82 |
4.25 |
|
|
Sending Emails using .NET Part II
Updated: 8 May 2006
Use ASP.NET 2.0 new library System.web.mail to send emails
C#, VB, .NET, Win2K, WinXP, Win2003, Vista, ASP.NET, Visual-Studio, Dev
|
Prabhakar Manikonda |
4.24 |
|
|
A Web Spider Library in C#
Updated: 18 Sep 2007
An article about a spider library to grab websites and store them locally
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Uwe Keim |
4.24 |
|
|
Using Web Standards to Simplify Web Control Development
Updated: 4 Oct 2007
An article on how web standards can be used in ASP.NET control development
CSS, XHTML, C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Steven Berkovitz |
4.24 |
|
|
ASP.Net Poll Server Control
Updated: 10 Jun 2006
A custom server control for polling your site users.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mike Eccleston |
4.23 |
|
|
Programmatically Setting Control Adapters for URL Rewriting and AJAX
Updated: 25 Jun 2008
A guide to injecting control adapters at runtime
C# (C#2.0), .NET, ASP.NET, Dev
|
TheCodeKing |
4.23 |
|
|
Creating a Multiple Choice Exam Using DLINQ - Part 1
Updated: 14 Jan 2008
An article on creating a multiple choice exam using DLINQ (Part 1)
C#, .NET, ASP.NET, LINQ, Dev
|
azamsharp |
4.22 |
|
|
Redirect to Login Modal Popup Instead of Login Page in Form Authentication
Updated: 15 Dec 2010
Trick to show login popup on any page rather than to redirect to login page
C#, HTML, .NET, ASP.NET, SQL-Server, Ajax
|
Amit Kumar Tiwari |
4.22 |
|
|
Object-Oriented ASP.NET
Updated: 10 Aug 2003
Use the powerful object-oriented features of C# and VB.NET to build re-usable classes in ASP.NET
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Los Guapos |
4.22 |
|
|
Yield, Web Continuations!
Updated: 7 Aug 2006
Article shows how to emulate web continuation in .NET framework
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
notmasteryet |
4.21 |
|
|
Solution for URL Rewriting in ASP.NET
Updated: 3 Jul 2007
Powerful solution for URL rewriting and handling rewritten parameters in ASP.NET.
XML, VB8.0, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
SHatchard |
4.21 |
|
|
ASP.NET 2.0 Master Pages
Updated: 28 May 2005
Master Pages is a great addition to ASP.NET 2.0. It's so important for templatizing your website, you will learn how to create master pages and content pages, with one simple example and some useful tips.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Kareem Shaker |
4.21 |
|
|
How to create template columns dynamically in a grid view
Updated: 17 Mar 2006
This article describes about how to create template columns dynamically in a grid view.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Devakumar Sai Chinthala |
4.21 |
|
|
Google like Calendar in ASP.NET (AJAX)
Updated: 8 Mar 2009
This article describes how to manage events in calender.
C#, ASP, ASP.NET, ADO.NET, Ajax
|
Lokesh_1937444 |
4.21 |
|
|
How To Use the Google Data Protocol to Create Events in the Google Calendar
Updated: 26 Oct 2010
Template to add, delete or modify Google calendar events
VB, .NET (.NET2.0), ASP, Dev, Web-Development
|
David Weaver |
4.20 |
|
|
Scheduling Tasks in ASP.NET using Workflows
Updated: 23 Jun 2011
One of the many ways of scheduling tasks in ASP.NET
C#, .NET, ASP.NET, Dev, Scheduler
|
Vivek Krishnamurthy |
4.20 |
|
|
How to Read and Write .xlsx (Excel 2007) file - Part I
Updated: 27 Jun 2011
Read and Write XLSX file via C# .NET - Part I
C#, ASP.NET, Dev
|
M I developer |
4.20 |
|
|
How to Customize the New AjaxControlToolkit Tools
Updated: 29 Jun 2009
How to Customize the New AjaxControlToolkit Tools, i.e. Editor, ColorPicker, ComboBox
VB, .NET (.NET3.5), ASP.NET, Ajax
|
Joshua Blackstone |
4.20 |
|
|
Comparison Table in ASP.NET using Attributes and Reflection.
Updated: 12 Oct 2003
A generic scheme to compare the properties of multiple instances of a class in ASP.NET using Attributes and Reflection.
C#, .NET1.1, Win2K, Win2003, ASP.NET, VS.NET2003, Dev
|
Karthikeyan Arunachalam |
4.20 |
|
|
RichTextBox user control for ASP.NET 1.1
Updated: 20 Sep 2007
RichTextBox user control for ASP.NET 1.1
Javascript, HTML, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, VS.NET2003, IE6.0, IE5.5, IE7, Dev
|
s.kushal |
4.20 |
|
|
Peer Collaboration - Inviting
Updated: 1 May 2006
Inviting People Near Me using Microsoft's Peer-to-Peer Collaboration technology in Windows Vista.
C#, .NET1.1, Vista, ASP.NET, VS.NET2003, Dev
|
Adrian_Moore |
4.20 |
|
|
Xtended TextBox
Updated: 26 Jul 2006
A Masked TextBox for ASP.NET
C#, Javascript, HTML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Venkat Eswaran |
4.20 |
|
|
Displaying Multiple Images In The ASP.NET TreeView Control
Updated: 6 May 2006
Extending the Treeview control to display status icons
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Jon Paul Davies |
4.20 |
|
|
Remote Scripting in ASP.NET
Updated: 22 Mar 2006
A remote scripting system performs remote server function calls from the browser level. This allows to save the time necessary to completely resend and build a page due to a query working somewhere in the background and supplying small amounts of data at a time.
C#, Javascript, HTML, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Software Developer's Journal |
4.20 |
|
|
How to Handle Recursive Relationship in ASP.NET with SQL Server Database
Updated: 18 Mar 2008
Build web component based on recursive data
C# (C#2.0), Javascript, CSS, SQL, HTML, Windows, ASP.NET, IIS, Visual-Studio (VS2005), ADO.NET, Ajax, Architect, Dev
|
Thomas Yan |
4.20 |
|
|
Search Your Site Using Windows Live Search (Part II)
Updated: 12 Feb 2008
An Update to my original article which allows you to search your personal web site using Windows Live Search.
VB (VB9.0), XSLT, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), Ajax, Architect, DBA, Dev, Design
|
Jason Witty |
4.20 |
|
|
Matematico Web Game in ASP.NET using RegEx
Updated: 2 Jul 2008
A logical Web game
C#2.0, .NET2.0, ASP.NET, Dev
|
martin.nedopil |
4.20 |
|
|
State Machine Complier And Asp.net
Updated: 20 Oct 2008
This article demonstrate the implementation of State Machine Compiler in .NET. This is small proof of concept for developing state machine workflow activity.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, Design
|
santosh poojari |
4.20 |
|
|
Task Management System
Updated: 20 May 2009
A web application allows user to manage tasks, projects & employees of an organization and also provide reports on them
C#, SQL, Windows (WinXP), .NET (.NET2.0), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2005), ADO, WebForms, Dev
|
Sayedur Rahman |
4.19 |
|
|
Binding Data With ‘TreeView’ Control Asp.net 2.0
Updated: 15 Jul 2005
This article deals with the integration of Asp.net 2.0 TreeView Control with database
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
danish_ara |
4.18 |
|
|
Extending GridView by allowing Multiple Selections and Multi Column Sort
Updated: 13 Jun 2006
Extending GridView by allowing Multiple Selections, changing Selected row color and Multi Column Sort
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ali Khan (OKC) |
4.18 |
|
|
A New Generation of URL Rewriters ?
Updated: 18 Apr 2008
A URL Rewriter/ Redirector which utilizes new and advanced IIS7 Integrated ASP.NET Pipeline feature
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
Philip Lippard |
4.18 |
|
|
HTTP Computer Manager
Updated: 1 Sep 2004
HTTP Computer Manager
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Maxim Kazitov |
4.17 |
|
|
MasterPages for .NET 1.1 (again)
Updated: 8 Apr 2006
Prepare your .NET 1.x site for the use of MasterPages in .NET 2.0
C#, HTML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
W vanEck |
4.17 |
|
|
ASP.NET 3.5 Extensions Preview - AJAX History Management
Updated: 16 Apr 2008
Storing ajax history points and navigating using the browser's back and forward buttons
ASP.NET, Ajax, Dev
|
Mina Shawky |
4.17 |
|
|
ASP.NET 1.1 Web Application Compilation and Pre-compilation - Enhanced
Updated: 5 Sep 2005
Enhancements to how to pre-compile or compile .aspx and .ascx files of C# or VB ASP.NET 1.1 web application; includes full source code, compilation library, runtime library and demo project.
C#, XML, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Jecho Jekov |
4.17 |
|
|
ASP.NET MVC Dynamic Themes
Updated: 26 Jan 2009
Implement Theme selection in ASP.NET MVC.
C#, ASP.NET, Dev
|
TODODotNet |
4.17 |
|
|
Model View Presenter via ASP.NET
Updated: 11 Oct 2009
Following on from articles on adding generics support to ASP.NET, how to pass through arbitrary types to data sources, and implementing MVP in a type safe fashion, today Steve Gray takes readers through how to implement the various elements of a modular, re-usable MVP framework for ASP.NET.
C#, Windows, .NET (.NET3.5), ASP.NET, Architect, Dev
|
Steven James Gray |
4.17 |
|
|
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
Updated: 7 Sep 2009
4 steps to increase bandwidth performance for ASPX pages on IIS 6.0
IIS, Architect
|
Shivprasad koirala |
4.17 |
|
|
A Beginner's Tutorial on Caching in ASP.NET
Updated: 22 Feb 2012
This article is a beginner's tutorial on ASP.NET caching mechanism.
C#, Windows, ASP.NET
|
Rahul Rajat Singh |
4.17 |
|
|
Security in ASP.NET MVC by using Anti-Forgery Token
Updated: 13 Oct 2011
Implementation security in ASP.NET MVC when Page is submitting
ASP.NET, MVC
|
Ram Balak Sharma |
4.16 |
|
|
ZipFS: Using ZIP files as virtual directories or read-only resource containers in ASP.NET
Updated: 13 May 2008
A library to use a ZIP archive (with images, script files, resources and so on...) as if it is a virtual directory in ASP.NET application.
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS, Dev
|
Volkan Ceylan |
4.16 |
|
|
MVC, MVP, ASP.NET
Updated: 31 Oct 2008
MVC Design pattern in comparison with MVP in the ASP.NET world
C#, Windows, ASP.NET, WPF, Architect, Dev, Design
|
Radim Köhler |
4.15 |
|
|
Generating Unique Keys in .Net
Updated: 17 Jun 2006
I need to create some unique IDs. GUIDs are great as they give Globally Unique identifier but they are big. I mean if you want to issue unique number in your application which you want to give as Booking Number or any reference number then GUIDs is obviously not a solution.
C++, C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev, QA
|
Altaf Al-Amin |
4.15 |
|
|
Generate flash agents with voice in asp.net
Updated: 8 May 2006
Generate your Macromedia flash agents with tts voice in asp.net.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Claudio Pizzillo |
4.14 |
|
|
Localized Breadcrumbs in ASP.NET with UrlRewriting support
Updated: 24 Jul 2005
This article describes how to create localized breadcrumb navigation with ASP.NET, based on its directory structure with UrlRewriting support.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Daniel Fisher (lennybacon) |
4.14 |
|
|
A little wizard that helps with multistep forms
Updated: 5 Feb 2007
Design a multistep form could be strenuous. But now with ASP .NET 2.0 Wizard control, it is fun and easy.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Xun Ding |
4.14 |
|
|
customize Calendar Control
Updated: 24 Apr 2007
customize Calendar Control to add Day Information and day wise formating.
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev, Design
|
pbp_286 |
4.14 |
|
|
Observer Pattern in ASP.NET
Updated: 10 Sep 2009
This article will show you how to use the observer pattern in an ASP.NET application.
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, WebForms, Ajax, Architect, Dev, Design
|
Ludmal de silva |
4.14 |
|
|
Custom Client Side Validation in ASP.NET MVC3
Updated: 29 Oct 2011
In web applications, users typically expect immediate validation feedback—without having to submit anything to the server.
C#, HTML, Windows (WinXP), .NET, ASP.NET, IIS, MVC3
|
R S Dodiya |
4.14 |
|
|
Modal popup dialog window with multiple parameters
Updated: 13 Sep 2003
Modal popup dialog window which passes and returns multiple parameters
C#, VB, Javascript, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP, ASP.NET, Visual-Studio, Dev
|
FlashMerlot |
4.14 |
|
|
From Custom Authentication to ASP.NET Forms Authentication
Updated: 5 Nov 2002
Illustrates replacing custom authentication with ASP.NET Forms Authentication.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Kevin McFarlane |
4.14 |
|
|
Post an ASP.NET WebForm with JavaScript between frames or into popup page
Updated: 30 Mar 2006
This article demonstrate how to post an ASP.NET WebForm between frames or into popup page using javascript.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, WebForms, IE6.0, Dev
|
JamesQ |
4.13 |
|
|
URL Mapper Handler Factory
Updated: 15 Apr 2010
An IHttpHandler/IHttpHandlerFactory to map requests.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Paulo Morgado |
4.13 |
|
|
Row Expand Collapse using JQuery and Ajax
Updated: 18 Aug 2010
This article describes how to expand and collapse rows of a GridView or Table and showing data details using Jquery and Ajax
C#, .NET (.NET3.0), ASP.NET, Ajax
|
jayantbramhankar |
4.13 |
|
|
Create and Populate Treeviews Dynamically
Updated: 31 Mar 2006
An article on Database Driven Dynamic multiple Treeviews
VB, SQL, Windows, .NET1.1, ASP.NET, VS.NET2003, DBA, Dev
|
Nagasai Mattegunta |
4.13 |
|
|
How to use log4net
Updated: 14 Jul 2006
This article describes the basic steps to be followed for using Log4net in a web application.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Suman Kumar |
4.12 |
|
|
Display Emoticons on an ASP.NET Webpage
Updated: 28 Jun 2003
Code to replace emoticons within a string by their HTML-images.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Uwe Keim |
4.12 |
|
|
Soundex Implementation in C# and VB.NET
Updated: 3 Mar 2006
A simple soundex implementation in C# and VB.NET to recognize phonetically similar words based on basic soundex algorithms.
C#, VB, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
renzea |
4.12 |
|
|
One Click Button Control
Updated: 9 Oct 2006
Some users like to click twice or more on the Submit button especially if the postback does not respond immediately. This scenario can bring problems on the server in case, for instance, if the “first click” already disposed some resources. In this article, I am going to discuss one of the solutions
Javascript, CSS, HTML, C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Alexander Kleshchevnikov |
4.12 |
|
|
ASP.NET Server-Side Charting with OWC11
Updated: 9 Jun 2004
ASP.NET Server-Side Charting with OWC11
VB, Windows, .NET1.0, ASP.NET, Dev
|
ravie gopal |
4.11 |
|
|
Creating Validation Engine for Domain Objects
Updated: 15 Aug 2008
In this article we will build a simple domain object validation framework using custom attributes and reflection.
C#, Windows, .NET, ASP.NET, Dev
|
azamsharp |
4.11 |
|
|
Compress your ASP.NET 2.0 pages
Updated: 1 Feb 2006
An article on how to zip the output stream of an ASP.NET page.
C#, XML, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Casual Jim |
4.11 |
|
|
Podcast (RSS) to Playlist
Updated: 1 Oct 2009
Convert podcast feeds into a variety of playlist formats on the fly by applying XSLT on RSS XML
C# (C#3.0), XML, XSLT, .NET (.NET3.5), ASP.NET, LINQ, Architect, Dev
|
William Grubbs |
4.11 |
|
|
Reporting Services 2005 101 using Web Client
Updated: 15 Sep 2006
A step by step tutorial demonstrating the power of locally processed Reporting Services with the ASP.NET Web Client..
C#, VB, SQL, Windows, .NET, ASP.NET, ADO.NET, WebForms, SQL2000, VS2005, DBA, Dev
|
Asif Sayed |
4.11 |
|
|
Multi-lingual (Capable) Light Weight Report Writer with Drilldown
Updated: 3 Oct 2008
Light Weight Report Writer with Drilldown, totalling and optional export to Excel
C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, Dev
|
Gary Dryden |
4.10 |
|
|
Databinding Web Forms to Objects as opposed to Datasets
Updated: 20 May 2004
A step-by-step walkthrough describing how to bind an ASP.NET web form to an object and object collection, as opposed to binding to datatables and fields.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Chris Lennon |
4.10 |
|
|
Javascript confirmation/alert in a DataGrid ASP.net 1.1
Updated: 16 Jan 2007
There is a lot of good code tutorials out there that teach you how to enable javascript confirmation dialog box in asp.net 1.1 ( easily done in asp.net 2.0 ). However there is none that show you how to do it if your button/link is in a datagrid. This article addresses this gap.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
jediaka |
4.10 |
|
|
Developing Simple Issue Tracker Module
Updated: 29 Mar 2009
How to develop your own issue tracker module for Cuyahoga framework
C# (C#2.0), Windows (Win2K, WinXP, Win2003), ASP.NET, CEO, Dev, Design
|
Ali Ozgur |
4.10 |
|
|
Partial Rendering Control using JQuery in MVC 2
Updated: 13 Jun 2010
This article shows a web custom control that allows partial rendering using JQuery in an MVC 2 web application
C#, .NET (.NET3.0, .NET3.5), ASP.NET, MVC, .NET4
|
Massimiliano Peluso "WeDev Limited" |
4.09 |
|
|
The Repository Pattern with EF Code First & Dependency Injection in ASP.NET MVC3
Updated: 4 Jul 2011
In this article, I will explain how to implement Respository pattern with EF4.1 code first and how to enable dependency injection feature to your ASP.NET MVC3 Applications.
C# (C#3.0, C#4.0), Windows, ASP.NET, Architect, Dev
|
Ray_Liang |
4.08 |
|
|
Easy Example for Model View Presenter in ASP.NET - C#
Updated: 22 Jan 2009
It is a simple example for the implemention of Model View Presenter in Asp.Net
C#, Windows
|
RB Changanacherry |
4.08 |
|
|
Problems and solutions to Microsoft Configuration Management Application Block's "XmlFileStorage" in Web Applications
Updated: 9 May 2004
MCMAB's XmlFileStorage has a known bug for which it does not work in Web Applications. When you need to use external XML file for storing configuration, you have to do some tweaking yourself.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Omar Al Zabir |
4.08 |
|
|
HTTP GET with .NET WebClient
Updated: 2 Mar 2009
Methods for performing HTTP GETs in C# using WebClient and StreamReader.
C#, XHTML, .NET, ASP.NET, WebForms, Ajax, Dev
|
n05robsta |
4.07 |
|
|
Search Engine Optimization (SEO) Enhancement in ASP.NET 4.0
Updated: 9 Jun 2010
This article explains the MetaKeywords and MetaDescription properties related to SEO enhancement in ASP.NET 4.0.
C# (C#4.0), Windows (WinXP, Win7), .NET, ASP.NET, Visual-Studio (VS2010), WebForms, Dev, .NET4
|
Samir NIGAM |
4.07 |
|
|
Scramble Your Query Strings
Updated: 5 Oct 2005
Protect your query strings from inquisitive users.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
gtamir |
4.06 |
|
|
Convert HTML to MHTML using ASP.NET
Updated: 14 Jun 2004
An article on how to convert a html document with images to a mhtml document
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Partenon |
4.06 |
|
|
How to Setup IIS 6.0 on Windows 7 to Allow Classic ASP Sites to Run
Updated: 22 Oct 2009
How to setup IIS 6.0 on Windows 7 to allow Classic ASP sites to run
Windows (Win7), ASP.NET, IIS, Dev
|
butchzn |
4.05 |
|
|
Access Web.Config application settings from a console or Windows application
Updated: 30 Jun 2004
Example of how to read web.config settings into a console or Windows application.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
cgreen69 |
4.04 |
|
|
Integrating FCKeditor in ASP.NET
Updated: 20 Jul 2008
Integrating FCKeditor in ASP.NET
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
|
Jahedur Rahman Chowdhury |
4.03 |
|
|
Authorization in ASP.NET
Updated: 16 Dec 2011
Authorization in ASP.NET
XML, ASP.NET
|
Rahul Mittal (Napster) |
4.00 |
|
|
A sample on ASP.NET MVC Model Validation using DataAnnotations and ModelValidators
Updated: 3 Jul 2011
This article gives information to the reader on how flexible ASP.NET MVC validation framework is for complex validations on the form, also explains little bit on how ModelMetadata is created internally using provider model.
C# (C#3.0), .NET (.NET3.5), ASP.NET, MVC
|
corol1234 |
4.00 |
|
|
Basics of ASP.NET MVC3 (Part-I)
Updated: 22 Mar 2012
Explains basic information and steps for creating an MVC3 application.
C#, ASP.NET, VS2010, Dev
|
Arthanarieaswaran |
4.00 |
|
|
Basics of ASP.NET MVC 3: Part-III (Dependency Injection)
Updated: 26 Mar 2012
Explains basic information and steps for creating an MVC3 application with the Dependency Injection (DI) pattern.
CSS, .NET, ASP.NET, MVC, VS2010, Dev
|
Arthanarieaswaran |
4.00 |
|
|
Using the Insert feature of SqlDataSource with Gridviews
Updated: 29 Mar 2007
Explains insert command and the advantages and disadvantages of the insert feature of .NET 2.0's SqlDataSource
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
pistasio |
4.00 |
|
|
Connect Gridview to CustomBusinessObject with Sorting, Paging and Filter Functionality
Updated: 21 Aug 2009
This article focus on the ObjectDataSource and the CustomBusinessObject. We see how different setting in the ObjectDataSource will call the same SelectMethod function but with different parameters.
C#, Windows, .NET2.0, ASP.NET, Dev
|
Henrik Bergstrom |
4.00 |
|
|
Eight tips to make you more efficient as an ASP.NET developer
Updated: 20 Apr 2005
Eight tips to make you more efficient as an ASP.NET developer
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
paul heap |
4.00 |
|
|
Automated Module Creation Tool for DotNetNuke
Updated: 23 Feb 2004
An automated approach to module creation for the DNN framework
.NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Todd Davis |
4.00 |
|
|
Object Creation-Context usage in developing attribute based server objects
Updated: 6 Nov 2009
Create Windows and Web-based applications using a common business logic library.
XML, HTML, C#3.0, C#4.0, .NET3.0, .NET3.5, WebForms, Ajax, LINQ, Architect, Dev, .NET4, WinForm
|
Babak Ansari |
4.00 |
|
|
Generic Method to Export Data to Excel File
Updated: 5 Nov 2009
Using enum, attribute, reflection and generic to export data to Excel file
C# (C#2.0, C#3.0, C#4.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, .NET4
|
kennysun |
4.00 |
|
|
ASP.NET Runtime Cache - Clone Objects to Preserve Cached Data (Part II)
Updated: 27 Nov 2009
Part II of protecting cached data with cloning. This article contains more polished code.
C#, .NET, ASP.NET, Dev
|
Mark Graham |
4.00 |
|
|
Session, Cookie, Query String & Cache Variables Unified
Updated: 1 Dec 2009
A wrapper to work with the session, cookie, query string or cache in a unified, flexible and type safe manner while offering full support for JSON serialization.
C#, ASP.NET, EF
|
Ziad J.khan |
4.00 |
|
|
LightBox Connected to Microsoft SQL DB
Updated: 22 Feb 2010
The lightbox control reads data from your backend SQL Server
XHTML, .NET, ASP, ASP.NET, SQL-Server, Visual-Studio (VS2008), DBA, Dev, Design
|
Orane Cole |
4.00 |
|
|
Single (class) Instances in Multi-tenant Web Application
Updated: 7 Apr 2010
Need and implementation of single instance (class)
C#, Windows, ASP.NET, Dev
|
r verma |
4.00 |
|
|
Complete Control Over Views
Updated: 30 Apr 2007
A class object that makes view management more flexible and robust.
C#2.0, C#3.0, Windows, .NET2.0, .NET3.0, ASP.NET, WebForms, VS2005, Dev, Design
|
Justin Bozonier |
4.00 |
|
|
Google-Suggest Simulation using JavaScript in ASP.NET/ASP
Updated: 8 Dec 2009
Google-Suggest Simulation using JavaScript in ASP.NET/ASP
C#, Javascript, ASP, ASP.NET
|
Kiran Kumar Veerabatheni |
4.00 |
|
|
Expand and Collapse for Summary/Preview Row in a Grid View
Updated: 9 Jul 2010
Displaying additional or Preview Rows in a gridview for displaying more columns in a Grid View with expand or collapse options
ASP.NET, Dev
|
Sivastyle |
4.00 |
|
|
Localization with MVC Routes
Updated: 12 Jul 2010
Simple and efficient way to localize MVC websites using routes
HTML, VB10, VB.NET, .NET, ASP.NET, MVC, Dev, .NET4
|
Peki.HR |
4.00 |
|
|
Hands-on Navigation for ASP.NET Web Forms: Part 3
Updated: 20 May 2010
How to skip a crumb from the crumb trail generated by the Navigation for ASP.NET Web Forms framework.
C#, Windows, ASP.NET, Dev
|
GrahamMendick |
4.00 |
|
|
Editable Panel/Text Box on a Webpage with a Capability to Display HTML Text Inside it
Updated: 7 Apr 2010
editable panel/text box on a webpage with a capability to display HTML text inside it
Javascript, .NET, ASP.NET
|
Devakumar Sai Chinthala |
4.00 |
|
|
A Task Management System using Three Layer Architecture
Updated: 9 Apr 2010
This describes a three Layer Architecture with examples
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET
|
Sefath Ahmed, ratna chowdhury |
4.00 |
|
|
Introduction to Bellevue View Engine - Part 2
Updated: 19 Mar 2010
Prototype of a new template engine for ASP.NET MVC framework that respects HTML and uses CSS-like syntax for model binding.
C# (C#3.0), .NET (.NET3.5), ASP.NET, MVC, Architect, Dev
|
OPerttilä |
4.00 |
|
|
Custom ViewEngine in ASP.NET MVC3
Updated: 24 Sep 2011
MVC is a standard design pattern that many developers are familiar with. Some types of Web applications will benefit from the MVC framework.
C#, .NET, ASP.NET, MVC
|
R S Dodiya |
4.00 |
|
|
10 Most Useful Properties in ASP.NET
Updated: 24 Aug 2011
10 useful properties in ASP.NET, maybe most useful for some of you
C#, .NET, ASP.NET
|
loveyou999 |
4.00 |
|
|
How to Generate Machine Key in IIS7
Updated: 6 Jul 2011
Machine key generates a unique key which helps you on single form because it helps to protect your Form Authentication cookies and page level View state
Windows (Win2008, Win7, Win2008-R2)
|
composeme |
4.00 |
|
|
ASP.NET MVC Overview
Updated: 7 May 2011
An overview of ASP.NET MVC
C# (C#3.0), ASP.NET, MVC, Dev
|
Ashish Shukla MCA |
4.00 |
|
|
Components, Aspects, and Dynamic Decorator for ASP.NET MVC Applications
Updated: 17 May 2011
Apply components, aspects, and dynamic decorator principles to ASP.NET MVC applications.
C#, .NET, ASP.NET, MVC, Architect, Dev
|
Gary H Guo |
4.00 |
|
|
ASP.NET Exact Phrase Website Live Search Version 2.0 for .NET Framework 2 and newer
Updated: 20 Aug 2010
ASP.NET Script to search out exact keywords or phrases live in a website. Works from .NET Framework 2.0
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, .NET4
|
Tushar Arora |
4.00 |
|
|
Easy Way to Implement Ajax using Jquery in ASP.NET
Updated: 28 Aug 2010
Simple steps do an Ajax operation using Jquery and ASP.NET
C#, ASP.NET, Ajax, jQueryL
|
Vishnu K B |
4.00 |
|
|
Minimizing VIEWSTATE Size and Customization of Server Reponse Via HTTPMODULE
Updated: 19 Oct 2010
VIEWSTATE is one of the primary factors which affect your web application. In this article, I will try to highlight the way to compress VIEWSTATE and customize server response using HTTPMODULES
C# (C#3.0), .NET, ASP.NET, Dev
|
Muhammad Shoaib Raja |
4.00 |
|
|
ASP.NET JSON Proxy, JSON Web Service and JavaScript Client (Hosting & Consuming data as JSON - intra-domain & cross-domain)
Updated: 17 Feb 2011
This article contains ASP.NET Json proxy, a simple JSON Web Service and JavaScript/jQuery clients to consume the JSON data intra-domain and cross domain(using dynamic script tags) scenarios.
C#, Javascript, .NET (.NET2.0), ASP.NET
|
okdone |
4.00 |
|
|
An Innovative Architecture to Develop .NET Business Web Forms (1) - Overview
Updated: 11 Mar 2010
The series of articles introduces an innovative architecture to develop business web forms in enterprise software development which is better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development.
C#, .NET, ASP.NET, WebForms, CEO, Architect, Dev, Marketing
|
Eunge |
4.00 |
|
|
Tracking Emails for Open/Read
Updated: 9 Aug 2006
Tracking Emails for Open/Read
C#1.0, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, CEO, Architect, Dev
|
Mohammad Ali Azam |
4.00 |
|
|
GridView needs more plumbing code to support Calendar controls
Updated: 27 Nov 2007
GridView needs more plumbing code to support Calendar controls
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Viswanath Majeti |
4.00 |
|
|
Use SmartCode Create DnnModuleDataProvider Code
Updated: 20 Jan 2008
SmartCode Template to create dotnetnuke modules BaseCode
C#, ASP.NET
|
yesdnn.com |
4.00 |
|
|
Allow your ASP.NET to Access your Resources
Updated: 4 Apr 2007
This How To shows you how you can use the NT AUTHORITY\Network Service machine account to access local and network resources
C#, .NET2.0, Win2003, ASP.NET, Visual-Studio, WebForms, Dev
|
Ahmed Abd El Kader |
4.00 |
|
|
Using HttpModules with URL Re-writing to Handle Fake Directory Requests
Updated: 10 Apr 2012
Explains how to use HttpModule in conjunction with IIS to handle requests to fake directories
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS2005), Architect, Dev
|
Terrence Sheflin |
3.97 |
|
|
Chat Application using Web services in C#
Updated: 15 May 2008
This is a cool chat application created in DotNet using web services having all the functionalities.
C# (C#2.0), .NET (.NET2.0, Mono, DotGNU, .NET3.5), ASP.NET, COM+, Dev, WinForm
|
Surajit Paul |
3.96 |
|
|
Zeta Tiny Url Web Service
Updated: 7 Dec 2006
Introducing a web service to generate short URLs from long URLs
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Uwe Keim |
3.95 |
|
|
Object Relational Persistence in .NET
Updated: 20 Dec 2005
Value added object persistence scheme in .NET.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Karthikeyan Arunachalam |
3.94 |
|
|
Basic authentication in ASP.NET against custom datasource
Updated: 5 Jun 2006
An alternate to basic authentication using IIS
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Santosh K Sahoo |
3.94 |
|
|
ASP.NET 2.0 -- ImageMap
Updated: 8 Sep 2006
ASP.NET 2.0 -- ImageMap
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Namratha Shah |
3.94 |
|
|
DateTime Values according to the remote time zone
Updated: 8 Sep 2006
Shows how to define timezone of the remote user and display date time values according to remote time zonoe
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
dshalimov |
3.94 |
|
|
How to Call Microsoft .Net web services from .Net consumers, and Non .Net consumers
Updated: 17 May 2007
When I was first introduced with Microsoft .Net Web services, it was quite tricky for me to know on how I can utilize web services that implemented in .Net languages such as C#, VB.Net, in ASP code, and the different web protocols...
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
codebased |
3.93 |
|
|
GridView Row Fading Effect
Updated: 6 Jul 2007
An article on how to give visual indication while the user is performing operations on a selected row
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
azamsharp |
3.93 |
|
|
Manage ViewState Using ASP.NET 2.0 Provider Architecture
Updated: 5 Jun 2007
Serverside ViewState management using custom providers based on ASP.NET 2.0 provider pattern architecture.
C#, XML, VB8.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, SQL2005, VS2005, Architect, DBA, Dev
|
Oleg Sobol |
3.93 |
|
|
Session Management in ASP.NET
Updated: 19 Jan 2004
Explains cookie-based and cookie-less session management with the help of HTTP headers.
C#, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Narendra Naidu |
3.93 |
|
|
Dynamic creation of ASP.NET server controls on fly and doing validation by attaching Events in ASP.NET and C#.NET
Updated: 14 Jun 2006
Creation of Server controls dynamically on webform and validating them by binding events
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
kiran1331 |
3.93 |
|
|
Add Custom Configuration Sections into a Separate web.config
Updated: 8 May 2008
This article introduces a tip of how to add your custom configuration sections in “another” web.config
C#2.0, Windows, .NET2.0, ASP.NET, Dev
|
Ricky Wang |
3.91 |
|
|
Handle Session Timeouts on DotNetNuke Through an HttpModule
Updated: 15 Jul 2008
This article provides an HttpModule that tackles the session-timeout problem on DotNetNuke (DNN) platform. It will redirect users’ subsequent requests to a page that prompts some informative messages after session timeouts occur.
C#2.0, Windows, .NET2.0, ASP.NET, Dev
|
Ricky Wang |
3.91 |
|
|
Deployment Of Web Application Executing SSIS Package In Web Server.
Updated: 4 Sep 2008
This article describes the prerequisite needed for .Net And SSIS integrated deployment.
C# (C#2.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), Architect, DBA, Dev, Design
|
santosh poojari |
3.91 |
|
|
prevent a goback to the previous page and refresh the current page in asp.net 1.0 app
Updated: 20 Oct 2007
This article describe a solution to prevent some browser's functionnalities
C#1.0, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Mack Ait-Aoudia |
3.91 |
|
|
An Innovative Architecture to Develop .NET Business Web Forms (2) - How to Implement Query
Updated: 11 Mar 2010
The series of articles introduces an innovative architecture to develop business web forms in enterprise software development which has better performance, higher productivity, more configurability and easier maintainability than traditional either ASP.NET or MVC development.
C#, .NET, ASP.NET, WebForms, CEO, Architect, Dev, Sales, Marketing
|
Eunge |
3.91 |
|
|
DesktopBrowser - A Web Based File Explorer for Media Desktops
Updated: 25 Jun 2011
A presentation of DesktopBrowser open-source project, a web based file explorer for media desktops.
C# (C#4.0), Windows, ASP.NET, Dev
|
Dan-el Khen |
3.90 |
|
|
Serialization and De-serialization
Updated: 11 Feb 2009
Explanation about Serialization and De-Serialization process of objects, its advantages and disadvantages
C#, Windows, .NET2.0, ASP.NET
|
Anshumas |
3.90 |
|
|
Stop Refresh after Submitting your Request
Updated: 14 Mar 2004
This article describes a way to implement a control allowing user to stop refesh of a page after submitting the request.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
vikramk |
3.89 |
|
|
ASP.NET MVC or Classic ASP.NET - What to Choose
Updated: 31 Jul 2009
This article discusses the web form model and the MVC model
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
debiprasadbaral |
3.89 |
|
|
How to Schedule and Run a SSIS package ( DTS ) Job in SQL Server 2005
Updated: 9 Jun 2006
How to Schedule and Run a SSIS package ( DTS ) Job in SQL Server 2005
SQL, .NET, WinXP, ASP.NET, Visual-Studio, SQL2005, Architect, DBA, Dev
|
hong_wei_li@yahoo.com |
3.89 |
|
|
Gridview Fixed Headers
Updated: 7 May 2009
Excel like Fixed headers for Gridview - Works for many columns which current solutions don't
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Thanigainathan.S |
3.88 |
|
|
Microsoft Dynamics CRM 4.0 Forms with Google Maps IFrame
Updated: 27 Nov 2009
Mapping CRM 4.0 using Google Maps inside IFrame form customization
Javascript, HTML, .NET (.NET2.0), Dev, Design
|
AymanAminIbrahim |
3.88 |
|
|
Two DropDownList with Client Call-Back
Updated: 13 Mar 2008
An article on how to fill in a list by another list's client-selected items
C#, .NET (.NET2.0), ASP.NET, Dev
|
Mirza Mohammad |
3.86 |
|
|
AJAX - A New Approach to Build Better Web-application
Updated: 15 Sep 2010
An article on AJAX
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
ChiranjibC |
3.85 |
|
|
User Interface generator for ASP.NET database applications
Updated: 17 Sep 2006
In web applications, many pages have simple CRUD purposes. This presentation shows how to produce these pages without a single line of code by generating them with description files.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Dactylo |
3.85 |
|
|
Another look at Dynamic Content Rendering focusing on Images and JScript
Updated: 5 Dec 2004
Information and examples about rendering dynamic content using ASP.NET.
C#, Javascript, XML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
varnk |
3.85 |
|
|
Request Google's Page-rank Programmatically
Updated: 15 Aug 2007
This article shows how Google's hashing algorithm works and how you can use it to check the page-rank of your sites.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
hartertobak |
3.85 |
|
|
Using SQL Membership with ASP.NET Application
Updated: 21 Jun 2010
How to setup SQL Membership with ASP.NET
C#, SQL, .NET, All-Topics
|
Amit Kumar Tiwari |
3.83 |
|
|
7 Steps to Write Your Own Custom Rule using FXCOP
Updated: 25 Nov 2008
7 steps to write your own custom rule using FXCOP
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect
|
Shivprasad koirala |
3.83 |
|
|
Building and Consuming a Dynamic Sitemap in ASP.NET 2.0
Updated: 25 Sep 2006
You need to build a dynamic sitemap right from a dataset because you don't have static content on your website.
C#, XML, XSLT, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Thomas Kurek |
3.82 |
|
|
Introducing ASP.NET Page Modules
Updated: 15 Apr 2010
This article introduces the concept of Page Modules, which are similar to HTTP Modules but related to Page Life Cycle, and the need for them.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Architect, Dev
|
Paulo Morgado |
3.81 |
|
|
Capture Button’s Click Event of User Control in the Page
Updated: 4 Mar 2009
Solution to capture button’s click placed in user control inside the page that holds the user control.
C#2.0, .NET (.NET2.0), ASP.NET, Dev
|
Virendra Dugar |
3.81 |
|
|
Sending SMTP mail from ASP.NET and codebehind as C#
Updated: 4 Apr 2006
Sends authenticated mail
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
N a v a n e e t h |
3.81 |
|
|
Refresh Module
Updated: 29 May 2007
How to make a browser's refresh manageable
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Valery_Minsk |
3.80 |
|
|
Adding week numbers to ASP.NET Calendar Control
Updated: 7 Mar 2008
How to add a week number column to the calendar control using javascript
C# (C#1.0, C#2.0, C#3.0)
|
TDunk |
3.80 |
|
|
Base Page Class Website Development
Updated: 29 Mar 2006
This article describes a basic base page class to be used when developing .NET websites.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Stu Ellerbusch |
3.80 |
|
|
Oracle INITCAP equivalent function for SQL, C# and JavaScript
Updated: 11 Nov 2011
SQL, C# and JavaScript functions for capitalize first letter of the word and keep rest as non-capital.
C#, Javascript, .NET, ASP.NET, SQL-Server
|
Samrat Banerjee |
3.80 |
|
|
Populate Table Control dynamically from DataReader according to format given in an XML file
Updated: 21 Sep 2004
An article on how to use a format given in an XML file to populate a Table control from the records contained in a SQL Data reader
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Muhammad Musa Ali |
3.78 |
|
|
Thumbnail Image Creation and Image format Conversion Utility
Updated: 5 Jun 2002
This code will convert an original image to a thumbnail without writing to the hard disk. You also have the option to save and to specify width and height of the thumbnail image through the QueryString.
VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Karthikg |
3.77 |
|
|
The 3 Musketeers: Model, View and Controller using HTTPHandler – Part 1
Updated: 8 Sep 2009
The 3 Musketeers: Model, View and Controller using HTTPHandler – Part 1
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect
|
Shivprasad koirala |
3.76 |
|
|
Email Tracker
Updated: 13 May 2004
Track the emails you sent to people and you'll get alerted when somebody opens the email. Are spammers using this kind of tracking?
C++, C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, MFC, Dev
|
Albert Pascual |
3.76 |
|
|
GoldMoney Online Merchant Interface
Updated: 30 Mar 2006
Implementation of GoldMoney OMI in C#/ASP.NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Shawn Pourchot |
3.75 |
|
|
Pagination with Repeater Control
Updated: 16 Dec 2008
Pagination with Repeater control / custome pagination with data control in C# ASP.NET 2.0
C#, .NET2.0, ASP.NET, SQL2000, SQL2005, Dev
|
Navin Pandit |
3.75 |
|
|
Page Transition Class - ASP to ASP.NET Migration
Updated: 4 Jul 2005
Class that allows the developer to pass session like information back and forth between ASP.NET and ASP pages.
VB, VBScript, XML, Windows, .NET, ASP, ASP.NET, Visual-Studio, Dev
|
StylezHouse |
3.75 |
|
|
Multiple file uploads with progress bar using classic ASP.NET and C#
Updated: 1 Sep 2010
In web applications, displaying a progress bar is necessary while uploading files. This article helps in creating a progress bar for single file and multi-file uploads in ASP.NET 2.0.
Javascript, HTML, C#1.0, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev, User-controls
|
corol1234 |
3.75 |
|
|
JavaScript: A Quick Check
Updated: 11 Jul 2011
This article gives you an idea about JavaScript and its usage in ASP.NET
Javascript, ASP.NET
|
koolprasad2003 |
3.75 |
|
|
Custom Errors in ASP.NET
Updated: 27 May 2002
In this article I will talk about customizing the default error page, manipulating the configuration file and sending notification to the administrator about errors.
VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Amit Kukreja |
3.74 |
|
|
Visual Studio 2005 Toolbox Utility
Updated: 28 Apr 2006
This useful utility makes it easy to install or uninstall user controls to the Visual Studio 2005 toolbox.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jon Person |
3.74 |
|
|
Domain Forwarding with IHttpHandler
Updated: 9 Sep 2003
Use HttpHandlers to forward the user to different webpages depending on the requested hostname (domainname).
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Andi Fleischmann |
3.73 |
|
|
Powerful File manager
Updated: 27 Jun 2008
A Powerful File manager in pure asp.net
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
mohsen ahmadian |
3.71 |
|
|
ASP.NET MVC - Part 1
Updated: 7 Apr 2008
A look at the ASP.NET MVC application in ASP.NET Extensions 3.5.
HTML, C#3.0, .NET3.0, .NET3.5, ASP.NET, LINQ, Architect, Dev, EF
|
Mark Nischalke |
3.71 |
|
|
Beginner's Guide to Authentication and Authorization
Updated: 30 Jan 2010
This article explains different types of Authorization and Authentication that exist in ASP.NET and how it works in WebApplication.
ASP.NET, IIS
|
koolprasad2003 |
3.70 |
|
|
SQL SERVER - 2005 Best Practices Analyzer Tutorial - Sample Example
Updated: 10 Jul 2007
SQL SERVER - 2005 Best Practices Analyzer Tutorial - Sample Example
Windows, .NET, ASP.NET, SQL-Server, Visual-Studio, WebForms, Architect, DBA, Dev, QA, Design
|
pinaldave |
3.70 |
|
|
Data Entry application with PIVOT processing in GridView
Updated: 12 Apr 2007
Describes building a WorkGroup TimeSheet with GridView
C#2.0, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2005, VS2005, IIS7, DBA, Dev
|
Ole E |
3.69 |
|
|
How To Play SWF File In Asp.Net
Updated: 28 Oct 2008
This article demostrates how to play an swf (flash) file in asp.net.
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Najmul Hoda |
3.69 |
|
|
Ajax Quick Start FAQ
Updated: 29 Nov 2008
Ajax quick start FAQ
Javascript, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Ajax, Architect
|
Shivprasad koirala |
3.68 |
|
|
SumColumn: Custom DataGrid Column that automatically shows Sum/Count/Average in DataGrid Footer.
Updated: 14 Feb 2006
A normal requirement in any ASP.Net application is to sum/average up the values in a DataGrid column to the Footer. In this article we will compare the normal methods and later create our own custom DataGrid column "SumColumn", derived from BoundColumn to avoid repetition of the same code.
VB, Windows, .NET, ASP.NET, WebForms, VS.NET2003, Dev
|
Aziz ur Rahman |
3.68 |
|
|
Inline (Single File) vs. CodeBehind
Updated: 2 Sep 2004
There are a few differences in the processing of code-behind and single-file pages.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Neil de Weerdt |
3.67 |
|
|
Invoke .Net Assembly using SSIS:Email Framework
Updated: 21 Oct 2008
This article demonstrate use of SSIS package that helps in invoking .Net Assembly having email component in it.
C# (C#1.0, C#2.0, C#3.0), SQL, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), Architect, Dev, Design
|
santosh poojari |
3.67 |
|
|
Json Web Editor in ASP.NET
Updated: 12 Feb 2009
Easy json text web editor in ASP.NET
VB8.0, .NET2.0, ASP.NET, Dev
|
surine |
3.67 |
|
|
Rolling Your Own MVC with ASP.NET 2.0 Web Forms
Updated: 25 Mar 2009
Rolling your own MVC with ASP.NET 2.0 Web Forms
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), ASP.NET, Dev
|
Mark J. Caplin |
3.67 |
|
|
Age Calucate Web Custom Control
Updated: 20 May 2008
Creating Web Custom Control using ASP.NET 2.0
VB, .NET (.NET2.0), ASP.NET, Dev
|
Arthanarieaswaran |
3.67 |
|
|
ASP.NET: Themes
Updated: 5 Jun 2008
Working wtih themes in ASP.NET.
CSS, HTML, .NET, ASP.NET, Visual-Studio, WebForms, Design
|
lonewolf3082 |
3.67 |
|
Really Dynamic Master Pages
Updated: 8 May 2012
Creating ContentPlaceHolders and Contents programmatically
C# (C#2.0), VB (VB8.0), Windows, .NET (.NET2.0), ASP.NET, WebForms, VS2005, Dev
|
szukuro |
3.65 |
|
|
Java.NET : Integration of Java and .NET
Updated: 26 May 2008
A Approch To Integrate Java with .NET Web Application
Javascript, .NET (.NET2.0), Dev
|
Abhijit Jana |
3.64 |
|
|
Microsoft Word Documents from ASP.NET
Updated: 3 Jun 2003
Creating and opening Microsoft Word documents from ASP.NET
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Michela |
3.62 |
|
|
ASP.NET configuration management: an alternative to web.config
Updated: 14 Feb 2005
An alternative and flexible way to manage config settings for multiple web applications.
VB, SQL, .NET, Win2K, ASP.NET, WebForms, SQL2000, VS.NET2003, DBA, Dev
|
Alberto Venditti |
3.62 |
|
|
A Client Script Helper Utility Class
Updated: 19 Mar 2006
The "ClientScriptHelper" utility class will help you by not requiring you to remember the client side codes.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mohammad Ashraful Alam |
3.62 |
|
|
Word Detail for the Web
Updated: 21 Jan 2007
This article shows how to create your own JavaScript based custom control in C# for the Web.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Shakeel Iqbal |
3.62 |
|
|
Create Template column dynamically in DataGrid
Updated: 7 Mar 2006
This articles helps in creating template columns dynamically with bound columns using a template class
.NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Dolly Jain |
3.62 |
|
|
CJA Cascade JIT Activation
Updated: 4 Mar 2004
Simple example of multi JIT activation
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
LuzErez |
3.61 |
|
|
Pre-Compile ASPX pages in .NET 1.1
Updated: 30 Mar 2004
An article on pre-compiling ASPX pages to improve start-up performance.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Narendra Naidu |
3.60 |
|
|
Enhancing ASP.NET Validators
Updated: 5 Jul 2001
An article on extending the ASP.NET validators
C#, .NET1.0, Win2K, ASP.NET, Visual-Studio, Dev
|
xicoloko |
3.60 |
|
|
Scheduled Tasks Web Service
Updated: 23 Nov 2007
A web service that acts as a scheduler for tasks.
VB, Windows, .NET, ASP.NET, IIS, Visual-Studio, WebForms, Dev
|
Pramirez |
3.60 |
|
|
Thumbnail Images in GridView using C#
Updated: 22 Oct 2007
Thumbnail Images in GridView using C#
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
S.Vinothkumar |
3.60 |
|
|
Help! My ViewState Is Out Of Control
Updated: 20 Sep 2003
How to reduce the viewstate your application generates and the effects of its reduction.
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Colin Angus Mackay |
3.60 |
|
|
ASP.NET 2.0 Wizard Control
Updated: 9 Oct 2006
ASP.NET 2.0 Wizard Control
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Namratha Shah |
3.60 |
|
|
Paging using PagedDataSource class
Updated: 18 Sep 2006
Paging using PagedDataSource class for Repeater or Datalist
C#1.0, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Sreejith Thathanattu |
3.59 |
|
|
Crystal Reports PUSH method using ASP.NET
Updated: 21 Mar 2003
This article explains how to use PUSH method for drawing reports.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Omkar Bhave M |
3.59 |
|
|
Configure And Reocrding voice with Cisco and ASP.Net (VXML)
Updated: 21 May 2006
This article explain how configure a cisco device and recording voice on http server .
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Emad Rangchi |
3.58 |
|
|
Inheritance and Nested Master Pages
Updated: 10 May 2007
An article is about editing inherited properties of top level master page from .aspx code
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Bobac |
3.58 |
|
|
YASS - Yet Another Site Searcher
Updated: 26 Feb 2004
A small single site Webcrawler with built-in scheduler.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Kenneth "fessor" Christensen |
3.58 |
|
|
Upload multiple files Hotmail style
Updated: 28 Nov 2002
Upload multiple files using one HttpInputControl
VC6, VC7, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, MFC, Dev
|
Kwame Hubbard |
3.58 |
|
|
ImageMap.NET 2.0
Updated: 31 Aug 2006
An alternative ImageMap control for ASP.NET 2.0
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
YDreams |
3.58 |
|
|
ASP .Net Web Page Optimization Checklist
Updated: 14 Apr 2006
This article gives a simple checklist that can be simply run on any ASP .Net Web Page to optimize it.
C#, VB, SQL, HTML, Windows, .NET, ASP.NET, Visual-Studio, Architect, DBA, Dev, QA
|
Paladugu Sai Krishna |
3.58 |
|
|
Simple Procedure to Develop Query Based Crystal Reports
Updated: 20 Jan 2007
Designing Crystal Reports for Single and Multiple tables using your own queries.
VB, SQL, C#1.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, DBA, Dev
|
Malik Nasir |
3.57 |
|
|
Automatically hyperlink URL and Email in ASP.NET Pages with C#
Updated: 2 Apr 2006
This is a article about how to hyperlink URL and Email in ASP.NET Pages with C#
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Roland Luo |
3.57 |
|
|
Localized Resource in ASP.NET 2005
Updated: 2 May 2007
Working with localized resource (string and image) in ASP.NET 2005 and using DynamicImage to display image resource
C#2.0, Windows, .NET2.0, ASP.NET, Dev
|
DAT HAN |
3.57 |
|
|
XML paging using XML + XSL + CSS
Updated: 27 Jan 2004
Send params to an XSL file
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Matthew Hazlett |
3.56 |
|
|
An ASP.NET DataGrid with AutoFilter
Updated: 13 May 2006
This article describe a DataGrid inherited web control with Excel like AutoFilter feature
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
stefano piuri |
3.56 |
|
|
Dynamically load controls into a datagrid: Part 2
Updated: 5 Oct 2004
2 Methods for event handling within the dynamically populated datagrid
VB, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Mark Killmer |
3.56 |
|
|
Remote scripting XML. Fill Table HTML with DataTable from WebServices using Javascript. C#
Updated: 21 Feb 2005
Calling a WebService and load a XML dataset from it with Javascript. Manipulate XML and fill a HTML Table. Security included by using a local asmx with the function of proxy, and dont reveal the webservice URI in the javascript
C#, Javascript, XML, SQL, .NET, WinXP, Win2003, ASP.NET, Visual-Studio, DBA, Dev
|
Marcelo Lujan [El Bebe.Net ] |
3.55 |
|
|
SOA Interview questions Part 1
Updated: 13 Aug 2008
Software Architecture Interview Questions (Service oriented architecture Interview questions Part 1)
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), SQL, UML, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO, ADO.NET, XAML, Oracle, SAP, Architect, Design, Marketing
|
Shivprasad koirala |
3.55 |
|
|
Project Management FAQ
Updated: 22 Oct 2008
Project Management FAQ
All-Topics, Project, Project-Management
|
Shivprasad koirala |
3.54 |
|
|
ViewState and Readonly Property of Textbox
Updated: 24 Feb 2009
This article helps in understanding the readonly property with view state.
C#, Javascript, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Virendra Dugar |
3.53 |
|
|
SendMail 101 - How to send e-mails over SMTP (C# and ASP.NET)
Updated: 24 Nov 2002
This sample shows you how to send e-mails over SMTP using the Mail-Class in C# and ASP.NET.
C#, .NET1.0, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
eightfour |
3.52 |
|
|
Working with more than one Web.config file
Updated: 18 Jul 2005
We can have more than one Web.config file in ASP.NET applications, by adding separate Web.config files for subfolders.
C#, XML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Palanisamy Veerasingam |
3.52 |
|
|
How To Develop Cascading Master Pages in ASP.NET (.NET Framework 1.x) Without Using Custom Controls
Updated: 9 Nov 2004
Article shows a very simple but powerful way to use Cascading Master Pages design pattern in .NET without using Custom Controls.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, WebForms, VS.NET2003, Architect, Dev
|
Mike Doe |
3.52 |
|
|
Enable Debug.Assert under ASP.NET
Updated: 22 Jan 2003
Enable Debug.Assert under ASP.NET just like under windows Forms
C#, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Red Forks |
3.50 |
|
|
File Search using Javascript
Updated: 12 Dec 2007
Search files in client machine using javascript.
Javascript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Arun Jacob |
3.50 |
|
|
Change datagrid cell properties
Updated: 2 Aug 2006
Change the color of a datagrid cell
C#1.0, C#2.0, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Richard van Schie |
3.50 |
|
|
Building ASP.NET Web Pages Dynamically in the Code-Behind
Updated: 25 Apr 2008
This article shows a technique for building ASP.NET web pages where the entire page contents are created dynamically in code-behind.
C#, .NET (.NET2.0), ASP.NET, Dev
|
Robert Pittenger, MCPD-EAD |
3.50 |
|
|
Client-Side State Management Objects
Updated: 26 Feb 2008
What are they, what to choose and how to deal with them
Javascript, CSS, HTML, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP, ASP.NET
|
Adi Smadi |
3.50 |
|
|
Overview of Webforms
Updated: 3 Sep 2002
A quick introduction to WebForms in ASP.NET
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Sonu Kapoor |
3.50 |
|
|
ASP.NET MVC ImageLink HTML Helper
Updated: 7 May 2009
ImageLink HTML helper for ASP.NET MVC views
VB (VB9.0), CSS, HTML, XHTML, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), Dev
|
meidianto |
3.50 |
|
|
Custom Membership Providers - Task Manager
Updated: 9 Apr 2011
This article extends what was built in the previous article. This is a task manager application that uses the custom provider designed in the last part.
C#, .NET, ASP.NET, LINQ, SQL2005, VS2008, SQL2008, VS2010, Dev
|
Karthik. A |
3.50 |
|
|
Windows Authentication
Updated: 16 Jul 2010
In this article we will cover Windows Authentication
C#, ASP.NET, Dev
|
Shining Legend |
3.50 |
|
|
Dropdown TextBox
Updated: 31 Jan 2012
Custom TextBox with a dropdown list
.NET (.NET3.5), ASP.NET, Ajax
|
petersgyoung |
3.50 |
|
|
Dynamic Website Multi-languages Management
Updated: 18 Aug 2007
A smart way to manage languages on a multilingual website, using resources and globalization,localization
C#1.0, C#2.0, C#3.0, Windows, .NET, ASP.NET, WebForms, IIS6, VS2005, IE6.0, IE5.5, IE7, IIS7, Architect, Dev, Design
|
nguyenthanhtungtinbk |
3.49 |
|
|
Use the Asynchronous Power of ASP.NET to Create a Simple, Reusable Page for Displaying a Processing Message
Updated: 11 Jul 2005
Use the asynchronous capabilaties of ASP.NET to inform your users when a long process is happening.
C#, XML, HTML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Brandon Noffsinger |
3.49 |
|
|
Client-side callbacks in ASP.NET 2.0
Updated: 9 Dec 2005
An article on client-side callbacks in ASP.NET 2.0
C#, Javascript, Windows, .NET, ASP.NET, VS2005, Dev
|
Invincible Poison |
3.47 |
|
|
ASP.NET 2.0 -- Standard Controls -- XML Control
Updated: 8 Sep 2006
ASP.NET 2.0 -- Standard Controls -- XML Control
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Namratha Shah |
3.47 |
|
|
Encryption of Connection Strings Inside the Web.config in ASP.NET 2.0
Updated: 1 Feb 2009
Encryption & Decryption of Connection Strings inside the Web.config in ASP.NET 2.0
VB, XML, XHTML, Windows (Win2K, WinXP, Win2003, Vista, Win2008), .NETCF, .NET, ASP.NET, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO, ADO.NET, Ajax, All-Topics
|
Manish K Gupta |
3.47 |
|
|
ASP.NET Client Side Focus Helper
Updated: 19 Jan 2004
Helper class that generates and registers a client side script which sets focus to a control during the loading of the page.
C#, Javascript, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
McGiv |
3.47 |
|
|
Design pattern FAQ part 4
Updated: 27 Mar 2011
Bridge Pattern, Composite Pattern, Facade Pattern, Chain Of Responsibility, Proxy Pattern, Template pattern
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Architect, Design
|
Shivprasad koirala |
3.47 |
|
|
HTML fragments parsing and creation
Updated: 15 Mar 2003
Classes to parse HTML parts into an object tree and back
C#, Windows, .NET1.0, ASP.NET, Dev
|
Matthias Gerloff |
3.47 |
|
|
A Simple HTML Builder Utility Class
Updated: 19 Mar 2006
When your application requirements for html formatting of texts (example: print page, e-mail text etc) are pretty simple, this simple builder class will save your development time.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Mohammad Ashraful Alam |
3.46 |
|
|
Error Free DropDownList for Cascading DropDowns
Updated: 24 Aug 2007
Only for Solution of databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev, QA, Design
|
Akash Kava |
3.46 |
|
|
SQL ConnectionInfo Class
Updated: 16 May 2005
A class for building SQL connection strings from specified properties. Class can also parse SQLConnection.ConnectionString() into properties using the parse method. Code is fully commented and handles all SQLConnection.ConnectionString properties.
C#, SQL, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Vista, ASP.NET, VS.NET2003, DBA, Dev
|
VectorX |
3.45 |
|
|
PathTrackingControl
Updated: 31 Jan 2005
An automated ASP.NET Server control to display a map of your visited pages in a web application (automatic map)
C#, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, Dev
|
Ralph Varjabedian |
3.44 |
|
|
How to get the HTML source code from an editable Iframe, on the server.
Updated: 25 Mar 2003
Getting the HTML source code from an editable Iframe, on the server
VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Hugo Flores |
3.44 |
|
|
Accessing Data From Dynamically Created Controls Using ASP.NET 2.0 Callback
Updated: 19 Feb 2006
Storing and retreiving data input from dynamically created controls without the need to recreate the controls after postback.
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
vineyard |
3.44 |
|
|
Progressbar user control in ASP.net 2.0
Updated: 9 Sep 2005
The sample code to create simple progress bar user control in ASP.NET 2.0
VB, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Manoj Deshmukh |
3.44 |
|
|
A Lean And Mean Blog Engine
Updated: 27 Feb 2007
My 3 day foray into writing a blog engine
C#, Windows, .NET, ASP.NET, WebForms, Dev
|
Marc Clifton |
3.44 |
|
|
Reset the page scroll position after a PostBack
Updated: 31 Aug 2003
Reset the page scroll position after a PostBack using a custom class derived from HtmlInputHidden
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
WebGourou |
3.43 |
|
|
Cassini and Apache 101
Updated: 19 Aug 2002
This article describes how to get ASP.NET up and running on Apache 2.x for Windows
Windows, .NET1.0, ASP.NET, Visual-Studio, Apache, Dev
|
Per S |
3.43 |
|
|
Send Email in ASP.Net 2.0 - Feed back Form
Updated: 1 Jan 2006
This article explains how to send email using System.Net.Mail.SmtpClient in ASP.Net 2.0. with an example of Feedback form.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Gowrisankar K |
3.43 |
|
|
Customized Text Document .NET HTTP Handler
Updated: 15 Sep 2002
Customized text document .NET HTTP handler to process text file not with standard extensions, like .aaa, .xxx.
C++, C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, MFC, Dev
|
Matthew YC So |
3.43 |
|
|
Introduction to Bellevue View Engine - Part 1
Updated: 18 Mar 2010
Prototype of a new template engine for ASP.NET MVC Framework that respects HTML and uses CSS-like syntax for model binding.
C# (C#3.0), .NET (.NET3.5), ASP.NET, MVC, Architect, Dev
|
OPerttilä |
3.43 |
|
|
Implement Paging using ObjectDataSource with GridView
Updated: 30 Apr 2006
Demonstration of paging and Sorting with example , using ObjectDataSource and GridView
C#, Windows, .NET2.0, ASP.NET, ADO.NET, VS2005, Dev
|
KSAhmed |
3.42 |
|
|
using cache to store Data in datatable for custom paging with Datalist, Repeater or Datagrid
Updated: 1 Jun 2006
In this article, I ll show you how to cache data to use with DataList/Repeater/Datagrid controls for custom paging and better performance
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Atiq Ur Rehman |
3.42 |
|
|
Simple User Account Login
Updated: 23 Jun 2002
Demonstrates maintaining user account information, managing session state, Access database I/O, cookies, and some other basic features.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Marc Clifton |
3.42 |
|
|
Adding a base tag to your ASP code dynamically
Updated: 21 Jul 2007
How to dynamically add a base tag to your ASP code.
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Grundela2007 |
3.42 |
|
|
SuDoKu--(Online Game)
Updated: 6 Oct 2008
SuDoKu--(Online Game)
C#, ASP.NET
|
Sam T Mathew |
3.41 |
|
|
Convert ASP.NET DataTable to JSON, to use a DataTable in JavaScript
Updated: 28 Jun 2007
This class will help developers to convert their data table into a ready to use JSON string on the client end JavaScript.
Javascript, HTML, C#1.0, C#2.0, Windows, .NETCF, .NET1.0, .NET1.1, .NET2.0, ASP.NET, ADO.NET, VS.NET2003, Dev
|
blue_arc |
3.41 |
|
|
Progress Image while Loading Long Running Results
Updated: 29 Aug 2008
Loading a progress image while running a long query
C#, .NET (.NET3.0), ASP.NET, Dev
|
ahkayastha |
3.40 |
|
|
Simple XML based Error Log
Updated: 13 Jul 2004
This article shows how to write and use simple XML-based error log
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
DavidNohejl |
3.40 |
|
|
Moving Items from one Listbox to another.
Updated: 11 May 2007
This Article explains how to move Items between two listbox
Javascript, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, .NET3.0, ASP.NET, WebForms, VS.NET2003, VS2005, IE6.0, IE5.5, IE7, Dev
|
Partha G |
3.40 |
|
|
HttpUrlQuery Library
Updated: 7 Dec 2003
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.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Alex Beynenson |
3.40 |
|
|
Chameleon: A complete URL Rewriting framework
Updated: 5 Apr 2004
This framework allows for separation of code and URLs for a website. The URLs can be specified in an XML configuration file and allow mapping to user controls.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Rahul.Net |
3.39 |
|
|
Developing ASP.NET applications without VS.NET
Updated: 22 Aug 2003
This article will explain how to create and develop ASP.NET applications without using VS.NET.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Ricki |
3.38 |
|
|
Site Navigation in ASP.NET 2.0
Updated: 20 Sep 2005
Describes how to use Site Navigation capabilities in ASP.NET 2.0
VB, XML, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Keyvan Nayyeri |
3.38 |
|
|
Setting up Web.config to allow uploading of large files by ASP .NET applications
Updated: 29 Jun 2005
This article shows how to setup Web.config to allow uploading of files larger than 4 MB by ASP.NET applications.
XML, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Caio Proiete |
3.38 |
|
|
Move DTS Package from one MS SQL Server to another
Updated: 31 May 2006
Do you know the easiest way to move DTS package from one SQL server to another? The answer is here.
SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
Haiyan Du |
3.38 |
|
|
A Practical Example Of Using The New Features Of ASP.NET 3.5
Updated: 22 Jul 2008
Tutorial on using LINQ, ListView, LinqDataSource, DataPager, ASP.NET AJAX
Javascript, HTML, XHTML, .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2008), Ajax
|
Mike Borozdin |
3.38 |
|
|
The amazing ASP.NET "One Time Only Clickable" Button
Updated: 9 Jun 2005
A button which gets disabled during postback and can therefore only be clicked once.
VB, Javascript, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Daniel Walzenbach |
3.37 |
|
|
Cross Page Posting in ASP.NET 2.0
Updated: 13 May 2006
Explains the concept of cross page posting in ASP.NET 2.0
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
NasirAliKhan |
3.36 |
|
|
How to upload an image using ASP.NET
Updated: 20 Apr 2003
How to upload an image using ASP.NET for beginners
C#, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
Esteves |
3.36 |
|
|
ASP.NET validation in groups
Updated: 12 Sep 2001
How to circumvent the all-or-nothing validation model of ASP.NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Christian Tratz |
3.36 |
|
|
Global Exception Handling in ASP.NET
Updated: 21 Feb 2002
An article on handling errors in ASP.NET Applications
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
xicoloko |
3.35 |
|
|
How to Access Network Files using asp.net
Updated: 1 Aug 2007
Here i am showing, how user can access network files and folder that are stored on other Server.
VB8.0, .NET2.0, WinXP, Vista, ASP.NET, WebForms, IIS6, VS2005, Dev
|
Jatin Prajapati |
3.35 |
|
|
Design Pattern IOC and DI
Updated: 27 Mar 2009
Design Pattern IOC and DI
C#, .NET, Architect
|
Shivprasad koirala |
3.34 |
|
|
Save an XML File to Database and Send an Email using XSLT
Updated: 20 May 2009
Retrieve data from a webform into an XML file, save data to database via OPENXML and send and transform XML to HTML via XSLT
XML, XSLT, C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, WebForms, VS2005, DBA, Dev
|
Three Nine Consulting |
3.33 |
|
|
Transfering control to Page [ASPX] from Control [ASCX]
Updated: 3 Sep 2008
Transfering control to page [ASPX] from control [ASCX].
C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
bhadeliaimran |
3.33 |
|
|
A comparison between ASP.NET 1.x and ASP.NET 2.0
Updated: 17 Mar 2006
This article explores a comparison chart between ASP.NET 1.x and ASP.NET 2.0.
C#, VB, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
Benoy Baskaran |
3.33 |
|
|
Design pattern FAQ Part 3 ( Design pattern training series)
Updated: 20 Oct 2011
Design pattern FAQ Part 3 State Pattern, Stratergy pattern,Visitor pattern, Adapter and fly weight
C#, ASP.NET, Architect, Design
|
Shivprasad koirala |
3.32 |
|
|
Crystal and Reporting Services FAQ Part 1
Updated: 13 Nov 2008
Crystal and Reporting Services FAQ Part 1
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005), Architect
|
Shivprasad koirala |
3.31 |
|
|
Refresh Page Issue in ASP.Net
Updated: 24 Jul 2008
If user refreshes page after executing a button click event/method, the same executed event/method gets executed, which it should not do.
C#, .NET (.NET2.0), ASP.NET, Dev
|
Namita Patil |
3.31 |
|
|
Httphandlers ASP.NET 2.0
Updated: 27 Jun 2007
This tutorial describes a simple Httphandlers ASP.NET in 2.0
VB, C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
PrashantRishu |
3.31 |
|
|
MessageBox WebControl W3C-Css ASP.NET
Updated: 20 May 2006
Every web project we need to notify and keep visible something information through messagebox and check if we read it.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Roberto Loreto |
3.31 |
|
|
IP Logger
Updated: 15 Feb 2009
This program keeps track of your changing IP number.
VB, Windows, ASP.NET, SQL-Server
|
Igor Krupitsky |
3.31 |
|
|
Building ASP.NET Web Pages Dynamically in the Code-Behind - Part 2: A Form Example
Updated: 6 May 2008
This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-behind
C#, .NET2.0, ASP.NET, Dev
|
Robert Pittenger, MCPD-EAD |
3.30 |
|
|
Lookup Data Web Control
Updated: 28 Jul 2008
This is based on key and value pairs that you can select appropriate key and value pair from data source
C#, Windows, .NET (.NET3.5), ASP.NET
|
Alireza Soleimani |
3.30 |
|
|
Using DirectoryInfo class to search for files in a directory on both single pattern and multiple patterns
Updated: 7 Jun 2006
The articles simplifies searching files in a directory with single search pattern and multiple search patterns.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Dev
|
immaad |
3.30 |
|
|
Slide Show - New, Improved
Updated: 21 Mar 2003
Mimics PowerPoint functionality & can be used for short text messages
C#, Javascript, .NET1.0, Win2K, ASP.NET, Visual-Studio, Dev
|
'Anil' Radhakrishna |
3.29 |
|
|
How to Disable Selected Dates dynamically from the Calendar Control
Updated: 14 Aug 2007
Disabling Selected Dates in Calendar
C#1.0, C#2.0, C#3.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
prst123 |
3.29 |
|
|
Automatically Switch from HTTP to HTTPS
Updated: 11 Oct 2006
Implements a scenario where you want to enforce page-specific HTTP/HTTPS rendering.
XML, C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
aanodide |
3.29 |
|
|
Asp.Net Interview Question Part 1
Updated: 27 Aug 2008
Asp.Net Interview Question Part 1
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), VBScript, SQL, HTML, UML, .NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE), Visual-Studio (VS.NET2003, VS2005, VS2008), OpenGL, ADO, ADO.NET, Ajax, Silverlight, Oracle, SAP, Architect
|
Shivprasad koirala |
3.28 |
|
|
Creating Custom Virtual Path Provider in ASP.Net 2.0
Updated: 21 Dec 2006
This article helps in understanding VirtualPathProvider in ASP.Net 2.0 and provides guidance in creating one.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Sidhartha Gundavarapu |
3.27 |
|
|
Master Pages in ASP.NET 2.0 (Part 1)
Updated: 14 Nov 2005
An article on implementing Master Pages based templates in ASP.NET 2.0.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
rajivpopat |
3.26 |
|
|
How to Fixed GridView's Header and Footer when scrolling?
Updated: 30 Oct 2007
Using CSS, Javascript to Fixed Gridview's Header and Footer
Javascript, CSS, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, IE6.0, IE7, Dev
|
fenglinzh |
3.26 |
|
|
How to implement Two basics uses for the Asp.net Login control 2.0 (login and RememberMe)
Updated: 23 Nov 2006
This article will show you how to implement two basics uses of the ASP.NET Login control (2.0), The login task itself to validate the users who’s trying to access your web site. In addition i will show how to implement the REMEMBERME process using cookies to save the user name inside the user PC
SQL, C#1.0, C#2.0, .NET1.1, .NET2.0, WinXP, .NET3.0, ASP.NET, VS.NET2003, VS2005, DBA, Dev
|
Britney S. Morales |
3.25 |
|
|
Reduce The Size Of Your ASP.NET Output
Updated: 26 Jan 2004
Describes the use of HttpResponse.Filter to reduce the size of your outgoing .ASPX files.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Michael Russell |
3.25 |
|
|
MCMS Web Based Site Manager
Updated: 23 Oct 2005
How to write a web base MCMS Site Manager
C#, Windows, .NET1.0, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Ken C. Len |
3.25 |
|
|
Extending the default DataGrid (ASP.NET 1.1)
Updated: 17 May 2006
Extending the default DataGrid (ASP.NET 1.1).
VB, Windows, .NET, ASP.NET, VS.NET2003, Dev
|
Settas Antonis |
3.25 |
|
|
Import and Export to Multiple Worksheets
Updated: 12 Feb 2009
Import and export to multiple Worksheets.
C#, .NET2.0, Dev
|
S Gnana Prakash |
3.25 |
|
|
Google Like Search TextBox
Updated: 11 Aug 2009
Google Like Search TextBox
C# (C#1.0, C#2.0, C#3.0), Javascript, CSS, HTML, XHTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, WebForms, Ajax
|
Rahul Garad |
3.25 |
|
|
Save & Exit in Web Application
Updated: 12 Jun 2008
An article on implementing Save & Exit functionality in ASP.NET web sites
C#, Javascript, .NET (.NET2.0), ASP.NET, Dev
|
Jobless Creature |
3.25 |
|
|
Unified modeling language ( UML ) interview questions part 2
Updated: 14 Nov 2008
Collaboration , Activity , State chart , package and component diagrams
UML, .NET, Architect, Design
|
Shivprasad koirala |
3.24 |
|
|
Schedule Email Through ASP.NET or Schedule Tasks Using ASP.NET
Updated: 2 Jan 2010
Send schedule(automatic) emails through ASP.NET web application.
C#, .NET (.NET3.5), ASP.NET
|
Samrat Banerjee |
3.24 |
|
|
GridView-FormView (Master/Detail) Control
Updated: 24 Feb 2009
Full-featured GridView-FormView with View/Insert/Update features
C#2.0, Windows, .NET, ASP.NET, VS2005, Dev
|
Chris Hambleton |
3.23 |
|
|
CheckComboBox for ASPX web
Updated: 3 Jan 2007
CheckComboBox for ASPX Web
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Runming Yan |
3.22 |
|
|
Preventing Duplicate Record Insertion or Page Refresh on postback of a Web Form
Updated: 25 Aug 2005
A browser, cookie, session independant method to prevent multiple postbacks and page refreshes when processing web forms.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Jeremy Schell |
3.22 |
|
|
.NET implementation of the SynchronizerToken pattern
Updated: 7 Oct 2005
An article on resolving the issue of unintentional web form resubmission.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev, WinForm
|
Fred Wang |
3.22 |
|
|
100 ASP.NET FAQs: Part 2
Updated: 6 Sep 2005
This question bank has been created as an electronic resource for all kinds of .NET enthusiasts: novices who need to know the nitty-gritty details for their upcoming interviews, or experts who desire to refresh their knowledge of the framework.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Narayana Rao Surapaneni, krmpradeep |
3.22 |
|
|
ASP.NET Deployment App
Updated: 17 Aug 2004
How I created an application to help exclude the many files needed to deploy a DotNetNuke site
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
bob_dotnet |
3.21 |
|
|
Using SQLDataReader and SQLDataAdapter
Updated: 19 Mar 2006
retrieve
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Iyad Abu Abdu |
3.21 |
|
|
Export and import web parts and personalized using membership in ASP.NET 2.0
Updated: 13 Dec 2006
Rich and dynamic web contains using webpart and asp.net membership controls
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Sachin Pisal |
3.20 |
|
|
Export JPEG with Flash/ASP.NET
Updated: 28 Nov 2007
How to export an jpeg image from Flash using ASP.NET
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
besterh |
3.20 |
|
|
StateManagement Suggestions : A Beginner's View
Updated: 18 Mar 2010
This article takes you on a short trip of State Management techniques used in ASP.NET.
ASP.NET
|
koolprasad2003 |
3.20 |
|
|
Basic Content Management System with ASP.NET and MS Access
Updated: 4 Aug 2004
A very basic web-based content management system using ASP.NET and MS Access
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
aa2max |
3.19 |
|
|
Using Active Directory In ASP.NET - Dump Schema Information
Updated: 9 Feb 2002
An article on using System.DirectoryServices classes in ASP.NET
VC7, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Softomatix |
3.19 |
|
|
Exception handling using Enterprise application block
Updated: 25 Mar 2009
Exception handling using Enterprise application block
.NET, ASP.NET, Architect
|
Shivprasad koirala |
3.19 |
|
|
Localize Application using Google Translator
Updated: 25 Jan 2010
Commonly we used to store translated phrases, text in resource files .resx or in database, it can be tedious job to store huge resources, In my example, I am going to use Google Translator - it is a little tricky but can be helpful.
C#, .NET
|
Qutbuddin Kamaal |
3.18 |
|
|
VB.Net GIF Transparency
Updated: 8 Aug 2006
A method of creating transparent GIF image from a source GIF image.
VB, Windows, .NET1.1, ASP.NET, GDI+, VS.NET2003, Dev
|
Mythran |
3.17 |
|
|
Simple but robust web based file management system including user authentication
Updated: 13 Jun 2006
This article will present a fully functional ASP.NET web application file management system written in pure VB. It allows for user authentication (Forms authentication), and based off that authenticate to allow/disallow functions within the site.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
carvic |
3.17 |
|
|
AJAX, WCF, LINQ to Entities demo application
Updated: 1 Feb 2009
Using most of the recent technologies in one application
C#, .NET (.NET3.5), Vista, SQL-Server (SQL2005), Visual-Studio (VS2008), WCF, LINQ, Dev
|
Kurush Rastkar |
3.17 |
|
|
RFC Architecture for Finance Projects (The Invoicing Part)
Updated: 18 Nov 2008
RFC Architecture for Finance Projects (The Invoicing Part)
C#, SQL-Server, Visual-Studio
|
Shivprasad koirala |
3.16 |
|
|
How to generate render time keywords for the search bots by ASP.Net
Updated: 27 Jan 2008
How to generate render time keywords for the search bots by ASP.Net
C#, .NET (.NET2.0, .NET3.0), ASP.NET, Dev
|
Tolgahan ALBAYRAK |
3.15 |
|
|
ASP.NET and Globalization
Updated: 21 Jun 2011
ASP.NET and Globalization
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
A Mahesh |
3.14 |
|
|
Client side data binding using xsl
Updated: 5 Aug 2006
An article on client side data binding and performing a sort using xsl available at client
Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, Ajax, Dev
|
Subhash Balachandran |
3.13 |
|
|
Architecture FAQ for Localization and Globalization Part 1
Updated: 22 Nov 2008
Architecture FAQ for Localization and Globalization Part 1
C#, ASP.NET, Visual-Studio, Architect
|
Shivprasad koirala |
3.13 |
|
|
Multi Header Grid view
Updated: 30 Jul 2006
I have been looking for a way to add headers to a grid view and to be able to re use this code this code snippet could help adding the headers to grid view
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
ZeroDev |
3.13 |
|
|
Connection Pooling in ASP.NET
Updated: 5 Dec 2009
Effective perfomance for database application uses database
.NET2.0, .NET3.0, .NET3.5, ASP.NET, ADO.NET, SQL2005, VS2005, VS2008, SQL2008, Dev
|
Muhusin Khan |
3.13 |
|
|
Website Snapshot
Updated: 21 Jul 2010
A web application to take image snapshots of a website
C#2.0, .NET2.0, ASP.NET, Web-Development
|
deostroll |
3.13 |
|
|
Sending Email from Asp.Net Using Formatted Text Editor and Attachments in single application.
Updated: 20 Aug 2005
Email Application with text editor for formatting text and Attachments
VB, VBScript, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mohd Abdul Moyeed |
3.12 |
|
|
Simply AJAX
Updated: 9 Jul 2007
This article illustrates how to implement a simple AJAX example
C#, Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Ajax, Dev
|
Clift Maples |
3.11 |
|
|
TDD Approach to ASP.NET WebForm Development
Updated: 10 Feb 2010
An MVC pattern for WebForm development
C#, .NET, ASP.NET, MVC
|
Max Civino |
3.10 |
|
|
Adding Calendar Popup to Text Controls
Updated: 19 Sep 2005
Adding Calendar popup on doubleclick
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Wyxlwiis |
3.09 |
|
|
Nested Master Page in VS 2008
Updated: 8 Feb 2008
In visual studio 2008 nested master page concept is introduced, to make page template
C#, .NET (.NET3.5), ASP.NET, Dev
|
Ashrafur Rahaman |
3.09 |
|
|
Developing MS Project application using Asp.net/VB.net
Updated: 3 Sep 2007
Developing a microsoft project application using asp.net
VB, Windows, .NET, Office, ASP.NET, Visual-Studio, WebForms, Dev
|
ihsanps |
3.08 |
|
|
Dynamically generating thumbnail images in ASP.NET with C# without affecting initial page load time
Updated: 4 Jul 2008
Generate thumbnail on the fly without affecting page load time
C# (C#1.0, C#2.0, C#3.0)
|
Sheo Narayan |
3.08 |
|
|
Display image gallery in ASP.NET GridView Control
Updated: 3 Nov 2008
Here we can use GridView control to display images in a gallery view with internal paging.
Javascript, CSS, HTML, XHTML, .NET, ASP, ASP.NET, WebForms, Ajax, Dev
|
Vimal Panara |
3.08 |
|
|
How to populate DataGridView, GridView with SQL statement in C#
Updated: 26 May 2006
How to populate DataGridView, GridView with SQL statement in C#
C#, SQL, Windows, .NET2.0, ASP.NET, SQL2005, VS2005, DBA, Dev
|
hong_wei_li@yahoo.com |
3.08 |
|
|
Create a scrollable Gridview in asp.net 2.0
Updated: 17 Oct 2006
Using Javascript's cloneNode to create scrollable Gridview in asp.net 2.0
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Xianhui Meng |
3.07 |
|
|
Timer Control for web applications
Updated: 23 Apr 2007
Web based timer control in asp.net
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Deepson Thomas |
3.07 |
|
|
Smart Code Generator: Use ASP.NET, NAnt and Cassini for Code Generation
Updated: 27 Oct 2008
This article describes how NAnt and Cassini can be integrated with the Smart Code Generator development cycle. This article can also used as a reference for ASP.NET developers who want to build, run and deploy ASP.NET projects seamlessly using NAnt and Cassini.
C# (C#2.0), SQL, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Architect, Dev
|
Shahed.Khan |
3.07 |
|
|
Simple Shopping Cart
Updated: 31 Dec 2010
Simple shopping cart with session
C#, ASP.NET
|
mohamad hajibegloo |
3.07 |
|
|
Dynamically linked comboboxes set for ASP.NET
Updated: 12 Aug 2004
Creating and using Custom Control in ASP.NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
karench |
3.06 |
|
|
On the Road with .NET Mobile Controls
Updated: 28 Feb 2006
Here's the scenario: your boss wants information on the go, but he hates to haul along his laptop. He's sick of the hassle of bringing it on airplanes and lugging it around. He wants a mobile application that provides him with the information he usually accesses on your extranet.
SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
Gishoma |
3.06 |
|
|
ASP.NET using GridView Control as Lookup
Updated: 22 Nov 2008
ASP.NET using GridView control as lookup
VB, Windows, .NET, ASP.NET, WebForms, SQL2000, SQL2005, VS2005, DBA, Dev
|
Amit K Bhagat |
3.06 |
|
|
Automaticaly Match and Select ComboBox Item
Updated: 2 Nov 2006
Automaticaly Select Item From a Combox as the String is entered
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
ChandraSekar Maheswaran |
3.05 |
|
|
Wizard Control in ASP.NET 2.0
Updated: 17 Jul 2006
Basic Functionality for Asp.net 2.0 wizard control.
C#, .NET, WinXP, ASP.NET, VS2005, Dev
|
mnaveed |
3.04 |
|
|
Common UI Practices in ASP.NET Applications
Updated: 23 Mar 2006
When we start a new project, there are some common practices that should be followed on the following project. Regarding my development experience on previous 12 ASP.NET projects, I have listed some few practices which can be followed by a developer while developing an ASP.NET application.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mohammad Ashraful Alam |
3.04 |
|
|
Requirements for Developing WebApplications & ASP .NET Problems
Updated: 13 Aug 2005
Web Applications & ASP .NET
SQL, .NET, WinXP, ASP.NET, Visual-Studio, SQL2000, IIS5.1, IIS6, DBA, Dev
|
Star_Friend |
3.04 |
|
|
Screen Scraping with C# for ASP.NET
Updated: 1 Mar 2002
Using C# to scrape content from a third party site and present in on an ASP.NET webpage
C#, .NET1.0, WinXP, ASP.NET, Visual-Studio, Dev
|
Mark Nischalke |
3.03 |
|
|
Triple State Checkbox for Web
Updated: 12 Mar 2007
Triple State Checkbox for Web with Changeable CSS
Javascript, CSS, C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, VS2005, IE6.0, IE5.5, IE7, Dev
|
Yen Dutt |
3.00 |
|
|
Edit and Delete multiple Data in DataGrid in ASP.NET
Updated: 18 Apr 2007
Edit and Delete multiple Data in DataGrid in ASP.NET
C#1.0, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
rahul_bit |
3.00 |
|
|
Allow editable content on your asp.net web pages.
Updated: 6 Mar 2006
Allow editable content on your asp.net web pages.
VB, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP, ASP.NET, IIS, WebForms, VS.NET2003, VS2005, Dev
|
rmilian |
3.00 |
|
|
Easily Work With Differing Time Zones In An ASP.NET 3.5 Application
Updated: 18 Jun 2008
Class library to assist in using different time zones in the same ASP.NET 3.5 application
C# (C#3.0), VB (VB9.0), .NET (.NET3.5), ASP.NET, IIS, WebForms, Architect, Dev
|
BrantBurnett |
3.00 |
|
|
How to create the id of <td> and <tr> generated by DataGrid in ASP.NET and use it by client-side JavaScript.
Updated: 7 Feb 2006
How to create client-side id of table row and cell generated by a datagrid and the way to use it using javascript along with an example in C#.
C#, Javascript, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Pradipta Basu |
3.00 |
|
|
Forcing Email Read-Receipts
Updated: 8 Nov 2006
This article explains on how to check if the mail that you sent was read or not
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Anup Shinde |
3.00 |
|
|
Using a Web Deployment Project with a Web Application Project
Updated: 27 Apr 2008
This article explains some common problems when creating a WDP of a WAP
Windows, ASP.NET, Visual-Studio (VS2005), Dev
|
Michael Vanhoutte |
3.00 |
|
|
Create database in sql server using asp.net with C# (VS2005)
Updated: 5 Oct 2006
Create database in sql server using asp.net with C# (VS2005)
SQL, C#2.0, Windows, .NET, ASP.NET, Visual-Studio, WebForms, SQL2005, DBA, Dev
|
Joshy_geo |
3.00 |
|
|
UpdownNumeric, IP, Timer and Validated TextBox Controls using webcustomcontrols
Updated: 9 Jul 2006
Download EuroNetWebCustomControls suite Demoproject-26.3kb and the source code - 31 kb. This custom control suite contains UpdownNumerci, IP, Timer and Validated Text Box Controls. I created these controls using WebCustomContolsLibrary in .Net2003.
C#, Javascript, .NET, Win2K, WinXP, Win2003, ASP.NET, IIS5.1, VS.NET2003, Dev
|
Ramesh.Tsi |
3.00 |
|
|
A Multi-threaded search engine in C#
Updated: 28 Apr 2006
A lot of applications require some sort of search. Sometimes, the information we are looking for is in many different locations
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
china_hhf |
3.00 |
|
|
An Easy-To-Use CacheManager
Updated: 13 Mar 2002
A .NET class that manages ASP.NET data cache
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Zhong Yu |
3.00 |
|
|
Protect files for download
Updated: 27 Nov 2007
keep your uploaded files secury, preventing download from users that have the full path
VB7.x, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
cruzagr3 networks |
3.00 |
|
|
Auto-SQL DataGrid component. Part I: Non-editable version
Updated: 8 Aug 2005
ASQLDataGrid is a useful component when working with RDBMS applications. It is capable to automatically construct and execute SQL statements based on its properties.
C#, SQL, Windows, .NET1.1, ASP.NET, SQL2000, VS.NET2003, DBA, Dev
|
Sangra |
3.00 |
|
|
Enterprise ASP.NET Suite
Updated: 24 Jul 2008
Easy to use ASP.NET suite that gives you everything you need to get started and makes it all pathetically easy to use - Windows services (with UAC), localization (webpage and e-mail), e-mail templating, configuration, and much, much more!
C# (C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista), .NET3.5, ASP.NET, SQL2000, SQL2005, IIS6, VS2005, IIS7, VS2008, Dev
|
David Hoyt |
3.00 |
|
|
Crystal and Reporting Services FAQ Part 2
Updated: 6 Nov 2008
Crystal and Reporting Services FAQ Part 2
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5)
|
Shivprasad koirala |
3.00 |
|
|
Customize CheckBox in ASP.NET
Updated: 4 Feb 2009
Customize checkbox control in ASP.NET
Javascript, HTML, C#2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, Dev, Design
|
Ravinder007 |
3.00 |
|
|
Confirm Box for File Replace using Client Callback
Updated: 25 May 2009
Ask user to replace a file or not
C# (C#1.0, C#2.0, C#3.0), Javascript, .NET (.NET2.0), ASP.NET
|
thinkmmk |
3.00 |
|
|
The 3 Musketeers: - Model, View and Controller using ASP.NET MVC – Part 2
Updated: 8 Sep 2009
The 3 Musketeers: - Model, View and Controller using ASP.NET MVC – Part 2
C#, Architect
|
Shivprasad koirala |
3.00 |
|
|
Disable Print Screen Key and All Keyboard Keys in ASP.NET Page
Updated: 18 Jun 2009
Disable print screen key and all keyboard keys in ASP.NET page
C# (C#1.0, C#2.0, C#3.0), Javascript, CSS, .NET (.NET3.5), ASP.NET, Dev
|
Wael Sayed |
3.00 |
|
|
Programming Practice for Server Side State Maintenance Variable
Updated: 11 Jan 2011
Programming practice for server side state maintenance variable
C#, VB, ASP.NET
|
Pranay Rana |
3.00 |
|
|
ASP.NET Custom Session Store Provider compatible with Oracle, SQL
Updated: 15 Aug 2010
A Custom Session Store provider library which allows using Oracle for managing ASP.NET sessions.. more than just MS SQL server, and it is easily extendable to other databases.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, Design, .NET4
|
Harish Palaniappan |
3.00 |
|
|
WMI Helper Library For Accessing System Information
Updated: 11 Oct 2009
I recently came across the System.Management namespace and was surprised at the array of useful functionality encapsulated within it. Examples using the namespace were scattered and narrowly focused and I think having a single location demonstrating this diverse functionality may be of use to some o
C# (C#3.0), Windows, .NET (.NET3.5), ASP.NET, Dev
|
kannankeril |
3.00 |
|
|
Passing data and objects between parent and child web forms
Updated: 23 Aug 2008
Passing data and objects between parent and child web forms.
HTML, .NET (.NET2.0), ASP.NET, Dev
|
Mohammad Al Hoss |
3.00 |
|
|
Asp.Net C# JQuery base Web Application for Rapid Web Presence
Updated: 17 Apr 2010
visinia can be used expand to create a website through module drag drop
C#, .NET, ASP.NET, SQL-Server, IIS, jQuery, Dev
|
tanvon malik |
3.00 |
|
|
MVC HtmlHelper: Text Posting Dropdown List
Updated: 2 Feb 2012
The HTML Helper that enables the dropdownlist to post the text selected in it along with the value !!!
C#, Windows, ASP.NET, MVC, jQuery
|
Russell Aboobacker |
3.00 |
|
|
Creating Master Page In ASP.NET 2010
Updated: 7 Feb 2012
Creating Master Page in ASP.NET 2010
ASP.NET
|
Joannou H. Fegarido |
3.00 |
|
|
Unleash the power of .NET with encryption
Updated: 6 Apr 2006
To encrypt and decrypt any personal file such as .doc,.txt,.bmp,.mp3,.wav,.mdb etc
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
KRISHNENDU MUKHERJEE |
2.97 |
|
|
Exception handling in C# and ASP .Net
Updated: 27 Oct 2006
This article provides insight about exception handling on the basis of ASP.NET and C# as code behind.
Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
Jaiprakash M Bankolli |
2.96 |
|
|
Reducing the size of ASP.NET pages
Updated: 23 Nov 2009
A technique to reduce the size of ASP.NET pages.
C#, Windows, .NET, ASP.NET
|
Aj 2010 |
2.95 |
|
|
ASP.NET MVC Quick Start Tutorial - Create a Small ASP.NET MVC application step by step
Updated: 4 Jan 2010
This article will help you create a small ASP.NET MVC application step by step.
C# (C#3.0), .NET (.NET3.5), ASP.NET, MVC, Dev
|
Techaxe |
2.94 |
|
|
Displaying Composite Text in DropDown
Updated: 13 Jul 2003
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.
.NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Firoz Ansari |
2.94 |
|
|
GridView to a DataTable
Updated: 6 Aug 2006
Convert the current Gridview to a datatable
SQL, C#2.0, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, SQL2005, VS2005, DBA, Dev
|
ZeroDev |
2.93 |
|
|
Content Wrapping with Master Pages and HTTPModules
Updated: 23 Oct 2007
Wrapping static content with Master Pages and an IHttpModule.
C#2.0, Windows, .NET2.0, ASP.NET, IIS, WebForms, VS2005, Dev
|
Sean Goodpasture |
2.92 |
|
|
Embed image in Email - ASP.NET , C#
Updated: 13 Dec 2007
Code to embed logo and other images while sending email
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Rajesh C Medackel |
2.92 |
|
|
A Better ASP.NET Datepicker and Calendar Control
Updated: 10 Apr 2009
A textbox / calendar hybrid datepicker control for ASP.NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
liammclennan |
2.92 |
|
|
Automating ASP.NET Web Application Project Build Using CruiseControl.Net and MSBuild
Updated: 20 Jul 2008
This article describes how to automate an ASP.NET Web Application project build using CruiseControl.Net and MSBuild
.NET2.0, ASP.NET, Architect, Dev, QA, Design
|
Judy Joy |
2.92 |
|
|
Project Management Costing FAQ
Updated: 19 Dec 2008
Project Management Costing FAQ
|
Shivprasad koirala |
2.91 |
|
|
Xml Editor: Work with DataTable, DataView and DataGrid
Updated: 2 Oct 2006
Lets Work with XML, DataTable, DataView and DataGrid
C#1.0, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev, QA
|
jebberwocky |
2.91 |
|
|
Transfer arguments between modal page and invoker page in asp.net 1.1
Updated: 19 Aug 2005
Transfer arguments between dialog page and invoker page in asp.net 1.1
C#, SQL, Windows, .NET1.1, ASP.NET, SQL2000, IIS5.1, IIS6, VS.NET2003, DBA, Dev
|
Rouser |
2.91 |
|
|
A Chat with ASP.NET and Ajax
Updated: 22 May 2008
An article on developing a Chat-application with ASP.NET and Ajax
C#, .NET (.NET2.0), ASP.NET, Ajax, Dev
|
codegod.de |
2.91 |
|
|
ASP.NET Page Life Cycle
Updated: 17 Jan 2010
Explaining ASP.NET Page Life Cycle
C# (C#3.0), Windows, ASP.NET
|
Indrajeet Sutar |
2.91 |
|
|
Developing Web Report using Crystal Report in .NET 2005.
Updated: 29 Mar 2006
The report is build on XML Schema and the data and binded the report at runtime.
C#, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, ADO.NET, SQL2000, SQL2005, DBA, Dev
|
Suranjan Nandi |
2.90 |
|
|
Custom Scheduler - SQL Server Reporting Services
Updated: 11 Jul 2006
This article provides a customized manner of creating a scheduler for the SQL Server Reports
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Soshan Fernandes |
2.90 |
|
|
Dynamic DropDownList with Month Names
Updated: 13 Jul 2007
Method to Fill the a DropDownList with Month Names and set the Current Month Selected
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, IE6.0, Dev
|
ZeroDev |
2.90 |
|
|
How to create MDI Application in Compact framework
Updated: 15 Apr 2006
It provides easy solution dealing multiple forms in .Net Compact framework
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
ashwani_singh |
2.90 |
|
|
Online stock streaming using ASP.Net and AJAX controls
Updated: 30 Jan 2008
This article explains you how ASP.Net and AJAX controls can be used for online stock streaming
C#, Windows, .NET2.0, ASP.NET, VS2005, CEO, Architect, DBA, Dev, Design
|
Shabdar Ghata |
2.89 |
|
|
ADO.Net Interview Question Part 2
Updated: 28 Sep 2008
ADO.Net Interview Question Part 2
VBScript, SQL, SQL-Server, Dev
|
Shivprasad koirala |
2.88 |
|
|
“Your Login Attempt was not Successful. Please Try Again.” - ASP.NET Login Control.
Updated: 5 May 2009
This article will discuss some prevent /cure measures for the error: “Your login attempt was not successful. Please try again.”
C#, XML, ASP.NET
|
guru.sarkar |
2.88 |
|
|
Read Text File and Bind With Gridview Control
Updated: 10 Aug 2006
An article on read text file line by line and split with some delimiter and bind with Gridview control
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Kamal.Afridi |
2.88 |
|
|
Gridview, ObjectDataSource Making life easy
Updated: 12 Dec 2006
This Article will give some briefing on sorting, searching, paging in gridview with ObjectDataSource.
C#2.0, Windows, .NET2.0, ASP.NET, SQL2000, VS2005, DBA, Dev
|
Tapan Dantre |
2.88 |
|
|
One web.config for all developers
Updated: 5 Aug 2004
Allows ASP.NET developers and the final production environment to share one web.config file
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Jason Noftall |
2.88 |
|
|
Power yourself against XSS
Updated: 7 Aug 2007
XSS gaining popularity to hack into websites. This article describes how to power yourself against XSS
XML, SQL, C#1.0, C#2.0, VB7.x, VB8.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, SQL2000, SQL2005, IIS5.1, IIS6, VS.NET2003, VS2005, IIS7, DBA, Dev
|
albert arul prakash |
2.88 |
|
|
Introduction to the Microsoft Web Platform
Updated: 30 Oct 2009
Provides an overview of the Microsoft Web Platform
Windows (Vista, Win2008, Win2008-R2), .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), PHP, WebForms, Ajax, Silverlight, MVC, Dev, eCommerce, RIA, EF
|
dougturn |
2.88 |
|
|
Credit Card Fraud detection using minFraud
Updated: 7 Jun 2006
C#/ASP.NET implementation of minFraud credit card fraud detection
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Shawn Pourchot |
2.87 |
|
|
ImageMagick Command Line Execution in ASP.NET
Updated: 4 Jun 2009
Perform ImageMagick operations in ASP.NET using command line
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET2.0), ASP.NET
|
arinhere |
2.87 |
|
|
Another Way to Register and Render ClientScripts in ASP.NET
Updated: 5 Mar 2003
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.
C#, VB, .NET1.0, Win2K, WinXP, ASP, ASP.NET, Visual-Studio, Dev
|
Vasudevan Deepak Kumar |
2.86 |
|
|
CSS Variables
Updated: 17 Dec 2006
Using HTTPHandlers to support dynamic CSS.
C#, CSS, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mark Nischalke |
2.85 |
|
|
Html drop down list with multi select option
Updated: 4 Mar 2007
ASP .NET user control for selecting multiple option from a drop down list
C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
rajdeep_p |
2.85 |
|
|
Batch Update on a very huge table
Updated: 24 Jan 2006
Updating a huge table in Production , without locking the whole table .
SQL, Windows, .NET, ASP.NET, Visual-Studio, DBA, Dev
|
Himanshu Kumar Sinha |
2.85 |
|
|
ASP.NET TimeTracker Starter Kits Porting from Windows to Linux (Race to Linux)
Updated: 5 Oct 2005
ASP.NET TimeTracker Starter Kits Porting from Windows to Linux using Mainsoft's Grasshopper
C#, SQL, Windows, Linux, .NET1.1, ASP.NET, ADO.NET, SQL2000, VS.NET2003, DBA, Dev
|
Abi Bellamkonda |
2.84 |
|
|
RJContentPanel WebControl For Multi-Page Templated Websites
Updated: 20 May 2004
Simple web control that allows you to build multi-page websites quickly using web user controls for the content
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Rocky Moore |
2.84 |
|
|
Multiple Dynamic File Uploading
Updated: 15 Jul 2008
This article is about to upload multiple files using javascript
C# (C#1.0, C#2.0, C#3.0), VBScript, Javascript, .NET, ASP.NET, Ajax
|
Khalil Ahmad |
2.84 |
|
|
Some ASP.NET Diagrams (a picture is worth a 1000 words)
Updated: 11 Nov 2006
Some usefull ASP Diagrams, I created and still updating
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
arapallo |
2.84 |
|
|
Transparent web form persistence in ASP.NET
Updated: 10 Jun 2003
A simple method to create ASP.NET forms that are transparently loaded and saved from/to the database.
.NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Dan Bunea |
2.83 |
|
|
Canonicalization attacks - Prevention and Mitigation Guide
Updated: 30 Aug 2006
Tips for developers and system adminstrators intending to ward off canonicalisation attacks.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Richard Lewis |
2.83 |
|
|
Functions VS Subroutines and By Val Vs By Ref in VB.NET
Updated: 9 Mar 2006
Functions VS Subroutines and By Val Vs by Ref in VB.NET
VB, .NETCF, Mobile, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Dev Geek Raj |
2.83 |
|
|
Bind Image from Database to DataGrid (web Application)
Updated: 29 Apr 2007
Handles uploading /downloading images into/from database to DataGrid
C#2.0, .NET2.0, WinXP, Win2003, ASP.NET, WebForms, SQL2005, VS.NET2003, VS2005, IE7, DBA, Dev
|
Anandhi K |
2.83 |
|
|
ASP.NET 3.5 Custom Windows Authentication using VB.NET – A Case Study
Updated: 17 Sep 2009
A case study showcasing Windows Authentication and custom role based authorization in ASP.NET 3.5 using VB.NET
VB, .NET, ASP.NET
|
josekonoor |
2.83 |
|
|
Say Goodbye to the MultiView!
Updated: 5 May 2007
A much more dynamic, flexible, and intuitive approach to handling views. Forget the MultiView!
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, IE6.0, IE5.5, IE7, Dev, Design
|
Justin Bozonier |
2.83 |
|
|
Black-Scholes Option Pricing
Updated: 9 Jun 2004
Web ready Black-Scholes Option Pricing Program
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Landon M. Kelsey III |
2.82 |
|
|
Calling Control on Pressing Enter
Updated: 11 Jul 2006
Calling Control on Pressing Enter
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Umanath Selvan |
2.81 |
|
|
IIS Timer
Updated: 29 Jan 2008
How to set timer in ASP.NET 2 applications
C# (C#1.0, C#2.0, C#3.0)
|
vulf |
2.80 |
|
|
Entity Framework Implementation Using ASP.NET MVP
Updated: 13 May 2011
Entity Framework Implementation using ASP.NET MVP
C#, .NET, ASP.NET, ADO.NET, Dev, Framework, entity, EF
|
Neerajan Lamsal |
2.80 |
|
|
Implementing Ajax in XSLT
Updated: 16 Jul 2009
How to implement AJAX in XSLT
C# (C#1.0, C#2.0, C#3.0), Javascript, XML, XSLT, Ajax
|
Erode Senthilkumar |
2.80 |
|
|
SmartCodeGenerator – Drive Code Generation with XML. Transform XML with ASP.NET instead of XSLT.
Updated: 27 Oct 2008
This article describes how we can drive codegeneration with xml. Shows step by step instruction of how to generate strongly typed objects from XSD. ASP.NET developers can also use this paper as reference, who wants to transform xml using ASP.NET instead of XSLT.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, CEO, Architect, DBA, Dev, QA, Design
|
Shahed.Khan |
2.80 |
|
|
Solving out ASP.NET enter key problem
Updated: 6 Mar 2007
This article explains about how to solve asp.net enter key problem
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
N a v a n e e t h |
2.78 |
|
|
Administration page for a "Members only" section
Updated: 5 Mar 2004
This page assists in using a single subfolder for "members only" access, and in administering which users are allowed access. No database is required.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jos Branders |
2.78 |
|
|
WebRefactoring: Session Wrapper
Updated: 28 Aug 2005
Using Refactoring to improve existing WebApplications Part 1: Session Wrapper
C#, VB, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Architect, Dev, QA
|
MvanEijkel |
2.78 |
|
|
100 ASP.NET FAQs: Part 1
Updated: 16 Aug 2005
This question bank has been created as an electronic resource for all kinds of .NET enthusiasts: novices who need to know the nitty-gritty details for their upcoming interviews, or experts who desire to refresh their knowledge of the framework.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Narayana Rao Surapaneni, krmpradeep |
2.77 |
|
|
ASP.NET generating Dynamic word Documents
Updated: 23 May 2006
Word template programming using ASP.NET
VB, .NET, Win2K, ASP.NET, Visual-Studio, Dev
|
Nil_Gup |
2.77 |
|
|
Manage XML Schema File ( add element - Attribute)
Updated: 8 Aug 2007
How to manage XML Schema file add element and attribute in asp.net
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
mohamed antar |
2.77 |
|
|
Request Query String / Form Parametrs
Updated: 8 Mar 2006
Request Query String / Form Parametrs Reducing Server Load
C#, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, Dev
|
Leon Kovach |
2.77 |
|
|
Everything you wanted to know about State Management in ASP.NET
Updated: 16 Mar 2005
This article will emphasize on the mechanisms of State Management that are available with ASP.NET and the steps to learn and understand their implications for usability, performance and scalability.
C#, VB, SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
chintu222 |
2.77 |
|
|
ASP.NET Tree View - with customized tree nodes
Updated: 12 May 2006
This article details how to setup the IE Web Control's TreeView programmatically with customized tree nodes.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ishanth |
2.76 |
|
|
How to Get Window NT Logged User Name Using ASP.NET
Updated: 4 Jan 2006
Article explains How to get windows user name using ASP.NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ramana. Gali |
2.75 |
|
|
Using LinqDataSource with ASP.NET data controls [Part II]
Updated: 18 Jun 2008
Part II of the Using LinqDataSource with ASP.NET data controls like gridview and dropdown list
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
abhigad |
2.75 |
|
|
Software Architect Simple Way 2 of??
Updated: 13 Oct 2008
A series for simplifying the learning of software architecture
C++, Javascript, CSS, HTML, XHTML, ASP, ASP.NET, ATL, Ajax, Architect, Dev, Design
|
The DevMan |
2.75 |
|
|
Using LINQ in nTier ASP.NET Application with JQuery and JSON
Updated: 17 Jun 2010
LINQ is a set of classes in the .NET framework 3.5. and is introduced in Visual Studio 2008
C#, .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008), LINQ, jQuery, Architect, Design
|
composeme |
2.75 |
|
|
ViewState Serializer, Compressor & Encrypter
Updated: 26 Sep 2009
It's a very complete and robust processor of ViewState, it allows: to select the way of serialization, compression and encryption optionally.
C# (C#2.0), VB (VB7.x), Windows, .NET (.NET1.1, .NET2.0), ASP.NET, Ajax, IIS5.1, IIS6, VS.NET2003, VS2005, Dev
|
ModMa |
2.75 |
|
|
Compiling the first F# program using interactive mode
Updated: 18 Oct 2008
Compiling the first F# program using interactive mode
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB8.0, VB9.0), F#, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5)
|
Shivprasad koirala |
2.74 |
|
|
Detecting Session Timeout and Redirect to HomePage
Updated: 13 Sep 2006
Application that Detects when a Session has timed and redirect user to Home Page
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
ONeil Tomlinson |
2.73 |
|
|
Multiple File Upload Custom Control in ASP.NET
Updated: 23 Sep 2009
There is already a control available in .NET for single upload. There are cases where we actually have requirement of multiple and bulk select upload of files in application so as to achieve this functionality I came up with the solution that will help developer a lot..
C# (C#1.0, C#2.0, C#3.0, C#4.0), Javascript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), Win2K, WinXP, Win2003, Win2008, Win7, ASP.NET, ADO.NET, Architect, Dev, Design, .NET4
|
santosh poojari |
2.73 |
|
|
GridView-DetailsView (Master/Detail) Control
Updated: 24 Feb 2009
Full-featured GridView-DetailsView with View/Insert/Update features
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Chris Hambleton |
2.73 |
|
|
Draw EAN barcode lines and save image file with ASP.NET (VB codes)
Updated: 21 Feb 2006
My project includes check digit control. Fast and easy codes for your web application.
.NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Ahmet Çanakkale |
2.72 |
|
|
Cache, Session, and ViewState
Updated: 21 Jul 2008
Properly using cache, session, and viewstate objects in your asp.net application
C# (C#1.0, C#2.0, C#3.0), Javascript, CSS, HTML, XHTML, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, IIS (IIS6, IIS7), Visual-Studio (VS.NET2003, VS2005, VS2008), Ajax, Architect, Dev
|
Rajib Ahmed |
2.72 |
|
|
Some Best Practices for Improving Performance and Scalability
Updated: 30 Nov 2005
This articles details some best practices for improving performance and scalability.
C#, Windows, .NET, ASP.NET, Visual-Studio, ADO.NET, WebForms, Dev
|
Neil de Weerdt |
2.71 |
|
|
Ngen.exe -- A discussion -- Some Queries (.NET Framework Tools Series)
Updated: 18 Jan 2006
Ngen.exe -- A discussion -- Some Queries (.NET Framework Tools Series)
C#, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
|
Namratha Shah |
2.71 |
|
|
Custom List Box with Cool Effects
Updated: 15 Apr 2009
This article provides solutions to the problem of horizontal scrolling in web list box. Also the custom list box provides cool effects and user friendliness as compared to regular list box.
C#, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
|
Mansoor Sarfraz |
2.71 |
|
|
Uploading XML data into database tables using business object, code generation and stored procedures
Updated: 12 Oct 2004
An article on mapping XML elements as input parameters into stored procedures
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
rmlc |
2.70 |
|
|
Create a .NET Web Project
Updated: 11 Oct 2006
This article describes how to create a .NET web project.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
RZLR |
2.70 |
|
|
Caching Interview Questions Part 2
Updated: 21 Aug 2008
Caching Interview Questions Part 2
C# (C#1.0, C#2.0, C#3.0), VBScript, SQL, HTML, UML, .NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO, ADO.NET, Ajax, Silverlight, Oracle, SAP, Architect
|
Shivprasad koirala |
2.70 |
|
|
Navigation Tips in Asp.net
Updated: 21 Sep 2007
This article explains how to Disable the Back button and fix the scroll bar while postback
Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Thirumal S |
2.70 |
|
|
Disabling browser's back functionality on sign out from Asp.Net
Updated: 11 Aug 2005
After sign out from site if browsers back button is clicked it shows the previous page, though user is sign out from the site, to avoid this disabling of cache is done
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
RohitDighe |
2.69 |
|
|
Testing HTML Controls with NUnitASP
Updated: 5 Aug 2005
Usually NUnitASP is used to test web controls(UI) on ASPX page. This artilcle explain how to test HTML controls which are on the ASPX page.
C#, .NET1.1, Win2K, ASP.NET, WebForms, VS.NET2003, IE6.0, Dev
|
Suresh Reddy B.V |
2.69 |
|
|
Create SQL Server Database using asp.net
Updated: 27 Oct 2007
Here I am showing, How to Create SQL Database and Run SQL Script File Using asp.net.
VB8.0, .NET2.0, WinXP, ASP.NET, WebForms, SQL2005, VS2005, DBA, Dev
|
Jatin Prajapati |
2.69 |
|
|
Process Data With in XML File
Updated: 28 Aug 2006
Process Data With in XML File
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Arshad Raheed |
2.67 |
|
|
Changing Master Page at Runtime
Updated: 5 Sep 2006
Changing Master Page at Runtime by User Code.
C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS2005, Dev
|
mehmoodmi |
2.67 |
|
|
MVC Application - Part 2 - Error Display
Updated: 6 Jul 2010
An application to demonstrate MVC error display.
C#4.0, Windows, .NET, ASP.NET, VS2010, Architect, Dev
|
Donsw |
2.67 |
|
|
Architecture FAQ for Localization and Globalization Part 2
Updated: 19 Oct 2008
Architecture FAQ for Localization and Globalization Part 2
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), VBScript, Javascript, XML, SQL, HTML, UML, JScript.NET, .NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE), Visual-Studio (VS.NET2003, VS2005, VS2008), STL, OpenGL, ADO, ADO.NET, Ajax, Silverlight, Oracle, SAP, Architect, QA
|
Shivprasad koirala |
2.66 |
|
|
Exception Handling in ASP.NET Applications
Updated: 30 Jun 2005
Various ways of handling exceptions in ASP.NET applications.
C++/CLI, C#, VB, Windows, .NETCF, .NET, Mobile, ASP.NET, Visual-Studio, WebForms, Dev, WinForm
|
Rakheesh |
2.65 |
|
|
Asp.Net Interview Question Part 3
Updated: 18 Oct 2008
Asp.Net Interview Question Part 3
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), Javascript, SQL, HTML, UML, JScript.NET, .NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS.NET2003, VS2005, VS2008), Ajax, Silverlight, Oracle, SAP, SQL2000, SQL2005, SQL-CE
|
Shivprasad koirala |
2.65 |
|
|
Integrating Asp.Net And JSP pages On Linux using mono and JBOSS
Updated: 23 Jul 2007
Integrating Asp.Net And JSP pages On Linux using mono and JBOSS
C#, Windows, .NET, Linux, ASP.NET, WebForms, VS2005, Dev
|
Nippo |
2.65 |
|
|
ASP.NET Membership
Updated: 9 Dec 2011
ASP.NET Membership
C#, XML, ASP.NET
|
Rahul Mittal (Napster) |
2.64 |
|
|
Deployment problems and their solutions of web application Asp.Net 2.0
Updated: 6 Mar 2007
In this article I explain the problems which we face while deploying related with Windows 2003 Server.
.NET2.0, Win2003, ASP.NET, WebForms, VS2005, Dev
|
Kamal.Afridi |
2.64 |
|
|
Glue internet information server with your business logical tier using batching, asynchrony, and parallel computation
Updated: 25 May 2006
A great and unusual way to boost your web application performance and scalability five times or more
C#, VC8.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, ADO.NET, IIS5.1, IIS6, VS2005, Dev
|
Yuancai (Charlie) Ye |
2.62 |
|
|
Financial Calculation using .NET:- Depreciation Part-2
Updated: 30 Oct 2008
Financial Calculation using .NET:- Depreciation Part-2
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS.NET2003, VS2005, VS2008), Architect
|
Shivprasad koirala |
2.62 |
|
|
Detect the browser using ASP.NET and C#
Updated: 19 Dec 2001
A Simple ASP.NET program for detecting browser type that clients use
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Agus Kurniawan |
2.62 |
|
|
ASP.NET 2.0 and Visual Web Developer Overview
Updated: 6 Dec 2005
ASP.NET 2.0 and Visual Web Developer Overview
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
|
mikailcetinkaya |
2.61 |
|
|
Machine Key Generator
Updated: 5 Sep 2006
This module is a simple windows application that generates machine keys for web farm
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ahmad Al-Najjar |
2.60 |
|
|
Show Master Detail page in grid veiw using details view and java script or without post back
Updated: 1 Oct 2007
This article solves problem of showing detail page in grid view without post back of page , using java script. Developer can use any control like data list , repeator, form veiw or any custom logic to view information in detail page, using the same technique .
C#, Javascript, Windows, Java SE, .NET, ASP.NET, WebForms, VS2005, Dev
|
|
2.60 |
|
|
AsyncCalendar Tutorial, the ultimate calendar.
Updated: 17 Nov 2006
Explains how to implement an AsyncCalendar that can render any control in a calendar day and get events from the rendered controls with ease.
C#, VB, Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, Ajax, Dev
|
C. Bess |
2.60 |
|
|
Dynamically Loaded Controls: Easy
Updated: 20 Jul 2009
Non bloated way to reload dynamically loaded controls with eventing intact
VB, .NET (.NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
ghard68 |
2.60 |
|
|
Fully functional Nested DataGrid
Updated: 13 Mar 2006
This application will help you to build a datagrid within a datagrid with all options like Edit, Delete and Add functionality.
C#, Windows, .NET, ASP.NET, Dev
|
Dinesh Goziya |
2.59 |
|
|
Navigation using dynamic SiteMapPath file
Updated: 16 Jan 2006
This article demonstrates the ASP.NET 2.0 feature to extend menu generation using SiteMapPath.
C#, XML, SQL, Windows, .NET, ASP.NET, Visual-Studio, ADO.NET, WebForms, SQL2000, DBA, Dev
|
Himanshu D |
2.59 |
|
|
This article explains how to display totals in the GridView.
Updated: 11 May 2008
This article explains how to display totals in the GridView.
C#, Windows, .NET (.NET2.0), WebForms
|
sudipta.india |
2.57 |
|
|
URL rewriting in ASP.NET 2.0 with simple code sample
Updated: 4 Dec 2008
One of the most popular functionalities in ASP.NET 2.0 is URL Rewriting. One strong reason for using this is better search friendly pages on your site for search engines like Google, Yahoo, Live, Alta-Vista etc.
VB, Javascript, CSS, HTML, XHTML, .NET (.NET2.0), ASP.NET, WebForms, Dev, SysAdmin
|
Vimal Panara |
2.57 |
|
|
The Intricacies of the IsPostBack If-Block in ASP.NET
Updated: 24 Jan 2006
An article explaining IsPostBack checking in ASP.NET.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
ThirstyMind |
2.56 |
|
|
Select a Row in a Gridview with a Click on Row
Updated: 9 Oct 2006
This gridview enables the selection on a row click taking car to existing links in the row
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
BlaiseBraye |
2.56 |
|
|
How to place a DropDownList in DataGrid and fire SelectedIndexChanged for each row
Updated: 3 Apr 2007
This Example explain how to place DropDownList in DataGrid and fire the DropDownList's SelectedIndexChanged event for every row according to selected item in DropDownList
VB, .NET1.1, WinXP, ASP.NET, WebForms, VS.NET2003, Dev
|
Sathiyanath |
2.54 |
|
|
Databaseless Xml/Xslt web Advertiser
Updated: 4 Apr 2008
Host Advertises on your web sites without database using xml/xslt
C# (C#1.0, C#2.0, C#3.0), XML, XSLT, .NET (.NET2.0), ASP.NET, CEO, Architect, DBA, Dev, QA, Design
|
lamoureternal |
2.54 |
|
|
FrameControl - Framework for creating web applications
Updated: 25 Jul 2003
FrameControl is a framework that contains the code common for most of the web applications.
C#, Windows, .NET1.0, ASP.NET, Dev
|
S. Jehan |
2.54 |
|
|
Exploring Client Side scripting possibilities with ASP.NET controls
Updated: 17 Jan 2007
Checks a form at client side to see if any control as been modified
C#2.0, Windows, .NET, ASP.NET, VS2005, Dev
|
sanidhyakhilnani |
2.54 |
|
|
Sending Email From JavaScript using OutLook Automation
Updated: 22 May 2006
This is a client side script to send emails using Outlook Express. You can add this script on a click event of a button on your ASP.NET page; this script will create a mail message (to, from, cc, attachments, body) and open Outlook Express with these data and let you send the same email.
C#, VB, Javascript, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, WebForms, Dev
|
Kushan Thakershy |
2.53 |
|
|
Using Active Directory In ASP.NET - Enumerate Active Directory Users
Updated: 10 Feb 2002
An article on using DirectoryServices namespace to enumerate Active Directory Users
C#, VC7, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Softomatix |
2.52 |
|
|
4 steps to use readymade DAL component (Data application blocks)
Updated: 24 Mar 2009
4 steps to use readymade DAL component (Data application blocks)
VB6, C# (C#1.0, C#2.0, C#3.0), SQL, UML, VB7.x, VB8.0, VB9.0, Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5, ASP.NET, SQL-Server (SQL2000, SQL2005, SQL-CE), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO.NET, Architect
|
Shivprasad koirala |
2.52 |
|
|
Authenticating Active Directory user in ASP.NET
Updated: 2 May 2002
How to authenticate the AD user in ASP.NET by using Directory Services
C#, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
jignesh |
2.52 |
|
|
JSCalendar Custom Control For Visual Studio .NET
Updated: 2 Oct 2005
Creating Custom Control For JSCalendar
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Hazem Torab |
2.52 |
|
|
Single Control Validation Solution
Updated: 12 Dec 2006
Describes a control that wraps web form validation in to a single control.
Javascript, HTML, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Jamie Nordmeyer |
2.50 |
|
|
Auto generate hyperlinks from a text file
Updated: 4 Oct 2004
Autolink automatically generates a text file containing a list of hyperlinks. You provide a list of htm pages and a list of page names as input.
.NET1.0, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
S.S. Ahmed |
2.50 |
|
|
Simple Way To Export Formatted Data Grid To Excel Sheet
Updated: 19 Feb 2007
Exporting datagrid to formatted excel report or presentation
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Malik Nasir |
2.50 |
|
|
GridView Hover Menu
Updated: 30 Oct 2007
An article on displaying row-databound command fields in a girdview as a popup menu within a div
Javascript, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, Dev
|
marshal v stephen |
2.50 |
|
|
Why securitytrimming is Not Necessary
Updated: 28 Aug 2009
Why securitytrimming is not necessary
C# (C#1.0, C#2.0, C#3.0)
|
Steef D. |
2.50 |
|
|
Handling Image and Employee Records and Show in Datagrid and Image Control
Updated: 14 Oct 2010
Handling Image With Employee Records and Show in Datagrid and Image Control
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Navin Singhwane |
2.50 |
|
|
MVC Application - Part 1 - Validation
Updated: 26 Jun 2010
An application to demonstrate MVC validation
C#
|
Donsw |
2.50 |
|
|
ASP.NET, AJAX and XML: Creating a simple counter
Updated: 21 Jul 2008
This article is a simple demonstration of how to use asp.net and Ajax to interact with an XML file
C#, XML, .NET, ASP.NET, Visual-Studio (VS2005), Ajax, Dev, Design
|
Ola Apata |
2.45 |
|
|
XML Vote System
Updated: 14 Oct 2005
XML Based Vote System
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
otark777 |
2.45 |
|
|
Dynamic Javascript Validation Message Panel
Updated: 26 Jun 2008
This article describes creation of dynamic Javascript Message Panel that used to display validation failed error messages.
Javascript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET
|
santosh poojari |
2.45 |
|
|
Tips to improve Performance of Web Application
Updated: 4 Mar 2007
Improve Performance of Web Application
Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, Dev
|
Suresh Alapati |
2.44 |
|
|
Extracting mails and attachments from outlook 2003 in vb.net
Updated: 15 Mar 2006
Extracting mails
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
shihasnaas |
2.44 |
|
|
CheckedListBox - on Tab Control - Selection Disappears - Solution
Updated: 6 Mar 2006
Checked List Boxes placed on Tab Pages, while toggling between tabs, the checked list box items are turned into unchecked items.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
devarajchandra |
2.43 |
|
|
LINQ
Updated: 20 Aug 2008
Linq_Part1
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax
|
Mansour Shaaban |
2.43 |
|
|
Adding controls to asp.net dynamically and persisting them
Updated: 5 Jul 2007
Adding controls to asp.net dynamically and persisting them
VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Varun Mahajan |
2.43 |
|
|
Forms Authentication with Active Directory in ASP.NET 2.0
Updated: 30 Nov 2006
This Article describes authentication with windows active directory in ASP.NET 2.0. This is very useful to the programmers those who writing an intranet site while they can authenticate users with the domain users of their server.
VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Snijeesh |
2.42 |
|
|
Credit card validation on client as well as on server side...(My simple way series article)
Updated: 21 Mar 2007
easy client and server side credit card validation
C#, Windows, .NET, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
JustChiragPatel |
2.42 |
|
|
FONT Embedding & Barcode Handling in ASP.NET
Updated: 29 Jun 2011
Font embedding technology was built into Microsoft Internet Explorer version 4, bringing embedded fonts to the Web. Font embedding on the web is currently a hot topic and we expect this area to continue to evolve.
C#, HTML, Windows (WinXP), .NET, ASP.NET, All-Topics, Dev
|
R S Dodiya |
2.42 |
|
|
Generic Graphical Voting Poll Web Application
Updated: 24 Feb 2004
Generic voting poll web application for conducting polls from your website.
C#, .NET1.0, .NET1.1, Win2K, Win2003, ASP.NET, Dev
|
dzzxyz |
2.41 |
|
|
Sample ASP.Net Application for Generics
Updated: 12 Oct 2007
A simple Application in ASP.Net to demonstrates the use of Generics
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Ra...aj |
2.41 |
|
|
Sample Code for Ajax in C#.net,Asp.net with Ajax.dll
Updated: 6 Feb 2007
This project is used to easily understand and implement Ajax in C#.net , ASP.Net with Ajax.dll
Javascript, XML, C#2.0, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, Ajax, VS2005, Dev
|
Bala Murali S |
2.41 |
|
|
Solution For Special Character in TextBox Multiline in Magic Ajax For .net 2.0
Updated: 2 Jun 2006
Solution For Problem in TextBox Multiline with Special Caracter in Magic Ajax For .net 2.0
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
leandro Ikezili |
2.41 |
|
|
Custom Paging for DataList
Updated: 13 Sep 2006
Custom Paging for DataList
C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, Dev
|
Sreejith Thathanattu |
2.41 |
|
|
Creating CRUD operations using the SqlNetFramework and CodeSmith
Updated: 20 Apr 2007
This article shows you how to generate SQL code for CRUD operations using the SqlNetFramework and CodeSmith.
VB, SQL, C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, ADO.NET, WebForms, VS2005, DBA, Dev
|
Luis Ramirez |
2.40 |
|
|
Keeping Admins and clients happy with Cache usage
Updated: 1 Oct 2004
Optimization considerations for your code management
VB, XML, SQL, .NET1.0, .NET1.1, WinXP, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
hurddar |
2.40 |
|
|
Setup 64-bit Windows Server for Running ASP.NET 1.1 and ASP.NET 2.0 at the Same Time
Updated: 9 Feb 2008
On 64-bit (x64) Windows server, there are some issues related to running ASP.NET 1.1 and ASP.NET 2.0 at the same time, for example, the ASP.NET tab is missing. This article describes some issues and their solutions.
Windows, ASP.NET, Dev
|
Yunyou Yao |
2.40 |
|
|
Custom Control Displays 'Last Modified' Date/Time on Your Web Pages
Updated: 5 Apr 2009
A very simple Custom Control displays Date/Time a page (*.aspx file) was last modified. Drops into Toolbox and works at design-time.
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, WebForms, VS2005, Dev
|
kriceslo |
2.40 |
|
|
Finding Countries and Cities Using IP Address
Updated: 27 Aug 2006
A simple article on finding the names of countries and cities using IP address, using www.showmyip.com (Note: free for only 199 request/day).
C#2.0, .NET2.0, WinXP, ASP.NET, VS2005, Dev
|
realhossam |
2.39 |
|
|
Click Once Button
Updated: 4 Aug 2006
A Button/Image Button when clicked; disables all buttons on the page, so this makes sure that button is clicked only once not twice by mistake.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Tittle Joseph |
2.38 |
|
|
WebDataGridPaging Problem Solving
Updated: 26 Feb 2006
About web datagrid paging problem
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
canersahan |
2.37 |
|
|
Sorting Dropdown list in ASP.NET using C#
Updated: 21 Aug 2007
There is a simple solution for sorting Dropdown list in ASP.NET
C#, VC8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
RB Changanacherry |
2.36 |
|
|
Form Authentication Tickets
Updated: 5 Dec 2005
How to manage different session time out for different users
VC6, VC7, VC7.1, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, MFC, Dev
|
Mubi | www.mrmubi.com |
2.35 |
|
|
Turn off Required Nonalphanumeric Characters in Membership and Roles with ASP.NET 2.0
Updated: 7 Jul 2006
An article on Membership and Roles
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
dameron22 |
2.33 |
|
|
Race to Linux - Race 3: Reports Starter Kit using Mono SqlServer/Firebird
Updated: 30 Sep 2005
Reports Starter Kit port to Linux using Mono
C#, Windows, Linux, .NET1.1, ASP.NET, Visual-Studio, WebForms, Dev
|
idepaula |
2.33 |
|
|
HuaRongDao Puzzle Game in ASP.NET
Updated: 22 Apr 2003
An implementation of the Chinese puzzle game Hua Rong Dao in ASP.NET
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Jack Chen |
2.33 |
|
|
Configuring machine.config to recycle aspnet_wp
Updated: 17 Jan 2006
Configuring machine.config to recycle aspnet_wp
C#, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
|
Namratha Shah |
2.33 |
|
|
Dynamic Controls Explained
Updated: 30 Aug 2006
A simple explaination of a sometimes complicated topic
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
BTrabon |
2.33 |
|
|
Microsoft Personal Web Site Starter Kit – Random Image Web User Control
Updated: 29 Mar 2006
How to create a web user control to show a random photo on the home page of Microsoft Personal Web Site Starter Kit
Windows, .NET, ASP.NET, VS.NET2003, Dev
|
anichin |
2.33 |
|
|
Creating Custom Required Field Validator Control that inherits the Syste.Web.UI.WebControls.RequiredFieldValidator control
Updated: 11 Dec 2006
The control that is created is used to validate textbox and on error it indicates the validated textbox with changed background color for better user interface
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
JatinPrajapati |
2.33 |
|
|
ICallback and JSON based JavaScript Serialization
Updated: 20 Dec 2007
Callback is a lightweight technique used to call server side methods asynchronously from JavaScript without any postback and reloading/rendering of unnecessary parts of page and unnecessary code.
Javascript, HTML, XHTML, .NET, ASP.NET, WebForms, Ajax, Dev
|
Adnan Aman |
2.33 |
|
|
File Upload Progress bar without Using AJAX
Updated: 8 Aug 2007
This article shows how to implement the simple JS progressbar in asp.net application.
C#2.0, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, IIS6, VS2005, Dev
|
Nilesh Thakkar |
2.32 |
|
|
how to disable and enable links in side bar of Wizard control and How to create tab Control in ASP.NET 2.0
Updated: 14 Nov 2006
how to disable and enable links in side bar of Wizard control and How to create tab Control
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
verinder_bindra |
2.31 |
|
|
Introduction of Mobile Controls Available in ASP.Net
Updated: 22 Jan 2008
The Basic Controls Provides by ASP.Net For the Mobile Web Development
.NET2.0, WinXP, ASP.NET, VS2005, Dev
|
Rehan Shafi |
2.31 |
|
|
Create Dynamic Header, Footer, Side Menu
Updated: 19 Apr 2005
Creating dynamic header, footer, side menu for ASP.NET pages.
C#, XML, .NET1.0, .NET1.1, Win2K, ASP.NET, IIS6, VS.NET2003, Dev
|
codeajay |
2.30 |
|
|
ASP.NET Web Matrix
Updated: 30 May 2003
Free Software Tool...go get it
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Kundan Narendra |
2.30 |
|
|
Learning WordML Basics
Updated: 18 Jul 2006
Introduction to WordML
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Umanath Selvan |
2.29 |
|
|
Universal generic database record maintenance (MS Access or SQL Server)
Updated: 21 Nov 2002
ASP.NET universal generic database application, based on one table from either an Microsoft Access2000 or SQL Server 2000 database. It comes in 2 versions: ASP Classic or ASP.NET
C#, VB, Windows, .NET1.0, ASP, ASP.NET, Visual-Studio, Dev
|
Kalvin Ernst |
2.29 |
|
|
Send mail through .aspx C#
Updated: 15 Nov 2005
How to send an email in Dot Net
C#, .NET, WinXP, ASP.NET, IIS, VS.NET2003, Dev
|
benjarras |
2.28 |
|
|
Outlook Style Menu With Collapse Side Menu
Updated: 15 Aug 2006
Very good outlook style menu with collapse side menu
C#, VB, Javascript, HTML, Windows, .NET, ASP.NET, VS.NET2003, VS2005, IE6.0, Dev
|
Youssef Saad |
2.28 |
|
|
Convert SWF movie to Image [.jpg, .gif, .png, .bmp]
Updated: 15 Jan 2008
Convert your swf movie file to image
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET2.0), ASP.NET
|
arinhere |
2.27 |
|
|
On click any of the column in datagrid to make that fullrow selected
Updated: 26 Apr 2007
ASP.Net datagrid onclick change selected row back color.
VB, Javascript, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
.NetRams |
2.27 |
|
|
Find child controls inside a MultiView control in asp.net
Updated: 18 Apr 2006
Finding a Label control inside a FormView which is a child control of MultiView
VB, .NET2.0, Win2K, WinXP, ASP.NET, IIS, Visual-Studio, Dev
|
Bindu Shajudeen |
2.27 |
|
|
Testing file size before uploading it
Updated: 30 Nov 2005
Testing file size before uploading it
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Taha Amin |
2.26 |
|
|
Custom Paging in datagrid using c# in ASP.NET
Updated: 15 Mar 2006
An article on Customizing the ASP.NET DataGrid Paging functionality
C++, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Microsoftawy |
2.25 |
|
|
FTP Operation in a simple way...
Updated: 15 Mar 2007
code FTP Operation in just 4-5 lines...
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
JustChiragPatel |
2.24 |
|
|
Migrating Web Application VS 2003 - VS 2005
Updated: 8 Dec 2007
Process/Step tp Migrate Web Application VS 2003 - VS 2005
VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Rahul Bansode |
2.24 |
|
|
How to call code behind methods / Server side script / Server side static methods / Non static Methods using java script / .Net
Updated: 7 Oct 2007
The basic idea of designing this module is to give an idea to call server side methods or sever side script using java script and Asp.Net. In this example I am calling Static methods and non static methods using two different techniques. Ajax.Net , Client Callback
C#, Javascript, Windows, Java SE, .NET, ASP.NET, WebForms, VS2005, Dev
|
Suresh Thakur |
2.23 |
|
|
Show Master Detail page in grid veiw using details view and java script or without post back
Updated: 1 Oct 2007
This article solves problem of showing detail page in grid view without post back of page , using java script. Developer can use any control like data list , repeator, form veiw or any custom logic to view information in detail page, using the same technique .
C#, Javascript, Windows, Java SE, .NET, ASP.NET, WebForms, VS2005, Dev
|
Suresh Thakur |
2.23 |
|
|
How to build simple HTML Calendar
Updated: 18 Feb 2007
Idea to generate Calendar can be applayed on Win or web apps
C#2.0, VB8.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev, WinForm
|
Mohm'ed Melhem |
2.23 |
|
|
Secure Coding Guidelines
Updated: 15 Feb 2006
Some general guidelines to keep in mind when writing code
.NET, Win2K, WinXP, ASP.NET, VS.NET2003, VS2005, Dev
|
H.Riazi |
2.22 |
|
|
DATAGRID WITH RADIO BUTTON AND SINGLE SELECTION
Updated: 17 Apr 2007
This article helps in creating a Data Grid with radio button and allows single selection.
HTML, C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Ujjwal Prakash |
2.21 |
|
|
AJAX DataGrid(with client-side paging ) at glance
Updated: 12 Mar 2006
Genric AJAX library (fill textbox, dropdown, datagrid).
C#, Javascript, XML, SQL, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, DBA, Dev
|
Taha Amin |
2.21 |
|
|
Paging with Datagrid in Asp.net 1.1 and XML
Updated: 27 Feb 2006
Paging with Datagrid in Asp.net 1.1 and XML
Windows, .NET1.1, ASP.NET, Visual-Studio, IE6.0, Dev
|
hamidreza Talebi |
2.20 |
|
|
Filter Items in the Dropdown control after DataBinding
Updated: 7 May 2006
By default all items in the datasource are binded to the dropdownlist control;Using this control,we can filter datasource items.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
SKRaj78 |
2.20 |
|
|
Image Zooming,Chopping and Panning in ASP.net,C# like Google Maps.
Updated: 26 Dec 2006
An article on image operations giving user power of win forms
C#2.0, Windows, .NET2.0, ASP.NET, GDI+, VS2005, Dev
|
Atit Patel |
2.20 |
|
|
A process of automatic generation & maintenance of satellite assembly
Updated: 18 Jul 2006
This article discusses the process of generating and maintaining localization resources in database in order for satellite assembly
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
J RANGARAJAN |
2.20 |
|
|
A simple template design for web applications
Updated: 8 Nov 2005
Guideline for designing scalable, maintainable web applications using OOP.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Ezhilan Muniswaran |
2.18 |
|
|
Transform XML using XSLT to XHTML treeview
Updated: 15 Jan 2003
Transform XML using XSLT to XHTML treeview.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Peter Huisman |
2.18 |
|
|
Unicode in XML & .NET
Updated: 26 Jul 2006
Test with Unicode operations in XML and .NET
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Umanath Selvan |
2.17 |
|
|
A Simple Way to Handle Directory Access in ASP.NET 2.0
Updated: 13 Jan 2006
A patch to the code in URL Rewrite in ASP.NET 2.0: handles directory access.
C#, XML, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Jeff.Wang |
2.17 |
|
|
CMS console and JavaScript errors
Updated: 22 Nov 2006
this is a most common problem with the CMS web sites
C#1.0, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Shady Khorshed |
2.14 |
|
|
Learning WordML Basics
Updated: 18 Jul 2006
Introduction to WordML
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Umanath Selvan |
2.14 |
|
|
Custom DataGrid for Alphabetic Paging
Updated: 28 Feb 2006
This custom DataGrid control provides alphabetic paging for a given column.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jitendra Bansiwal |
2.14 |
|
|
nTier .Net Code Generator
Updated: 16 Jul 2009
Every one has shortage of time , every one wants short cuts. Why don't we have (being developers) short cuts to developing database applications. This is what Dot NET Code Generator tries to give you. It generates full object oriented source code and even all the forms for you using 3 layer architec
C# (C#1.0, C#2.0, C#3.0), Windows (WinXP), .NET (.NET1.1, .NET2.0), ASP.NET, Dev
|
Asif Ahmed Khan |
2.14 |
|
|
all thing about cookies in asp.net c#
Updated: 9 Sep 2005
this article will help you in knowing what is cookies and how to set,clear and edit them in c# web application,you can use it in your web application to facilitate the users login
C#, .NET, WinXP, ASP.NET, Visual-Studio, Dev
|
A.Salem |
2.14 |
|
|
How to do a Postback with Client Side Object
Updated: 14 Jul 2004
How to do a Postback with Client Side Object
Javascript, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Neil de Weerdt |
2.13 |
|
|
HTML Editor VS2005 - Part 1
Updated: 3 Aug 2006
Featuers and Tricks of VS2005 HTML Editor
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Umanath Selvan |
2.12 |
|
|
RSS Technical Article
Updated: 7 May 2007
This document contains the detailed features of RSS and also the description of the critical bug with RSS Feed Duplication problem in Outlook 2007 and the Fix Developed by Sankha Biswas and Srinivasa Rao Ayyala Somayajula from Wipro Technologies to resolve this.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
sankha_2025 |
2.11 |
|
|
Performance testing ASP.Net applications with Microsoft Application Center Test
Updated: 6 Jun 2006
An article on using Microsoft Application Center Test (ACT) to test the ASP.Net Apps
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Hassan Syed |
2.11 |
|
|
Taming ASP.NET Validation Summary control
Updated: 3 Aug 2004
To disable and enable Validation Summary control in ASP.NET while displaying customized error messages to avoid displaying duplicate error messages.
Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Manu Gupta (www.eGiftAlbum.com) |
2.10 |
|
|
How To Open a Web Page In a New Browser ASP.NET?
Updated: 5 Jul 2007
Opening web pages in new web browser windows
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Moustafa-Mohammed |
2.09 |
|
|
Introduction to LINQ and VS 2008 web application
Updated: 7 Feb 2008
very basic idea on asp.net 3.5 website using LINQ
C# (C#3.0), .NET (.NET3.5), ASP.NET, Dev
|
Ashrafur Rahaman |
2.09 |
|
|
Differences between ASP.NET and ASP
Updated: 18 Dec 2006
Must know differences of ASP.NET and ASP
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Chiranjiv'The Hustler'Choudhary |
2.06 |
|
|
How to use global variable in Microsoft SSIS (DTS) package
Updated: 28 Apr 2006
How to use global variable in Microsoft SSIS (DTS) package
VB, SQL, .NET, WinXP, Win2003, ASP.NET, WebForms, SQL2005, VS2005, Architect, DBA, Dev
|
hong_wei_li@yahoo.com |
2.06 |
|
|
Utility for rendering HTMLTable control containing ASP .Net form elements into string
Updated: 24 Sep 2005
This utility generates HTML / VB .Net code for converting HTMLTable control containing ASP .Net form elements into html
VB, HTML, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, VS2005, Dev
|
Vishal Monpara |
2.06 |
|
|
Web Services in C# and .Net
Updated: 27 Jul 2006
Web Services in C# and .Net
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Manish Chowdhary |
2.05 |
|
|
Post form data to another URL in ASP.NET 1.1
Updated: 16 Jan 2007
I am a web developer. I worked for oil company in China before I came to Canada.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
baoshenyi |
2.05 |
|
|
Multiple form submittion with validator control in ASP.Net
Updated: 19 Jan 2007
This article provide you knowlege about how you can handle multiple form submittion in ASP.Net
VB, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Nimit Patel |
2.00 |
|
|
Paging a Repeater using an additional component
Updated: 20 Jun 2007
A component that provides advanced way of data pagination with Repeater as renderring mechanism
C#1.0, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Petr Koutny |
2.00 |
|
|
Cross-Tab Reports : Dynamically add columns to grid
Updated: 9 Sep 2007
Article describing how to work of girds which needs to add columns dynamically at run time.
Forth.NET, C#2.0, C#3.0, VB8.0, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, VS2005, Architect, DBA, Dev
|
apna |
2.00 |
|
|
Dynamic generate control according to the user's operation
Updated: 18 Sep 2007
sometimes we need to dynamic generate controls according to the user's operation, such as in a button click event. However, after the post back, the dynamic generated controls would disappear. I use viewstate to keep the infomation of the auto generated controls and generated them at the page load.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
bluelzdwy |
2.00 |
|
|
Log server-side and client-side errors automatically
Updated: 1 Oct 2008
This article focuses on how to log all errors your end-users get (and you never know about!) automatically
ASP.NET
|
Sven Larson |
2.00 |
|
|
DataList Control which will build datalist as per your requirements...
Updated: 23 Mar 2007
custome DataList control
Windows, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
JustChiragPatel |
2.00 |
|
|
Documentation of .NET Class Libraries using NDoc
Updated: 6 Jan 2008
This article explains how to use NDoc for documenting .NET class libraries.
C#, Windows, ASP.NET, Visual-Studio, Dev
|
VinayakChitre |
2.00 |
|
|
a cool and universal asp.net datagrid merger
Updated: 20 Dec 2006
a cool and universal asp.net datagrid merger, you can merge multi-headers and datagrid body
Windows, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, Dev
|
Wangyim |
2.00 |
|
|
Regular Expressions which are needed in daily coding...
Updated: 21 Mar 2007
Regular Expressions for all purpose..
Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
JustChiragPatel |
2.00 |
|
|
Yet Another ASP.NET Combobox - Part 1
Updated: 23 Nov 2007
Create ASP.NET Combobox using Javascript, CSS and ASP.NET
Javascript, CSS, HTML, VB7.x, VB8.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, SQL2000, VS.NET2003, IE6.0, IE7, DBA, Dev
|
coderchen |
2.00 |
|
|
for only Cover "Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control" error
Updated: 3 Apr 2008
to fix problem of using DataBind() Function in detailsView Control
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
Kareem.Ammer |
2.00 |
|
|
Memory management concerns in ASP.Net
Updated: 6 Nov 2008
Areas of concern in ASP.Net memory management
C# (C#2.0), ASP.NET, Dev, Design
|
SinghalMegha |
2.00 |
|
|
Table Valued Parameter in SqlServer 2008
Updated: 16 Nov 2011
How to create common procedure to insert the data in any table.
C#4.0, ASP.NET, ADO.NET, SQL2008
|
Rahul Pratap Singh |
2.00 |
|
|
loop through the SQL Server databases and populate the database names in a listbox
Updated: 21 Jun 2007
This article explains about looping through the SQL server databases and displaying the data in a list box so that user can choose the database as one of inputs.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Bheema Shankar Maruvada |
1.94 |
|
|
Attach Dynamic Controls to the ASP.NET form correctly
Updated: 22 Nov 2005
Attach Dynamic controls to the Page.Controls collection without using a placeholder control.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Sundeep Phatak |
1.93 |
|
|
Make your ASP.NET application install it's own Database
Updated: 5 Dec 2006
This article explains you that how we have to configure that application installs its own database.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
lakshmi patil |
1.93 |
|
|
Is E-commerce Set to Replace the Conventional Intermediary?
Updated: 30 Oct 2004
E-commerce has created new channels and brought the buyers and sellers closer. This scenario presents complex consquences for intermediaries such as retailers. Would e-commerce eventually replace the conventional third-parties is to be seen and is the focus of this article.
Windows, .NET, ASP.NET, Visual-Studio, CEO, Dev
|
Rafay Bin Ali |
1.92 |
|
|
Editable DropDownlist
Updated: 11 Nov 2008
How to create and use editable dropdownlist in asp.net
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
muralikannan_t |
1.92 |
|
|
Web application performance guidelines
Updated: 12 Nov 2006
Guidelines for improving web application performance.
Windows, ASP.NET, Dev
|
Michael.Heliso |
1.92 |
|
|
State Management
Updated: 5 Oct 2006
Web form pages are HTTP-Based, they are stateless, which means they don’t know whether the requests are all from the same client, and pages are destroyed and recreated with each round trip to the server, therefore information will be lost, therefore state management is really an issue .
Forth.NET, C#1.0, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Member 3378211 |
1.92 |
|
|
Web Service: Calling a web service using Ajax (XML SOAP request)
Updated: 19 Sep 2007
This is the simple example of web service and Ajax. Web service method is calling using xmlRequest using SOAP. Here javascript code is written a way like OOPS.
Javascript, XML, C#2.0, .NET2.0, WinXP, ASP.NET, WebForms, Ajax, SQL2000, VS2005, DBA, Dev
|
Virendrachandra |
1.91 |
|
|
Create a DLL without Visual Studio
Updated: 16 Jul 2007
An article on creating your own DLLs for use in your .NET projects
VB, Windows, .NET1.1, ASP.NET, Visual-Studio, WebForms, Dev
|
Fred_Smith |
1.89 |
|
|
Nesting the DropDownList to Gridview in ASP.NET 2.0 to update
Updated: 27 Mar 2008
Nesting the DropDownList to Gridview in ASP.NET 2.0 to update a column
C# (C#2.0), Javascript, CSS, HTML, .NET (.NET2.0), ASP, ASP.NET, Ajax, Dev
|
chjk |
1.88 |
|
|
WebForms Automatic Generation Using Reflection (2)
Updated: 24 Jun 2005
This article continues the series on Web Form automatic generation.
C#, Windows, WinMobile, .NET1.1, ASP.NET, VS.NET2003, Dev
|
ediazc |
1.87 |
|
|
Image Map / Hot Spot _ Point Plotting
Updated: 11 Jan 2007
A tool for collecting hot spot coordinates.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Bzepp |
1.86 |
|
|
Asp.net HTTP Modules
Updated: 13 Jan 2009
HTTP Modules use to intercept HTTP requests for modifying or utilize HTTP based requests according to need.
C#, ASP.NET
|
Adnan Aman |
1.86 |
|
|
Simple Chat asp.net + Ajax
Updated: 12 Dec 2005
this describes how to do a Autorefresh Chat container using a div ajax asp.net
VB, Javascript, XML, HTML, Windows, .NET, ASP.NET, Visual-Studio, Ajax, Dev
|
dealarconjose |
1.86 |
|
|
Merging Datagrid Header Column
Updated: 7 Jan 2007
This article shows how to merge datgrid header columns
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Girish_Misra |
1.86 |
|
|
Function to check numeric data
Updated: 14 Mar 2005
This function returns True if the specified data is in digits and returns False if it is not in digits.
VB, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
naveedmazhar |
1.85 |
|
|
Custom DataGrid Column: Custom DataGrid BoundColumn that automatically shows Sum/Average in DataGrid Footer. And Assigning Custom Data Type in DataField.
Updated: 14 Feb 2007
I want to show the sample which you can find custom design of your bound column of datagrid. Generally our basic requirement is the sum and average of the value in footer with great performance. here I have created one more custom column where I am assignning custom datatype.
C#2.0, .NET1.1, WinXP, ASP.NET, WebForms, IIS6, VS.NET2003, Dev
|
Virendrachandra |
1.84 |
|
|
How to Use a DLL as a Code Behind File
Updated: 11 Aug 2007
How to compile and use a .aspx.vb code-behind file as a .dll code-behind file.
VB8.0, .NET2.0, WinXP, Vista, ASP.NET, WebForms, VS2005, Dev
|
chris_wanaka |
1.84 |
|
|
A client side filtered dropdown for ASP.NET
Updated: 12 Jul 2004
Filter a combo box in IE as you type - without posting back at every key press
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, IE6.0, Architect, Dev
|
marcel27 |
1.83 |
|
|
Populating Tree View nodes from sql server 2000
Updated: 28 Nov 2006
This article provides an insight on populating the tree view control from sql server database.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Venkatesh.P |
1.83 |
|
|
How to Move List Box Items to another List Box in C#.
Updated: 22 Jul 2007
The article demonstrates how to Move List Box Items to another List Box in ASP.NET and C# .
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
George Zacharia |
1.83 |
|
|
Building Blocks For ASP.NET Applicationa: Part 1
Updated: 30 Jan 2006
This is a series of articles providing Building Blocks for any ASP.NET application.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, SQL2000, IIS5.1, IIS6, DBA, Dev
|
Agha.net |
1.83 |
|
|
XReport - Build Report from DB or XML
Updated: 10 Aug 2006
An article on introduce XReport
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
fu yuans |
1.82 |
|
|
Easy way to create secure ASP.NET login using Session
Updated: 28 Nov 2007
It an easy and secure way for begginer ASP.NET developer to create secure login WebForms using Sessions
C#1.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, WebForms, VS.NET2003, Dev
|
Abdallah Fayez |
1.82 |
|
|
Introduction to ASP.net 2.0
Updated: 24 Aug 2006
An article introducing ASP.NET 2.0
Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Bibin.Mohan |
1.82 |
|
|
How to debug ASP.Net program without the privilege of administrator
Updated: 10 Aug 2005
If we don’t have the administrator privilege, we can’t debug or even create a web application. And we can’t manage the IIS also. It is really a problem for all the asp.net developers. You may encounter the errors just like that "Can't dubug,.....Access Denied."
C#, .NET, WinXP, ASP.NET, Visual-Studio, IE6.0, Dev
|
koffer |
1.82 |
|
|
Access all similar controls
Updated: 15 May 2006
This article helps in accessing all controls. For example clearing all textbox in the form
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
guptasulabh |
1.81 |
|
|
SandCastle documentation cleaner.
Updated: 9 Sep 2006
Cleans the "extra" documented text out of your SandCastle built documentation.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
C. Bess |
1.80 |
|
|
Applying Security to Server controls
Updated: 11 Jan 2008
You may have to give access or hide controls based on the user logged in. This article would help you write custom code to show/hide or enable/disable controls
.NETCF, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Win32, Win64, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS.NET2003, VS2005), Architect, Dev, Design
|
Makesh Sanwal |
1.80 |
|
|
Server Side Messaging
Updated: 4 Oct 2002
Server Side Messaging
C#, .NET1.0, Win2K, WinXP, ASP.NET, Dev
|
mikas |
1.80 |
|
|
Construct and Display Unlimeted Dynamic Menu (English & Arabic)
Updated: 25 Sep 2005
the article provide an admin module to construct unlimeted menu in db and code to display this menu
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Abdelmoniem Hafez |
1.80 |
|
|
Update Asp Code to Asp.net Code
Updated: 7 May 2005
Update classic asp code to aspx
C#, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
kesmellon |
1.80 |
|
|
Creating DataGrid BoundColumn ButtonColumn HyperLinkColumn at Runtime in Asp.net
Updated: 14 Dec 2005
This Article Show How to create a Creating DataGrid BoundColumn ButtonColumn HyperLinkColumn at Runtime in Asp.net
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
KannanRamasamy |
1.79 |
|
|
How to use Multiview Control in ASP.NET
Updated: 23 Jul 2007
The article describes how to use the Multiview server control in asp.net
C#2.0, .NET, WinXP, ASP.NET, WebForms, VS2005, Dev
|
George Zacharia |
1.78 |
|
|
Datagrid Cell Tooltip
Updated: 25 Sep 2009
Showing Tooltip for each cell with data of a table in a Datagrid
C#, VB, SQL, .NET, Win2K, WinXP, Win2003, ASP.NET, SQL2000, VS2005, DBA, Dev
|
Thiru Sagadevan |
1.75 |
|
|
customize Calendar Control
Updated: 24 Apr 2007
customize Calendar Control to add Day Information and day wise formating.
C#, Windows, .NET, ASP.NET, WebForms, Dev, Design
|
pbp_286 |
1.75 |
|
|
Common Misconceptions about ASP.NET ViewState
Updated: 20 Feb 2007
Descibes what happens Behind the Scenes for ASP.NET ViewState
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
verinder_bindra |
1.75 |
|
|
Simple Message Control to use throughout the website
Updated: 17 Sep 2007
Simple Message Control to use throughout the website
VB, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Amit K Bhagat |
1.75 |
|
|
Type only Dates in a TextBox
Updated: 22 Feb 2006
A Simple User Control to Type only Dates in a TextBox
VB, Javascript, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
dacanetdev |
1.75 |
|
|
AsyncPageRepeater Tutorial
Updated: 10 Oct 2006
Explains how to implement a fast, feature rich AJAX Paging and Sorting Repeater WITHOUT touching the code behind or database.
Javascript, XML, Windows, .NET, ASP.NET, Ajax, Dev
|
C. Bess |
1.73 |
|
|
Reading RPT File Then Display Report as PDF
Updated: 23 Oct 2005
This Article Teach You How To Use External RPT File Rather Than Embedded RPT File (.DLL)
VB, SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
bluechip_asia |
1.73 |
|
|
Select ListBox Using Ajax
Updated: 21 Apr 2010
This is an List Box contrll using Ajax
C#, Javascript, XML, Windows, .NET2.0, ASP.NET, WebForms, Ajax, Dev
|
Moiz hakimi |
1.73 |
|
|
Design Web Form use GDI+
Updated: 14 Aug 2006
Introduce XHTMLDesigner , it can design Web Form use GDI+
C#, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
fu yuans |
1.71 |
|
|
Feed Relay Server
Updated: 26 Sep 2006
Relay server made using winsock, load tester to test relay server with multiple clients
VB6, VBScript, .NET, Win2K, WinXP, Win2003, ASP.NET, COM, Dev
|
Sandeepan |
1.70 |
|
|
Validating Alphabets
Updated: 19 Jun 2005
The function to validate whether the input is in alphabets or not.
VB, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
naveedmazhar |
1.69 |
|
|
Delegate Event
Updated: 7 Aug 2006
Delegate Event
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
raajaak |
1.68 |
|
|
ASP.NET Menu using Sitemap and MasterPage
Updated: 23 Aug 2007
ASP.NET Menu using Sitemap and MasterPage
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
S.Vinothkumar |
1.67 |
|
|
Dynamically appeal of methods from a class
Updated: 25 Apr 2006
An article showing how to call dynamical (from url) the methods from a class
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Diadiora Alexandru |
1.67 |
|
|
Dynamic controls ,Page Life Cycle, MultiView and Wizard
Updated: 20 Feb 2007
Best Practices in ASP.NET for writing User Control In MultiView And Wizard using Dynamic controls
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
verinder_bindra |
1.67 |
|
|
Item Template with Data Grid
Updated: 9 Jun 2003
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.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Zachery |
1.67 |
|
|
Database CRUD Operations In Business Sites With WCF REST, Web Services As Provider And JQuery, Javascript As Consumer : Zero Postback
Updated: 23 Sep 2011
This article explains how to perform CRUD operations in a web application with WCF REST services and ASMX services as provider and jQuery or javascript as consumer, eliminating postbacks totally
C#, .NET (.NET3.5), ASP.NET, Architect, Dev
|
AmbarRay |
1.67 |
|
|
Performing DataBase Entry
Updated: 8 Aug 2002
To illustrate record entry in to a SQL Database
VB, VC6, VC7, .NET1.0, Win2K, WinXP, ASP.NET, MFC, Dev
|
Ragavendran Vaidhyanadhan |
1.63 |
|
|
Printing datagrid columns using C# and javascript
Updated: 1 Apr 2006
This article helps to print multiple columns of a table that do not fit in a single page
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Soshan Fernandes |
1.62 |
|
|
Enhanced XP drop down menu for web developers
Updated: 25 Apr 2006
A good tool to change your web application interface with more Interactive
HTML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
BalaNet |
1.62 |
|
|
Automate query execution by using xml and helper class
Updated: 26 Jun 2006
The generalized class has static functions that return dataset and datareader objects , It accepts string(name of xml tag that stores the query) and value to be supplied in case query accepts parameters
C#, XML, SQL, .NET, WinXP, Win2003, ASP.NET, Visual-Studio, SQL2000, IIS6, DBA, Dev
|
ashishinfra |
1.60 |
|
|
Custom Paging in ASP.NET using DataReader and Repeater
Updated: 7 May 2009
Paging
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005, SQL2008), Visual-Studio (VS.NET2003, VS2005, VS2008), ADO.NET, MySQL, Dev
|
manoj k m |
1.60 |
|
|
custom error page
Updated: 30 Sep 2007
step by step guide in creating a custom error 500 page
C#, Windows, .NET, ASP.NET, WebForms, Dev
|
saharkiz |
1.59 |
|
|
How to implement a custom Oracle session provider.
Updated: 27 Jun 2008
Oracle session provider
VB (VB9.0), Windows (WinXP), ASP.NET, DBA, Dev
|
Rob_Smith_MN |
1.57 |
|
|
Syntax Change When Building Controls Dynamically in ASP.NET 2.0
Updated: 19 Apr 2006
From ASP.NET 1.x to ASP.NET 2.0 there has been a fundamental syntax change that applies to building server-side controls dynamically.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
bholliman |
1.56 |
|
|
Storing And Displaying Image From Database
Updated: 16 Aug 2007
This article describe how to add image directly to database and how to view the Image stored from Database.
SQL, C#2.0, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, SQL2005, VS2005, DBA, Dev
|
N a r e s h P a t e l |
1.55 |
|
|
How to hide a user control in vs2005
Updated: 13 Jun 2006
This article describes how to hide a user control in vs2005
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
SeaWater |
1.55 |
|
|
Forms Authentication Without Password In ASP.NET
Updated: 9 Sep 2007
Mixed Mode Of Windows authentication And Forms authentication
C#2.0, .NETCF, Mobile, .NET2.0, Win2K, WinXP, Win2003, .NET3.0, ASP.NET, WebForms, VS.NET2003, VS2005, Architect, DBA, Dev
|
hooshang Karami |
1.55 |
|
|
Register Client script in ASP.NET
Updated: 5 Jul 2007
using client Script methods
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Mohan Pindyala |
1.54 |
|
|
Configuring and Recording Voice with Cisco and ASP.NET (VXML)
Updated: 31 May 2006
How to configure and record voice with Cisco and ASP.NET, using VXML.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Emad Rangchi |
1.54 |
|
|
Type Safe Role Names
Updated: 21 Oct 2006
A way to let the compiler stop you from mistyping role names.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
aanodide |
1.53 |
|
|
Replace Escape Character (C#)
Updated: 4 Sep 2006
For the beginning we are facing the same problem while inserting a text with escaped character like single quote (‘) into the database. That’s why we’ve solved this problem by creating our own library and reuse that library.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Md. Zikrul Ahsan |
1.53 |
|
|
common title in whole web application
Updated: 17 Feb 2006
Designing Common Title in Web Application
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ritesh Sutaria |
1.52 |
|
|
simple search use multiple words in textbox
Updated: 29 Dec 2005
Using simple code for searching in database
SQL, Windows, .NET1.1, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
hamidreza Talebi |
1.50 |
|
|
Enhanced RadioButtonList web control
Updated: 22 Aug 2007
The article describes how to enhance .NET's RadioButtonList web control to make the text wrap nicely on multiple lines in front of each radiobutton.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
JacobEgholm |
1.50 |
|
|
Passing data to popup window
Updated: 28 Jun 2006
Passing data to popup window without postback
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
DuraiMurugan T |
1.50 |
|
|
manage checkbox status in datagrid in C#
Updated: 12 Jan 2006
keep checkbox status in datagrid
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Chenggui |
1.50 |
|
|
DataGrid Control fill CheckBox on Client Side
Updated: 24 Aug 2007
This Concept is used to, just click on header checkbox then the all checkbox are checked with out postback operation by using javascript. For example in yahoo mail u just click the header checkbox all grid checkbox will be selected
C#, Javascript, Windows, .NETCF, Mobile, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
vijimvv1 |
1.50 |
|
|
Control what developers store in ASP.NET Session
Updated: 18 Mar 2007
This article suggests a way to encapsulate what is stored in ASP.NET session and provides a typesafe way to store objects in session.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS.NET2003, Dev
|
sachinsurana |
1.48 |
|
|
Modify controls inside a GridView control
Updated: 5 Jan 2006
Do you have problems to access controls o read data from a GridView control? Don't worry here I show you how do that
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
tecnocrata |
1.47 |
|
|
Events on Web Page
Updated: 24 Jan 2005
Detecting web page events' sequence.
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Gunawan Hadikusumo |
1.46 |
|
|
Exploring the Google Chart API with ASP.NET
Updated: 8 Dec 2008
This article explains a mini website that I have made. The website has two main purposes. First to demonstrate how to use the Google Chart API. Second to make a meaningful website for beginners using the basic features of ASP.NET.
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Saiyad Faraz |
1.44 |
|
|
GridView with Add_Update_Delete Operations
Updated: 27 Nov 2007
SoftwareEngineer
Windows, .NET, ASP.NET, WebForms, Dev
|
Member 4109048 |
1.44 |
|
|
.NET MessageBox Control
Updated: 11 Sep 2006
For displaying Error,Warning or Information Messages in your ASP.NET WebSite
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Russell Aboobacker |
1.43 |
|
|
Smart Navigation Fix Up Module
Updated: 27 Jan 2006
Smart Navigation Fix Up Control solves the issues that ASP.Net developers face while using SmartNavigation option of the .Net Framework. Its a custom control and is easy to use.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
NeeruVerma |
1.43 |
|
|
port scan with asp.net
Updated: 15 Feb 2008
I check around and could not find any port scanner written in c# with asp.net.
C#, Windows, .NET2.0, ASP.NET, IIS6, VS2005, Dev
|
mascix |
1.43 |
|
|
Sending Email through ASP. NET
Updated: 18 May 2005
An article on email sending through ASP. NET
C#, .NET1.1, WinXP, ASP.NET, Visual-Studio, Dev
|
Mahantesh_Hongal |
1.43 |
|
|
Caching with SQL server in ASP.NET 2.0
Updated: 17 May 2007
use caching to reduce postback time in asp.net 2.0
Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
JustChiragPatel |
1.42 |
|
|
Of Services and Processes – Part 2
Updated: 21 Apr 2006
Second part of the series. explaining processes through PSAPI
C, VC6, .NET, Win2K, WinXP, Win2003, ASP.NET, Dev
|
r_thampi |
1.42 |
|
|
Text2Image
Updated: 1 Apr 2003
An ASP.NET example in VB.NET that converts text to an image.
VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Vijay Kanth |
1.42 |
|
|
(ASP.NET)Sending mail using SMTP in HTML format using IP settings in web.config file
Updated: 20 Feb 2006
This article briefs you about sending mail using SMTP in HTML Format, which takes the default SMTP settings from web.config file
C++/CLI, VB, VBScript, Javascript, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, WebForms, Dev
|
creativesri |
1.42 |
|
|
Introduction to Application Center Test (ACT)
Updated: 26 Feb 2007
Introduction to Application Center Test (ACT) For VS 2003 Developers
Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev, QA
|
Suresh Alapati |
1.41 |
|
|
Query Exchange server and retrive email address from NT username
Updated: 13 Aug 2007
This is a simple methog to query an exchange server and retrive a remote users email address on a corporate intranet
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev, QA, Design
|
rogwabbit5 |
1.40 |
|
|
ErrorLog and File Handling
Updated: 12 Jun 2008
Upload and download a file and execute Error log in a particular file
VB, C#1.0, C#2.0, C#3.0, .NET
|
Indranil Paul |
1.38 |
|
|
Introduction to Microsoft's .NET Platform
Updated: 23 May 2003
An introduction to Microsoft's .NET platform.
C#, VB, VC6, VC7, .NET1.0, Win2K, WinXP, ASP, ASP.NET, Visual-Studio, MFC, Dev
|
Nakul Goyal |
1.38 |
|
|
Quick Screen Development in ASP.NET
Updated: 20 Jul 2004
Auto Generate the ASPX page quickly
C#, SQL, Windows, .NET1.1, ASP.NET, ADO.NET, SQL2000, VS.NET2003, DBA, Dev
|
Balachandar Ganesan |
1.37 |
|
|
preventing two controls that bound to the same table from sharing same data
Updated: 27 Apr 2006
preventing two controls that bound to the same table from sharing same data
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Handshakeit |
1.36 |
|
|
PopUp Calendar
Updated: 23 Oct 2006
Popup Calendar for ASP.NET Applications
C++, C#, Javascript, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, MFC, WebForms, VS.NET2003, Dev
|
vivekthangaswamy |
1.36 |
|
|
Displaying the Images returned by RenderStream Method of Sql Server Reporting Services.(By Malik Asif Joyia.)
Updated: 26 May 2005
Displaying the Images returned by RenderStream Method of Sql Server Reporting Services.(By Malik Asif Joyia.)
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Asif joyia |
1.36 |
|
|
Enable Theming using Cookies
Updated: 14 Aug 2006
Save User Theming Choice in Cookie
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
DevZu |
1.36 |
|
|
How to download any file
Updated: 13 Jun 2007
In this article I will try to explain how we could build simple web user control to handle file download of any type it could be even HTML files.
C#1.0, C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Mohm'ed Melhem |
1.36 |
|
|
Impersonation using Code
Updated: 8 Mar 2007
Impersonation using Code
SQL, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2000, SQL2005, VS2005, DBA, Dev
|
Chirag R Darji |
1.36 |
|
|
Solving the problem of 'Object Instance not created' in asp.net while using Crystal Reports
Updated: 28 May 2007
Solving the problem of 'Object Instance not created' in asp.net while using Crystal Report
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Praveen Venu |
1.35 |
|
|
Business Calendar Using ASP.Net with C#, SQL Server & Javascript
Updated: 27 Nov 2007
Creating Business Calendar for using ASP.Net with C#, SQL Server & Javascript
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Srinivasan Venkatachalam |
1.33 |
|
|
Javascript based Word Counter for text entered in a Text area, works for poastback also.
Updated: 7 Sep 2006
Gives an idea about counting words entred in a text area, this will works fine whenever postback occurs also, implemented in javascript and codebehind(small portion).
C#1.0, C#2.0, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
d.mohana |
1.33 |
|
|
Image Galleries using ASP.NET
Updated: 29 Apr 2003
How to do Image Galleries using ASP.NET
Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, Dev
|
(Steven Hicks)n+1 |
1.33 |
|
|
WebForms Automatic Generation Using Reflection (1)
Updated: 22 Jun 2005
Describes how to generate a WebForm using reflection from a class.
C#, MSIL, Windows, .NET1.1, ASP.NET, IIS6, VS.NET2003, Dev
|
ediazc |
1.31 |
|
|
How to use Microsoft Indexing Service to make search faster...
Updated: 30 Mar 2007
Interface of Microsoft Indexing Service with our application...
Windows, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
JustChiragPatel |
1.31 |
|
|
Attacks using external.menuArgument
Updated: 24 Aug 2006
external.menuArgument is very useful property but it can be used as a tool to help hacker to get quick information about your page and application
.NET, Win2K, WinXP, Win2003, Vista, TabletPC, ASP.NET, Visual-Studio, Dev
|
AhmedEssamNaiem |
1.30 |
|
|
RSS feed in ASP script
Updated: 12 Jan 2005
Very simple RSS feed script in ASP
VBScript, VC6, Windows, .NET, ASP, ASP.NET, Visual-Studio, Dev
|
Edward,yoon |
1.29 |
|
|
Customised Calender web server Control
Updated: 30 May 2009
This Customised Calender web server Control developed in .Net version 1.1
.NET, WinXP, ASP.NET, Visual-Studio, IIS6, Dev
|
hitesh_tech |
1.29 |
|
|
Password Saving Made Easy
Updated: 30 Mar 2006
A Cool Tool To Save Your Passwords
VC6, .NET, WinXP, ASP.NET, Visual-Studio, Dev
|
Baidehish Dwibedy |
1.29 |
|
|
Packet Traversal through the network
Updated: 1 Apr 2006
Packet Traversal through the network
C, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Soshan Fernandes |
1.29 |
|
|
seach in database
Updated: 29 Dec 2005
search Using textbox
VB, SQL, Windows, .NET1.1, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
hamidreza Talebi |
1.27 |
|
|
Auto create data layout c# code and sql procedure for .net 2005
Updated: 13 Jul 2006
auto create .net code
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
jinlei |
1.27 |
|
|
How do we access viewstate value of this page in the next page ?
Updated: 20 Sep 2007
View state is page specific; it contains information about controls embedded on the page.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Nilesh Surve |
1.27 |
|
|
.NET Bullet Question (small but effective)
Updated: 9 Nov 2008
Small but important questions
C# (C#2.0), VB (VB8.0), ASP.NET
|
dheerajindian |
1.26 |
|
|
master pages - The ASP.net 2.0 way
Updated: 5 May 2006
Explores the nooks and cranies of master pages in asp.net 2.0
Windows, .NET, ASP.NET, Visual-Studio, Dev, eCommerce
|
codemonkeyman2 |
1.26 |
|
|
Sharing User Controls Between Projects
Updated: 29 Nov 2004
How to share user controls between projects
Windows, .NET, ASP.NET, Visual-Studio, IIS5.1, IIS6, Dev
|
mayafit |
1.26 |
|
|
Share the session objects from Classic ASP to ASP.NET
Updated: 21 Aug 2007
This article simply describes how to share the session objects from Classic ASP to ASP.NET
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
RB Changanacherry |
1.23 |
|
|
Custom Validation Control for Zip,Phone and Email
Updated: 17 Apr 2007
This article shows how to develop a custom validation control to validate zip,phone,email in one control.
Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Vinay Yeluri |
1.22 |
|
|
How to transfer text from HTML files to database
Updated: 2 Sep 2006
This is a simple article to show how to transfer data from html files into database
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Shady Khorshed |
1.22 |
|
|
Remotely Debugging ASP.Net Web Application
Updated: 10 Dec 2005
Debug our ASP.Net web application Remotely
.NETCF, .NET, Mobile, Win2K, WinXP, Win2003, Vista, TabletPC, ASP.NET, Visual-Studio, Dev
|
Your Friend Manoj |
1.21 |
|
|
Use images from an sql server in html emails
Updated: 3 Oct 2005
Send emails in HTML format using images directly from a Data Base
|
monillo1a |
1.20 |
|
|
Connecting to Oracle or Access from ASP.NET 2.0
Updated: 16 Aug 2007
Wrox authors Devin Rader and Bill Evjen show the ASP.NET 2.0 SqlDataSource and AccessDataSource controls
C#2.0, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Wrox Publishing |
1.20 |
|
|
ASP.NET MVC : Create Toolbar Control
Updated: 27 Aug 2008
Creating Toolbar control in ASP.NET MVC
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, Architect, Dev
|
milansar |
1.20 |
|
|
Url rewritting in some simple steps...(My simple way series Article)
Updated: 20 Mar 2007
Dont worry Url rewritting is simple and easy...
C#, Windows, .NET, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
JustChiragPatel |
1.20 |
|
|
Disabling the right click on web page
Updated: 12 Aug 2005
Article shows two methods to disable context menu on right click on web page first method can be found on majority of web pages, but second method which cannot be found anywhere is simplest
Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
RohitDighe |
1.19 |
|
|
Simple use of Ajax
Updated: 28 Mar 2006
Simple use of Ajax technology in .net
C#, Javascript, XML, HTML, .NET, WinXP, ASP.NET, Visual-Studio, Ajax, SQL2000, DBA, Dev
|
realhossam |
1.18 |
|
|
Retrieving UserAgent Details in .NET
Updated: 29 Jan 2003
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.
C#, VB, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Vasudevan Deepak Kumar |
1.18 |
|
|
Dynamic Members in C#
Updated: 10 Jan 2006
An article on how to add dynamic members to your objects at runtime.
C#, .NET1.1, WinXP, ASP.NET, VS.NET2003, Dev
|
Till Hoffmann |
1.17 |
|
|
Append Word documents using interop services
Updated: 12 May 2005
An article on Word append using interop.
C#, Javascript, XML, .NET, Win2K, ASP.NET, ADO.NET, Dev
|
Rabeek |
1.17 |
|
|
Grouping Rows in a DataGrid
Updated: 26 Apr 2005
Grouping Rows in a DataGrid using C# and ASP.NET.
C#, .NET, Win2003, ASP.NET, VS.NET2003, Dev
|
BriOnH |
1.17 |
|
|
Other Row Paging Technique Using T-SQL
Updated: 27 Apr 2005
Simple Row Paging Using T-SQL at Stored Procedure
VBScript, SQL, Windows, .NET1.1, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
bluechip_asia |
1.17 |
|
|
Login System (ASP.NET)
Updated: 9 Sep 2004
This is basically a Login system in ASP.NET using vb.net and javascript,ODBC using DSN method.This is my first code in asp.net. I am new to ASP.NET.
VB, Javascript, .NET, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, IE6.0, IE5.5, Dev
|
vipinsharma |
1.14 |
|
|
Composite Login Control
Updated: 22 May 2006
This article shows the implementation of Composite Server Control to provide Login features
C#, SQL, Windows, .NET1.1, ASP.NET, Visual-Studio, SQL2000, DBA, Dev
|
vikas vohra |
1.12 |
|
|
Web Based File Manager with WYSIWYG Editor
Updated: 2 Aug 2004
Web File Manager with Windows Interface and with WYSIWYG Editor which allows you to edit HTML,ASP,PHP file on the fly.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Andrew J Smith |
1.11 |
|
|
Accessing Data Using Object Data Source in ASP.net 2.0 and C#
Updated: 21 Aug 2006
To access data base and read and bind data using objcect data source
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Praveen Kumar T |
1.11 |
|
|
Sharing session state over multiple ASP.NET applications
Updated: 11 Sep 2003
This is an article that explains how to share session variables over multiple applications.
.NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
SampoSoft |
1.08 |
|
|
Amzi! Prolog + Logic Server ASP.NET Wrapper Class
Updated: 23 Feb 2004
C++ ASP.NET interface to Amzi! Prolog + Logic Server for building Rule-Based Expert Systems
C++/CLI, VB, VC7, .NET1.0, Win2K, WinXP, Win2003, ASP.NET, Dev
|
Amzi! inc. |
1.07 |
|
|
Enable or disable all controls in the page using simple code
Updated: 25 Feb 2008
Enable or disable all the server controls in a page with a small piece of code
C#2.0, .NET2.0, Win2K, ASP.NET, Visual-Studio, Dev
|
George Zacharia |
1.06 |
|
|
SMS
Updated: 8 Nov 2007
Three Tier Architecture using C# and Asp.Net
C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, WebForms, VS.NET2003, VS2005, DBA, Dev
|
Mohammad Rizwan |
1.05 |
|
|
Create Dynamic Line Chart graph
Updated: 25 May 2006
Create Dynamic Line Chart graph
VB, .NET, WinXP, ASP.NET, Visual-Studio, Dev
|
DEEPCHAND KOSTA |
1.05 |
|
|
Using Form Authentication in your Application
Updated: 14 Oct 2010
Using Form Authentication in your Application
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Navin Singhwane |
1.05 |
|
|
Multiple Column List Box Custom Control
Updated: 14 Aug 2005
Multiple Column List Box Custom Control
C#, VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
ken_in_oz |
1.04 |
|
|
Save and Get values of Dynamically created controls from ViewState
Updated: 13 Nov 2003
This articles describes you a simple method to save and get values of dynamically created controls in a Web Page from the ViewState Object
C++, C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, MFC, Dev
|
Madampath Sunil Menon |
1.04 |
|
|
about authentication mode in asp.net
Updated: 7 Jun 2006
When you begin a asp.net programe,you can consider authentication that's value either 'windows' or 'forms'
C#, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
softprogramer |
1.04 |
|
|
Web Parts
Updated: 5 Oct 2004
On the fly customization of the Web Paes by using Web Parts.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
rahul_bcs_0071 |
1.03 |
|
|
using the singleton design pattern for managing session state in asp.net
Updated: 30 May 2004
.NET guy
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
purushdeo |
1.03 |
|
|
Adapting GRML
Updated: 7 Oct 2004
Convert a HTML web page to GRML.
Perl, .NET, Win2K, WinXP, Win2003, ASP, ASP.NET, IIS, Visual-Studio, Dev
|
Toby Jacob Rhodes |
1.00 |
|
|
How to Hide a RadioButtonList or CheckBoxList ListItem in ASP.NET
Updated: 2 May 2006
This article demonstrates how to hide RadioButtonList or CheckBoxList ListItems in ASP.NET without creating your own custom web control
C#, VB, Javascript, HTML, JScript.NET, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, WebForms, VS.NET2003, VS2005, IE6.0, IE5.5, Architect, Dev
|
Habeeb Rushdan |
1.00 |
|
|
Image resizing with asp.net
Updated: 25 Nov 2008
Resizing the very large size images with help of asp.net and vb.net
Javascript, CSS, HTML, XHTML, .NET (.NET2.0), ASP, ASP.NET, WebForms, Ajax
|
Haresh Chaudhari |
1.00 |
|
|
A DropDownList which you can hide bellow a DIV tag in IE6 and other browser
Updated: 9 Jul 2009
A DropDownList in ASP.NET which you can hide bellow a DIV tag in IE6 and other browser
Javascript, CSS, HTML, XHTML, ASP.NET, WebForms, Ajax
|
JosephL, Arnab Dutta |
1.00 |
|
|
A web based FTP client
Updated: 21 Dec 2009
A web application for accessing FTP.
C#2.0, .NET2.0, ASP.NET, Dev
|
Syed Danish Aftab |
1.00 |
|
|
Custom Validation Attribute in ASP.NET MVC3
Updated: 26 Sep 2011
Model validation is the process of ensuring that the data we receive is suitable for binding to our model and, when this is not the case, providing useful information to the user that will help them correct the problem.
C#, HTML, Windows (WinXP), .NET, ASP.NET, IIS, MVC
|
R S Dodiya |
1.00 |
|
|
This is my first article to the Tech World.
Updated: 23 May 2006
With the help of this Article you can do the Template Programming
C#, .NET, WinXP, ASP.NET, VS.NET2003, Dev
|
DEEPCHAND KOSTA |
1.00 |
|
|
This Article shows you how to create ajax based gridview
Updated: 4 Nov 2007
This Article shows you how to create ajax based gridview in informatical manner .
C#2.0, .NET, WinXP, ASP.NET, WebForms, VS2005, Dev
|
ratnesh kumar verma |
1.00 |
|
|
ASP.NET and Commerce Server
Updated: 15 Mar 2006
This article give a rough view on ASP.NET developing Commerce Application
C#, Windows, .NET, ASP.NET, Visual-Studio, Architect, Dev
|
Simon Liu |
1.00 |
|
|
AutoCompelete Control Extender with With DB
Updated: 30 Mar 2008
AutoCompelete Control Extender with With DB
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
|
Mohammad Rizwan |
1.00 |
|
|
Validate Multi objects in Asp.Net
Updated: 14 Jun 2006
Validate Multi Objects in Form
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
leandro Ikezili |
1.00 |
|
|
Performance Scripting ASP.NET
Updated: 26 Apr 2006
An article detailing a custom ASP.NET performance testing application.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Simon McEnlly |
1.00 |
|
|
Online Course Registration
Updated: 21 Dec 2007
Process to online course registration and track your scores and GPA
|
Preyatham |
1.00 |
|
|
Six Sigma Interview Questions
Updated: 9 Sep 2008
Six Sigma Interview Questions
C#, ASP.NET, Architect
|
Shivprasad koirala |
1.00 |
|
|
Best practices in ASP Dot NET
Updated: 18 May 2005
A quick reference on the "Best practices in ASP Dot NET"
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
RaghuOnDotNet |
1.00 |
|
|
Razor template and Razor Engine
Updated: 20 Nov 2011
Using Razor template outside MVC project using Razor Engine
.NET, ASP.NET
|
A Mahesh |
1.00 |
|
|
How to get the Menus Based on Role in XML Format and Bind them to the Menu Control in ASP.NET
Updated: 30 Jan 2012
This article describes how to get the Menus Based on Role in XML Format and Bind them to the Menu Control in ASP.NET
C#, XML, SQL, ASP.NET
|
abhijit.dalvi29 |
|
|
|
forms to email with visual web develpoer 2005, asp.net 2.0, and SMTP
Updated: 21 Dec 2006
a solution for sending forms to email with visual web develpoer 2005 and asp.net 2.0
VBScript, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
|
|
|
|
forms to email with visual web develpoer 2005, asp.net 2.0, and SMTP
Updated: 21 Dec 2006
a solution for sending forms to email with visual web develpoer 2005 and asp.net 2.0
VBScript, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
|
|
|
|
ASP.net 2.0 website as a sub application of a 1.1 website
Updated: 4 Oct 2008
How to configure an asp.net 2.0 as a sub app of an asp.net 1.1 application
Javascript, CSS, HTML, XHTML, .NET (.NET1.1, .NET2.0), ASP, ASP.NET, Ajax
|
Zakir Hoosen |
|
|
|
Routing with Windows Communication Foundation : Part 2 - Extending web.config
Updated: 13 Mar 2008
Implementing a custom configuration for routing rules
C# (C#3.0), Windows (WinXP, Vista), IIS (IIS6, IIS7), WCF, Dev
|
Paul Reeder |
|
|
|
Yet Another Menu Generator
Updated: 5 Feb 2007
A 2 tier menu generator that can be navigated forwards and/or backwards.
SQL, C#1.0, Windows, .NET1.1, ASP.NET, SQL-Server, WebForms, VS.NET2003, DBA, Dev
|
Pman75 |
|
|
|
Help Technique in Web Applications
Updated: 23 Aug 2010
Help Technique in Web applications
ASP.NET
|
NikhilJohari |
|
|
|
Introducing the Rabbit Framework and its Dynamic Idea
Updated: 23 Mar 2011
Rabbit Framework is a new lightweight framework for building web sites using ASP.NET Web Pages / WebMatrix. This article describes one interesting idea out of many found in the framework.
C#, ASP.NET, IIS, Dev, EF
|
Yiyi Sun |
|
|
|
ASP.NET Form Data Helper Class
Updated: 7 Apr 2010
A utility class allowing you to deal with form data as a collection.
VB.NET, .NET3.5, WebForms, Dev
|
John Wigger |
|
|
|
Performing Cross-page Posting in an Event Handler
Updated: 5 May 2009
This article describes an idea of the ASP.NET page transfer method that can be called like the Response.Redirect method and works as cross-page posting.
C#1.0, C#2.0, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, WebForms, Ajax
|
Shou Takenaka |
|
|
|
Customising the default AppSettings and ConnectionStrings Expression Builders
Updated: 25 Mar 2009
Use of Expression Builders in different landscapes (Dev / QA / Prod).
C#, XML, .NET2.0, ASP.NET, Dev
|
Graham Cottle |
|
|
|
Abstracting, Caching, and Sharing WURFL
Updated: 9 Feb 2009
Simple and easy mobile device capability queries in ASP.NET.
C#, Mobile, ASP.NET, Dev, Design
|
Nic_Roche |
|
|
ASP.NET - Howto |
top |
| Title /
Updated |
Author |
Score |
|
|
DataTableAdapter
Updated: 4 Nov 2006
How to flatten collections for an ObjectDataSource using the Adapter Pattern.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Craig G. Wilson |
5.00 |
|
|
Providing Web Applications with Context Sensitive Help Using RoboHelp WebHelp
Updated: 23 Apr 2008
This article shows how to implement context sensitive help for your ASP.NET web applications using RoboHelp WebHelp.
C#, Javascript, HTML, Windows, .NET (.NET2.0), ASP.NET, Dev
|
Robert Pittenger, MCPD-EAD |
5.00 |
|
|
Fight 404 errors with ASP.NET Routing
Updated: 28 Dec 2008
Use ASP.NET Routing to avoid 404 Not Found errors.
C# (C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, WebForms, Dev, SysAdmin
|
avsol |
5.00 |
|
|
Lock ASP.NET Page and Show Animated Image While Waiting for a Long Post-Back
Updated: 9 Apr 2009
Lock page while post back
C# (C#1.0, C#2.0, C#3.0), Javascript, CSS, HTML, XHTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, WebForms, Ajax, Dev
|
rperetz |
5.00 |
|
|
Detect and prevent multiple windows or tab usage in Web Applications
Updated: 28 Apr 2009
Session swapping, request-response overhead, data concurrency issues are the names of a few problems occurring due to the use of multiple windows or tabs in a web application.
C#, Javascript, HTML, XHTML, Windows, .NET, ASP.NET, WebForms, Dev
|
Sandeep_Rana |
5.00 |
|
|
Handling Unknown Actions in ASP.NET MVC
Updated: 16 Aug 2009
In this article, I will explore handling unknown actions. A Controller.HandleUnknownAction method gets called when a controller cannot find an action method that matches a browser request.
Javascript, CSS, HTML, XHTML, .NET3.5, ASP.NET, WebForms, Ajax, Dev
|
Farooq Kaiser |
5.00 |
|
|
Routing a Localized ASP.NET MVC Application
Updated: 26 Aug 2010
How to use URL to create a localized ASP.NET MVC application
C#, .NET (.NET3.5), ASP.NET
|
Đỗ Hồng Ngọc |
5.00 |
|
|
A Better Visual Studio 2008/2010 Development Server Test Fixture
Updated: 2 Oct 2010
Leverage the built-in development web server in testing and other scenarios.
C#, .NET, ASP.NET, Dev
|
Sky Sanders |
5.00 |
|
|
PartCreationPolicyAttribute, controller lifespan, and MEF in ASP.NET MVC 3
Updated: 31 Aug 2011
This article discusses how you may handle the lifespan of a controller when you use the Managed Extensibility Framework (MEF) in ASP.NET MVC 3 applications. You'll benefit from this article if you have some understanding and knowledge of MEF.
C#4.0, ASP.NET, MVC
|
aston lagonda |
5.00 |
|
|
One EditorTemplate for all DropDownLists in ASP.Net MVC
Updated: 16 Jan 2012
Get the DropDownList items at OnResultExecuting
C#, .NET, ASP.NET, MVC, Architect
|
Wahid Bitar |
5.00 |
|
|
A DatePicker based Event Calendar with MVC3 and AJAX
Updated: 2 Feb 2012
A DatePicker based Event Calendar with MVC3 and AJAX
Javascript, HTML, Ajax, jQuery, Dev, Web-Development, .NET4, MVC3
|
Keith Barrow |
5.00 |
|
|
Export HTML Table Data to CSV File Using ASP.NET and jQuery
Updated: 4 Feb 2012
How to Export data in a to a "comma separated values" file using the built-in browser Open/Save feature
C#, Javascript, ASP.NET, jQuery, Dev, JSON, Post
|
Dan Randolph |
5.00 |
|
|
Configuring ASP.NET 2.0 to Properly Recognize and Identify the Google Chrome Browser
Updated: 6 Jan 2012
The purpose of this article is to explain how you can update your ASP.NET 2.0 site to properly recognize and identify Chrome.
ASP.NET, Browser, chrome, Recognition
|
Joe Rattz |
5.00 |
|
|
Connecting Dojo DataGrid to Entity Framework 4.1 using JsonRest Store and ASP.NET MVC
Updated: 17 Feb 2012
Connecting Dojo DataGrid to Entity Framework 4.1 using JsonRest Store and ASP.NET MVC
C#, Javascript, Windows, ASP.NET, IIS, MVC
|
Nikfazan |
5.00 |
|
|
Tree View with "CRUD operations", "drag and drop (DnD)" and "Lazy Loading" using Dojo Tree, Entity Framework, SQL Server, ASP.NET MVC
Updated: 5 Mar 2012
This article shows how you can make a Tree with hierarchical data supporting "CRUD operations", "drag and drop (DnD)" and "Lazy Loading" using Dojo store driven Tree, Entity Framework, SQL Server, ASP.NET MVC.
C#, Javascript, ASP.NET, MVC
|
Nikfazan |
5.00 |
|
MVC JavaScript localization of external .js files
Updated: 13 May 2012
A system that permit you to manage your external javascript files and use server localizations in it.
C#, Javascript, .NET, WebForms, Methods, Razor, translate
|
Riccardo Bassilichi |
5.00 |
|
|
ASP.NET MVC - reCAPTCHA & Email Confirmation
Updated: 24 Feb 2012
How to add reCAPTCHA & Email Confirmation to your ASP.NET MVC site
C#, .NET, ASP.NET, Visual-Studio (VS2010), MVC, Dev
|
Shai Raiten |
4.98 |
|
|
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)
Updated: 30 Jun 2008
We will create a very simple web chat application using the latest ASP.Net 3.5 technologies from scratch.
C# (C#3.0), VB (VB9.0), Javascript, CSS, SQL, HTML, Windows (WinXP, Win2003, Vista), .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005), IIS (IIS6, IIS7), Visual-Studio (VS2008), Ajax, LINQ, Architect, Dev
|
junnark |
4.96 |
|
|
Parent/Child (Hierarchical) Relational Treeview User Control Development in ASP.NET
Updated: 5 Nov 2010
Custom TreeView web user control for parent child relatioinal data upto infinity
SQL, HTML, XHTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS2008, VS2010), ADO.NET, WebForms, Dev, Web-Development, User-controls, .NET4
|
Abdul Quader Mamun |
4.95 |
|
|
Efficient Server-Side View State Persistence
Updated: 8 Aug 2008
Increasing the performance of your ASP.NET website by reducing the download footprint of your pages.
C# (C#2.0, C#3.0), XML, ASP.NET, Architect, Dev
|
datacop |
4.95 |
|
|
Creating Pivot Tables and Charts Using ActiveX
Updated: 20 Jan 2008
This article describes how to generate Excel at client side and embedd "Pivot Tables" and "Charts" into the Excel.
VB6, VB9.0, .NET1.1, ASP.NET, ADO.NET, IIS5.1, IIS6, VS.NET2003, IIS7, Dev
|
Sushant Joshi |
4.95 |
|
|
How to Build a Room Booking Calendar with dhtmlxScheduler
Updated: 28 Feb 2012
This article describes how to implement a meeting room booking system in an ASP.NET MVC project with dhtmlxScheduler.
C#, Javascript, .NET, Ajax, MVC, Dev, Scheduler, Web-Development, User-controls, Application, Web, Development, GPL, RIA, MVC3
|
Stas Wolski |
4.95 |
|
|
Website Diagnostics Page to diagnose your ASP.NET Website
Updated: 11 Jun 2011
A self-diagnostics page that runs through your web.config and confirms all the settings are correct, is a quick and easy way to identify environment problems after configuration change or production deployment.
C#, .NET, ASP.NET, Ajax, Architect, Dev, QA, EF
|
Omar Al Zabir |
4.95 |
|
|
10 ASP.NET Performance and Scalability Secrets
Updated: 30 Jan 2008
10 easy ways to make ASP.NET and AJAX websites faster, more scalable and support more traffic at lower cost
Javascript, CSS, HTML, ASP, ASP.NET, IIS, Ajax, Architect, Dev
|
Omar Al Zabir |
4.94 |
|
|
Using the WebBrowser Control in ASP.NET
Updated: 26 Jan 2012
An article on using the WebBrowser control in ASP.NET instead of WebClient, WebRequest, and WebResponse, and the advantages.
C#, .NET, ASP.NET, Visual-Studio, Dev
|
Dianyang Wu |
4.94 |
|
|
Online Rich Text Editor with Download as Word Option
Updated: 7 Sep 2010
Online Rich Text Editor with Mail Merge and download file as Word option
C#, Javascript, .NET, ASP.NET, Ajax, jQuery, Architect, Dev, Design, General, UI, convert, drop-down, JSON, GUI, jQueryL, Web, Development
|
Nitin Kunte |
4.94 |
|
|
Managing Your JavaScript Library in ASP.NET
Updated: 10 Nov 2011
Learn how to embed JavaScript into a DLL, manage dependencies, and avoid page bloat.
C#, Javascript, HTML, VB.NET, .NET, WebForms, Architect, Dev, Web-Development, Web
|
AspDotNetDev |
4.93 |
|
|
Fast ASP.NET Web page loading by downloading multiple JavaScripts after visible content and in batch
Updated: 3 Aug 2008
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
C#, Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Dev
|
Omar Al Zabir |
4.93 |
|
|
MVC Techniques with jQuery, JSON, Knockout, and C#
Updated: 2 Jan 2012
Developing an Order Entry application with MVC.
C#, Javascript, SQL, HTML, .NET, ASP.NET, MVC, jQuery, Dev
|
Mark J. Caplin |
4.93 |
|
|
Debug your ASP.NET Application while Hosted on IIS
Updated: 15 Jul 2009
This article describes how to debug a web application which is hosted on IIS. It also describes how to select the correct process to attach to when multiple worker processes are running
C#, .NET, ASP.NET, Architect, Dev, QA
|
Abhijit Jana |
4.93 |
|
|
Simulate a Windows Service using ASP.NET to run scheduled jobs
Updated: 8 Nov 2005
Run scheduled jobs 24x7 using ASP.NET without requiring a Windows Service.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Omar Al Zabir |
4.92 |
|
|
Effective paging with List View control in ASP.NET
Updated: 8 Jan 2011
To develop scalable applications, effective paging is essential. Devoid of smart and effective paging and sorting to handle thousands of thousand data takes extra time and system resources.
C# (C#1.0, C#2.0, C#3.0, C#4.0), SQL, HTML, XHTML, Windows (WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005, SQL2008), IIS (IIS6, IIS7), ADO.NET, WebForms, CEO, Architect, Dev, Design, Web-Development, .NET4
|
Abdul Quader Mamun |
4.92 |
|
|
C# - Retrieve Excel Workbook Sheet Names.
Updated: 25 Aug 2004
This article provides a way to retrieve the worksheet names of an Excel Workbook. This can be used to query a workbook using ADO.NET if you do not know the names of the worksheets.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Kenny Young |
4.92 |
|
|
Getting Started with IIS 7.5 and ASP.NET 2.0 Classic
Updated: 25 Nov 2011
Use this article as a guideline for getting your ASP.NET website onto IIS 7.5, from scratch
Windows, .NET, ASP, ASP.NET, IIS, Server
|
Juan Steyn |
4.92 |
|
|
ASP.NET - reCAPTCHA Mailhide
Updated: 18 Apr 2012
How to use reCAPTCHA Mailhide in your ASP.NET website.
C#, Windows, ASP.NET, jQuery, VS2010, Dev
|
Don V Adams |
4.91 |
|
|
ASP.NET MVC Flexigrid sample
Updated: 31 Oct 2008
How to create an ASP.NET MVC sample using LINQ to SQL, Flexigrid for JQuery, and JSON.
C#, .NET (.NET3.5), ASP.NET, SQL-Server (SQL2005), LINQ, Dev
|
Todd Smith |
4.91 |
|
|
ASP.NET, MVC 3, the Razor View Engine and Google Maps
Updated: 26 Jan 2011
A quick walk-through of getting Google Maps running in MVC 3 with the Razor View Engine
C#4.0, ASP.NET, MVC, Google-Maps
|
TheyCallMeMrJames |
4.91 |
|
|
Effective Paging with GridView Control in ASP.NET
Updated: 16 Nov 2010
Paging must be effective for large scaleable applications. Without smart and effective paging and sorting for huge amount of data, user request takes more time and uses more resources.
C# (C#1.0, C#2.0, C#3.0, C#4.0), XML, CSS, SQL, HTML, XHTML, .NET (.NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2008, VS2010), ADO.NET, WebForms, Architect, Dev, Design, C#3.5, .NET4, Development
|
Abdul Quader Mamun |
4.91 |
|
|
ASP.NET WebAPI: Getting Started with MVC4 and WebAPI
Updated: 14 Mar 2012
ASP.NET Web API is a framework for building and consuming HTTP services that can reach a broad range of clients including browsers, phones and tablets.
C# (C#4.0), Javascript, Windows, .NET, Mobile, Cloud, ASP.NET, Ajax, MVC, jQuery, Architect, Dev, C#5, API, JQueryUI, DI, IOC, Model, view, controller, ASP.Net-4.0
|
Monjurul Habib |
4.91 |
|
|
Making the Script.aculo.us Drag & Drop and ASP.NET play nicely!
Updated: 1 Sep 2007
Step by Step instructions on how to Drag & Drop with the Script.aculo.us library in ASP.NET.
VB8.0, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
TimMadeThat |
4.90 |
|
|
URL rewriting using ASP.NET routing
Updated: 7 Jul 2009
MVC style search engine friendly URLs using ASP.NET routing, which comes as an enhancement in SP1 of ASP.NET 3.5.
C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, Dev, .NET4
|
bajpai.anurag |
4.90 |
|
|
Text To Image With Rotation For The Web
Updated: 31 Mar 2010
This article will explain how to create an HttpHandler that will accept a text string, optionally rotate it, and return an image of the rotated text.
C# (C#1.0, C#2.0, C#3.0), CSS, HTML, Windows, .NET, ASP.NET, Architect, Dev, Design
|
Joe Rattz |
4.90 |
|
|
How to use a custom expression builder to provide declarative, strongly-typed references to types and members
Updated: 3 Feb 2009
This article provides an example of how to implement and use a custom expression builder to extend compile-time support in your ASP.NET pages.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET
|
MR_SAM_PIPER |
4.89 |
|
|
A beginner’s guide for consuming a WCF service in JavaScript using ASP.NET AJAX
Updated: 9 Feb 2009
Shows how to use WCF in JavaScript.
Javascript, C#3.0, .NET3.5, ASP.NET, WCF, Ajax, IIS7, VS2008, Architect, Dev
|
Rahman Masudur |
4.89 |
|
|
Reading Query String Parameters using Custom Attributes and Reflection
Updated: 21 Oct 2006
Using Custom Attributes and Reflection techniques in VB.NET to read query string parameters.
VB, Windows, .NET1.1, .NET2.0, .NET3.0, ASP.NET, VS.NET2003, VS2005, Dev
|
CodeChimp |
4.89 |
|
|
Multiple File Upload With Progress Bar Using Flash and ASP.NET
Updated: 10 Jul 2008
How to use Flash to upload multiple files in a medium-trust hosting environment
C#, Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
darick_c |
4.88 |
|
|
Online Credit Card Transaction in ASP.NET Using PayPal Payflow Pro
Updated: 8 Feb 2011
This article shows you how to implement the online credit card transaction in ASP.NET using .NET SDK for PayPal Payflow Pro
C#, .NET, ASP.NET, Dev
|
Tomz_KV |
4.87 |
|
|
Automatically Minify, Combine, Compress, and Cache *.js and *.css Files in your ASP.NET Project
Updated: 24 Mar 2010
Automatically minify, combine, compress, and cache .js and .css files in your ASP.NET project
C#, Javascript, CSS, .NET, ASP.NET, Architect, Dev, Design
|
jeff chin xyz |
4.87 |
|
|
Build Truly RESTful API and Website using Same ASP.NET MVC Code
Updated: 1 Feb 2012
How to build truly RESTful API and website using the same ASP.NET MVC code
ASP.NET, MVC, REST, API
|
Omar Al Zabir |
4.87 |
|
|
Saving ASP.NET Form Data with jQuery AJAX and JSON Parser
Updated: 27 Oct 2009
Using jQuery AJAX and the JSON.Net parser to process ASP.NET webform data and avoid page post back.
C#2.0, C#3.0, .NET3.5, ASP.NET, WebForms, Ajax, jQuery, Dev
|
Steve S. Yang |
4.87 |
|
|
Globalization and localization demystified in ASP.NET 2.0
Updated: 30 Sep 2006
This article explains how to globalize an ASP.NET 2.0 website, step by step, with a practical example.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Vivek Thakur |
4.87 |
|
|
Architecture Guide: ASP.NET MVC Framework + N-tier + Entity Framework and Many More
Updated: 14 Jun 2010
If you want to use ASP.NET MVC framework but is strugling to get things arrange to confidently use for your next business project. This Article is just for you. The article guide you to use ASP.NET MVC framework to architect a small Document Management System.
C#, UML, ASP.NET, Ajax, MVC, jQuery, Architect, Dev, .NET4, EF
|
Nirosh |
4.86 |
|
|
Maintain focus between postbacks in ASP.NET 2.0, also in ASP.NET AJAX
Updated: 8 Feb 2007
A workaround to maintain focus between postbacks in ASP.NET 2.0, also in ASP.NET AJAX without SmartNavigation.
Javascript, XML, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, Ajax, VS2005, IE6.0, IE5.5, IE7, Dev
|
George Mamaladze |
4.86 |
|
|
Crossbrowser SmartNavigation Alternative
Updated: 3 Dec 2004
An article on how to create a server control that preserves the scroll position in longer pages.
C#, Javascript, Windows, .NET1.0, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
ibrahimuludag |
4.86 |
|
|
ASP.NET Localization (Quick Reference)
Updated: 11 Aug 2009
This article gives you a quick reference about localization of the commonly used contents on an ASP.NET page, including ASP.NET server controls, HTML content, SiteMap, and other resources.
C#, Javascript, HTML, XHTML, .NET, ASP.NET, WebForms
|
DotNetIdeas |
4.86 |
|
|
ASP.NET Lazy Content Loading Through WCF REST Service
Updated: 26 Mar 2010
Using WCF REST services to implement dynatree plug-in of jQuery for Lazy loading of child nodes
C#, ASP.NET, WCF, jQuery
|
Prakash Kalakoti |
4.85 |
|
|
Using ASP.NET HTTP Modules to restrict access by IP address
Updated: 14 Nov 2006
Demonstrates how to restrict access to your ASP.NET website by IP address, using an HTTP Module.
XML, C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Chris Fulstow |
4.84 |
|
|
Implement Script Callback Framework in ASP.NET 1.x
Updated: 2 Aug 2004
It allows calls to server events from client script code without causing the page to post back and refresh.
C#, Javascript, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS6, VS.NET2003, Dev
|
Elvin Cheng |
4.84 |
|
|
Creating a DotNetNuke Module with Custom Permissions
Updated: 9 Jan 2009
Tutorial on how to add custom permissions to a module's settings.
C# (C#1.0, C#2.0, C#3.0), .NET, ASP.NET, SQL-Server, Visual-Studio, Dev
|
Frauke |
4.83 |
|
|
Displaying Videos from YouTube Channel in ASP.NET Website
Updated: 8 Jun 2011
How to display Videos from YouTube channel in ASP.NET website
C# (C#3.0), Windows, .NET, ASP.NET, WebForms, Dev
|
Igor Alekseev |
4.83 |
|
|
Creating a Bilingual ASP.NET MVC 3 Application – Part I
Updated: 7 Jun 2011
This article provides a simple globalization mechanism for a bilingual website. Part I creates a simple bilingual website.
C#, XML, ASP.NET, MVC, Dev, locale, localization, globalization
|
Keith Barrow |
4.83 |
|
|
Adding a ProcessContext to ASP.NET
Updated: 11 Apr 2005
A simple and reliable way to build context into a multi stage process in ASP.NET.
C#, Windows, .NET1.1, ASP.NET, IIS6, VS.NET2003, Architect, Dev
|
Alex James |
4.82 |
|
|
Setting up an ASP.NET website development environment using Visual Studio .NET, Subversion, and Windows XP
Updated: 4 Jan 2007
The aim of this article is to give developers a complete set of steps that will allow them to setup their own isolated development environment for developing websites with ASP.NET, Subversion, and Windows XP.
XML, .NET, WinXP, ASP.NET, VS.NET2003, Dev
|
Ralph Willgoss |
4.82 |
|
|
Using Meta Tags with Master Pages in ASP.NET
Updated: 24 May 2007
Extend the @Page directive so that you can specify meta keywords and meta descriptions on content pages.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Jim Azar |
4.82 |
|
|
Way To Know Which Control Has Raised PostBack
Updated: 13 Dec 2010
This is the short code snippet with understanding to make you know about what is PostBack in ASP.NET and further how you can know about the Control that raised the PostBack by using inbuilt ASP.NET functionality and manually.
C#, Javascript, ASP.NET, Dev, General
|
Hiren solanki |
4.81 |
|
|
Using A Single Transaction With Multiple Typed DataSets
Updated: 4 May 2008
Provides a detailed explanation of how to implement a single transaction across multiple Typed Datasets
VB, Windows, .NET2.0, ASP.NET, Dev
|
drgbg |
4.80 |
|
|
Dynamic definition of the list of available languages for an ASP.NET web page
Updated: 28 Feb 2011
Learn how to dynamically define a list of available languages for an ASP.NET web page.
C#, .NET, ASP.NET, Dev
|
Alexey Prosyankin |
4.80 |
|
|
Calling WCF Services using jQuery
Updated: 2 Dec 2010
A guide on how to call Windows Communication Foundation services using jQuery
C#, Windows, .NET, ASP.NET, WCF, jQuery, Dev
|
Pranay Rana |
4.80 |
|
|
Twitter Made Easy - Post to Your Twitter Account with Two Lines of Code (and Avoid OAuth Headaches)
Updated: 1 Oct 2010
Twitter Made Easy - A simple library that hides the complexities of OAuth authentication
C#, ASP.NET
|
Neil Meredith |
4.79 |
|
|
MEF with ASP.NET - "Hello World!"
Updated: 12 Mar 2011
Basic MEF (Managed Extensibility Framework) with ASP.NET. Extreme barebones "Hello World!" example.
C# (C#4.0), .NET, ASP.NET, Dev, plugin
|
mgkr |
4.79 |
|
|
How To Use ASP.NET Web Service with FlexiGrid
Updated: 16 Aug 2008
Use ASP.NET web service in flexigrid
C#3.0, .NET3.5, ASP.NET, Dev
|
Fazlur Rahman |
4.79 |
|
|
Stop editing 'web.sitemap' - Let unknown pages dynamically inherit from a parent! And more...
Updated: 11 Apr 2009
Reduce sitemap maintenence and never have another "unlisted" page! Unlisted pages dynamically inherit site map placement from a parent page. Replace repetitive '/default.aspx' mentions with '/' for friendlier URLs. Wildcard query string matching and more...
XML, C#2.0, C#3.0, .NET2.0, Win2K, WinXP, Win2003, Vista, Mono, .NET3.0, .NET3.5, Win2008, ASP.NET, WebForms, IIS5.1, IIS6, VS2005, IIS7, VS2008, Dev
|
kriceslo |
4.78 |
|
|
ASP.NET 2.0 Custom SQL Server ResourceProvider
Updated: 22 May 2006
How to create your own ASP.NET 2.0 custom resource provider to replace resource files (resx) with SQL Server.
C#, XML, SQL, Windows, .NET, ASP.NET, Visual-Studio, SQL2000, SQL2005, DBA, Dev
|
Jeff Modzel |
4.78 |
|
|
Response.Filter, pt 1: Server Side Table of Contents
Updated: 29 Mar 2011
Dynamically generate a table of contents for your web page without using client-side scripting.
HTML, VB.NET, ASP.NET, Dev, Design
|
Gregory.Gadow |
4.78 |
|
|
Interaction Between Content Page and Master Page
Updated: 30 Apr 2009
Discussion on the concept and implementation of interaction between a content page and a master page.
CSS, HTML, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Dev
|
Tomz_KV |
4.78 |
|
|
HTMLEditor Provider - How to write a custom provider for ASP.NET 2.0
Updated: 5 Sep 2006
A tutorial on how to use the Provider Templates to create your own provider.
VB, XML, C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Todd Davis |
4.78 |
|
|
Consuming a WCF / ASMX / REST Service using jQuery
Updated: 20 Feb 2010
This step by step tutorial demonstrates how to consume a WCF, ASMX, and REST Service from an application using jQuery.
C#, Javascript, ASP.NET, WCF, jQuery, Architect, Dev, Application, stream
|
Sridhar Subramanian |
4.78 |
|
|
HTTP Compression - A Quick and Dirty Solution
Updated: 11 Jul 2006
How to use HTTP Compression on ASP.NET 2.0 pages.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Dario Solera |
4.77 |
|
|
How to Send E-mails Slowly
Updated: 7 Jul 2010
Yes, sometimes we do have to slow down in life
C#, .NET, ASP.NET, CEO, Architect, DBA, Dev, QA, Design, SysAdmin, Sales, Marketing
|
Xiangyang Liu 刘向阳 |
4.76 |
|
|
The ICallbackEventHandler
Updated: 21 Jun 2008
So, you are interested in knowing about the ICallbackEventHandler which can be "used to indicate that a control can be a target of a callback event on the server", according to MSDN. Hop in.
C#2.0, .NET2.0, ASP.NET, WebForms, Dev
|
Sunny Chaganty |
4.76 |
|
|
Encrypting Query Strings
Updated: 13 Feb 2009
Encryption and decryption of Query Strings.
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, Dev
|
Robin_Roy |
4.76 |
|
|
Adding 'Google Suggest' functionality to an ASP.NET application
Updated: 1 Dec 2005
Shows how to add 'Google Suggest' functionality to an ASP.NET application.
C#, Javascript, XML, .NET1.1, Win2K, WinXP, ASP.NET, WebForms, Ajax, VS.NET2003, Dev
|
Niraj Sharma |
4.75 |
|
|
Automatically Submit Form Data
Updated: 17 May 2009
Automatically submit form data using ASP.NET and JavaScript.
C#, .NET3.5, ASP.NET, Dev
|
Md.Asaduzzaman Azad |
4.75 |
|
|
Truncating a text string in ASP.NET to fit within a given pixel width
Updated: 8 Sep 2010
How to truncate a text string in ASP.NET to make it fit within a given width specified in pixels.
C#, .NET, ASP.NET, Dev, programming
|
Waleed Eissa |
4.75 |
|
|
Documenting the Life Cycle of an ASP Page
Updated: 2 Sep 2010
A simple framework for documenting the events of master and child pages and web controls.
VB, ASP.NET, Dev
|
Gregory.Gadow |
4.75 |
|
|
Dynamically Loading .NET Assemblies using Interfaces and Reflection
Updated: 27 Apr 2011
This article describes why you may want to load an assembly at runtime and how to accomplish it.
C#, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Architect, Dev, C#3.5, Framework, Development, N-Tier, reflection
|
Scott Bentley |
4.75 |
|
|
Event Calendar for an ASP.NET MVC Application
Updated: 20 Jan 2011
The article explains how to integrate dhtmlxScheduler, an AJAX-based, interactive event calendar, in your ASP.NET MVC application.
C#, Javascript, .NET, ASP.NET, Ajax, MVC, Dev, Scheduler, Web-Development, UI, GUI, GPL
|
Stas Wolski |
4.75 |
|
|
Custom Routes for MVC Application
Updated: 13 Dec 2011
Provides details about ASP.NET MVC Routing architecture and customize structure of the URLs of your ASP.NET MVC applications.
C#, ASP.NET, MVC
|
Jigar Bagadai |
4.75 |
|
|
Create Drill-Through Reports using ReportViewer in ASP.NET 2.0
Updated: 12 Dec 2006
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
C#, SQL, Windows, .NET2.0, ASP.NET, SQL2005, VS2005, DBA, Dev
|
ShirleySW |
4.74 |
|
|
Dynamic Themes in ASP.NET 2.0 (C#)
Updated: 19 Jun 2006
A step by step guide to create dynamic themes in ASP.NET 2.0.
C#, CSS, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Sue_NC |
4.72 |
|
|
Build a Blog Site in 15 Minutes with WebMatrix
Updated: 10 Aug 2010
How to use WebMatrix to build a blog site in 15 minutes or less
C# (C#1.0, C#2.0, C#3.0, C#4.0), CSS, HTML, XHTML, Windows, .NET, ASP.NET, Dev, QA, Sales, Marketing, economics, shortcut, Web-Development, Application, General, peer-to-peer, sqldatasource
|
Laurence Moroney-MSFT |
4.72 |
|
|
Embed an Image in Email using ASP.NET
Updated: 21 Dec 2008
Complete demo of embedding images in an email message.
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Visual-Studio, Dev
|
jelizondo21 |
4.72 |
|
|
Using Menu and Sitemap with Master Page
Updated: 13 Aug 2006
An article on how to use Menu and Sitemap data source controls with Master pages to create a Master - Child navigation menu.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Nate K |
4.72 |
|
|
Create a jQuery Context Menu for Treeview
Updated: 27 Apr 2009
jQuery Context Menu for Treeview
C#, Javascript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, WebForms, Dev, Design
|
Ronald G. Carrigan |
4.71 |
|
|
Developing Facebook Application with .NET - part 2
Updated: 22 May 2008
Developing Facebook Application with .NET - part 2 - FBML tabs, setFBML, FB:multi-friend-selector, setRefHandle, PublishAction and much more...
C#, SQL, HTML, Windows, .NET, ASP.NET, SQL-Server, Architect, DBA, Dev, Design
|
aleksisa |
4.71 |
|
|
Bulk CRUD Operation using XQuery and Reflection in ASP.NET
Updated: 29 Nov 2010
Easy approach to implement bulk CRUD operation using Xquery, reflection in ASP.NET with example
C# (C#1.0, C#2.0, C#3.0, C#4.0), XML, .NET, ASP.NET, SQL-Server, Architect, Dev, Web-Development
|
Shahriar Iqbal Chowdhury |
4.70 |
|
|
Back to the basics: Exploration of approaches to handle ThreadAbortException with Response.Redirect()
Updated: 30 May 2011
Handling ThreadAbortException is easy, if you know what is happening inside.
C#, Windows, .NET, ASP.NET, Dev, ThreadAbortException
|
Al-Farooque Shubho |
4.70 |
|
|
Writing Http Handlers and Modules in IIS 7.5
Updated: 27 Jul 2010
This article describes how Http modules and handlers are to be written and configured in IIS 7.5
C#, .NET, ASP.NET, Architect, Dev, Design, .NET4
|
gaurav_verma_mca |
4.70 |
|
|
Performing a SAML Post with C#
Updated: 7 Mar 2010
Code performing a SAML Post which can be used for Single Sign On applications
C#, .NET, ASP.NET, Architect, Dev
|
David W Speight |
4.70 |
|
|
WatinN to Automate Browser and Test Sophisticated ASP.NET AJAX Sites
Updated: 11 Jun 2011
WatinN to Automate Browser and Test Sophisticated ASP.NET AJAX Sites
.NET (.NET3.5), ASP.NET, Architect, Dev, QA
|
Omar Al Zabir |
4.69 |
|
|
Display Large Amount of Data in GridView with Search Functionality
Updated: 5 Sep 2010
This article explains how to display large amount of data and implement search functionality in GridView in ASP.NET 3.5
C#, .NET (.NET3.5), ASP.NET, ADO.NET, Ajax, Architect, Dev, Gridview, Web-Development
|
Ravi Karia |
4.69 |
|
|
Create Drill-Through Reports using ReportViewer in ASP.NET 2.0
Updated: 12 Dec 2006
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
SQL, C#2.0, Windows, .NET2.0, ASP.NET, SQL2005, VS2005, DBA, Dev
|
ShirleySW |
4.69 |
|
|
Passing argument from the server side to a client-side JavaScript function
Updated: 16 Jun 2004
How to pass arguments from the server side to a client-side JavaScript function.
VB, Javascript, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Prakash Kalakoti |
4.68 |
|
|
ASP.NET - Forms authentication user impersonation
Updated: 12 Nov 2009
An ASP.NET class and accompanying control for providing application support users with a 'login as user ...' function the right way.
C#, HTML, .NET, ASP.NET, Dev
|
Christ Akkermans |
4.68 |
|
|
Using SQLite Embedded Database with Entity Framework and Linq-to-SQL
Updated: 6 Aug 2011
Using SQLite embedded database with entity framework and Linq-to-SQL
C#, .NET, ASP.NET, LINQ, Dev, Framework, entity, Sqlite
|
Rahman Masudur |
4.68 |
|
|
Introduction to ASP.NET MVC 3
Updated: 28 Apr 2011
Introduction to ASP.NET MVC 3 framework and how to create an application using ASP.NET MVC 3
C# (C#4.0), .NET, ASP.NET, MVC, Dev
|
ambilykk |
4.68 |
|
|
URL Rewriting using ASP.NET for SEO
Updated: 25 Feb 2009
An article describing how to implement URL rewriting in ASP.NET using three different methods
C#2.0, Windows, .NET2.0, .NET3.5, ASP.NET, IIS, Dev
|
Steve Riggall |
4.68 |
|
|
How to scroll an ASP.NET control into view after page load using codebehind
Updated: 21 Mar 2005
This simple function uses JavaScript to scroll any control into view after the page has loaded.
C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ach1lles |
4.68 |
|
|
Fixing the IExtenderProvider in Visual Studio's ASP.NET designer
Updated: 4 Jan 2005
An implementation of a custom CodeDomSerializer for repairing the IExtenderProvider in Visual Studio's ASP.NET designer.
C#, XML, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Wouter van Vugt |
4.67 |
|
|
Paging ListView With DataPager
Updated: 3 Mar 2008
How to paging ListView with DataPager Programatically
VB (VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
danfcosta |
4.67 |
|
|
Persist Selections on WebDataGrid
Updated: 16 Feb 2009
Persist selections on Infragistics WebDataGrid paging
Javascript, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
NinethSense |
4.67 |
|
|
Solution to ASP.NET Theme Conflict with FCKEditor
Updated: 2 Dec 2009
Solution to ASP.NET theme conflict with FCKEditor
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Shahriar Iqbal Chowdhury |
4.67 |
|
|
Mobile Application Development in ASP.NET
Updated: 9 Apr 2010
ASP.NET provide features to develop appllication for mobile devices. System.Web.Mobile namespace is devoted specifically to mobile Web development.
C# (C#2.0, C#3.0), Windows (WinXP, Win7), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS (IIS6, IIS7), Visual-Studio (VS2008), Architect, Dev, Design
|
Abdul Quader Mamun |
4.67 |
|
|
Automating Compilation in Visual Web Developer 2008 Express
Updated: 2 Nov 2008
A tutorial on how to compile web pages to DLLs using the Express edition of Visual Web Develper 2008.
.NET, ASP.NET, VS2008, Dev, Web-Development
|
Shivprasad koirala |
4.67 |
|
|
Walkthrough: Creating an N-tier Data Application with a ASP.NET Presentation Tier
Updated: 2 Dec 2011
How to create an N-tier Data Application with a ASP.NET Presentation Tier
C#, ASP.NET, WCF
|
Brian C Hart |
4.67 |
|
|
Qtip integration with JqGrid in ASP.NET MVC
Updated: 16 Nov 2011
How to integrate Qtip with JqGrid in ASP.MVC application
ASP.NET, MVC
|
aamir sajjad |
4.67 |
|
|
Redirect and POST in ASP.NET
Updated: 23 Jun 2009
An article that shows a simple workaround on how to make a redirect and POST to external URLs.
C#, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev, .NET4
|
Samer Abu Rabie |
4.65 |
|
|
Create Asynchronous Web Services with WSE v2.0 and ASP.NET SimpleHandlerFactory
Updated: 23 Dec 2004
This article describes another way to implement asychronous webservices using ASP.NET and WSE v2.0.
C++/CLI, C#, VB, VC7, VC7.1, VC8.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, VS.NET2003, Dev
|
DGoins |
4.65 |
|
|
Maintaining State Per Page in ASP.NET Web Applications
Updated: 17 Apr 2007
This article describes an approach to build ASP.NET Pages that maintain their state when the user navigates between them.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Urs Enzler |
4.64 |
|
|
How to Detect Browser Capabilities in ASP.NET
Updated: 14 Sep 2009
This project demonstrates the implementation of server-side Web Browser's type/capability detection API, written in C# and some Java scripting
C#, Javascript, HTML, XHTML, JScript.NET, ASP, ASP.NET, WebForms, Architect, Dev, Design, RIA
|
DrABELL |
4.64 |
|
|
File Upload with ASP.NET
Updated: 23 Jan 2002
This article shows you how work with uploading of the files using ASP.NET and C#.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Konstantin Vasserman |
4.63 |
|
|
TextBox Watermark Using JavaScript and CSS
Updated: 29 May 2009
Apply watermark in TextBox using JavaScript
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Md.Asaduzzaman Azad |
4.63 |
|
|
Enable ReadOnly Mode for your WebForms!
Updated: 24 Feb 2004
This article will show you, how to implement a readonly mode for webforms.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Patrick Spieler |
4.62 |
|
|
How to dynamically load images in Crystal Reports using Visual Studio 2005
Updated: 19 Nov 2008
How to dynamically load images in Crystal Reports in ASP.NET, using the TypedDataSet.
C#, XML, .NET (.NET2.0), ASP.NET
|
Redouane Mounafia |
4.62 |
|
|
Creating a DotNetNuke® Module using LINQ to SQL
Updated: 24 Jan 2008
This tutorial will show you how to create a DotNetNuke module using LINQ to SQL.
Javascript, CSS, HTML, .NET (.NET3.5), ASP, ASP.NET, Ajax, LINQ, Dev
|
defwebserver |
4.61 |
|
|
Easy Automatically Save Form with .NET and AJAX
Updated: 25 Mar 2009
How to save a form automatically in the background
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Ajax, Dev, Design
|
Mr Orange |
4.60 |
|
|
Display Chinese Characters in PDF created by iTextSharp
Updated: 13 May 2011
The iTextSharp API is a powerful Open Source tool for creating PDF documents on the fly; it has the ability to generate multilingual PDF but it does not come with the default setting. In order to display Unicode characters such as Simplified Chinese, there are some simple but not-well-documented tri
C#, .NET2.0, .NET3.5, ASP.NET, Dev
|
Steve S. Yang |
4.60 |
|
|
Adding CAPTCHA support to Cuyahoga ContactUs Module
Updated: 30 Sep 2010
In this article, I will give you tips on adding reCAPTCHA to Cuyahoga ContactUs Module.
C#, ASP.NET
|
Ali Ozgur |
4.60 |
|
|
Scroll Gridview while Maintaining Scroll Position
Updated: 24 Sep 2008
In this article, I’ll make a gridview control have a scroll bar, which will maintain the scroll position between postbacks with and without server postback (AJAX) along with a fixed header on the top.
C#, Javascript, CSS, .NET2.0, ASP.NET, Ajax, VS2008, Dev, Design
|
tomcat1 |
4.59 |
|
|
SPRING.NET + iBATIS.NET With ASP.NET MVC - Part 1
Updated: 26 Apr 2009
This article explains how to make a web board with Spring.NET, Ibatis.NET Framework.
.NET (.NET3.5), ASP.NET, Architect, Dev
|
Moonhyuk |
4.58 |
|
|
How to Make GridView Auto Partial Update like Gmail Inbox
Updated: 26 Aug 2010
This article shows a way of how to use jQuery Ajax/get method to add new database rows (inserted after the page loaded) to gridView without refresh like Gmail Inbox when a new letter is received
C#, .NET, ASP.NET, Ajax, jQuery
|
mahdi-mohsen-hosein |
4.58 |
|
|
Displaying Twitter (tweets) in ASP.NET
Updated: 9 Dec 2010
How to display Twitter user's timeline without APIs or third party libraries
VB (VB.NET), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, Web-Development, .NET4
|
nereo.lopez |
4.58 |
|
|
Deployment of a Website on IIS
Updated: 3 Jan 2009
This article tries to dig into IIS and explore it.
.NET (.NET2.0, .NET3.0), ASP.NET, IIS, Ajax, Dev
|
Brij |
4.57 |
|
|
ASP.NET Runtime Cache - Clone Objects to Preserve Cached Data
Updated: 13 Feb 2009
An article about the importance of object cloning if cached data is to be preserved in the .NET cache
C#, .NET1.0, .NET1.1, .NET2.0, ASP, ASP.NET, WebForms, Dev, Design
|
Mark Graham |
4.57 |
|
|
Recycling IIS 6.0 application pools programmatically
Updated: 27 May 2008
A simple way to recycle IIS 6.0 application pools programmatically.
VB, Windows (Win2003), .NET (.NET2.0), ASP.NET, WebForms, Dev
|
Alberto Venditti |
4.57 |
|
|
A C# Wrapper for Google's Static Map API
Updated: 16 Aug 2008
How to use the Google Static Maps API within .NET.
Javascript, CSS, HTML, XHTML, C#2.0, C#3.0, .NET (.NET3.0, .NET3.5), ASP, ASP.NET
|
DarrenJames |
4.56 |
|
|
Implementing HTTP File Upload with ASP.NET MVC
Updated: 14 Aug 2009
In this article, I will explore how to upload a file using ASP.NET MVC. Since the MVC framework does not use server controls, it will be interesting to see how file upload works in MVC.
C#, Javascript, CSS, HTML, XHTML, .NET3.5, ASP.NET, Ajax, MVC, VS2005, VS2008, Dev
|
Farooq Kaiser |
4.56 |
|
|
Developing Facebook Connect Application using ASP.NET
Updated: 9 May 2010
Step approach for developing a Facebook connect application with ASP.NET
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev
|
Shahriar Iqbal Chowdhury |
4.56 |
|
|
Implementing ASP.NET XML providers - Part 1 (Persistance)
Updated: 29 Mar 2008
In this series I'll go through the steps of my implementation of ASP.NET XmlProviders.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Velio Ivanov |
4.56 |
|
|
Cross Page Postbacks on a GridView
Updated: 13 Dec 2006
This article shows how to do cross page postbacks in a ASP.NET GridView.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Siva Subramanian |
4.55 |
|
|
Creating a Bilingual ASP.NET MVC 3 Application – Part 2
Updated: 30 Jan 2012
This artcle extends Part 1 to allow overriding of culture through the URL in a lightweight fashion.
C#, ASP.NET, MVC, Dev, locale, localization, globalization
|
Keith Barrow |
4.55 |
|
|
.NET Google Search REST API Integration
Updated: 30 Dec 2009
Article and code demonstrating how to integrate the Google Search REST API within a .NET project.
C#, .NET, ASP.NET, Dev
|
Cognize2k |
4.55 |
|
|
Create Drill-Through Reports using ReportViewer in ASP.NET 2.0
Updated: 12 Dec 2006
This article provides a step-by-step demo on how to create drill-through reports in local mode using SQL Server 2005, Microsoft Application Blocks, and the ReportViewer control in ASP.NET 2.0.
C#, SQL, Windows, .NET2.0, ASP.NET, SQL2005, VS2005, DBA, Dev
|
ShirleySW |
4.53 |
|
|
How to copy and configure ASP.NET projects between different local computers
Updated: 13 Mar 2005
This article describes how to copy project files from one disk source containing an invalid URL path, and set it up to allow VS.NET to accept the project by configuring a proper mapping.
.NET, WinXP, ASP.NET, VS.NET2003, Dev
|
harryteck |
4.52 |
|
|
How to convert IP address to country name
Updated: 14 Aug 2008
How do I retrieve the country name and country code from an IP number?
VB, Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Dev
|
aspxCode |
4.51 |
|
|
Dependency Injection (ASP.MVC and Unity)
Updated: 4 Jan 2010
Using Unity for Dependency Injection within an ASP.MVC application.
C#3.0, .NET, ASP.NET, Dev
|
James Coleman |
4.50 |
|
|
LinqDataSource with ASP.NET Data Controls [Part III]
Updated: 27 Oct 2009
Using LinqDataSource with ASP.NET data controls like gridview and dropdown list
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
abhigad |
4.50 |
|
|
Test Http endpoints with WebDev.WebServer, NUnit and Salient.Web.HttpLib
Updated: 17 Apr 2010
Retain your sanity! Quickly and easily write test suites for your Ajax/REST/Form/Upload/other http endpoints.
C# (C#3.0), Javascript, .NET (.NET3.5), ASP.NET, WCF, WebForms, Ajax, Dev
|
Sky Sanders |
4.50 |
|
|
DWR like .NET Comet Ajax in ASP.NET
Updated: 15 Apr 2010
Easy DWR like Comet in ASP.NET
C#, Javascript, .NET, ASP.NET, Ajax
|
Oguz Bastemur |
4.50 |
|
|
Avoid Hidden Controls - ASP.NET
Updated: 30 Aug 2010
Avoid Hidden Controls - ASP.NET
C#
|
sambasivam elayaraja |
4.50 |
|
|
ASP.NET Generating Images on the Fly
Updated: 9 Jul 2010
This article is a very quick description around how to generate images on the fly for an ASP.NET web application.
C# (C#2.0, C#3.0, C#4.0), .NET, ASP.NET
|
gaurav_verma_mca |
4.50 |
|
|
Overlay/Restrict the User during Postback
Updated: 12 May 2011
Simple overlay to restrict users during postback.
Javascript, CSS, HTML, ASP.NET, Dev
|
WaqasYousuf |
4.50 |
|
|
OOP in ASP.NET MVC 3.0 despite of the Razor
Updated: 23 Feb 2011
OOP is still alive, and we can learn Razor (us) to behave this way...
C#, Windows, ASP.NET, Architect, Dev
|
Radim Köhler |
4.50 |
|
|
Response.Filter, Part 2: Auto-generated References
Updated: 29 Mar 2011
Dynamically generate reference tags for footnotes and bibliographies server side, and avoid a maintenance nightmare.
VB, HTML, ASP.NET, Design
|
Gregory.Gadow |
4.50 |
|
|
Barcodes in ASP.NET applications
Updated: 21 Oct 2008
Easy and cheap barcodes in ASP.NET.
C# (C#1.0, C#2.0, C#3.0), .NET, ASP.NET, Dev
|
Erick Cuellar |
4.50 |
|
|
Creating Shopping Cart UI using JQuery in an Hour
Updated: 20 Feb 2009
In this article, we are going to demonstrate how easy it is to create a shopping cart user interface by using JQuery library.
C#, Javascript, ASP.NET, Architect
|
azamsharp |
4.50 |
|
|
Implement Multi Language Support for Client Side Validations in ASP.NET 3.5
Updated: 13 Apr 2009
This article demonstrates how to develop multi language page at server side as well as client side
C#, Javascript, HTML, XHTML, .NET (.NET3.5), ASP, ASP.NET, WebForms, Ajax, LINQ, Architect, Dev
|
Aneesur Rehman Khan |
4.50 |
|
|
How to Build a Custom XML Configuration (NOT web.config) for ASP.NET
Updated: 7 May 2009
How to build a Custom XML Configuration (NOT web.config) for ASP.NET
C#, .NET (.NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET
|
Huobazi(Marble.M.Wu) |
4.50 |
|
|
Simple GridView Binding using LINQ to SQL
Updated: 28 Feb 2009
GridView binding using LINQ to SQL implementing Lambda Expression or Stored Procedure
C# (C#3.0), .NET3.0, .NET3.5, ASP.NET, LINQ, Architect, Dev
|
Arkady Geltzer |
4.50 |
|
|
Client-side Zoom Window for Textbox in ASP.NET
Updated: 2 Nov 2011
Client-side Zoom Window using JavaScript for Textbox in ASP.NET
Javascript, ASP.NET
|
razarizvi |
4.50 |
|
|
Detect if JavaScript is enabled in ASPX
Updated: 22 Feb 2008
Check if the browser has JavaScript enabled in the Page_Load method.
Javascript, C#1.0, C#2.0, C#3.0, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
ShawnDevin |
4.48 |
|
|
Serve Customized .ISO files from ASP.NET
Updated: 20 Dec 2008
An article on embedding download-specific license information or configuration in customized ISO files.
C#, Windows, .NET, ASP.NET, Dev
|
festive_ken |
4.48 |
|
|
How To Make Your Website More (McAfee) Secure
Updated: 4 Mar 2009
Learn how to make your website more secure so that McAfee recognizes it 100% mcAfee Secured and PCI Compliant
C#, .NET2.0, IIS6, Dev, SysAdmin
|
Anindya Sen Gupta |
4.47 |
|
|
Handling Application Events with HTTP Modules and Logging Application Information
Updated: 18 Sep 2007
This article describes how to create an HTTP Module that handles application events during the processing of a page request.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Srinath G Nath |
4.47 |
|
|
Permalinks for Fun and Profit
Updated: 4 Sep 2008
Permalinks provide an easy way to redirect incoming traffic to specific pages, track hits and goals, and prevent external links from expiring.
C#, VB, CSS, SQL, HTML, Windows, .NET, ASP.NET, SQL-Server, Visual-Studio, ADO.NET, Architect, Dev, Design, SysAdmin, Sales, Marketing
|
Steven A. Lowe |
4.45 |
|
|
How To Shorten ASP.NET Automatically Generated Control IDs
Updated: 17 Mar 2009
This article shows you how to shorten ASP.NET automatically generated control IDs by making ASP.NET change its algorithm for generating control IDs, even for container controls.
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
jeff chin xyz |
4.44 |
|
|
Modal Popup Overlay
Updated: 13 Jun 2011
How to create a modal popup with overlay.
CSS, .NET, ASP.NET, Ajax, Dev, Design
|
nereo.lopez |
4.44 |
|
|
Deserializing Microsoft Ajax ClientScript JSON in Managed Code
Updated: 18 Apr 2010
Stuff {"d":{"__type": ... JSON response into CLR types without breaking a sweat.
C# (C#3.0), Javascript, .NET (.NET3.5), ASP.NET, WCF, Ajax, Dev
|
Sky Sanders |
4.43 |
|
|
Cameleon web templates
Updated: 16 Dec 2009
Changing the colour of an ASP.NET Master Page web template using C# to change the CSS.
C#, CSS, XHTML, Windows, .NET, ASP.NET, Dev
|
John Bracey |
4.43 |
|
|
Achieve multiple tasks (child window) functionality in a web application using UIAPB
Updated: 22 Aug 2006
Describes a solution to achieve shared session, multiple tasks functionality using the User Interface Process Application Block 2.0.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, IE6.0, IE5.5, Dev
|
Deobrat Singh |
4.42 |
|
|
Configure Log4Net in ASP.NET 2.0
Updated: 11 Oct 2006
How to configure Log4Net in an ASP.NET 2.0 application.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Vikramaditya S Shekhawat |
4.41 |
|
|
Scrollable Gridview with Freeze header and sort image.
Updated: 14 May 2008
this is an easy way to get Freeze GridView header and add image sort. And it works on IE,Firefox and Others. work inside and outside of updatepanel.
C#, VBScript, Javascript, CSS, SQL, JScript.NET, .NET, ASP, ASP.NET, Visual-Studio, WebForms, Ajax, Dev, Design
|
Antonio Suarez |
4.41 |
|
|
Letting your (custom) web controls have their say on the Page HEAD
Updated: 7 Nov 2004
Addresses the problem of web controls that need additions to the page HEAD element such as depending on an external style sheet, JavaScript or XML file.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
DEGT |
4.40 |
|
|
Problem with Response.Write - Changing Dynamic Content Without Corruption
Updated: 15 May 2008
Changing HTML content of an ASP.NET page using a new technique that handles Response.Write().
C#1.0, C#2.0, C#3.0, .NET, Dev
|
Mohammad Said Hefny |
4.40 |
|
|
A Plugin for CKEditor With Dynamic Data
Updated: 16 Dec 2010
With JavaScript and a bit of ASP.NET, it is possible to create a plugin for CKEditor that allows users to select from items drawn from a database.
VB, Javascript, HTML, ASP.NET, Dev
|
Gregory.Gadow |
4.40 |
|
|
Dependency Injection with StructureMap in ASP.NET MVC
Updated: 3 Jan 2011
This article presents a simple example on dependency injection with StructureMap in ASP.NET MVC.
C#, Javascript, CSS, .NET, ASP.NET, Ajax, MVC, jQuery, Architect, Dev, Web, Development
|
Dr. Song Li |
4.40 |
|
|
Master Page and Content Page Interaction
Updated: 1 May 2009
How to access Master page controls and routines from a content page and vice versa.
VB, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
John Gleeson |
4.40 |
|
|
Creating a custom intelligent configuration file
Updated: 2 Feb 2009
An article on providing a tool to help web developers to create more flexible web applications.
C# (C#2.0, C#3.0), XML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
mazong1123 |
4.40 |
|
|
Implementing audit / history tracking using the Prototype pattern
Updated: 17 Mar 2009
How to implement audit / history tracking using the Prototype pattern.
C#, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
|
Shivprasad koirala |
4.38 |
|
|
Cell Merging In GridView
Updated: 18 May 2009
A way to describe how to merge cells in GridView
C# (C#3.0), Windows (WinXP), ASP.NET, Dev
|
Niladri_Biswas |
4.38 |
|
|
Model View Presenter Pattern Implementation in ASP.NET
Updated: 8 Dec 2010
This article shows how to implement model view presenter(MVP) pattern in ASP.NET
C#, ASP.NET
|
De, Subhendu |
4.38 |
|
|
ASP.NET - Drag and Drop on a Webpage
Updated: 28 Dec 2004
Drag and drop contained objects on a webpage.
C#, Windows, .NET1.0, ASP.NET, Dev
|
Kenny Young |
4.37 |
|
|
Creating 3DBarChart using ASP.NET 2.0
Updated: 31 Mar 2009
How to Create 3DBarChart with Graphics, Bitmap Objects in ASP.NET 2.0
C# (C#2.0), .NET (.NET2.0), ASP.NET, SQL-Server (SQL2005), IIS (IIS6), ADO.NET, Dev
|
Ravikumar Commuri |
4.36 |
|
|
Submit Once with an ASP.NET Button Server Control
Updated: 17 Oct 2009
Illustrate how to submit data once with an ASP.NET button server control
C#, .NET, ASP.NET, Visual-Studio, Dev
|
Tomz_KV |
4.35 |
|
|
Constructing Web Interfaces on the Fly
Updated: 26 Jan 2009
Real-world Use Case: a flexible approach to present dynamic content with SQL Server, ASP.NET, and XSLT.
C#, SQL, XSLT, .NET, ASP.NET, WebForms, SQL2000, SQL2005, SQL2008, DBA, Dev
|
Gil Shabat |
4.35 |
|
|
Automatically Saving Web Form Data
Updated: 24 Sep 2006
How to automatically save user input in web applications.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Usman Shaheen |
4.34 |
|
|
How-to safely keep a password field during postbacks and why it shouldn't be done
Updated: 31 May 2007
Think of this article as a beginner's guide to think about design and security when solving problems.
Javascript, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Roberto Colnaghi |
4.34 |
|
|
How to insert hidden input HTML tags into an ASP.NET page so that the ID or name attributes are not rewritten
Updated: 24 Aug 2009
How to insert hidden input HTML tags into an ASP.NET page so that the ID or name attributes are not rewritten.
C# (C#3.0), VB (VB9.0), HTML, Windows, .NET, ASP.NET, WebForms
|
TexasMensch |
4.33 |
|
|
WMI Functions from ASP.NET
Updated: 10 Feb 2009
Add a website, virtual folder, and host header to IIS 6 from code.
C#, Win2003, ASP.NET, IIS6, Dev
|
JeroenMX |
4.33 |
|
|
Preventing Stylesheet Caching
Updated: 14 Jan 2010
Preventing the client browser from caching your stylesheets.
C#, .NET, ASP.NET, Dev
|
CroweMan |
4.33 |
|
|
Transformation of KML into ASP.NET
Updated: 28 Jan 2010
An article on how to integrate the Keyhole Markup Language KML document in ASP.NET using C#
C#, ASP.NET, LINQ
|
imranahmed.syed |
4.33 |
|
|
Rendering headings in non-standard fonts with ASP.NET
Updated: 3 Dec 2009
A user control to render web-page headings in fonts not usually supported on the web.
C#, .NET, ASP.NET, Dev, Design
|
Pierz Newton-John |
4.33 |
|
|
How To Use Unity Container In ASP.NET MVC Framework
Updated: 4 Aug 2010
The article explains how to use Unity IoC container in ASP.NET MVC Framework.
C#, .NET, ASP.NET
|
Gil Fink |
4.33 |
|
|
Custom Action Method Selector in MVC
Updated: 28 Nov 2011
Implementing a customized ActionMethodSelector attribute approach to make seemingly complex things trivial.
C#, ASP.NET, MVC, Dev
|
Jigar Bagadai |
4.33 |
|
|
Page Refresh Detection Using HttpModule
Updated: 17 Feb 2009
How to detect and handle a page refresh using only an HttpModule
XML, HTML, C#1.0, .NET1.1, ASP.NET, Architect, Dev
|
Jens Meyer |
4.32 |
|
|
Using the XMLHTTP object to synchronise pages in ASP.NET
Updated: 17 Feb 2008
How to use the XMLHTTP object to synchronise pages in ASP.NET.
C# (C#1.0, C#2.0, C#3.0), Javascript, ASP.NET, Dev
|
Allan Eagle |
4.30 |
|
|
Download and Upload Images from SQL Server via ASP.NET MVC
Updated: 4 Jan 2011
Efficient streaming of large files when transfering via HTTP to and from a SQL Server database
C#, .NET (.NET3.5), ASP.NET, MVC, Dev
|
rusanu |
4.29 |
|
|
How to invoke events across User Controls in ASP.NET
Updated: 11 Sep 2006
How to use self-registering objects and Context.Items to invoke events across User Controls.
C#1.0, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Thomas Eyde |
4.29 |
|
|
MVC Grid to Excel file download
Updated: 8 Feb 2012
Convert the results of a ASP.NET MVC grid to a downloadable Excel file
C# (C#4.0), .NET, MVC
|
Ritesh Ramesh |
4.29 |
|
|
Gridview Header Filter
Updated: 22 Apr 2010
To help you filter gridview using its header
C#, ASP.NET
|
Wahab Hussain |
4.27 |
|
|
ASP.NET email with multiple attachments
Updated: 25 Jan 2005
A simple web form that lets the user upload multiple attachments to create and send email.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Luc Archambault |
4.27 |
|
|
Using Localization in ASP.NET
Updated: 19 Feb 2008
Outlines two useful methods for implementing localization in ASP.NET
VB (VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, Design
|
SubKamran |
4.26 |
|
|
Integrating TinyMCE Editor with ASP.NET
Updated: 16 Jun 2010
Integrating TinyMCE editor with ASP.NET
Javascript, ASP.NET
|
Manjunath Shrikantiah |
4.25 |
|
|
Globalization in ASP.NET 2.0
Updated: 8 Mar 2011
How to create an ASP.NET Web application that can be adapted to different languages
C#, Windows, .NET (.NET2.0), ASP.NET, Dev
|
Brijesh Kr |
4.25 |
|
|
Create a Mailing List with Auto Opt Out
Updated: 26 Jul 2010
Developed a Mailing List collection with Opt Out
C#, HTML, .NET (.NET3.5), ASP.NET, LINQ, DBA, Dev, Design
|
rollo1002 |
4.25 |
|
|
Implement Search Functionality into your ASP.NET MVC Application
Updated: 21 Sep 2009
This article will demonstrate how to enable searches in your applications. The fact that the ASP.NET MVC framework makes it easier to modularize and componentize your design/code makes it better with minimal effort.
C#, .NET (.NET3.5), ASP.NET, Architect, Dev, EF
|
Somnath Mondal |
4.25 |
|
|
ExportAttribute, ImportAttribute, CompositionContainer and MEF in ASP.NET MVC 3
Updated: 31 Aug 2011
This article illustrates the usage of the Managed Extensibility Framework (MEF) in ASP.NET MVC 3 applications.
C#4.0, ASP.NET, MVC
|
aston lagonda |
4.25 |
|
|
Save Changes on Close of Browser or When Exiting the Page
Updated: 24 Sep 2007
This article will show how to save changes on the close of the browser or when exiting a page.
Javascript, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Abishek R Srikaanth |
4.24 |
|
|
Fixing "Microsoft JScript runtime error: '__pendingCallbacks[...].async' is null or not an object"
Updated: 1 Jun 2009
This article explains how to fix a bug in the ASP.NET Framework when using callback panels.
Javascript, HTML, ASP.NET, WebForms, Dev
|
Pascal Ganaye |
4.24 |
|
|
Efficient Usage Of FckEditor
Updated: 15 Feb 2011
There are many editors available in the market. Each editor has its own features, benefits and drawbacks. FckEditor is top one of them in Open Source category.
.NET, ASP.NET
|
amitshah4all |
4.22 |
|
|
Anonymous Personalization Trick in Web Parts
Updated: 13 Nov 2005
My favorite feature of ASP.NET 2.0 is Web Parts. But the anonymous users in ASP.NET cannot save personalization data and can't use Web Parts design options. This article describes how we can solve this problem in a tricky way.
VB, XML, SQL, .NET2.0, WinXP, ASP.NET, SQL2005, IIS6, VS2005, DBA, Dev
|
Daron Yndem |
4.22 |
|
|
Secure File Download Page
Updated: 19 Apr 2005
How to design a page that protects your downloadable files.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
S.V. Young |
4.21 |
|
|
Building a dynamic SiteMap in ASP.NET 2.0 for a large website
Updated: 21 Dec 2006
Practical approach to building a dynamic site map on a large website in ASP.NET.
C#, XML, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
dB. |
4.21 |
|
|
New language for a existing web application
Updated: 5 Jul 2008
How to create and deploy resource files to an already installed web application
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.5), ASP.NET, Dev
|
Goosetea |
4.20 |
|
|
JSON to JSONP: Bypass Same-Origin Policy
Updated: 26 Sep 2009
This article shows how JavaScript Object Notation with Padding (JSONP) can be used to get data from different domains, bypassing same-origin policy.
C#1.0, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Ajax, jQuery, Dev, .NET4
|
Sohel_Rana |
4.20 |
|
|
HttpModule to Inject Visible Debug for Controls and Pages at Response Time
Updated: 1 May 2009
Adding visual page and control-level debugging information to ASP.NET websites in a reusable way without inheriting from a custom Page or User Control base.
C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
|
andywilsonuk |
4.20 |
|
|
Unit Testing a DotNetNuke Private Assembly Module
Updated: 18 Jun 2007
This article describes how to create unit tests that will test out code for a DotNetNuke custom module.
C#2.0, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev, QA
|
brucerchapman |
4.20 |
|
|
Building a Simple Logging HTTP Module with Logging Application Block
Updated: 21 Jul 2010
The article deals with an HTTP module for logging using the Logging Application Block and Enterprise Library 5 fluent configuration API.
C# (C#4.0), .NET, ASP.NET, .NET4
|
Gil Fink |
4.20 |
|
|
Creating your own MVC View Engine For MVC Application
Updated: 4 Dec 2011
Implement your own MVC View Engine into MVC application
C#, ASP.NET, MVC
|
Jigar Bagadai |
4.19 |
|
|
How to Create Xml Poll
Updated: 12 Feb 2011
The subject of our new article is to develop a simple and a nice poll application.
C# (C#3.0), XML, CSS, HTML, XSLT, ASP.NET, WebForms, LINQ
|
ayrilmaz |
4.16 |
|
|
Detecting a mobile browser in ASP.NET
Updated: 24 Mar 2009
How to detect a mobile device accessing your ASP.NET website.
C# (C#2.0, C#3.0), .NET (.NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Vincent Van Zyl |
4.15 |
|
|
Frames, Sessions, and P3P
Updated: 24 Feb 2009
Create a module to deal with Sessions in Frames.
C#, HTML, XHTML, .NET, ASP.NET, Dev
|
butchzn |
4.14 |
|
|
Serve Extensionless URL Without Using ISAPI Handler or Wildcard Mapping
Updated: 11 Jun 2011
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
Javascript, CSS, HTML, XHTML, .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP, ASP.NET, IIS (IIS5.1, IIS6, IIS7), WebForms, Ajax, Architect, Dev
|
Omar Al Zabir |
4.13 |
|
|
Model-View-Controller using ASP.NET WebForms View Engine
Updated: 1 Jun 2009
The purpose of this article is to demonstrate a sample framework that uses the MVC pattern successfully with the traditional ASP.NET WebForms engine.
C#1.0, C#2.0, C#3.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Ajax, Architect, Dev
|
Jeremy Likness |
4.13 |
|
|
A Simple Tutorial on Developing ASP.NET Applications in MVC Pattern
Updated: 13 May 2010
This article gives a simple tutorial on developing ASP.NET applications in MVC pattern.
C#, HTML, .NET, ASP.NET, WebForms, MVC, Architect, Dev, Design, MVVM
|
Dr. Song Li |
4.13 |
|
|
How to use ASP.NET controls inside XSLTs
Updated: 15 Feb 2007
Shows you how to generate ASP.NET controls from XSLT.
XML, HTML, C#1.0, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Bcoelho2000 |
4.13 |
|
|
Configuring Log4net inasp.net2.0 and higher Version With Video How Do I?
Updated: 28 Oct 2009
Configuring Log4net inasp.net2.0 and higher Version With Video How Do I?
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET
|
sashidhar |
4.13 |
|
|
ASP.NET Multipage TIFF Viewer with Thumbnails
Updated: 9 Mar 2010
ASP.NET Multipage TIFF Viewer with Thumbnails
C# (C#3.0), Javascript, HTML, .NET (.NET3.5), ASP.NET, Dev
|
ChadFolden1 |
4.12 |
|
|
How To Use Silverlight Controls in ASP.NET Grid
Updated: 10 Feb 2009
Article on how to use Silverlight controls in ASP.NET GridView or DataGrid
C#, .NET, ASP.NET, Silverlight, Architect, Dev
|
ByteBlocks |
4.11 |
|
|
Change your ASP.NET Form's Action attribute with Response.Filter
Updated: 19 Jan 2008
A simple way to change an ASP.NET Form's Action attribute with Response.Filter.
C# (C#2.0, C#3.0), ASP, ASP.NET, Ajax, Dev
|
Tolgahan ALBAYRAK |
4.11 |
|
|
Yahoo Market data - another take.
Updated: 16 Oct 2008
A User Control that encaspulates the ability to view (delayed) market data from Yahoo.
C# (C#2.0), XML, HTML, Windows, ASP.NET
|
mark merrens |
4.11 |
|
|
Cross Page Postback Without Circular Reference Errors
Updated: 5 Jun 2008
Cross posting with strong typing.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), WebForms, Dev
|
Yankee Imperialist Dog! |
4.11 |
|
|
Master Page Globalization
Updated: 13 Mar 2009
Completely page independent solution for Master Page globalization.
C#, .NET, ASP.NET, Dev
|
Lin (Kirin) Yang |
4.10 |
|
|
Generation of web feeds and podcasts
Updated: 26 Oct 2008
This article describes the generation of web feeds (RSS, Atom, podcasts) using wrapper classes.
C# (C#3.0), XML, .NET (.NET3.5), ASP.NET, Dev
|
Ole L. Sørensen |
4.09 |
|
|
Using ZIP content for delivery over HTTP
Updated: 30 Oct 2008
This article shows how to use already compressed content for transmission over HTTP.
C# (C#2.0), XML, .NET (.NET2.0), ASP.NET, Architect, Dev
|
notmasteryet |
4.09 |
|
|
Backup and Restore Session in .Net 2.0
Updated: 25 Jan 2008
When you switch user or emulate the user this is very useful
VB, .NET (.NET2.0), ASP.NET, Dev
|
Crooze21 |
4.09 |
|
|
Accessing data from dynamically created controls, using ASP.NET 2.0 callback
Updated: 24 Feb 2006
Storing and retreiving data input from dynamically created controls, without the need to recreate the controls after postback.
C#, Javascript, XML, Windows, .NET2.0, ASP.NET, Ajax, VS2005, Dev
|
vineyard |
4.08 |
|
|
Tamper Proof Query String
Updated: 22 Feb 2005
Shows how to prevent/detect that string data was changed.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
DanielHac |
4.08 |
|
|
Translate Your Website to Another Language using Google Language API
Updated: 2 Apr 2009
This article will show you how to translate your website from English to another language or vice versa using Google AJAX Language API.
C#, HTML, .NET (.NET3.5), ASP.NET, WebForms, Dev
|
junnark |
4.08 |
|
|
How to Make Datalist Items Automatically Adjustable like div using JQuery and CSS
Updated: 13 Mar 2009
How to make datalist items automatically adjustable like div using JQuery and CSS
C# (C#2.0), Javascript, CSS, HTML, XHTML, .NET (.NET2.0), ASP, ASP.NET, Ajax, Dev
|
Prakash Hirani |
4.07 |
|
|
ASP.NET - Upload File With Loading Image using JavaScript and C#
Updated: 18 Mar 2009
ASP.NET - Upload File with Loading Image appears after Start Uploading
C# (C#2.0, C#3.0), Javascript, JScript.NET, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Malik Hassan |
4.06 |
|
|
Handle multiple client callbacks in ASP.NET
Updated: 6 Jan 2009
A smart way to handle multiple client callbacks in ASP.NET pages and controls.
C#, ASP.NET, WebForms, Ajax, Dev
|
Michael Ulmann |
4.05 |
|
|
"There is insufficient memory or disk space. Save the document now" - Opening MS Word from ASP.NET
Updated: 5 Oct 2005
This article will help you to open an MS-Word Document (Document or Document template) or MS-Excel sheet from server side code (ASP.NET) with minimum configuration efforts.
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, WebForms, IIS5.1, IIS6, VS.NET2003, Dev
|
Sadish Kumar.V |
4.05 |
|
|
Generate a Google Site Map Using the HTTP 404 Handler
Updated: 24 Nov 2007
Site maps make your websites search engine friendly. Learn how to generate them dynamically using your site's HTTP 404 error handler page.
C#2.0, C#3.0, Windows, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, IIS5.1, IIS6, VS.NET2003, VS2005, IIS7, VS2008, Dev
|
W. Kevin Hazzard |
4.04 |
|
|
Send Emails in ASP.NET using Gmail Credentials
Updated: 10 Nov 2008
This article contains code to send email using Gmail accounts.
HTML, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP, ASP.NET, IIS5.1, IIS6, Dev
|
Harshana Eranga Martin |
4.03 |
|
|
Building a Multi-Tier Web Application in the .NET 3.5 Framework Using LINQ to SQL
Updated: 14 Dec 2007
This article disscusses about the Architectural Considerations for ASP.NET 3.0 and Building Multi-Tier Application Using LINQ to SQL.
VB9.0, .NET (.NET3.0, .NET3.5), ASP.NET, LINQ, SQL2005, VS2008, Architect, Dev
|
H John |
4.01 |
|
|
Demo on CLR Profiling
Updated: 3 Nov 2008
Steps in CLR Profiling an ASP.Net application
C# (C#1.0, C#2.0, C#3.0), .NETCF, ASP.NET, Visual-Studio (VS2005)
|
SinghalMegha |
4.00 |
|
|
ASP.NET 1.1 Panel Enter Key Handler
Updated: 15 Apr 2007
How to handle the Enter key when there are multiple forms.
Javascript, HTML, C#1.0, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, WebForms, Dev
|
Roger Chapman |
4.00 |
|
|
HTML Helpers with Extension Methods
Updated: 13 Aug 2009
In this article, I will explore HTML Helpers with Extension Methods
C#, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
|
Farooq Kaiser |
4.00 |
|
|
3 Different Approaches for Implementing the JQuery Autocomplete with ASP.NET
Updated: 3 May 2010
3 different approaches for implementing the Jquery autocomplete with ASP.NET
ASP.NET, jQuery
|
Devakumar Sai Chinthala |
4.00 |
|
|
Hide Pages from Menu Control
Updated: 8 Jun 2009
Here is how you easily "hide" specific pages from the Menu control when combined with the SiteMapPath control
C#, XML, ASP.NET
|
integrasol |
4.00 |
|
|
W3C_Validator with ASP.NET or how to validate XHTML 1.1
Updated: 25 Nov 2008
This article is from a public bug list of W3C, describing errors in XHTML 1.1 validation of ASP.NET pages.
XML, .NET, ASP.NET, Dev
|
noname-2013 |
4.00 |
|
|
WSP to WAP and vice versa in under 5 minutes
Updated: 25 May 2009
Convert your ASP.NET WSP projects to the WAP project model or vice versa.
Windows, .NET, ASP.NET, VS2005, VS2008, Dev, Design
|
Rahul Singla |
4.00 |
|
|
Master-Detail with DevExpress Extensions for ASP.NET MVC
Updated: 1 Jun 2011
Force DevExpress Extensions for ASP.NET MVC V2010 vol 2 to do Master-Detail
C#, .NET, ADO.NET, MVC, Dev, DevExpress
|
peter gabris |
4.00 |
|
|
Booting ASP.NET MVC
Updated: 15 Jul 2010
ASP.NET MVC starter
C# (C#3.0), Windows, ASP.NET, Dev
|
GanesanSenthilvel |
4.00 |
|
|
Loading Web User Controls Dynamically in ASP.NET Pages
Updated: 3 Oct 2008
Shows the correct way of loading and rendering web user controls dynamically in ASP.NET pages.
C#2.0, C#3.0, .NET2.0, .NET3.0, ASP.NET, Dev
|
acqy |
4.00 |
|
|
Using Solid Framework in ASP.NET
Updated: 17 Sep 2010
How to setup IIS 7.0 to run an ASP.NET application that uses Solid Framework SDK to convert a PDF document to a TXT file
C#, .NET (.NET3.5), ASP.NET, Architect, Design, Web-Development
|
greggree |
4.00 |
|
|
WSS Integration with .NET
Updated: 15 Jun 2010
Programming for WSS or Sharepoint through .NET
C#, ASP.NET, Sharepoint
|
Manjunath Shrikantiah |
4.00 |
|
|
Fixing infinite redirect loops in DotNetNuke
Updated: 5 Oct 2008
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
C# (C#2.0), VB (VB8.0), XML, .NET (.NET2.0), ASP.NET, Dev, SysAdmin
|
Jay Kay |
4.00 |
|
|
ASP.NET Letter Paging Based on Data Content
Updated: 5 Apr 2004
Paged table data display in DataGrid by selecting letter from a letter list which is derived from existing data.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Dev
|
Jeff X. Chang |
4.00 |
|
|
Breadcrumbs in WebMatrix Web Pages
Updated: 8 Apr 2012
This article explains how to create breadcrumb navigation in WebMatrix
C#, ASP.NET, Webmatrix
|
Gianmaria Gregori |
4.00 |
|
|
Some points to consider while working on ASP.NET MVC and jQuery
Updated: 27 Apr 2012
Some points to consider while working on ASP.NET MVC and jQuery
C#, .NET, ASP.NET, MVC, jQuery, Architect, Dev
|
Rahul Bandopadhyaya |
4.00 |
|
|
How to Use Windows Azure for a Small Web Site
Updated: 2 May 2012
Several tips that may help you build your Windows Azure web site cost effectively
ASP.NET, Azure, Controls
|
avsol |
4.00 |
|
|
Edit and Encrypt Web.Config Sections Using C# 2.0
Updated: 3 May 2007
An article to illustrate editing and encrypting of sections of a Web.Config file programatically.
XML, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, IIS6, VS2005, Dev
|
Mohammed Habeeb |
3.96 |
|
|
System.Web.Mail and the pickup directory
Updated: 28 Dec 2004
This article describes how to use System.Web.Mail with the SMTP server's pickup directory.
C#, .NET1.0, Win2K, WinXP, Win2003, ASP.NET, IIS5.1, IIS6, Dev
|
Daniel Fisher (lennybacon) |
3.93 |
|
|
How To Access a User Control from Another User Control in ASP.NET
Updated: 25 Sep 2008
A tutorial which describes how to access a user control from another one using event handler
XML, C#2.0, ASP.NET
|
Fazlur Rahman |
3.92 |
|
|
Paging without a wizard (SqldataSource control)
Updated: 12 Jan 2009
How to use paging without a wizard in ASP.NET.
C# (C#2.0, C#3.0), SQL, ASP.NET, SQL-Server (SQL2000, SQL2005), ADO.NET, Dev
|
Vuyiswa Maseko |
3.91 |
|
|
Creating a Hierarchical Navigation Without Using the Treeview Control
Updated: 15 Jan 2008
Learn how to bind to web.sitemap and output a hierarchical HTML list for site navigation.
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
|
Seth-B |
3.90 |
|
|
Dynamic Image Resizing Using HTTP Modules
Updated: 24 Aug 2008
Easily and dynamically re-size images throughout your site by appending the height and width to the image name, or by using custom named fields with a set height and width.
VB, XML, HTML, Windows, .NET, ASP.NET, Dev
|
Neil Meredith |
3.89 |
|
|
Enable Gzip compression in IIS 6.0 for ASP.NET 2.0 websites
Updated: 19 Nov 2008
How to enable Gzip compression in IIS6.0 for ASP.NET 2.0 websites.
ASP.NET, WebForms, Architect, Dev, SysAdmin
|
ToddHileHoffer |
3.89 |
|
|
Change Textbox/Input background color on focus
Updated: 23 Mar 2008
Change the background color of asp.net textbox and listbox when selected.
C# (C#2.0), .NET (.NET2.0, .NET3.0), ASP.NET, Visual-Studio (VS2005), Dev, Design
|
Kunal Bagga |
3.89 |
|
|
Implement a WinForms TrackBar Control in ASP.NET
Updated: 23 Aug 2006
This article describes a simple approach to implementing a Windows Forms TrackBar (slider) control in ASP.NET 2.0.
VB, Javascript, HTML, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev, WinForm
|
salysle |
3.89 |
|
|
Taking an ASP.NET 2.0 Application Offline
Updated: 17 Jul 2007
Learn how to take your ASP.NET 2.0 application offline while updating or doing maintenance.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Kareem Shaker |
3.88 |
|
|
Configuring Database Access for an ASP.NET Application
Updated: 19 Dec 2006
Demonstrates the easiest way to use all the advantages of SqlDataSource and GridView, and to allow flexible DataSource configuration.
XML, C#2.0, Windows, .NET2.0, ASP.NET, ADO.NET, WebForms, SQL2005, VS2005, Dev
|
Eugene Mirotin (Guard) |
3.88 |
|
|
ASP.NET 4.0 Client ID Feature
Updated: 15 Mar 2009
This article shows ASP.NET 4.0 ClientID feature and its related properties for client side development.
Javascript, CSS, HTML, .NET, ASP, ASP.NET, WebForms, Ajax, Dev
|
Saki Sachin |
3.88 |
|
|
How to deploy ASP.NET Web Application on server
Updated: 19 Jan 2010
Article explaining about diferent ways to deploy ASP.NET web application on server
C#, Windows, ASP.NET
|
Indrajeet Sutar |
3.87 |
|
|
Customize Listing and Paging in your ASP.NET Page
Updated: 24 Dec 2009
A simple way to show a listing page with paging, without using any data controls like Repeater or DataGrid.
Javascript, VB9.0, .NET3.5, ASP.NET, VS2008, Dev
|
Johnson.Sebastian/3537719 |
3.86 |
|
|
Consuming Webservice using JQuery ASP.NET Application
Updated: 18 Mar 2010
Consuming webservice using JQuery ASP.NET application
C#, .NET (.NET3.5), ASP.NET, SQL-Server (SQL2008), WebForms, LINQ, jQuery
|
Rajendra Malav |
3.86 |
|
|
A better way to implement exclusive login, the account can only be used by one person at a time
Updated: 18 Oct 2008
This article brings a better approach to implement exclusive login in ASP.NET.
C#2.0, Windows, ASP.NET, Dev
|
Jerry.Wang |
3.86 |
|
|
How to Restrict Mouse Right Click on Web Page
Updated: 2 Oct 2009
Simple technique to restrict the mouse right click event on ASP.NET web page
Javascript, HTML, XHTML, JScript.NET, .NET, ASP.NET, WebForms, Architect, Dev, Design
|
DrABELL |
3.83 |
|
|
ASP.NET parent page partial refresh after closing popup window
Updated: 17 May 2009
Refresh a control in the parent page after closing a pop up window.
C#, .NET, ASP.NET, Dev
|
S Satheesh Kumar |
3.83 |
|
|
Pop-up Window Calling Parent Window's Server-side Code
Updated: 24 Oct 2008
Pop-up window calling parent window's server-side code in ASP.NET.
C#, Javascript, HTML, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Dave23423442 |
3.82 |
|
|
Disable ASP Button on Submit and capture the PostBack OnClick Event
Updated: 9 Jun 2005
This article describes how to disable a ASP button on click to prevent multiple clicks and still fire the button event on the server.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Christopher G. Lasater |
3.82 |
|
|
Client Application Services Walkthrough
Updated: 8 Dec 2007
A walkthrough to set up client application services for user logon in a Windows application using ASP.NET membership providers
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Dev, WinForm
|
swellbow |
3.82 |
|
|
Bypass ASP.NET unauthorized redirect to a login page
Updated: 17 Mar 2009
How to bypass ASP.NET unauthorized redirect to a login page.
VB, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, QA
|
Ala Hamad |
3.81 |
|
|
How to post back to the server using JavaScript in ASP.NET
Updated: 7 Sep 2009
This article describes how to create postbacks to the server without resorting to the built-in function __doPostBack.
Javascript, C#2.0, C#3.0, C#4.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev, .NET4
|
Scott Norberg |
3.80 |
|
|
A .NET 2.0 Server Control for ActiveX Activation Fix
Updated: 23 Aug 2006
A .NET 2.0 server control to fix the ActiveX activation issue caused by Internet Explorer updates.
C#1.0, C#2.0, Windows, .NET2.0, ASP.NET, IIS6, VS2005, Dev
|
Seth-B |
3.78 |
|
|
Writing SEO Friendly URL using HttpHandlers in ASP.NET
Updated: 28 May 2011
In general, it is recommend to not use querystring in the URL as search engines don't rank those pages well and give very low priority. To avoid querystring there are several third party component that can be used like ISAPI, URL rewriter.
C# (C#2.0), .NET (.NET2.0), ASP.NET, WebForms, Dev, Design
|
Sheo Narayan |
3.75 |
|
|
A Simple Way to Dynamically Change Style of Web for Each Browser
Updated: 6 Jul 2009
This is a simple ASP.NET web application that can determine how users can view a single page with single content in the many browsers with custom presentation and styling
C# (C#2.0, C#3.0), Javascript, CSS, HTML, XHTML, .NET (.NET3.5), ASP.NET, WebForms, Architect
|
mheidari |
3.73 |
|
|
Refresh Web Controls/HTML Controls without flash
Updated: 9 Sep 2005
An article on updating a part of your web page without causing flash.
C#, Javascript, .NET1.1, Win2K, Win2003, ASP.NET, IIS6, VS.NET2003, Dev
|
Michael Chao |
3.70 |
|
|
Data Driven Web Testing With Visual Studio 2008 Team System
Updated: 18 Dec 2007
How to create a data driven web test using Visual Studio 2008 Team System
Visual-Studio (VS2008), Dev
|
Mickey Gousset |
3.69 |
|
|
How to zip a folder in ASP.NET
Updated: 7 Apr 2009
Explains how to zip a folder in ASP.NET.
VB7.x, VB8.0, VB9.0, .NET, ASP.NET
|
V K Sumesh |
3.69 |
|
|
Redirecting between SSL Secured and Non-secured Pages in ASP.NET
Updated: 1 Oct 2010
A simple JavaScript solution that changes https: to http: in URLs for secured and non-secured pages
VB, Javascript, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS, Architect, Dev
|
big_novak |
3.67 |
|
|
Active Directory / Forms Authentication / User.IsInRole
Updated: 26 May 2009
Getting User.IsInRole to work when using the Active Directory Provider through Forms Authentication
C# (C#2.0), ASP.NET, Dev
|
ColinBashBash |
3.67 |
|
|
Creating CAPTCHA-Like Functionality in ASP.NET
Updated: 8 Dec 2006
How to create CAPTCHA-like functionality in ASP.NET.
C#, Windows, .NET, ASP.NET, Visual-Studio, GDI+, Dev
|
azamsharp |
3.66 |
|
|
Upload files using an HttpHandler
Updated: 9 Dec 2009
Using an HttpHandler to upload a file.
XML, HTML, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
Ritesh Ramesh |
3.65 |
|
|
Create multilingual web pages very easily
Updated: 23 Aug 2004
Create multilingual web pages very easily, without using localization and resources.
VB, VC7, VC7.1, VC8.0, .NET1.0, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
Stephan Pilz |
3.64 |
|
|
Modifying the Web References for Visual Studio .NET
Updated: 1 Jul 2003
Modifying the Web References for Visual Studio .NET.
C#, VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Saumendra Poddar |
3.64 |
|
|
C# Save and Load Image from Database
Updated: 5 Mar 2009
Save images to database and load in aspx page using C#
C#, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
senthilvasan |
3.63 |
|
|
Generate Web Page Titles from your Site Map
Updated: 23 Jan 2007
Site maps aren't just for navigation—they contain titles and descriptions of all your web pages. Use those descriptions to title your web pages.
C++, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
kriceslo |
3.63 |
|
|
Navigate to Previous Page in ASP.NET
Updated: 4 Jul 2010
How to navigate to the previous page in ASP.NET
C#, .NET, ASP.NET, Dev
|
Shining Legend |
3.63 |
|
|
Auto-hide an ASP.NET 2.0 control after X seconds using client-side JavaScript
Updated: 4 Oct 2005
This code will iterate through all the controls on a page, finds the type you wish to hide (status labels after clicking the Submit button, for example), and hide them using JavaScript after X number of seconds.
VB, VBScript, Javascript, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
MooseFruit |
3.63 |
|
|
Multiple Profiles with the Membership and Profile API
Updated: 10 Mar 2008
Implement and maintain multiple profiles of a user using the Membership and Profile API.
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), Visual-Studio (VS2005, VS2008), Architect, Dev
|
Razwan Kader |
3.62 |
|
|
ASP.NET: How to Resolve Client ID
Updated: 1 Feb 2007
A method to resolve the client IDs of controls in containers.
HTML, C#1.0, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, VS.NET2003, VS2005, Dev
|
ozkar garcia |
3.60 |
|
|
ASP.NET/AJAX 3.5 With Aquarium Express
Updated: 18 Sep 2008
Learn to build modern AJAX and ASP.NET 3.5 applications with free Aquarium Express Framework
C#, VB, .NET (.NET3.5), ASP.NET, ADO.NET, Ajax, Architect, Dev, Design
|
codeontime |
3.60 |
|
|
How to redirect the user to a "Down for Maintenance" page in ASP.NET
Updated: 16 Aug 2008
This article will help you understand a superb hidden feature of ASP.NET. Using this feature, you could easily redirect all your website traffic to a "Down for Maintenance" page.
Windows, ASP.NET, Dev, SysAdmin
|
Sandeep Aparajit |
3.58 |
|
|
How To Enhance ASP.NET Application Responsiveness and Scalability using Garbage Collection Notifications
Updated: 25 May 2009
This article expresses a simple idea of how to enhance web application performance using Garbage Collection notifications.
.NET (.NET3.5), ASP.NET, IIS (IIS6), Architect, Dev
|
Vitaliy Liptchinsky |
3.57 |
|
|
Dynamically set a link to a CSS file in ASP.NET
Updated: 3 Dec 2004
VB.NET line of code to dynamically set a link to a CSS file.
VB, Windows, .NET1.1, ASP.NET, Visual-Studio, IE6.0, Dev
|
Florent Boulanger |
3.56 |
|
|
How to change Page theme dynamically in asp.net
Updated: 17 Sep 2008
Change Page theme at runtime without reloading the page means simply change the page theme on single postback of the page.
C#, Javascript, CSS, HTML, XHTML, Windows, ASP.NET, Dev
|
Murali Manohar Pareek |
3.54 |
|
|
Using a Custom Base Class for Security and Session Management
Updated: 21 Jun 2008
Using a custom base class for security and Session management.
C# (C#3.0), .NET (.NET3.0, .NET3.5), ASP.NET, Dev
|
yordan_georgiev |
3.50 |
|
|
Display a non-US-ASCII filename in File Download dialog box
Updated: 14 Nov 2004
Simple ways to display a non-US-ASCII filename in the File Download dialog box.
C#, .NET1.0, .NET1.1, Win2K, WinXP, ASP.NET, WebForms, VS.NET2003, Dev
|
minhpc_bk |
3.50 |
|
|
JQuery Partial Views in ASP.NET MVC
Updated: 17 Mar 2009
This brief article will present how we can leverage the magic of JQuery to load partial views via AJAX calls into an ASP.NET MVC application. It is really quite amazing how the power of JQuery dovetails so nicely into ASP.NET MVC.
C#, Javascript, HTML, Windows, .NET3.5, ASP.NET, Dev
|
Brian Rush |
3.50 |
|
|
Exporting a dataset with multiple tables to separate sheets in an Excel file
Updated: 23 May 2007
This article describes how to export data from multiple tables in a dataset to an Excel file in separate sheets.
VB.NET, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
jain.ashish21 |
3.50 |
|
|
How to Use the ASP.NET Validation Control to Validate the User Input
Updated: 29 Dec 2009
How to use ASP.NET validation control to achieve a login module.
C#, Windows, ASP.NET, Dev
|
All-In-One Code Framework |
3.50 |
|
|
Manage Web.config from an XML file by using the configSource attribute in ASP.NET 2.0
Updated: 9 Oct 2007
How to manage Web.config from an XML file by using the configSource attribute in ASP.NET 2.0.
XML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Mohammad Sbeeh |
3.48 |
|
|
Error page for ASP.NET application unhandled exceptions
Updated: 14 Jun 2006
Every application needs to show a user-friendly message that something went wrong, along with exception details and the stack trace for the developers. In this article, I am going to show how to display a user-friendly error message.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
tomcat1 |
3.47 |
|
|
MS Word Automation from ASP.NET and Publishing
Updated: 13 Aug 2007
MS Word Automation from ASP.NET
C#, Windows, .NET, ASP.NET, WebForms, Dev
|
Hari Narayanan |
3.46 |
|
|
MS Word 2003 XML Output
Updated: 29 Feb 2004
How to give a Word output without MS Office Web Components (OWC) on the server.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Karthikg |
3.45 |
|
|
Auto postback in ASP.NET
Updated: 20 Jul 2009
How to do auto postback in ASP.NET.
VB, Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Sigurd Johansen |
3.43 |
|
|
Localizing ASP.NET MVC
Updated: 7 Sep 2009
I will examine how to localize ASP.NET MVC application using existing .NET Framework
C# (C#2.0), .NET (.NET2.0), ASP.NET, MVC, Architect, Dev
|
Farooq Kaiser |
3.43 |
|
|
Simple HTTPS Switching
Updated: 11 Aug 2006
A simple way to switch from HTTP to HTTPS without re-writing links.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Tad McClellan |
3.42 |
|
|
Encrypt and Decrypt Configuration Sections in ASP.NET 2.0
Updated: 25 May 2009
Encrypting connection strings in the Web.config file in ASP.NET.
XML, C#2.0, .NET2.0, ASP.NET, Dev
|
Muthupandiammal |
3.40 |
|
|
Using More than One SiteMapPath in a Single Web Project
Updated: 16 Mar 2010
There are situations when we want to break a single web project into two or more different projects, there are two or more home pages, two or more master pages, and all have their child pages. In this case, we want two or more SiteMapPath files.
HTML, Windows (WinXP), .NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), WebForms, Dev, Design
|
Mohd Arshad (Sam) |
3.40 |
|
|
Creating Line Chart For WebForms Using C#.
Updated: 15 Apr 2004
This article desscribes on how to create a line chart for web forms using C#.
C#, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
Sivakumar Mahalingam |
3.38 |
|
|
Retrieving the previous page in history instead of the PostBack page
Updated: 23 Dec 2005
An article on retrieving the actual previous page instead of the post back page using JavaScript and ASP.NET.
VB, Javascript, .NET1.1, WinXP, ASP.NET, Visual-Studio, IE6.0, Dev
|
Roy Oliver |
3.38 |
|
|
Passing parameters to an ASP.NET page running in an IFRAME
Updated: 9 Feb 2004
How to pass parameters to an aspx page that is hosted within an IFrame. Also how to handle postback issues in a modal window.
.NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Todd Davis |
3.38 |
|
|
Integrating ASP.NET and ActionScript 3.0 through XML
Updated: 21 Jul 2008
Step by step: Building a dynamic news application with ASP.NET and Flash CS3.
C# (C#2.0), XML, .NET (.NET2.0), ASP.NET, Flash, Dev
|
sadekz |
3.36 |
|
|
.NET Web Twain
Updated: 29 May 2005
Web twain.
C#, .NET1.1, Win2K, WinXP, ASP.NET, IIS5.1, VS.NET2003, IE6.0, IE5.5, Dev
|
Taha Amin |
3.36 |
|
|
Creating ASP.NET MVC Multilingual Web Application
Updated: 10 Dec 2010
How to create ASP.NET MVC Multilingual Web Application
C#, ASP.NET, MVC
|
Pradip_Bobhate |
3.36 |
|
|
Exception Handling & Logging Application Block: Enterprise Library 1.0
Updated: 1 May 2005
This article illustrates how to log your Exception into trace.log file using Enterprise Library of .NET Framework.
C++, C#, .NET, Win2K, WinXP, ASP.NET, Visual-Studio, WebForms, Dev
|
santosh poojari |
3.35 |
|
|
Implementing state-full functionality behavior of custom object instances in ASP.NET
Updated: 1 Nov 2005
Providing state-full functionality of objects in ASP.NET.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Alex Getman |
3.33 |
|
|
Creating a Better Master Page
Updated: 13 Nov 2007
Merging “MasterPage” with “BasePage”
C#2.0, Windows, .NET3.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Manikandan.net |
3.33 |
|
|
ParseControl during runtime with a custom control
Updated: 17 May 2006
Using ParseControl during runtime with a custom control.
VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
RayBez |
3.33 |
|
|
How To set Default Button for ENTER key pressed event, and How To set Focus on a particular Control when Page loads, and How To Shift Focus from One Control To Another when TAB key is pressed
Updated: 14 Apr 2009
How to make any button on a web-form a default button for a user action like "ENTER" pressed, and how to set focus to a particular control on a web page
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), ASP.NET, Dev
|
Jitendra R Wadhwani |
3.33 |
|
|
Passing Values from Child Page to Parent Page
Updated: 8 Dec 2005
In this article, I will show you how you can make some selections in the child page and pass those selections to the parent page.
C#, Javascript, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
azamsharp |
3.32 |
|
|
How to display animation on long operations without partial post back
Updated: 31 Jan 2008
Will show how to render a 'please wait page' for display while server is processing a lengthy operation.
C#, .NET, ASP.NET, Dev
|
Tore Olav Kristiansen |
3.32 |
|
|
How to Get and Set Values of Input Control Types Using Iteration
Updated: 30 Nov 2006
An article on using iteration to get and set the values of various input contol types.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Michael Crandall |
3.29 |
|
|
Sending Email with attachment in ASP.NET using SMTP Server
Updated: 28 Jun 2005
This article explains how to send a mail with attachment using SMTP server and how to configure the SMTP server.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, IIS5.1, VS.NET2003, IE5.5, Dev
|
Sivakumar Ramadoss |
3.28 |
|
|
How to know which HTML object was clicked
Updated: 9 Dec 2005
This article shows how you can add JavaScript and VB code to detect what HTML element in an ASP.NET page was clicked by simulating an AutoPostBack.
VB, Javascript, .NET1.0, Win2K, WinXP, Win2003, ASP.NET, IIS, Dev
|
Guillaume Hanique |
3.27 |
|
|
Post To Another Page in ASP.NET 2.0
Updated: 14 Jul 2005
Post form field values to another page in ASP.NET 2.0.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Atilla Ozgur |
3.27 |
|
|
ShowModalDialog effect in ASP.NET web forms
Updated: 5 Feb 2007
How to open modal a dialog window in a browser (Internet Explorer) and do something with the parent window after return.
VB, Javascript, SQL, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Kiran Beladiya |
3.27 |
|
|
How to transfer files from one webserver to another webserver
Updated: 8 Mar 2005
An article which describes how to transfer files from one webserver to another webserver.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Devakumar Sai Chinthala |
3.26 |
|
|
Microsoft Sharepoint Webparts and ASP.NET QueryStrings
Updated: 12 Apr 2004
How to pass QueryStrings between sites and to the underlying webparts.
.NET, Win2003, ASP.NET, Visual-Studio, Dev
|
Vijay Kanth |
3.26 |
|
|
Configuring Exceptions Using Web.config
Updated: 20 Apr 2004
An article on handling exceptions using custom handlers, by a custom configuration section, making it independent from the using application.
VB, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
M. Furqan Hameedi |
3.25 |
|
|
Checking Request is Synchronous or Asynchronous in ASP.NET
Updated: 10 Aug 2008
How to check Request is of type synchronous or asynchronous in AJAX enabled ASP.Net application?
Javascript, CSS, HTML, XHTML, ASP.NET, Ajax
|
Member 3422877 |
3.25 |
|
|
How to write your own partial postback in ASP.NET 2.0
Updated: 12 Apr 2009
Writing your own partial postback in ASP.NET 2.0.
C#2.0, .NET2.0, ASP.NET, Dev
|
Ritesh Ramesh |
3.25 |
|
|
ASP.NET Profile Provider
Updated: 25 Nov 2011
Brief description of how to use the Profile Provider available in ASP.NET
C#, ASP.NET
|
S V Saichandra |
3.20 |
|
|
FontInfo property for ASP.NET components
Updated: 5 Dec 2005
An article on how to create a FontInfo property for an ASP.NET component.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Tadas Budvytis |
3.18 |
|
|
Edit and Continue in ASP.NET
Updated: 2 Dec 2005
An article on implementing the Edit and Continue feature in ASP.NET.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
srirambalaji |
3.17 |
|
|
Using HttpModule to Handle Ajax Calls
Updated: 26 Sep 2008
Using HttpModule to handle Ajax calls in C#
C#, Javascript, .NET, Ajax, Dev
|
Lokesh Lal |
3.17 |
|
|
Removing White Chars from ASP.NET Output using Response.Filter property
Updated: 7 Feb 2005
This article shows how to remove unwanted white chars from each line, and some of the new line chars too. My code correctly handles scripts embedded in HTML pages.
C#, VC7, VC7.1, Windows, .NET1.0, .NET1.1, ASP.NET, IIS5.1, IIS6, VS.NET2003, Dev
|
Daniel Fruzynski |
3.17 |
|
|
Add a header and footer control to all web pages in a web application, using HTTP module
Updated: 2 Aug 2004
Use the HTTP module to automatically add a header and footer control to all ASP.NET pages.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Chun Li |
3.16 |
|
|
Dynamically Created Controls in ASP.NET
Updated: 27 Aug 2004
How to dynamically create controls in an ASP.NET page.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Leon Langleyben |
3.13 |
|
|
How Do I Setup an ASP.NET Application to Use State Server or SQL Server Session Management
Updated: 20 Oct 2009
How do I setup State server and SQL Server for session management
.NET (.NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, .NET4
|
gaurav_verma_mca |
3.13 |
|
|
Asynchronous Processing
Updated: 2 Apr 2008
An easier way to asynchronously process web page requests.
C#, .NET, ASP.NET, Dev
|
Emeka Awagu |
3.13 |
|
|
Simple Way to Implement Country/State/City Dropdown List in ASP.NET (VB)
Updated: 17 Jul 2009
Simple way to implement country/state/city drop down list in ASP.NET (VB)
VB, Windows, .NET (.NET1.1), ASP.NET, Dev
|
Hexa How |
3.12 |
|
|
Pushing data into a SharePoint server
Updated: 25 Jan 2004
Describes a way to push data into a Windows 2003 SharePoint server, from a web form.
C#, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Steven Campbell |
3.12 |
|
|
Storing Images in MySQL using ASP.NET
Updated: 18 Apr 2004
This article describes on how to set up a MySQL database to store images with ASP.NET and display it back to the browser.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, MySQL, VS.NET2003, Dev
|
Fahad Azeem |
3.10 |
|
|
How to Make Dynamic Hyperlinks Using C# in ASP.NET
Updated: 28 Dec 2006
We've all seen blogs and other web sites that seem to be able to intersperse hyperlinks throughout their content, almost whimsically, if the given text is "linkable", or, formatted like a domain name or link of some kind. Here's how.
C#2.0, Windows, .NET2.0, ASP.NET, IIS, VS.NET2003, VS2005, IE6.0, Dev
|
pocketkaos |
3.10 |
|
|
Detecting Page Refresh
Updated: 28 Apr 2005
A common problem that Web application developers encounter is how to stop the user from refreshing the page. So What to do? Although we can’t stop the user from refreshing the page but we can determine if this event has already occurred and then take appropriate action.
C#, VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Altaf Al-Amin |
3.06 |
|
|
Web site crawling using Visual Studio 2008 webtest file
Updated: 11 Jun 2008
How to run webtest programatically
C#, Windows, .NET, ASP.NET, Dev
|
Masayuki Tanaka |
3.00 |
|
|
Upload and view images to/from an Oracle database using an XML Web Service
Updated: 3 May 2008
This article explains about uploading and fetching images to/from an Oracle database using XML web services and ASP.NET.
C# (C#2.0, C#3.0), SQL, Windows (WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0), IE6.0, IE7, DBA, Dev
|
matrika |
3.00 |
|
|
ASP.NET Custom Web Configuration Section
Updated: 18 Jan 2009
Learn how to define and use your own web.config sections for code libraries.
C#2.0, C#3.0, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Broken Bokken |
3.00 |
|
|
How to Detect JavaScript Status on the Client Browser using Script Manager
Updated: 12 Apr 2009
THis article explains how to detect JavaScript status on the client browser using Script Manager.
C#, Javascript, HTML, XHTML, ASP.NET, WebForms, Ajax, Dev
|
Chona1171 |
3.00 |
|
|
Unlimited Query string - ASP.NET
Updated: 1 Sep 2010
Unlimited Query string Solution for Web Application.
C#, ASP.NET
|
sambasivam elayaraja |
3.00 |
|
|
A Simple Way to Handle Directory Access in ASP.NET 2.0
Updated: 11 Jan 2006
A patch to URL Rewrite in ASP.NET 2.0: Handling directory access.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jeff.Wang |
3.00 |
|
|
Search Engine Optimization (SEO) and Friendly URLs using ASP.NET
Updated: 19 Nov 2007
Search Engine Optimization (SEO) and friendly URLs using ASP.NET
XML, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Mohan Kumar R |
3.00 |
|
|
ASP.NET MVC - SerializedDataResult
Updated: 1 May 2012
Create a custom ASP.NET MVC ActionResult to return serialized data in JSON or XML format
C#, ASP.NET, MVC, Dev
|
David Poirier |
3.00 |
|
|
Displaying Images from a Database in a GridView
Updated: 9 Dec 2010
A simple guide for beginners, explaining one method of displaying images taken from a database on a GridView inside an ASP.NET web page
C#, SQL, Windows, .NET, ASP.NET, ADO.NET, WebForms, VS2005, DBA, Dev, Web-Development
|
Abhijit Jana |
2.95 |
|
|
ASP.NET AJAX Control Toolkit Slideshow Extender - Popup Image in New Customizable Window
Updated: 30 Oct 2009
How to make the Ajax Control Toolkit Slideshow Extender popup the image displayed in a new customizable window.
Javascript, HTML, ASP.NET, Ajax
|
Rob@Love2Code |
2.89 |
|
|
Link ASP.NET Data Grid to Microsoft Excel in the client side
Updated: 12 Dec 2004
How to use JavaScript to export HTML table into Excel work sheet?
C#, Javascript, .NET1.1, WinXP, ASP.NET, VS.NET2003, IE6.0, Dev
|
mohammed barqawi |
2.88 |
|
|
Master Page solution just like in ASP.NET 2!
Updated: 13 Feb 2005
How to add support to master page programming?
C#, VC8.0, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Yitzhak Gootvilig |
2.88 |
|
|
URL cloaking with ASP.NET (C#)
Updated: 10 Apr 2005
A short article on how to replace your long and ugly querystring URLs with clean and simple URLs in ASP.NET.
C#, .NET, WinXP, ASP.NET, WebForms, IIS6, VS.NET2003, DBA, Dev
|
Emmanuel Ay |
2.82 |
|
|
Globalization with JavaScript and XSLT
Updated: 9 Oct 2006
Describes how to achieve globalized JavaScript and XSLT code.
C#, Javascript, XSLT, Windows, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Bcoelho2000 |
2.82 |
|
|
Singleton Collection in VB.NET
Updated: 16 Feb 2008
Example of a proper Singleton collection in Visual Basic .NET
VB (VB8.0, VB9.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2005, VS2008), Architect, Dev, Design
|
Jason Witty |
2.80 |
|
|
Sending E-mail using ASP.net through Gmail account (Gmail SMTP Server account)
Updated: 15 Jun 2008
This article demonstrate the way to send Email suing Gmail account in ASP.net
.NET (.NET2.0), ASP.NET, Visual-Studio (VS2005), WebForms
|
Sumit Kumar Pranav |
2.76 |
|
|
Customizing SectionGroups and Sections in Web.config
Updated: 1 Jun 2004
To add our own SectionGroups and Sections in the Configuration sections of web.config.
XML, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Sadish Kumar.V |
2.76 |
|
|
Upload Files in ASP.NET 2.0
Updated: 26 Sep 2006
This article describes three different approaches to uploading a file to a web server.
VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
salysle |
2.76 |
|
|
Generic State Collection
Updated: 22 Mar 2008
Generic implementation of IStateManager for ASP.NET state collections.
C# (C#1.0, C#2.0, C#3.0), .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
Velio Ivanov |
2.75 |
|
|
Update data when user clicks a link, but without the page getting refreshed/posted back
Updated: 16 Aug 2004
Need to update some data when user clicks a link, but do not want the page to be refreshed/posted back? Here is a small solution.
VB, Javascript, HTML, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Ashutosh Singhal |
2.75 |
|
|
Passing information between pages -The .NET way
Updated: 22 Sep 2004
Article which demonstrates how to pass data between pages.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Ansil |
2.72 |
|
|
Invoke ASP.NET Web service from javascript without proxy
Updated: 8 Apr 2009
This sample demonstrates how to call an external Ajax web service without creating code behind proxy from JavaScript
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
Aneesur Rehman Khan |
2.71 |
|
|
The RIGHT Way to Use Checkboxes in a .NET Repeater!
Updated: 9 Feb 2009
How to generate checkboxes corresponding to items in a repeater, and how to retrieve their state on PostBack
C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
|
Sam Rahimi |
2.69 |
|
|
Asynchronous Access to Long Running Web Service Tasks
Updated: 27 Apr 2009
Asynchronous access to long running Web Service tasks
C#, .NET, ASP.NET, Architect, Dev
|
Ritesh Ramesh |
2.67 |
|
|
Fooling those e-mail harvesting spam bots
Updated: 3 Feb 2007
How to expose e-mail addresses safely on web sites without having to resort to e-mail forms.
Windows, .NET, ASP.NET, Dev
|
jokva |
2.67 |
|
|
Convert a normal e-mail to an embedded resource e-mail
Updated: 28 Jun 2007
This article describes, and provides a short (not optimized) function that will convert a normal HTML input to an e-mail with embedded resources.
HTML, VB8.0, .NET1.0, .NET1.1, .NET2.0, WinXP, Win2003, Vista, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Fabricio Miranda |
2.67 |
|
|
Clean page redirect for setting redirect inside logical code
Updated: 27 Jun 2005
This article will detail how you can use the OnPreRender event to redirect a page from inside a logical set of code without getting the 'Thread was being aborted' error.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Christopher G. Lasater |
2.67 |
|
|
How To Remove noisy ASP.Net Error page
Updated: 7 Jan 2008
Remove noisy ASP.Net Error page
Javascript, CSS, HTML, ASP, ASP.NET, Ajax
|
Mohm'ed Melhem |
2.65 |
|
|
Create and download a text file from a web page
Updated: 12 Feb 2007
This article will demonstrate how to create a text file and view it.
C#, VB, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Three Nine Consulting |
2.64 |
|
|
Handling requests without an extension
Updated: 9 Sep 2008
How to handle requests without an extension.
C#, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET
|
bhadeliaimran |
2.60 |
|
|
How to Utilize Session Variables
Updated: 31 Jan 2009
An article on how to utilize session variables
C#, XHTML, .NET2.0, .NET3.0, .NET3.5, ASP, ASP.NET, WebForms, Ajax
|
-- Abhi -- |
2.60 |
|
|
How to Configure ASP.NET Unit Tests in Visual Studio 2010
Updated: 3 Oct 2011
Unit Test in ASP.NET
C#, ASP.NET, VS2010
|
Sunitha Sudheesh |
2.60 |
|
|
Easy way to compile Web Projects to multiple assemblies
Updated: 26 Apr 2004
Ever wished to compile a web to multiple .dlls?
VB, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
c98mpn |
2.59 |
|
|
Pattern to Update Multiple Fields
Updated: 14 Apr 2005
An article describing a pattern for updating only certain values that have changed in a web form.
C#, SQL, .NET, Win2K, WinXP, Win2003, ASP.NET, ADO.NET, WebForms, SQL2000, VS.NET2003, DBA, Dev, WinForm
|
Mark |
2.56 |
|
|
Gridview Sorting with Up and Down Icons, Paging
Updated: 11 Jun 2008
Gridview Sorting with Up and Down Icons, Paging
C# (C#2.0)
|
Hithendra Reddy |
2.54 |
|
|
Emit Client-Side Script
Updated: 21 Dec 2004
The article describes how can we use the Page methods RegisterClientScriptBlock/RegisterStartupScript to emit client-side JavaScript to popup a window.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
Jitesh Patil |
2.53 |
|
|
How to Use RegisterClientScriptBlock & RegisterStartupScript
Updated: 17 Jun 2004
Example that will populate states in a dropdown menu related to their respective country.
C#, .NET, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
SquaredRomi |
2.51 |
|
|
LinqDataSource with ASP.NET data controls
Updated: 18 Jun 2008
Using LinqDataSource with ASP.NET data controls like gridview and dropdown list
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
abhigad |
2.50 |
|
|
Sorting Gridview using Jquery with ASP.NET
Updated: 20 Oct 2008
This article demonstrate flexible client-side table sorting
VB6, VB (VB7.x, VB8.0, VB9.0), Javascript, .NET (.NET2.0), ASP.NET, ADO.NET, Ajax, Dev
|
Sailung Limbu |
2.50 |
|
|
Media Handler
Updated: 29 Jan 2008
You can use Media Handler in your VB.NET applications to encode videos to FLV and perform other processings including posting wartermark on videos, grab single thumbnails from video.
.NET (.NET2.0), ASP.NET
|
Claudio Pizzillo |
2.50 |
|
|
Using URL rewriting to make money from Google and other search engines
Updated: 24 Dec 2006
Easy way in ASP.NET to do MOD URL base from a table in the database.
C#, XML, Windows, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
ropel |
2.50 |
|
|
Getting a user's last login date -- Before it's updated by the ASP.NET framework!
Updated: 26 Oct 2006
Retrieve's the user's last login date during login, and store it to a session variable.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
aggie_2000 |
2.50 |
|
|
Encrypting web.config file sections
Updated: 24 Oct 2006
Encrypting web.config file sections in ASP.NET 2.0 with a custom provider.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Ashish Basran |
2.47 |
|
|
Error logging techniques using Database
Updated: 8 Apr 2008
Logging the error in the database and sending email to the respective person
C# (C#1.0, C#2.0, C#3.0), .NET2.0, ASP.NET, Architect, DBA, Dev
|
Kishore Kumar.N |
2.46 |
|
|
JavaScript Validation in User Control
Updated: 19 Oct 2005
This article shows how to implement a JavaScript block in a UserControl.
VB, Javascript, HTML, .NET1.1, Win2K, WinXP, ASP.NET, WebForms, VS.NET2003, Dev
|
santosh poojari |
2.40 |
|
|
HTML Tag Extractor
Updated: 2 Jun 2005
This article provides a solution to prevent HTML or JavaScript injections into your fields.
VB, HTML, .NET1.1, Win2K, WinXP, ASP.NET, WebForms, VS.NET2003, Dev
|
smiling4ever |
2.39 |
|
|
ASP.NET HotKeys
Updated: 3 Feb 2006
How to support HotKeys in your ASPX pages [keyboard + ASPX].
Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
YuTien |
2.38 |
|
|
Preserving State
Updated: 18 Aug 2005
How to easily preserve the state of any object with only a few lines of code.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Matthew Hazlett |
2.36 |
|
|
Automatically set control focus after ASP.NET AutoPostBack
Updated: 28 Jun 2005
Automatically set control focus after ASP.NET AutoPostBack.
C#, Javascript, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Simon McEnlly |
2.33 |
|
|
Changing currently selected hyperlink's color
Updated: 13 May 2009
Changing the currently selected hyperlink's color
C#, HTML, WinXP, ASP.NET, WebForms, Dev, Design
|
Seabata |
2.33 |
|
|
ASP.NET Google Site Map Provider
Updated: 10 Oct 2006
Using the ASP.NET Provider model to generate a dynamic Google Sitemap.
C#2.0, Windows, .NET, ASP.NET, VS2005, Dev
|
brucerchapman |
2.33 |
|
|
Register user page in C# using register template
Updated: 21 Oct 2008
Use the CreateUser template to create a registration page and save a new user to the database.
C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
senthilvasan |
2.33 |
|
|
Migrating website projects to web applications in VS2008
Updated: 28 Aug 2008
Step by step explanation to migrate website projects to web applications in VS2008.
C#2.0, .NET, ASP.NET, Visual-Studio (VS2008), Dev
|
Muneeb R. Baig |
2.33 |
|
|
Get Browser Information Using MobileCapabilities
Updated: 15 Jul 2003
Get browser information using MobileCapabilities.
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Umit TIRIC |
2.32 |
|
|
Creating nested web application.
Updated: 8 Oct 2003
Hierarchical organization of C# web projects (with VSS integration).
C#, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Crasch_99 |
2.31 |
|
|
Separating an ASP.NET Web Application into multiple Web Projects (Assemblies)
Updated: 29 Aug 2004
This article outlines how to separate an ASP.NET Web Application into multiple Web Projects (Assemblies).
C#, VB, .NET, Win2K, WinXP, ASP.NET, IIS5.1, VS.NET2003, Dev
|
Michael Kalika |
2.29 |
|
|
Filter unwanted usernames or offensive or dirty words
Updated: 8 Feb 2006
Login names, article titles, and other user input on public sites rated G need help in filtering out the trash.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Larry Aultman |
2.27 |
|
|
HOW TO REDIRECT TO SPECIFIC CONTROL OF SPECIFIC TAB IN DOTNETNUKE
Updated: 24 Feb 2008
HOW TO REDIRECT TO SPECIFIC CONTROL OF SPECIFIC TAB IN DOTNETNUKE
C#, Javascript, CSS, HTML, .NET2.0, ASP, ASP.NET, Ajax, Dev
|
Prashant Lakhlani |
2.22 |
|
|
Display images from a SQL database - the easy way
Updated: 5 Jul 2008
This project contains a Web Custom Control for rendering images directly from the database. Can be used with image fields, text, date, or numerical fields (it generates an image containing the text), and with URL fields (like in a regular image control).
VB7.x, VB8.0, VB9.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
FF77 |
2.20 |
|
|
Running a ASP.NET MVC Beta site on IIS 5.1 and 6
Updated: 14 Jan 2009
Running a ASP.NET MVC Beta site on IIS 5.1 and 6
C# (C#1.0, C#2.0, C#3.0), ASP.NET, Dev
|
Ajit Shekhawat |
2.20 |
|
|
LinqDataSource with ASP.NET data controls [Part IV]
Updated: 23 Jun 2008
Using LinqDataSource with ASP.NET data controls like gridview and dropdown list
C# (C#3.0), Javascript, CSS, HTML, XHTML, .NET (.NET3.0), ASP, ASP.NET, WebForms, Ajax
|
abhigad |
2.17 |
|
|
Creating Multilingual and Localized Pages in .NET
Updated: 14 Sep 2008
Article describes how to create multilingual, localized pages in .NET
C#, Javascript, HTML, XHTML, .NET (.NET1.1, .NET2.0, .NET3.0), ASP.NET, Architect, Dev
|
dixit gaurav |
2.17 |
|
|
Multiple File Uploader
Updated: 28 Sep 2007
This article will help in uploading multiple files in an ASP.NET Web Application.
C#, Javascript, Windows, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Govardhana Reddy |
2.09 |
|
|
Accessing Controls on Nested Master Pages from Content Pages using Dynamic Polymorphism
Updated: 30 Oct 2007
How to access controls on nested master pages from content pages using dynamic polymorphism without casting to master page classes.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev, Design
|
Gyan Jadal |
2.09 |
|
|
Export DataSet to XML File
Updated: 15 Feb 2008
Export/create Dataset to Xml file.
C# (C#2.0, C#3.0), .NET (.NET1.1, .NET2.0, .NET3.0), ASP.NET, Ajax, Dev
|
Prabhash Chandra |
2.08 |
|
|
Convert a Usercontrol to a WebControl
Updated: 10 Aug 2004
You've created a beautiful usercontrol with HTML layout but you want to use it as a Server Control. This macro generates the instantiation and render code for you.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Rooc |
2.08 |
|
|
Keep Web Service Objects States
Updated: 26 Mar 2008
keep web service running without users
C# (C#2.0), ASP
|
Stojan Trajkovic |
2.00 |
|
|
Centralize your validation error messages in a thin business rules document
Updated: 18 Dec 2007
How to centralize your validation error messages in a thin business rules document.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Viswanath Majeti |
2.00 |
|
|
Installing IIS for Windows Vista
Updated: 15 Dec 2007
Installing IIS for Windows Vista
Windows (Vista), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, IIS (IIS5.1, IIS6, IIS7)
|
ammar_shaker |
2.00 |
|
|
How to Setup CruiseControl.NET for Starters
Updated: 20 Jul 2008
Shows the bare minimum steps to automate the build process of an ASP.NET Visual Studio 2005 solution
C#2.0, .NET2.0, OpenGL, VS2005
|
Judy Joy |
2.00 |
|
|
Handling Specific Exceptions in the Web.config
Updated: 18 Dec 2007
Handling exceptions with the Enterprise Library.
XML, VB7.x, VB8.0, VB9.0, Windows, .NET, ASP.NET, Dev
|
call_vino |
2.00 |
|
|
ASP.NET multi-threading made easy
Updated: 10 Jun 2011
A mini library to run your regular methods as multi-threaded.
C#, .NET (.NET3.5), ASP.NET, Dev, C#3.5
|
utkuozancankaya |
2.00 |
|
|
How to do xHTML to xHTML Transformations for PDF Conversion Purposes in ASP.NET.
Updated: 1 Mar 2011
The article discusses dynamic xHtml to xHtml XSL transformations for PDF output purposes.
C# (C#1.0, C#3.0, C#4.0), XML, HTML, XHTML, XSLT, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, Design, Web-Development, UI, PDF, printing, convert, file, format, NET
|
Michael Simonov |
2.00 |
|
|
NHibernate Simple VB.Net Example Tutorial
Updated: 22 Jul 2008
NHibernate using VB.Net
VB, SQL, .NET, ASP.NET, Visual-Studio (VS.NET2003), ADO.NET
|
questprogrammer |
1.78 |
|
|
How to ASP.NET MVC (Article 1)
Updated: 14 Mar 2010
Develop a sample application using Asp.Net MVC
C#, .NET (.NET3.5), ASP.NET
|
arif_uap |
1.75 |
|
|
JavaScript Detection in ASP.NET
Updated: 12 Apr 2009
Explains how to detect if clients have the JavaScript feature turned on.
Javascript, C#2.0, Windows, .NET2.0, VS2005, Dev
|
Chona1171 |
1.75 |
|
|
How to add javascript or stylesheet to header of asp.net page?
Updated: 9 Apr 2008
This article will show you how to dynamically add javascript or stylesheet to the header of asp.net page.
C# (C#2.0, C#3.0), VB (VB8.0, VB9.0), Javascript, CSS, HTML, ASP.NET, Ajax, Dev, Design
|
Armin Kabir |
1.70 |
|
|
How to create a simple Master-Slave DataGrid
Updated: 10 Aug 2004
This article shows how to create a simple Master-Slave DataGrid.
C#, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
azamsharp |
1.67 |
|
|
ASP FileOpen Dialog
Updated: 23 Sep 2007
This article will help in getting the fileopen dialog in an ASP.NET Web Application.
Javascript, C#2.0, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Govardhana Reddy |
1.63 |
|
|
URL Demo
Updated: 20 Apr 2004
How to create a web site that loads itself on multiple URLs.
C#, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Mubi | www.mrmubi.com |
1.63 |
|
|
Sniff Web Clients using ASP.NET
Updated: 14 Apr 2003
Using .NET Framework web classes one can sniff lots of information from the web clients.
C#, .NET1.0, Win2K, WinXP, ASP.NET, Visual-Studio, Dev
|
Chandra Hundigam |
1.57 |
|
|
ASP.NET without web controls (plain GET and POST)
Updated: 24 Jul 2009
ASP.NET without web controls (plain GET and POST).
C#, HTML, .NET, ASP.NET, IIS, WebForms, Architect, Dev
|
matthewsc |
1.47 |
|
|
Integration of .Net Application With SAP
Updated: 23 Apr 2008
Connecting .Net & SAP
C# (C#1.0, C#2.0, C#3.0), Windows (Win2K, WinXP, Win2003, Vista, TabletPC), .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP, ASP.NET, SQL-Server (SQL2000, SQL2005), Ajax, CEO, Architect, DBA, Dev, QA, Design
|
Jayawant |
1.46 |
|
|
Managing Client-side Scripts in the IDE
Updated: 10 Mar 2004
Manage Client-side ccripts in the IDE.
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
dfrede |
1.46 |
|
|
Repurpose ASP code in ASP.NET using Lightweight JavaScript
Updated: 9 May 2005
How to reuse existing ASP rendering logic with an ASP.NET page by packaging the HTML as JavaScript and writing it to the client at render time.
VBScript, Javascript, HTML, Windows, .NET, ASP, ASP.NET, Visual-Studio, Dev
|
UV2003 |
1.33 |
|
|
Custom File Extensions in ASP .NET - The Easy and Manageable Way
Updated: 30 May 2008
Custom file extensions such as Default.sample can be created very easily without the need to configure IIS.
C#, VB, .NET (.NET2.0, .NET3.0), ASP.NET, Visual-Studio (VS2008), WebForms, Dev
|
Rafay Bin Ali |
1.31 |
|
|
Maintain and Control Scroll Position
Updated: 16 Jan 2006
Provides details of how to maintain scroll and how to control, i.e., reset the scroll when necessary.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, VS2005, IE6.0, IE5.5, Dev
|
kelebrowne |
1.24 |
|
|
SMTP Mail System Using ASP.NET 2.0
Updated: 16 Jul 2007
This article explores the mechanism of sending SMTP mail through the latest ASP.NET 2.0 technology, in a very simple manner.
C#2.0, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Sujith John Thomas |
1.22 |
|
|
View State in ASP.Net
Updated: 2 Mar 2004
This articles discuss about the view state in ASP.net
.NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
ManojRajan |
1.06 |
|
|
Compression of JavaScripts/CSS and IIS Compression
Updated: 4 Jun 2009
Ways to compress or minify components
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
dudanisushil |
1.00 |
|
|
PDF file creation using the ItextSharp library with ASP.NET
Updated: 31 Mar 2009
PDF file creation using the ItextSharp library with ASP.NET and C#, and deleting the file from the server after displaying it.
Javascript, HTML, XHTML, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Ajax, Dev
|
Abhay Mhatre |
1.00 |
|
|
Posting Data from Web Server A to Web Server B
Updated: 5 Nov 2007
You can post data using the POST method of a form attribute. The data can be sent and recieved over different web servers.
C#, .NET1.1, .NET2.0, WinXP, .NET3.0, .NET3.5, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
San02 |
1.00 |
|
|
Calling SQL Server stored procedures from Microsoft.NET
Updated: 29 Feb 2008
This article is intended to illustrate how to call SQL Server stored procedure from Microsoft.NET
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
shawpnendu |
1.00 |
|
|
ASP.Net MembershipProvider : Auto generate password without nonalfanumaric character
Updated: 6 Jan 2008
Using ASP.Net MembershipProvider Auto Generate Password with does not contain nonalfanumaric character
C#, .NET (.NET2.0), ASP.NET
|
gocebe |
1.00 |
|
|
Implementing MVVM Light with Structure Map
Updated: 9 Dec 2011
This article is about implementing an MVVM Light based solution with an IoC container other than the built-in SimpleIoC container included in the MVVM Light framework.
C#, XML, .NET, Dev
|
emardini |
|
|
|
Generating Report in PDF Format using iTextSharp Version 4.1.2.0
Updated: 16 Aug 2011
This project helps solve the problem we were having with iTextSharp version 4.1.2.0 getting PDF report with formatting
ASP.NET
|
Dhyanga |
|
|
|
Implementing ASP.NET XML providers - Part 2 (Membership Store)
Updated: 29 Mar 2008
In this series I'll go through the steps of my implementation of ASP.NET XmlProviders.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Velio Ivanov |
|
|
|
JavaScript Registration in C# or VB.NET Code
Updated: 7 Dec 2007
Troubles putting JavaScript code inline with VB.NET or C# code
VB6, C# (C#1.0, C#2.0, C#3.0), VB (VB7.x, VB8.0, VB9.0), .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Dev
|
vadimas |
|
|
|
Handling 301 Redirects in ASP.NET 3.5
Updated: 8 Mar 2011
Handling 301 Redirects in ASP.NET form basic page control to HHTP modules
C# (C#3.0), Windows, ASP.NET, IIS, Dev
|
Frank Kerrigan |
|
|
|
DotNetNuke Module Packaging for the Terminally Broke
Updated: 14 May 2009
How to create a module package without giving away your source code.
XML, .NET, ASP.NET, Visual-Studio, Dev
|
Frauke |
|
|
|
MCF Service with Membership Provider Over SSL
Updated: 22 Jan 2008
How to setup an MCF Service to use the ASP Membership Provider.
XML, VB9.0, .NET3.0, WCF, Dev
|
Andrewiski |
|
|
ASP.NET - Printing |
top |
| Title /
Updated |
Author |
Score |
|
|
Merge Landscape and Portrait PDFs using ASP.NET
Updated: 14 Sep 2007
This article shows how to create PDFs in the different printing preferences of Landscape and Portrait and merge them into one single PDF
VB, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
puchi007 |
5.00 |
|
|
Creating print preview page dynamically in ASP.NET
Updated: 29 Oct 2008
An article on creating a print preview page dynamically by using JavaScript code. You do not need to make any ASPX page to view print preview, and you can also print any portion of the print page.
VB, Javascript, CSS, HTML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
MJ Ferdous |
4.65 |
|
|
Customised ASP.NET Printing for Data Grids
Updated: 1 Aug 2004
A solution to provide custom printing for data grids in ASP.NET
C#, .NET1.0, WinXP, ASP.NET, Visual-Studio, Dev
|
Russ Quinn |
3.65 |
|
|
OWC -Office Web Component v11.0 Print Functionality
Updated: 20 May 2008
This article describes, how to achieve print functionality for spreadsheet OWC Component.
C# (C#1.0, C#2.0, C#3.0)
|
santosh poojari |
1.80 |
|
ASP.NET - Reporting |
top |
| Title /
Updated |
Author |
Score |
|
|
Simple & Advanced Pivots with C# and ASP.NET
Updated: 1 May 2012
This is an alternative for "Simple & Advanced Pivots with C# and ASP.NET"
C# (C#1.0, C#2.0, C#3.0), SQL, .NET (.NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2000, SQL2005), Architect, Dev, Design
|
Jean-Francois Lanouette |
5.00 |
|
|
Simple & Advanced Pivots with C# and ASP.NET
Updated: 29 Jan 2009
How to create simple and advanced pivot tables in C# and ASP.NET
|
Nitesh Maharaj |
4.93 |
|
|
|
Step by Step Creation of Crystal Report using its Features Group, Graph, Cross-Tab and Sub Report
Updated: 20 Jan 2011
This article will help beginners to work with Crystal reports features easily.
VB.NET, .NET (.NET3.5), ASP.NET, Dev, Design, CrystalReports
|
Toniyo Jackson |
4.90 |
|
|
Paging Data with ASP.NET URL Routing
Updated: 10 Dec 2009
A really cool feature in ASP.NET 4.0 is URL routing for web forms. It, however, does not work well with the DataPager control. An alternative data paging interface comes to the rescue, solving other paging problems as well.
C#4.0, ASP.NET, LINQ, Dev, .NET4
|
Michal Altair Valášek |
4.89 |
|
|
Professional 3D Chart Reports, using ASP.NET 2.0 - Part III
Updated: 3 Nov 2009
This article focuses on internal supply chain management systems visibility via chart reports, and provides assessment apparatus to manage and monitor activities spawned during business processes, hence paves the way for timely and precise business decisions.
C#2.0, C#3.0, C#4.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, .NET3.0, .NET3.5, Win2008, Win7, Win2008-R2, ASP.NET, ADO.NET, Ajax, Dev, .NET4
|
Hasan Hyder |
4.88 |
|
|
Consuming a WCF Service from an SSRS (RDL) Server Report
Updated: 15 Jun 2009
An article illustrating how to consume a WCF service from an SSRS Server Report
C# (C#3.0), .NET (.NET3.5), ASP.NET, Win32, Visual-Studio (VS2008), WCF, WebForms, Dev
|
John Gathogo |
4.87 |
|
|
Generate a Report using Crystal Reports in Visual Studio 2010
Updated: 8 Jun 2011
Reporting Made Easy
C# (C#4.0), ASP.NET, .NET4, CrystalReports
|
Tarun Dudhatra |
4.85 |
|
|
Dynamic Binding Of RDLC To ReportViewer
Updated: 17 Dec 2008
This article demonstrates how to bind reportviewer control dynamically with Datasource at runtime.
C#2.0, C#3.0, Windows, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev
|
santosh poojari |
4.80 |
|
|
PDF reporting using ASP.NET MVC3
Updated: 26 Sep 2011
A description and solution for creating PDF reports using ASP.NET MVC3.
C#3.0, C#4.0, .NET3.5, ASP.NET, MVC, Dev, Methods
|
Patrick Kalkman |
4.72 |
|
|
HTML to WordML
Updated: 29 Jan 2009
Class supporting dynamic creation of a .docx based on a template. Supports HTML content.
C#, .NET3.0, .NET3.5, ASP.NET, Dev
|
Paulo Vaz |
4.71 |
|
|
Quickly add reports to your website
Updated: 17 Jul 2007
Shows how to add a Crystal Reports report to an ASP.NET page, with grouping, filtering, and drill down.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2000, SQL2005, VS.NET2003, VS2005, Architect, DBA, Dev, Design
|
Matt Perdeck |
4.70 |
|
|
Create Matrix Report using ReportViewer in ASP.NET 2.0
Updated: 7 Feb 2010
This article creates matrix reports with ObjectDataSource using the ReportViewer in ASP.NET 2.0.
C#2.0, ASP.NET, Dev
|
Shabana Mohammad |
4.38 |
|
|
Using Crystal Reports in ASP.Net Making use of strongly typed datasets
Updated: 25 Apr 2008
Using Crystal Reports in ASP.Net Making use of strongly typed datasets
C# (C#2.0), SQL, .NET (.NET2.0), Dev
|
Khumza007 |
4.33 |
|
|
Working with ASP.NET and Crystal Reports 9 with or without RAS 9
Updated: 8 Jun 2005
An article on how to use Crystal Reports 9 with ASP.NET.
VB, .NET1.1, ASP.NET, Visual-Studio, Dev
|
Muhammad Musa Ali |
4.20 |
|
|
How to Export Crystal Reports Without Using the Report Viewer
Updated: 14 Jan 2011
This article will show how to eliminate the Crystal Reports report viewer to allow reports to be exported in one step.
VB, .NET, ASP.NET
|
David Weaver |
4.17 |
|
|
Crystal Report database connection in ASP.NET
Updated: 18 Jan 2008
In this article I am going to discuss how to use UDL file with Crystal Report to connect particular database.
.NET (.NET2.0), ASP.NET
|
Manjula Wickramathunga |
4.14 |
|
|
Stored Procedure Driven Data Grid
Updated: 22 Mar 2010
Dynamically updates datagrid columns and formats without changing the code files
C#, Javascript, Windows, ASP.NET, SQL-Server, Architect, DBA, Dev, Design
|
Dogan Erdogant |
4.08 |
|
|
Web Background Report Template Class
Updated: 2 May 2007
A set of template classes to run background web reports easily.
C#1.0, Windows, .NET1.1, ASP.NET, WebForms, Dev
|
ajrarn |
4.00 |
|
|
Creating a Proxy to Download PDF Reports from SRS
Updated: 12 May 2008
How to create a proxy that downloads PDF reports from SRS and then stream them back to the client browser
C#, .NET, ASP.NET, DBA, Dev
|
Scott Bentley |
4.00 |
|
|
Conversion of Reporting Starter Kit to use Mono/MySQL
Updated: 1 Oct 2005
A porting of the ASP.NET reporting starter kit to use Mono, MySQL and Apache on a Linux system.
C#, SQL, Windows, .NET, ASP.NET, Visual-Studio, MySQL, DBA, Dev
|
StylezHouse |
3.71 |
|
|
Send Mail and Print Report in Report Viewer Control
Updated: 29 Dec 2008
This article demonstrates the implementation of Print and Send Mail operation in Report Viewer
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, Architect, Dev, Design
|
santosh poojari |
3.58 |
|
|
Displaying , Exporting and Printing Crystal Reports in ASP.NET
Updated: 14 Mar 2005
Displaying , exporting and printing crystal reports in ASP.NET with source code.
VB, SQL, Windows, .NET1.0, .NET1.1, ASP.NET, WebForms, SQL2000, VS.NET2003, DBA, Dev
|
patelsachin |
3.30 |
|
|
Google Charts in ASP.NET
Updated: 3 Oct 2011
How to use Google charts for reporting purposes in ASP.NET web applications
C#, ASP.NET, Dev
|
sujit0761 |
3.17 |
|
|
How to Create TreeView Type GridView
Updated: 27 Mar 2008
How to Create TreeView Type GridView
C# (C#2.0), Windows (WinXP, Vista), ASP.NET, Ajax
|
T.Ashraf |
3.14 |
|
|
Exporting Data From DataGridView or Datatable to ExcelSheet Using HTML
Updated: 21 Dec 2011
Exporting data to Excel is an every day requirement for many solution providers. This article shows how to migrate your data to Excel using simple HTML.
C#, Windows, .NET, ASP.NET, Excel
|
Arif-Imran |
3.00 |
|
|
Changing Crystal Report Database logon information at runtime in VS2005
Updated: 25 Mar 2008
Resolving Crtsal Report "Table not Found" error message after migrationg the VS2003 Code to VS2005
|
Anurag K. Jaiswal |
3.00 |
|
|
Microsoft SQL Server Reporting Services (SSRS) using LINQ and ASP.NET
Updated: 13 May 2010
My first example of using Microsoft SQL Server 2008 Reporting Services (SSRS)
C#, .NET (.NET3.0, .NET3.5), ASP.NET, ADO.NET, Ajax
|
T.Ashraf |
2.75 |
|
|
How to load data from database to TreeView
Updated: 21 Mar 2008
How to load data from database to TreeView
C# (C#1.0, C#2.0), Windows (WinXP, Vista), .NET (.NET2.0), ASP.NET
|
T.Ashraf |
2.48 |
|
|
Cross Tab Reports
Updated: 11 Apr 2006
Implementing HTML cross tab reports.
VB, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
vipinjosea |
2.39 |
|
|
Programmatically Pass Parameters into Crystal Reports from ASP.NET (C#) - Part 1
Updated: 28 Feb 2010
How to programmatically pass parameters into Crystal Reports from ASP.NET, using C#
C# (C#2.0, C#3.0, C#4.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev, .NET4
|
Mihaly Sogorka |
2.17 |
|
|
Programmatically Pass Parameters into Crystal Reports from ASP.NET (C#) - Part 2
Updated: 25 Feb 2010
How to programmatically pass parameters into Crystal Reports from ASP.NET, using C# - Part 2.
C#2.0, C#3.0, C#4.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev, .NET4
|
Mihaly Sogorka |
2.14 |
|
|
Exporting Crystal Reports in ASP.NET
Updated: 28 Nov 2006
This demo will help the developers to export Crystal Reports in ASP.NET
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Farhan Ali |
2.13 |
|
|
User on click Sortable Columns for Crystal reports in Visual Studio .net,ASP.Net
Updated: 10 Jan 2008
In Crystal Reports On Clickig the cloumn name records will be sorted accordingly by Ascending or Descending
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.1, .NET2.0), ASP.NET
|
Prasad Aluru |
1.80 |
|
ASP.NET - Samples |
top |
| Title /
Updated |
Author |
Score |
|
|
Knockout Navigation for ASP.NET Web Forms
Updated: 17 Dec 2011
Progressively enhanced ASP.NET Web Forms version of Knockout tutorial sample
C#, .NET, ASP.NET, WebForms, Ajax, Dev
|
GrahamMendick |
5.00 |
|
|
Project Silk Navigation for ASP.NET Web Forms
Updated: 1 Dec 2011
A conversion of Project Silk to ASP.NET Web Forms using the Navigation for ASP.NET Web Forms codeplex project, concentrating on the navigational aspects
C#, .NET, ASP.NET, WebForms, Ajax, Dev
|
GrahamMendick |
5.00 |
|
|
ToolTip for MVC Web Application
Updated: 12 Dec 2011
ToolTip for MVC Web Application using clutip a jquery plugin
C#, Javascript, .NET, ASP.NET, Ajax, MVC, jQuery, Architect, Design, C#3.5
|
Kethu Sasikanth |
5.00 |
|
|
Comparing Transparent Lazy Loading between NHibernate and Entity Framework
Updated: 14 Jan 2012
In this article, I will explain what transparent lazy loading is and how it's implemented in NHibernate and Entity Framework.
C#, Windows, ADO.NET, Dev, Framework, entity, NHibernate
|
Henry He |
5.00 |
|
|
Adding Quantity Update Feature to Shopping Cart for ASP.NET MVC Music Store 3.0
Updated: 27 Feb 2012
The article shows how to enhance the shopping cart of the Microsoft ASP.NET MVC Music Store 3.0 sample application by making the workflow more practical with a quantity update feature and unobtrusive data validations.
Javascript, C#4.0, ASP.NET, Ajax, MVC, jQuery, Dev
|
Shenwei Liu |
5.00 |
|
|
jQuery DataTables Advanced Filtering in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part V)
Updated: 5 Apr 2012
How to implement advanced column filtering using jQuery DataTables.
C#, ASP.NET, jQuery, Dev, DataTable, MVC3
|
Jovan Popovic |
5.00 |
|
|
Table Row Drag and Drop in ASP.NET MVC (jQuery DataTables and ASP.NET MVC Integration - Part VI)
Updated: 23 Apr 2012
Reordering table rows using drag and drop functionality with jQuery DataTables plug-in in ASP.NET MVC applications.
C#, ASP.NET, MVC, jQuery, Dev, DataTable
|
Jovan Popovic |
5.00 |
|
Basic Routing for HttpHandler
Updated: 7 May 2012
Simple way of mapping HttpHandler requests into controller/action
C# (C#4.0), Windows, ASP.NET, MVC, Dev, Web-Development, web-cache, web-image, .NET4
|
Vitaly Tomilov |
5.00 |
|
|
Android push notification implementation using ASP.NET and C#
Updated: 10 Apr 2012
Just three steps to implement Android push notification and it is easy and simple.
C#, .NET, Mobile (Android), ASP.NET
|
Vimal Panara |
4.96 |
|
|
OneNote on iPhone and Palm Pré using Windows Azure
Updated: 25 Dec 2009
Learn how to synchronize your OneNote notebooks on Windows Azure and access it from your iPhone or your Palm Pré.
Javascript, C#3.0, Windows, ASP.NET, WebForms, VS2008, Dev, WinForm
|
Lionel LASKE |
4.96 |
|
|
ASP.NET MVC3 Razor With jQuery For Beginners
Updated: 19 Apr 2012
This is a simle introduction tutorial that can help ASP.NET MVC3 beginners to create a first MVC application
C#, ASP.NET, jQuery, Dev, MVC3, Razor
|
Jovan Popovic |
4.95 |
|
|
Slideshow using XML and JavaScript
Updated: 4 Sep 2008
Dynamic slideshow performing lots of effects (with XML configuration).
C#, Javascript, XML, Windows, .NET, ASP.NET, Dev
|
Sunasara Imdadhusen |
4.94 |
|
|
Introduction to PayPal for C# - ASP.NET developers
Updated: 6 Nov 2009
An overview that presents all PayPal integration options, targeted especially at C# developers.
XML, C#1.0, C#2.0, C#3.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Architect, Dev, PayPal
|
Predrag Tomasevic |
4.93 |
|
|
Inversion of Control/Dependency Injection with Repository Pattern, Fluent Nhibernate, and LightCore Framework
Updated: 12 Sep 2011
Using IOC/DI and Repository Factory with LightCore.
C#, SQL, WinXP, Vista, Win7, ASP.NET, ADO.NET, LINQ, MVC, jQuery, Dev, Web-Development, Application, N-Tier, NET, DI, IOC, pattern, Injection, Injection
|
Curtis Shull |
4.92 |
|
|
nopCommerce - An open-source shopping cart framework
Updated: 12 Dec 2008
Implementing a website with e-commerce features in ASP.NET.
C#3.0, .NET (.NET3.5), ASP.NET, VS2008, Architect, Dev, eCommerce
|
Andrey Mazoulnitsyn |
4.92 |
|
|
Online Circular Chess in Silverlight, ASP.NET AJAX, WCF Web Services, and LINQ to SQL
Updated: 31 Dec 2007
An application for users to play Circular Chess over the internet based on Silverlight, ASP.NET AJAX, WCF Web Services, and LINQ to SQL.
C# (C#3.0), Javascript, .NET (.NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2008), WCF, XAML, Ajax, LINQ
|
Perrin01 |
4.91 |
|
|
Efficiently exposing your data with minimal effort
Updated: 16 Nov 2009
An article on how we can expose our data efficiently with minimal effort by leveraging Microsoft ADO.NET Data Services.
C#, XML, .NET3.5, WCF, LINQ, Architect, Dev, RIA, EF
|
V.GNANASEKARAN |
4.91 |
|
|
Dictionary for Google Suggest like Dictionary
Updated: 5 Jun 2005
To make a dictionary that will work with Google Suggest like Dictionary.
VB, SQL, .NET1.1, Win2K, WinXP, ASP.NET, SQL2000, VS.NET2003, DBA, Dev
|
smiling4ever |
4.90 |
|
|
A simple ASP.NET chat
Updated: 18 Feb 2007
A simple chat application using ASP.NET.
VB, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
sathesh_pandian |
4.90 |
|
|
Stock quote and chart from Yahoo! in C#
Updated: 23 Jun 2009
This article introduces you to how to access stock quotes from the Yahoo! Finance service.
C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, Dev
|
PAPAYA |
4.90 |
|
|
Scalable COMET Combined with ASP.NET - Part 2
Updated: 11 Jul 2008
A chat application demonstrating a reusable API for COMET and ASP.NET (following on from a previous article).
C# (C#2.0, C#3.0), Windows (WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, WebForms, Ajax, Dev
|
James Simpson |
4.89 |
|
|
Refreshing content of the table using AJAX in ASP.NET MVC (jQuery DataTables and ASP.NET MVC integration - Part III)
Updated: 21 Apr 2012
This article shows how you can refresh content of the table in ASP.NET MVC using the jQuery DataTables plug-in.
C#, .NET, ASP.NET, Ajax, jQuery, Dev, DataTable
|
Jovan Popovic |
4.89 |
|
|
Building a Web Message Board using Visual Studio 2008, Part I - The Basic Message Board
Updated: 30 Dec 2007
This article builds a web based message board and uses several new technologies introduced with Visual Studio 2008 such as LINQ, WCF Web Programming, WCF Syndication, ASP.NET ListView, ASP.NET DataPager etc.
C# (C#1.0, C#2.0, C#3.0), XML, CSS, SQL, Windows (WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, SQL-Server (SQL2005), IIS (IIS6, IIS7), Visual-Studio (VS2008), ADO.NET, WCF, LINQ, Design
|
Rama Krishna Vavilala |
4.89 |
|
|
File Download in ASP.NET and Tracking the Status of Success/Failure of Download
Updated: 27 Apr 2010
File download in ASP.NET and tracking the status of success/failure of download
C#, .NET, ASP.NET, Dev
|
Anil Meharia |
4.89 |
|
|
Capturing the Enter key to cause a button click
Updated: 19 Jan 2007
Have you ever wanted to trap the Enter key press event in ASP.NET and have it click a button for you? This article describes two options for capturing the Enter key press event and then clicking a button. One solution uses JavaScript, the other uses a Panel control.
C#, Javascript, Windows, .NET, ASP.NET, Dev
|
kubben |
4.89 |
|
|
ASP.NET MVC Editable Table (jQuery DataTables and ASP.NET MVC integration - Part II)
Updated: 6 Nov 2011
This article shows how a datatable with standard CRUD functionalites (select/delete data, update single cell, and add new record) can be created in ASP.NET MVC using the jQuery DataTables Editable plug-in.
C#, Javascript, ASP.NET, MVC, jQuery, Dev, DataTable
|
Jovan Popovic |
4.89 |
|
|
Fully configured ASP.NET Membership Website Template
Updated: 7 Jul 2009
A pre-configured ASP.NET website containing a Master page, error handling, login / logout, and other boilerplate new project code.
Javascript, CSS, XHTML, C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, Visual-Studio (VS2008), Dev
|
Stephen Inglish |
4.88 |
|
|
Load WebForms and UserControls from Embedded Resources
Updated: 5 Sep 2006
Load WebForms and UserControls from embedded resources.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Kurt Harriger |
4.88 |
|
|
Creating an expandable master-details table (jQuery DataTables and ASP.NET MVC integration - Part IV)
Updated: 2 May 2011
This article shows how an expandable master-details table can be implemented in ASP.NET MVC using the jQuery DataTables plug-in.
C#, Javascript, HTML, ASP.NET, MVC, jQuery, Dev, DataTable
|
Jovan Popovic |
4.88 |
|
|
jQuery DataTables and ASP.NET MVC Integration - Part I
Updated: 11 Apr 2012
This article contains code samples which explain how the jQuery DataTables plug-in can be integrated into ASP.NET MVC applications.
C#, .NET, ASP.NET, Ajax, MVC, jQuery, Dev, DataTable
|
Jovan Popovic |
4.88 |
|
|
Google Language Translator Using jQuery
Updated: 30 Oct 2011
Multilingual support for applications using Google Translator and jQuery.
HTML, C#2.0, C#3.0, C#4.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, IIS, WebForms, MVC, jQuery, Dev, Application, UI, Web
|
Govardhana Reddy |
4.88 |
|
|
Combres 2.0 - A Library for ASP.NET Website Optimization
Updated: 2 May 2010
.NET library which enables combination, minification, compression, and caching of JavaScript and CSS resources for ASP.NET Web Forms and ASP.NET MVC web applications.
.NET (.NET3.5), ASP.NET, Architect, Dev
|
Buu Nguyen |
4.87 |
|
|
RSA Interoperability between JavaScript and RSACryptoServiceProvider - Form Login Example
Updated: 29 Aug 2005
Explore the interoperability between client-side JavaScript RSA implementation and server-side RSACryptoServiceProvider in a typical form login example.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, IE6.0, Dev
|
blackinkbottle |
4.87 |
|
|
Scalable COMET Combined with ASP.NET
Updated: 19 Jun 2008
An article describing a scalable method of using persistent AJAX connections (A.K.A. COMET) with ASP.NET.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0), ASP.NET, Architect, Dev, Design
|
James Simpson |
4.87 |
|
|
A Simple ASP.NET Flickr Application
Updated: 16 Nov 2010
A simple Flickr application using the Flickr.Net API library and some cool effects.
C#4.0, ASP.NET, Dev, UI, .NET4
|
Mario Majcica |
4.87 |
|
|
jQuery Templates/View Engines in ASP.NET MVC
Updated: 25 Apr 2012
This article explains how client-side view engines can be used in ASP.NET MVC.
C#, Javascript, ASP.NET, MVC, jQuery, JSON, Templates
|
Jovan Popovic |
4.86 |
|
|
Alert Session Time out in ASP.NET
Updated: 27 Jul 2011
This article looks at ways to warn users about the session timeout.
Javascript, ASP.NET
|
Manjunath Shrikantiah |
4.86 |
|
|
Manage ASP.NET Server Controls, Event Handlers, and Server-Side Validation Using XML and XSLT
Updated: 18 Apr 2008
An article on managing ASP.NET server controls, event handlers, and server-side validation using XML and XSLT.
XML, XSLT, C#1.0, C#2.0, C#3.0, .NET2.0, ASP.NET, Dev
|
Ehsanul Haque |
4.85 |
|
|
Simple way to Design Tabs in ASP.NET
Updated: 11 Jan 2012
This article will show how to Create Tabs in ASP.NET page using Buttons, MultiView Control and CSS
C#, Windows, ASP.NET, Architect, Dev, Design, C#3.5, tabs
|
ASP.NETGuy |
4.85 |
|
|
Using Google Calendar in ASP.NET Website
Updated: 27 May 2011
How to use Google Calendar in ASP.NET website
C#3.0, Windows, ASP.NET, Dev
|
Igor Alekseev |
4.84 |
|
|
Simple FileManager width MVC 3 and jsTree
Updated: 2 Apr 2011
In this article, I will show how easy it is to perform drag-and-drop and create operations using jsTree in a simple File Manager.
C#, Javascript, .NET, ASP.NET, MVC, jQuery, Dev, JSON
|
desalbres |
4.83 |
|
|
Save Temporary Data with Entity Framework Self-Tracking Entity
Updated: 28 Dec 2011
In this article, I will show you how to use Entity Framework Self-Tracking Entity to save temporary data in Enterprise Applications.
C#, Windows, ADO.NET, Dev, Framework, entity
|
Henry He |
4.83 |
|
|
Google Maps API V3 for ASP.NET
Updated: 30 Dec 2011
The most frequently used tasks in Google Maps. The article includes an explanation of geocoding and reverse geocoding both in JavaScript and C#.
C#, Javascript, ASP.NET, Dev
|
S V Saichandra |
4.83 |
|
|
A very standard, powerful and easy to use Sample and Library for working on RSS 2.0
Updated: 18 Feb 2005
With this library, you can easily create some RSS 2.0 files for your site and/or use some RSS 2.0 files from other sites into your site.
C#, XML, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, ADO.NET, WebForms, VS.NET2003, Dev
|
Dariush Tasdighi |
4.83 |
|
|
DataGrid CheckBox Select Multiple Rows Column
Updated: 11 Apr 2005
Allow users to select multiple records from your DataGrid. "CheckAll / UnCheck All" functionality on client side.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Noman Nadeem |
4.82 |
|
|
Using Google Co-op's Custom Search Engine
Updated: 27 Oct 2006
This article shows how easy it is to use ASP.NET and Google Co-op's Custom Search Engine to build your own search engine.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Jon Sagara |
4.81 |
|
|
A Small Class for Simplifying the Work with URL Parameters
Updated: 4 Apr 2010
An article describing a simple class that makes working with URL parameters a little bit easier
C#, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, DotGNU, ASP.NET, Visual-Studio, Dev
|
Uwe Keim |
4.81 |
|
|
ASP.NET MVC3 jQuery inline editor - A nice alternative to the HTML5 content editable feature
Updated: 23 Apr 2012
This article describes how you can implement inline editing in an ASP.NET MVC application using the jQuery Jeditable plug-in.
ASP.NET, jQuery, Dev, MVC3
|
Jovan Popovic |
4.81 |
|
|
Live Chat - Template Code
Updated: 18 Oct 2010
How to create a web Live Chat via C# ASP.NET + jQuery/AJAX
C#, Javascript, .NET (.NET3.5), Ajax, jQuery, Dev, .NET4
|
ColinBashBash |
4.80 |
|
|
ASP.NET MVC Application in Action - I (DailyJournal)
Updated: 7 Jun 2010
A simple visual task manager application using ASP.NET MVC and jQuery.
C#, XML, HTML, .NET, ASP.NET, MVC, jQuery, Architect, Dev
|
Rajesh Pillai |
4.79 |
|
|
A simple DotNetNuke Google Analytics Module
Updated: 26 Aug 2007
Adding Google Analytics tracking to your DotNetNuke website the easy way.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
brucerchapman |
4.78 |
|
|
Drag & Drop Shopping Cart Using ASP.NET MVC and JQuery
Updated: 18 Dec 2011
Add interactivity to Shopping Cart Using JQuery and ASP.NET MVC
C#, ASP.NET, SQL-Server, ADO.NET, Ajax, MVC, jQuery, JQueryUI
|
Jigar Bagadai |
4.78 |
|
|
LINQ and WF Based Custom Profile Provider for ASP.NET 3.5
Updated: 8 Dec 2008
A new implementation of the Custom Profile Provider for ASP.NET 3.5, using LINQ, Workflow Foundation, and the Responsibility-Centric-Singleton DataContexts pattern.
SQL, C#3.0, .NET3.0, .NET3.5, ASP.NET, LINQ, SQL2005, IIS6, VS2005, IIS7, VS2008, Architect, Dev
|
Anas Karkoukli |
4.78 |
|
|
Asynchronous HTTP Handler for Asynchronous BLOB DataReader
Updated: 5 Sep 2006
Includes description of an asynchronous HTTP handler (vs. alternative WebHandler) implementations that uses an asynchronous DB read operation to render a BLOB DB column as an image to any client browser.
C#, SQL, HTML, Windows, .NET2.0, ASP.NET, VS2005, DBA, Dev
|
Leon Dviry Segal |
4.78 |
|
|
GridViewImages from DB in ASP.NET using C#
Updated: 26 Jun 2009
GridViewImages from DB in ASP.NET using C#
C#, Javascript, HTML, .NET (.NET2.0), ASP.NET
|
Naga Sridhar Madiraju |
4.77 |
|
|
Google Suggest like Dictionary
Updated: 26 Dec 2004
An implementation of Google suggest using remote scripting.
C#, Javascript, SQL, HTML, Windows, .NET, ASP.NET, Visual-Studio, WebForms, SQL2000, DBA, Dev
|
Gavi Narra |
4.77 |
|
|
Drag and Drop Sortable Lists using jQueryUI, jQuery AJAX, ASP.NET Web Methods and a Detachable Entity Framework Data Repository
Updated: 20 Jul 2011
Sortable list with jQuery persistance.
Javascript, HTML, C#4.0, .NET, ASP.NET, ADO.NET, Ajax, LINQ, jQuery, Dev, Web-Development
|
Wes Grant |
4.76 |
|
|
Monorail Hands-On
Updated: 19 Feb 2008
In this article, I will present a sample application using the Monorail framework and provide the basic concepts of the design pattern known as MVC.
XML, C#2.0, .NET (.NET2.0), WinXP, Win2003, Vista, ASP.NET, Dev
|
Marcelo Ricardo de Oliveira |
4.76 |
|
|
Developing custom ASP.NET Membership and Role providers reading users from custom section in the web.config
Updated: 7 Aug 2008
In this article, we will be developing custom Membership and Role providers which will read user credentials from a custom configuration section in the web.config file.
VB (VB8.0, VB9.0), XML, .NET, ASP.NET, Architect, Dev, Design
|
Andreas Botsikas |
4.76 |
|
|
Using IHttpAsyncHandler and XMLHttpRequest to “push” messages to the client
Updated: 30 Sep 2009
How you can let a web browser be a "listener" for chat messages pushed from a web server.
Javascript, XML, HTML, C#2.0, C#3.0, C#4.0, .NET2.0, .NET3.0, .NET3.5, ASP.NET, WebForms, Ajax, VS2008, VS2010, Dev, .NET4
|
Boek, Karel |
4.75 |
|
|
LaxCraft - Sample MVC3 Site
Updated: 2 Aug 2011
A nice sample application that leverages MVC3, Castle Windsor, and Fluent-NHibernate.
C#, .NET3.5, ASP.NET, LINQ, MVC, jQuery, Architect, Dev, Web-Development
|
James Coleman |
4.75 |
|
|
Load Base64 Images using jQuery and MVC
Updated: 26 May 2011
This small article presents an example to load Base64 images using jQuery and MVC.
C#, Javascript, .NET, Ajax, MVC, jQuery, Architect, Dev
|
Dr. Song Li |
4.75 |
|
|
C# Simple Search Class
Updated: 5 Jan 2012
Simple customizable searching in ASP.NET.
C#3.0, Windows, .NET, ASP.NET, MVC, Dev
|
hermiod |
4.75 |
|
|
DotLucene: Full-Text Search for Your Intranet or Website using 37 Lines of Code
Updated: 30 Mar 2005
An introduction to DotLucene, open source full-text search engine.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Dan Letecky |
4.75 |
|
|
Format and colorize C# code for the Web(log)
Updated: 10 Jul 2005
Automate posting of formatted and colorized C# source code in four different ways.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Drazen Dotlic |
4.74 |
|
|
ASP.NET Chatting using WCF Services and JSon
Updated: 1 Dec 2011
ASP.NET chatting using WCF Services and JSon
C#, .NET (.NET3.5), ASP.NET, Architect, Dev
|
Narsimlu Keshagouni |
4.74 |
|
|
An intelligent 404 page
Updated: 5 Dec 2004
This article explains how to enhance your 404 page by providing links to pages with a similar name to the requested page.
C#, .NET1.1, Win2K, WinXP, Win2003, Vista, ASP.NET, VS.NET2003, Dev
|
Tim_Mackey |
4.74 |
|
|
Using NHibernate with Multiple Databases
Updated: 25 Aug 2006
This article describes using NHibernate with multiple databases concurrently.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Billy McCafferty |
4.74 |
|
|
Build a Blog Page Consuming a XML Feed
Updated: 2 Nov 2011
How to build a blog page using an XML feed
C#, Windows, .NET, ASP.NET, WebForms, Dev
|
Just Glowing |
4.73 |
|
|
Display a DropDownList in a CatalogZone
Updated: 12 Oct 2005
Shows how to customize the CatalogZone to display a DropDownList instead of checkboxes.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Wouter van Vugt |
4.73 |
|
|
Using NHunSpell in ASP.NET with JSON Web Service and jQuery
Updated: 14 May 2010
Demonstrates how to use the NHunSpell library in an ASP.NET application by calling web services using jQuery
C#, ASP.NET, jQuery
|
Dylan Morley |
4.71 |
|
|
IIS vs. ASP.NET URL Rewriting
Updated: 23 Nov 2009
A solution to use ASP.NET URL rewriting with virtual hosting and old IIS versions.
C#, XML, .NET, ASP.NET, Dev, SysAdmin
|
Alexandr Sergeevich Ilyin |
4.71 |
|
|
How to kill processes running on a computer in your home
Updated: 19 Jul 2008
A small ASP.NET program to help control your child's game playing.
XML, C#1.0, .NET1.1, Dev, SysAdmin
|
Xiangyang Liu 刘向阳 |
4.71 |
|
|
Creating an Interactive Map in ASP.NET 2.0 Using SharpMap
Updated: 25 Nov 2005
An article on how to create a web map application using SharpMap in ASP.NET 2.0.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Morten on GIS |
4.71 |
|
|
AJAX Enabled MessageBox
Updated: 14 Sep 2009
MessageBox usercontrol that is AJAX ready and has confirmation support
C#, Windows, ASP.NET, Ajax
|
Yavuz Kucukpetek |
4.71 |
|
|
Facebook Application Development with FBML, FBJS, ASP.NET and C#
Updated: 13 Mar 2008
Build simple and sophisticated Facebook Apps with FBML, ASP.NET
C#, VB, Javascript, SQL, HTML, Windows, .NET, ASP.NET, SQL-Server, Architect, Dev, Design
|
aleksisa |
4.70 |
|
|
Easy SMTP Mail Using ASP.NET 2.0
Updated: 4 Oct 2006
The article addresses two topics: sending an email message to a standard email account, and sending an SMS message to a cell phone or pager.
VB, Windows, .NET2.0, ASP.NET, IIS, WebForms, VS2005, Dev
|
salysle |
4.70 |
|
|
A useful UrlBuilder class
Updated: 18 Aug 2005
A simple way to generate and manipulate URLs.
C#, VB, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
lotuspro |
4.69 |
|
|
Creating PDF Documents in ASP.NET
Updated: 26 Sep 2007
How to create PDF documents in ASP.NET.
Windows, .NET2.0, ASP.NET, WebForms, Dev
|
fstrahberger |
4.68 |
|
|
Multi-lingual Resource file generator using the Google Translation API
Updated: 23 Apr 2009
This is a command line utility for generating Japanese and French resource files from English using the Google Translation API.
C#3.0, .NET3.5, ASP.NET, WebForms, Dev
|
Aneesur Rehman Khan |
4.67 |
|
|
Open Source Extensible Enterprise n-tier Application Framework with Multilayered Architecture
Updated: 3 Dec 2010
Xenta architecture overview
C#, .NET, ASP.NET, WCF, Architect, Dev, Web-Development, Application, Framework
|
Daniil Novikov |
4.67 |
|
|
Extensible Application Design Using the Managed Extensionsibility Framework
Updated: 4 Oct 2010
In today's world, application requirements are changing and software is constantly evolving. The Managed Extensibility Framework is a one stop solution for most business problems we solve in our day to day life. Applications targeting MEF can easily adopt to changes in business elegantly.
C#3.0, .NET3.5, Dev, Framework, General, .NET4, EF
|
corol1234 |
4.67 |
|
|
CRUD Operation in ASP.NET Web Applications Using HTTP Handler and jQuery
Updated: 15 Nov 2011
Easy approach to implement AJAX in ASP.NET without using an AJAX control
C#3.0, ASP.NET, ADO.NET, Ajax, jQuery, JSON, SqlServer
|
Jigar Bagadai |
4.67 |
|
|
Custom MembershipProvider and RoleProvider Implementations that use Web Services
Updated: 4 Oct 2009
Custom MembershipProvider and RoleProvider implementations that use web services in order to separate the application and database servers.
C#, VB, Windows, .NET (.NET2.0), ASP.NET, SQL-Server (SQL2000, SQL2005), IIS (IIS6), Visual-Studio (VS2005), Architect, DBA, Dev
|
Shaun Wilde |
4.66 |
|
|
WatiN - Web Application Testing In .NET
Updated: 8 Jan 2007
This article exposes how to use WatiN and how to create UI tests for Web applications.
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev, QA
|
Jesus Jimenez |
4.66 |
|
|
UrlBuilder Part II - Encoded QueryStrings
Updated: 29 Sep 2005
Taking UrlBuilder to the next level.
C#, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
lotuspro |
4.65 |
|
|
Create a guestbook by using XML serialization
Updated: 14 Jan 2009
This article shows an easy way to create a guestbook using ASP.NET and XML serialization.
C#, Windows, .NET, ASP.NET, ADO.NET, Dev
|
Mikael Sundfors |
4.64 |
|
|
Streaming Chart Images as FileResult from MVC Controllers
Updated: 10 Mar 2009
Using a proper MVC pattern to stream an image from Microsoft Chart controls for the Microsoft .NET Framework 3.5.
C#, .NET3.5, ASP.NET, Dev
|
Nic_Roche |
4.64 |
|
|
ASP.NET - C# Application Environment Backsplash
Updated: 6 Jul 2005
Demonstrates how to diplay a backsplash image in an ASP.NET application by taking advantage of inheritance.
C#, XML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev, QA
|
Kenny Young |
4.63 |
|
|
Generic Image Handler Using IHttpHandler
Updated: 13 Mar 2009
Example of an HttpHandler to handle image URLs and hide server mapped paths from users. This can also be used to generate thumbnails of any size.
C#, .NET, ASP.NET, Dev
|
sunit_82 |
4.63 |
|
|
Building Redistributable Web-based MP3 Players with ASP.NET, Flash, and the Cassini Web Server
Updated: 4 Jun 2007
This article describes how to build an easily-redistirbutable ASP.NET application that can play MP3 tunes from any folder on the system hosting the application. The Cassini server is used to eliminate IIS requirement, and allow the application to access local files and folders without having to rely
CSS, HTML, C#2.0, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, IIS, WebForms, VS2005, Dev
|
Vlad Hrybok |
4.63 |
|
|
Display MS Excel Sheets and Charts in ASPX Pages using C#
Updated: 8 Nov 2006
How to display an Excel sheet with its format and also charts in an ASPX page.
C#1.0, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, VS2005, Dev
|
Gnanandam Gopalan |
4.62 |
|
|
Template merging with NVelocity and ASP.NET
Updated: 24 Aug 2007
A tutorial about merging templates with NVelocity and ASP.NET.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Simone Busoli |
4.60 |
|
|
Search Your Website with MSN Search
Updated: 4 Jul 2005
Use MSN search RSS results to display site specific search results on your own website.
VB, XML, Windows, .NET, ASP.NET, IIS, Visual-Studio, Dev
|
Jason Witty |
4.59 |
|
|
DotNetNuke Search Engine Optimization Part 2 - Removing Duplicate Content
Updated: 30 May 2007
Improve your DotNetNuke search engine optimization by removing duplicate content.
Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Jay Kay |
4.58 |
|
|
Dating Website MailBox with Full Features
Updated: 3 Jan 2009
GridView with AJAX Delete Confirmation, Select / Delete ALL with Memory Paging
C#, .NET2.0, ASP.NET, Ajax, SQL2008, Dev
|
Bill SerGio, The Infomercial King |
4.58 |
|
|
A Simple Recommender System - The Collaborative Network Library
Updated: 11 Feb 2005
Describes a simple implementation of a recommending system for e-commerce sites.
C#, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
edeferia |
4.57 |
|
|
Custom JSON Serializer for the Entity Framework
Updated: 29 Apr 2009
Custom JSON serializer for the Entity Framework
C#, .NET, ASP.NET, ADO.NET, Ajax, Architect, Dev, QA, EF
|
Ahasanhabib |
4.56 |
|
|
JavaScript Control Text Design Templates for ASP.NET
Updated: 4 Aug 2004
Web design template allows user to type text with all styles, pictures, links, bulletted text, color etc.., for ASP.NET.
VB, Javascript, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
R. Senthil Kumaran |
4.56 |
|
|
Chat Application in ASP.NET Using AJAX (Pop-up Windows)
Updated: 7 May 2010
Chat application in ASP.NET using AJAX and SQL Server.
Javascript, VB.NET, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Ajax, Dev
|
Narsimlu Keshagouni |
4.55 |
|
|
Modal Dialog - Enhanced
Updated: 8 Jun 2006
In this article, we will try to generate a draggable DHTML layer that loads data from an external URL via an XMLHTTP connection. This is an enhanced version of my previous Draggable Layer article, hence it addresses additional issues that are not present in the former article.
Javascript, CSS, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
volkan.ozcelik |
4.54 |
|
|
Filterable check box list
Updated: 8 Mar 2011
In all our web projects, we would like to provide rich user interface with minimal real estate used. One such requirement was to provide filterable check box list. This allows the user to filter the checkbox list items on typing some characters in the textbox.
ASP.NET, jQuery
|
Manjunath Shrikantiah |
4.50 |
|
|
Data Driven Unit Testing for a DotNetNuke Private Assembly Module
Updated: 18 Jun 2007
Using data driven unit tests with SQL Server CE for DotNetNuke private module development.
SQL, C#2.0, VB8.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, SQL-CE, DBA, Dev, QA
|
brucerchapman |
4.50 |
|
|
Google Translator API v2 Implementation
Updated: 25 Dec 2011
This is a very simple implementation of Google Translator API v2 implementation. It is a simple HTML file and makes use of jQuery for client side operations.
HTML, ASP.NET, WebForms, jQuery, CEO, Architect, QA, Design, Marketing
|
Govardhana Reddy |
4.50 |
|
|
Using JSON with ASP.NET 3.5
Updated: 15 Jun 2011
How to use JSON as the preferred data format for invoking Web Services from the client side.
.NET, ASP.NET, Ajax
|
Naresh26 |
4.50 |
|
|
Combres - WebForm & MVC Client-side Resource Combine Library
Updated: 1 Nov 2009
A .NET library which enables minification, compression, combination, and caching of JavaScript and CSS resources for ASP.NET and ASP.NET MVC web applications. Simply put, it helps your applications rank better with YSlow and PageSpeed.
Javascript, XML, CSS, C#3.0, .NET, ASP.NET, Architect, Dev
|
Buu Nguyen |
4.50 |
|
|
Creating an HTML Attribute Plug-in Framework
Updated: 16 May 2007
This article explains how to create your own HTML attributes using a plug-in framework.
C#1.0, Windows, .NET1.1, ASP.NET, WebForms, IIS5.1, IIS6, VS.NET2003, Dev
|
RayLouw |
4.50 |
|
|
Consuming the Windows Live Search Webservice using ASP.NET and AJAX 1.0
Updated: 20 Nov 2007
This application will bind search results from the Windows Live Search Webservice to a GridView control and make use of AJAX 1.0 for searching and paging.
Javascript, XML, C#2.0, Windows, .NET2.0, ASP.NET, Ajax, VS2005, Dev
|
Daniel Penrod |
4.50 |
|
|
How to Capture Web Events in log4net
Updated: 20 Dec 2006
Details how to capture the web events exposed by the ASP.NET framework through log4net. Also provides the details of how to create custom web events that can provide custom logging behavior.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Gabe Wishnie |
4.49 |
|
|
Creating a WebDav to RSS adapter
Updated: 28 Feb 2006
How to develop a handler that reads Exchange WebDAV folders and returns RSS.
C#, XML, .NET2.0, Win2K, WinXP, Win2003, ASP.NET, IIS5.1, IIS6, VS2005, Dev
|
Diego Mijelshon |
4.48 |
|
|
Localization (Globalization) of RDLC reports in ASP.NET applications
Updated: 12 Sep 2008
Localization of the RDLC reports in the ASP.NET applications
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Alexander Vologin |
4.48 |
|
|
Reusable navigation and workflow for both Windows and Web using Microsoft UIP blocks
Updated: 29 Mar 2009
Reusable navigation and workflow for Windows and Web using Microsoft UIP blocks.
C#, .NET, ASP.NET, VS.NET2003, VS2005, Dev
|
Shivprasad koirala |
4.47 |
|
|
YouTube™ API for ASP.NET
Updated: 2 Oct 2009
YouTube™ API for ASP.NET, AJAX-extended (C#).
C#, Javascript, CSS, HTML, .NET, ASP.NET, Visual-Studio, WebForms, Ajax, Dev
|
DrABELL |
4.44 |
|
|
Reading contents of Web Folders in C#
Updated: 28 Feb 2006
An analysis of the different ways of getting the list of files in a web folder (including SharePoint) programmatically, and a simple solution. The sample code is for C# 2.0.
C#, Windows, .NET2.0, ASP.NET, IIS, COM, WebForms, VS2005, Dev
|
Roman Koreshkov |
4.44 |
|
|
Finding text on a page and from the server with JavaScript and ASP.NET
Updated: 18 Oct 2006
Save bandwidth by searching the current page, and only returning to the server when the string is not found.
VB, Javascript, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
stewartamackenzie |
4.43 |
|
|
Custom reCaptcha Validation
Updated: 7 Oct 2010
How to manually integrate reCaptcha into your site
C#, Javascript, .NET, ASP.NET, WebForms, Architect, Dev, WebService
|
Nathan Staudt |
4.43 |
|
|
A generic loading of data in a DropDownList using caching mechanism
Updated: 6 Apr 2005
This article shows you how to make use of DataAccessLayer and caching.
C#, SQL, .NET1.1, Win2K, WinXP, ASP.NET, ADO.NET, SQL2000, VS.NET2003, DBA, Dev
|
santosh poojari |
4.42 |
|
|
Distribute your site's contents with RSS 2.0
Updated: 28 Sep 2007
Distribute your site's contents with RSS 2.0 using ASP.NET/VB.NET/MS SQL Server 2005.
VB8.0, .NET, WinXP, ASP.NET, Visual-Studio, WebForms, SQL2005, Dev
|
AdamNThompson |
4.41 |
|
|
N-Tier development with ASP.NET MVC, WCF, and LINQ
Updated: 5 Jan 2009
This article presents a demo bug-tracking application built on ASP.NET MVC, WCF, and LINQ to SQL.
C#, .NET3.5, ASP.NET, WCF, LINQ, Architect, Dev
|
Emmanuel Nuyttens |
4.39 |
|
|
WCF RIA Services: ASP.NET Client Web Application
Updated: 1 Jun 2010
Quick ASP.NET development using WCF RIA services
C# (C#4.0), .NET, ASP.NET, WCF, Architect, Dev, .NET4, RIA
|
santosh poojari |
4.39 |
|
|
Auto Refresh Web Page
Updated: 10 Oct 2007
Some simple ways to auto refresh your web page.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
kubben |
4.35 |
|
|
Play Embedded YouTube Videos Randomly
Updated: 13 Sep 2010
Illustrate how to embed a YouTube video into a web page, build a random play list, and launch a video on the fly.
C#, CSS, SQL, HTML, .NET, ASP.NET, Dev
|
Tomz_KV |
4.33 |
|
|
Cookieless Sessing Using MVC + Post Enabled Forms
Updated: 6 Sep 2011
Cookieless sessing using MVC and post enabled forms.
C#, .NET, ASP.NET, MVC, Dev
|
Corey Fournier |
4.33 |
|
|
Dynamically Render Download Contents in ASP.NET 2.0
Updated: 28 Dec 2006
This article illustrates methodologies for creating download buttons/links dynamically, and provides a DownloadAssistant class as a handy utility.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Tomz_KV |
4.33 |
|
|
xLibrary - Using a custom IHttpHandler to access embedded JavaScript
Updated: 28 Feb 2009
This article covers how to make a custom IHttpHandler to use the X Library from www.cross-browser.com embedded in an assembly.
Javascript, XML, C#1.0, C#2.0, .NET1.0, .NET1.1, .NET2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, IIS5.1, IIS6, VS.NET2003, VS2005, IIS7, Dev
|
Rick Bassham |
4.33 |
|
|
Web Services in C++/CLI
Updated: 8 May 2008
An article on Web service implementation in C++/CLI
C++/CLI, Windows, .NET, ASP.NET, Dev
|
Nadeem Afana |
4.33 |
|
|
An Easy Approach to Displaying a Message Box in ASP.NET 2.0
Updated: 16 Oct 2006
This article describes a quick and easy way to display message boxes within an ASP.NET 2.0 project.
VB, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
salysle |
4.33 |
|
|
How to execute long running jobs from a web client (using ASP.NET 1.1 and 2.0)
Updated: 14 Dec 2007
An useful way to call time consuming back-end processes/Stored Procedure calls from the client.
Javascript, CSS, HTML, XHTML, C#1.0, .NET, ASP.NET, WebForms, Ajax
|
Chakrabarty Rajib |
4.32 |
|
|
Extending Cuyahoga FullText Indexing (Lucene.NET)
Updated: 27 Mar 2008
In this article we will extend classes in Cuyahoga.Core.Search namespace in order to provide more generic full text indexing service
C# (C#2.0), Windows (WinXP, Win2003), .NET (.NET2.0), ASP.NET, Win32, Architect, Dev, Design
|
Ali Ozgur |
4.30 |
|
|
File System Browsing in ASP.NET: New Approach vs. Old Approach
Updated: 3 Jul 2005
Most of the programmers who have transitioned from ASP to ASP.NET still use the loop-and-create method for displaying contents of a specific folder. In this demo I am going to show you how to use the File System Objects, a DataGrid and a DataTable to accomplish this task.
C#, VB, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, WebForms, VS.NET2003, VS2005, Dev
|
Keith Rull |
4.26 |
|
|
IVR used in the Facebook
Updated: 18 Jun 2008
You can use this technology
C# (C#2.0, C#3.0)
|
jedliu2046 |
4.25 |
|
|
Lucene.net in asp.net simple example
Updated: 19 Oct 2008
How to use lucene.net api from c# in asp.net enviroment
C#, ASP.NET, Dev
|
mascix |
4.25 |
|
|
Office Web Component v11.0 Spreadsheet And AJAX Interoperatibility Part 1
Updated: 18 May 2008
This article demonstrate, how OWC and AJAX can be used to store spreadsheet content as XML data into database.This XML in turns rendered as spreadsheet in OWC control from database source.
VB, Office, ASP.NET, Visual-Studio (VS2005), WebForms, Ajax, Dev, Design
|
Gautam Sharma |
4.23 |
|
|
Right Click Menu using JQuery ASP.NET using C#
Updated: 18 May 2010
Jquery Context Menu control
C#, ASP.NET, jQuery
|
composeme |
4.21 |
|
|
IVR applications based on Voicent Gateway (C# Sample Interface)
Updated: 10 Jul 2008
IVR telephone notification software broadcast voice messages by phone. Ideal for group event reminders, marketing, lead generation, political campaign promotions, school fundraising, church communications, emergency notifications, and much more.
Java, Java SE (J2SE4, J2EE)
|
jedliu2046 |
4.17 |
|
|
An Example ASP.NET MVC Web Project to Upload and Download Files
Updated: 13 May 2010
This article introduces an example ASP.NET MVC web project to upload and download files.
C#, Javascript, CSS, SQL, HTML, .NET, ASP.NET, MVC, jQuery, Architect, Dev
|
Dr. Song Li |
4.14 |
|
|
An extensible DotNetNuke Google Sitemap Generator
Updated: 30 Apr 2008
Building a DotNetNuke Sitemap Generator using the ASP.NET Provider model.
C#2.0, Windows, .NET2.0, ASP.NET, Visual-Studio, Dev
|
brucerchapman |
4.14 |
|
|
ServerComponents HTTP Handlers
Updated: 5 Oct 2008
By using only configuration, create and customize HTTP handlers that do a lot of tasks.
C#, .NET2.0, ASP.NET, Dev
|
Bishoy Labib |
4.14 |
|
|
ToDo List using ASP.NET MVC
Updated: 15 Sep 2009
Creating task list using MVC
C# (C#3.0), .NET (.NET3.0, .NET3.5), ASP.NET
|
A. Bhandari a.k.a Amit Bhandari |
4.13 |
|
|
.NET Remoting under IIS - ASP.NET Application as Client
Updated: 2 Aug 2009
Simplest method to host remote component under IIS with ASP.NET application as client
VB, Windows (WinXP, Win2003), .NET1.1, ASP.NET, IIS (IIS6), Visual-Studio (VS.NET2003), Dev
|
Raj Settipalli |
4.10 |
|
|
Smart Navigation in Scrollable Web Controls
Updated: 1 Dec 2005
An article on maintaining smart navigation in web controls between page post backs.
C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mukesh Kumar Gupta |
4.07 |
|
|
Building ASP.NET Bot protection (CAPTCHA-like)
Updated: 15 Oct 2007
Shows how to build captcha like protection against spam and other bots.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Dmitry Salko |
4.05 |
|
|
Sending Email from ASP.NET using Formatted Text Editor and Attachments
Updated: 24 Aug 2005
Complete email sending with formatting text editor with features like colored, bold, italicized, indented etc. You can even have links and pictures and attachments in the mail.
VB, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Mohd Abdul Moyeed |
4.04 |
|
|
Use & Call RegisterStartUpScript, RegisterClientScript and Client-Side Script
Updated: 5 Mar 2009
This article helps a learner to know more about the different ways of calling client side JavaScript from server side code-behind.
C#, Javascript, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
santosh poojari |
4.00 |
|
|
The Image-Based CAPTCHA: Part 2
Updated: 1 Jul 2007
The article continues the topic of image-based CAPTCHAs.
C#, Windows, .NET2.0, ASP.NET, Visual-Studio, WebForms, Dev
|
Mykola Tarasyuk |
4.00 |
|
|
Using a Unity Container with Dependency Injection for Unit Testing with ASP.NET MVC
Updated: 5 Feb 2009
Using a Unity Container or Service Locator with Dependency Injection for Unit Testing.
C# (C#3.0), .NET (.NET3.5), ASP.NET, Architect, Dev
|
caloia |
4.00 |
|
|
Passing information using a hidden button and Session from a pop up window
Updated: 26 May 2011
Passing information between a parent and pop up window using Session and a hidden button.
C#, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET
|
Kamalnathrohit |
4.00 |
|
|
Converting a generic list into a JSON string and then handling it in JavaScript
Updated: 11 Jan 2011
How to convert a generic list into a JSON string and then handle it in JavaScript.
C#3.0, C#4.0, .NET3.0, .NET3.5, ASP.NET, Dev, .NET4
|
Jalpesh Vadgama |
4.00 |
|
|
Running IronPython in DotNetNuke
Updated: 29 Apr 2006
How to script DotNetNuke the Python way.
Python, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Tommi G |
4.00 |
|
|
Data Access Application Block .NET 2.0: Get Return Values, Output Values
Updated: 22 Sep 2006
Using SqlHelper in .NET 2.0 and getting return values and output values.
C#, SQL, Windows, .NET2.0, ASP.NET, SQL2000, VS2005, DBA, Dev
|
rperetz |
4.00 |
|
|
UPS Address Validation Sample With ASP.NET and C#
Updated: 26 Oct 2007
A UPS Online Tool address validation sample with ASP.NET and C#.
XML, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Benz CPE |
4.00 |
|
|
Dynamic Gridview Page Size Based on Screen Height
Updated: 22 Jul 2011
How can you change the page size of a grid view based on screen height?
.NET, ASP.NET, Ajax
|
Manjunath Shrikantiah |
4.00 |
|
|
Cisco IP Phone Services
Updated: 23 Aug 2006
A small example on how to produce content for Cisco IP Phones in ASP.NET.
XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Guillaume Gros |
4.00 |
|
|
Postback Model Object for Existing HTML using MVC3 and AJAX
Updated: 7 Dec 2011
Postback model object for existing HTML using MVC3 and AJAX
C#, Javascript, ASP.NET, Ajax, MVC, JSON, MVC3, Model
|
Kethu Sasikanth |
4.00 |
|
|
RESTful routing in ASP.NET MVC
Updated: 26 May 2008
This sample application demonstrates how to use the SimplyRestfulRouteHandler to provide a RESTful approach to client-server communication.
CSS, HTML, C#1.0, C#2.0, C#3.0, .NET3.5, ASP.NET, Dev
|
Kevin Ortman |
4.00 |
|
|
XMLHTTPObject
Updated: 30 Oct 2009
ASP.NET and Ajax - using XmlHttpRequest
C#, Javascript, ASP.NET, Ajax
|
codeproject_Tarun |
4.00 |
|
|
Collect data using Virtual Earth Info-Box
Updated: 16 Feb 2010
Location based infomation collection method using Virtual Earth.
Javascript, XHTML, C#2.0, .NET2.0, ASP.NET, Ajax, Dev
|
Rukshan Samanthilaka |
4.00 |
|
|
How to incorporate social sharing buttons on the BlogEngine.NET blog
Updated: 11 Jan 2010
The article describes how to incorporate content sharing functionality into blogs powered by BlogEngine.NET.
C#, Javascript, .NET, ASP.NET, Dev
|
SALEKS |
4.00 |
|
|
Visual Studio 2010 and Microsoft SQL 2008- Authentication System using ASP.NET (JQuery, Json and Web services)
Updated: 9 May 2010
How to call server side methods or functions directly using JQuery in ASP.NET C#
C#, Windows, ASP.NET, SQL-Server (SQL2008), Visual-Studio (VS2010)
|
composeme |
4.00 |
|
|
ASP.NET MVC3: Create a custom calendar/datepicker
Updated: 6 Apr 2012
Create your own custom calendar/datepicker for your project
C#, ASP.NET, MVC, jQuery
|
DarrenChee |
4.00 |
|
|
SparkLines
Updated: 25 May 2007
SparkLine is a small, high resolution line chart. This article explains how to create and use SparkLines in your ASP.NET application.
VB, SQL, .NET1.1, Win2K, WinXP, Win2003, Vista, ASP.NET, WebForms, SQL2000, SQL2005, IIS5.1, IIS6, VS.NET2003, IIS7, DBA, Dev
|
Igor Krupitsky |
3.96 |
|
|
Mimic the Appearance of Outlook's Sidebar with the MultiView Control
Updated: 23 Aug 2006
This article describes a simple way to mimic the appearance of Microsoft’s Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing MultiView control contained in the standard ASP.NET 2.0 toolbox, and does not require much time or effort to implement.
VB, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
salysle |
3.94 |
|
|
Dynamic CSS Styling in ASP.NET: A Flexible Approach
Updated: 6 May 2006
A flexible approach towards dynamic styling in ASP.NET. This technique emphasizes structure and extensibility.
CSS, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
M. Shehabeddeen |
3.94 |
|
|
ASP.NET Application Development Using MVC
Updated: 23 Feb 2011
A sample ASP.NET application development using MVC.
C#, .NET, ASP.NET, MVC, Dev, EF
|
Abdul Quader Mamun |
3.93 |
|
|
Profiles in .NET with Images
Updated: 3 Apr 2012
The best way to personalize your web application is through profiles, and ASP.NET provides lots of out of the box features to implement them.
C#, .NET (.NET3.5), ASP.NET, Dev
|
Anooj Nair |
3.90 |
|
|
Navigating Away from a Page that has Changes, in ASP.NET
Updated: 9 May 2008
Notifying a user when leaving a Web page that has modifications
C#, Javascript, Windows, .NET (.NET2.0), ASP.NET, WebForms
|
nickyt |
3.89 |
|
|
How to downlaod an image file as a Zip file using C#.NET and J#
Updated: 11 May 2008
Code to help downlaod an image file as a Zip file using C#.NET and J#.
C#, .NET2.0, ASP.NET, Dev
|
Souvik |
3.86 |
|
|
ASP.NET 3.5 Sample Application of LINQ, WFC, JSON, and AJAX
Updated: 4 Sep 2008
A simple sample of LINQ, WCF, JSON, and AJAX.
Javascript, HTML, XHTML, C#3.0, .NET3.5, ASP.NET, WCF, Ajax, LINQ, Dev
|
ToddHileHoffer |
3.83 |
|
|
FileUpload with Master Page, Ajax Update Panel, FormView and Object Data Source
Updated: 2 Mar 2009
FileUpload with Master Page, Ajax Update Panel, FormView and Object Data Source
C#, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax
|
SumanBiswas |
3.82 |
|
|
BooProd.Core - Context sensitive URL
Updated: 22 Dec 2004
Helps you create context sensitive dynamic URLs: dynamically computed URLs, depending on which server the page is generated on.
C#, .NET1.1, WinXP, ASP.NET, IIS5.1, IIS6, VS.NET2003, Dev
|
Boo! |
3.80 |
|
|
Search Engine Rank Checker
Updated: 11 Dec 2005
Check your site's ranking for keywords on Google, MSN and Yahoo!.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
RabidChecker |
3.80 |
|
|
Module Installer
Updated: 5 Jul 2008
A DotNetNuke style framework that allows you to upload modules to enable an end-user to easily update and enhance a web application.
XML, CSS, SQL, HTML, XHTML, C#3.0, .NET3.5, ASP.NET, SQL-Server (SQL2005), WebForms, Ajax, Dev
|
defwebserver |
3.80 |
|
|
Refactoring a complex ASP.NET page code - Part I
Updated: 9 May 2004
A Refactoring sample in Visual Basic .NET with a fairly complex example. Code is a multi-select ListBox sample for SQL Server Reporting Services parameters. It is explained step by step with my mistakes and my thoughts.
VB, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Atilla Ozgur |
3.75 |
|
|
Using ASP.NET MVC and the OpenXML API to Stream Excel Files
Updated: 27 Sep 2009
Using ASP.NET MVC and the OpenXML API to stream Excel files
C#, ASP.NET, Dev
|
caloia |
3.75 |
|
|
Web Scraping in ASP.NET with Regular Expression Matching and XML Transformation
Updated: 21 Apr 2011
A demo web scraping ASP.NET application utilizing Regular Expression matching and XML transformation.
C#, XML, .NET, ASP.NET, Dev
|
Song_Gao |
3.75 |
|
|
MVC Based ASP.NET Application with Dependency Injection
Updated: 23 Jan 2010
A sample MVC based ASP.NET application with Dependency Injection
C# (C#3.0), Windows, Dev
|
Sunil_Sebastian |
3.73 |
|
|
URL rewrite for .NET 2.0
Updated: 10 Dec 2005
Simple URL rewrite for .NET 2.0.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
peterhansen2 |
3.73 |
|
|
Restarting Your .NET Web Application Without Losing Run-Time Data
Updated: 21 Feb 2006
Simple examples of using .NET serialization.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Xiangyang Liu 刘向阳 |
3.71 |
|
|
Web Exporting Contact Details to a vCard
Updated: 27 Jun 2006
Exporting contact details into a vCard format on the fly from a website.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Cheml0ck |
3.70 |
|
|
Theme Switcher Control
Updated: 11 Nov 2006
This control allows the user to choose one of the available ASP.NET 2.0 themes.
VB, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Jos Branders |
3.68 |
|
|
The image-based CAPTCHA
Updated: 20 May 2007
The article describes a variant of the image-based CAPTCHA.
C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Mykola Tarasyuk |
3.67 |
|
|
Add objects to Microsoft Bing™ Map
Updated: 2 Oct 2009
Placing objects over a Microsoft Bing™ Map adds functionality and enhances user experience.
C#, Javascript, CSS, HTML, .NET, ASP.NET, Ajax, Dev
|
DrABELL |
3.60 |
|
|
Open Windows Firewall During Installation
Updated: 23 Jul 2006
This test code will serve as an MSI custom action to open the Windows firewall after installation.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Don Hamson |
3.60 |
|
|
Generating FileUpload at Runtime
Updated: 14 Apr 2010
How to create multiple FileUploads at runtime and access their values using ASP.NET
C#, .NET, ASP.NET, Dev
|
Abhijeet Singhai |
3.50 |
|
|
Saving temporary files in web applications
Updated: 18 Sep 2007
As you know, the main difference between web and desktop applications is one is stateless and the other is not. What if you need to save files in a temporary place before inserting them into a database? This article describes the problem and has a solution.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, Dev
|
Alexander Kleshchevnikov |
3.46 |
|
|
Vacation Request 2.0 - Windows Workflow Foundation (WF) and DotNetNuke™
Updated: 10 Oct 2008
A DotNetNuke module communicating with a WF workflow hosted in the Open Source project IWebWF
C# (C#3.0), HTML, .NET (.NET3.0, .NET3.5), ASP.NET, LINQ, Architect, Dev
|
defwebserver |
3.43 |
|
|
FFMPEG using ASP.NET
Updated: 8 Jul 2008
This piece of code will show you to convert any video file format to high quality flv and stream it on web server
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET2.0), ASP.NET, Ajax, Dev
|
arinhere |
3.41 |
|
|
Browsing Via Directories or HTTP, with ASP.NET
Updated: 14 Jul 2004
An article on browsing via directories or HTTP, with ASP.NET.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, IIS5.1, IIS6, VS.NET2003, Dev
|
Bobby Ryzhy |
3.40 |
|
|
Automatic style changes of ASP.NET controls as per client's screen resolution
Updated: 13 Apr 2006
How to automatically send a resolution optimized markup of a web page to the client PC.
C#, Javascript, CSS, HTML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Faheem Iqbal |
3.40 |
|
|
Outlook Team Calendar
Updated: 3 Sep 2005
Show your team's calendars side by side in a single web page.
VB, Windows, .NET1.0, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Dev
|
Jos Branders |
3.36 |
|
|
Aggregating Web Content in C# (Stock Ratings Sample)
Updated: 21 Mar 2007
A demonstration of aggregation and pattern matching in web content.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
thund3rstruck |
3.33 |
|
|
Using custom fonts with dynamic headings
Updated: 16 Sep 2007
Use this control to create dynamic headings on your webpages so you can use custom fonts without needing a designer everytime you want to change a heading!
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Scott.Mayo |
3.33 |
|
|
Create ASP.NET GoogleSiteMap Using XmlWriter
Updated: 29 Aug 2008
Create a Google Sitemap dynamically with ASP.NET and C#.
C#1.0, C#2.0, C#3.0, ASP.NET, Dev
|
Ali Delshad |
3.30 |
|
|
MVP in ASP.NET with .NET Remoting
Updated: 28 Aug 2006
.NET Remoting and ASP.NET MVP. Extending Billy McCafferty's "Model View Presenter with ASP.NET".
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Marcin Kawalerowicz |
3.29 |
|
|
Create a Web Based Non-Typed Crystal Reports Application
Updated: 5 Oct 2005
This article explains how to build a generic and data bound Web based Crystal Reports server.
C#, SQL, Windows, .NET1.1, ASP.NET, SQL2000, VS.NET2003, DBA, Dev
|
junyaoxu |
3.27 |
|
|
Generating vCalendar files (.vcs) to download in ASP.NET
Updated: 9 Nov 2004
VB.NET code for webpage to ask to download calendar items. Can be used for any calendars that supports vCalendar such as Outlook.
VB, Windows, .NET, ASP.NET, VS.NET2003, IE6.0, Dev, QA
|
Florent Boulanger |
3.24 |
|
|
Reading and writing an INI file from ASP.NET 2.0
Updated: 15 Sep 2005
A class that allows you to quickly read and write keys & values from an INI file in ASP.NET 2.0.
VB, Windows, .NET, ASP.NET, VS2005, Dev
|
MooseFruit |
3.22 |
|
|
Free Exchanges - Add Currency Conversion to your web site - for free
Updated: 25 Apr 2005
A simple inline ASPX page that can display prices in different currencies with daily updated exchange rates.
VB, VBScript, XML, Windows, .NET, ASP, ASP.NET, Visual-Studio, WebForms, Dev, PayPal
|
robink |
3.21 |
|
|
IVR used in Google Calendar Event
Updated: 20 Aug 2008
When the event in Google Calendar raises up,call user in IVR
C# (C#2.0, C#3.0), Javascript, HTML, Windows (WinXP, Win2003, Vista), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Visual-Studio (VS2008), Ajax
|
jedliu2046 |
3.20 |
|
|
Editable Dropdown - DHTML Behavior
Updated: 17 Oct 2004
Allow users to add an item to a dropdown list.
C#, Javascript, CSS, Windows, .NET, ASP.NET, Visual-Studio, IE6.0, IE5.5, Dev
|
stectaylor |
3.17 |
|
|
Generate PDF documents from a HTML page using ASP.NET
Updated: 23 May 2004
Convert HTML to PDF from an ASPX page.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, Visual-Studio, Dev
|
Albert Pascual |
3.14 |
|
|
Microsoft Excel File to .NET Resource File Conversion
Updated: 16 Oct 2007
This article shows how to convert an Excel file to a .NET resource file.
C#2.0, Windows, .NET2.0, VS2005, Dev
|
cool_manu07 |
3.07 |
|
|
Showing Validation ErrorMessages in Modal Popup
Updated: 4 Mar 2010
The validation error messages of each content page is shown in the common modal popup of master page
C#, ASP.NET, Dev
|
After2050 |
3.00 |
|
|
Hands-on Navigation for ASP.NET Web Forms - Part 1
Updated: 10 May 2010
Implementation of a Web UI Wizard using the Navigation for ASP.NET Web Forms framework
C#, Windows, ASP.NET, Dev
|
GrahamMendick |
3.00 |
|
|
A fast way to get a specific header value
Updated: 19 Mar 2009
A fast way to get a specific header value.
C# (C#2.0, C#3.0), ASP.NET
|
Scoby9 |
3.00 |
|
|
Setting a file to upload inside the WebBrowser component
Updated: 28 Aug 2008
Changing the value of file input fields in WebBrowser made easy.
C#, Javascript, HTML, Windows, .NET (.NET3.0, .NET3.5), ASP.NET, Dev
|
Kirill Hryapin |
3.00 |
|
|
GridViewExpand(To be with ORMPPING ActiveReord,sorting,paging)
Updated: 27 Aug 2008
GridViewExpand(To be with ORMPPING ActiveReord,sorting,paging)
C# (C#2.0), .NET (.NET2.0), ASP.NET, Architect
|
clarkapp |
3.00 |
|
|
SharePoint Custom Search Results Page
Updated: 29 Jun 2006
An article on how to create a custom search results page in a Windows SharePoint Services site.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
Kris Rudin |
2.95 |
|
|
ELMAH - Error Loggin Module and Handler For unhandled errors in asp.net
Updated: 28 May 2008
Error Loggin Module and Handler is an open source project used to report unhandle errors
C#, .NET (.NET1.1, .NET2.0), Visual-Studio (VS.NET2003, VS2005)
|
Gautam Sharma |
2.88 |
|
|
"Zero Web.config Configuration" Deployment / "No touch web.config" Application Deployment
Updated: 2 Dec 2004
No web.config modifications required, for deployment.
VB, Windows, .NET1.0, ASP.NET, Visual-Studio, Dev
|
nssidhu |
2.86 |
|
|
DotNetNuke URL Rewriting HTTP Module
Updated: 3 May 2004
Always maps your static links to the appropriate Tab ID.
C#, Windows, .NET1.1, ASP.NET, VS.NET2003, Dev
|
onetimesolutions |
2.82 |
|
|
Plug and play architecture using policy application blocks
Updated: 19 Mar 2009
This article explains plug and play architecture using policy application blocks.
C#, .NET1.0, .NET1.1, .NET2.0, .NET3.0, ASP.NET, Architect, Dev
|
Shivprasad koirala |
2.77 |
|
|
A Simple Two-Dimensional Configuration File
Updated: 16 Dec 2004
This article presents a simple configuration data manager.
C#, XML, .NET, WinXP, ASP.NET, WebForms, VS.NET2003, Dev
|
Moheb Missaghi |
2.63 |
|
|
How to enable Skype features in your ASP.NET website
Updated: 12 Sep 2006
This article explains how to enable Skype features in your ASP.NET website.
C#, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Eric Goedhart |
2.63 |
|
|
Construct and display dynamic unlimited levels of menu
Updated: 3 Oct 2005
This article provides developers and non-developers with a module that builds and displays dynamic unlimited levels of menu [English and Arabic].
VB, Javascript, CSS, HTML, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Abdelmoniem Hafez |
2.57 |
|
|
Querying a SharePoint Portal Server (SPPS) Index using a WebDAV request.
Updated: 1 May 2005
An article on querying a SharePoint Portal Server (SPPS) Index using a WebDAV request.
.NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
Naveen Karamchetti |
2.55 |
|
|
Finding unclosed/leaked SqlConnections in an ASP.NET environment
Updated: 12 Mar 2006
How to find leaked connections.
VB, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
fschudel |
2.50 |
|
|
ToDo List using ASP.NET MVC
Updated: 1 Jun 2009
Creating a task list using MVC
C# (C#3.0), .NET (.NET3.5), ASP.NET, LINQ
|
A. Bhandari a.k.a Amit Bhandari |
2.50 |
|
|
Gridview with SQL Paging
Updated: 21 Jul 2009
A simple and detailed ASP.NET program using Gridview with paging in SQL 2005
C#, SQL, .NET, ASP.NET, SQL-Server (SQL2005), DBA, Dev, Design
|
Tom.Bauto |
2.43 |
|
|
Trace in EventViewer from IIS
Updated: 7 Mar 2008
A class that allows you to trace from an IIS process in EventViewer.
C#, Windows, .NET, ASP.NET, IIS, Dev
|
Maze |
2.38 |
|
|
Converting , extracting preview image in asp.net via ffmpeg
Updated: 22 Jun 2008
how to use ffmpeg
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Virtualization
|
nothingelz |
2.37 |
|
|
DataGrid's Common Operations
Updated: 5 Aug 2004
Datagrid's common operations include editing, updating, deleting etc.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
azamsharp |
2.27 |
|
|
Dynamically Loading User Control on a Webform using PlaceHolder control
Updated: 5 Aug 2004
Dynamically loading a User Control on a webform using PlaceHolder control.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, VS.NET2003, Dev
|
azamsharp |
2.20 |
|
|
Creating an RSS feed for your website from your SQL database
Updated: 2 Jul 2007
How to create an RSS feed for your website from your SQL database.
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
mikvos |
2.20 |
|
|
ASP.NET/C# File Repository
Updated: 25 Oct 2006
This article shows how to create a reusable file repository written using ASP.NET/C# that features an n-tiered directory structure, file uploading, directory creation, file previewing, and customization for supported file types.
C#, Javascript, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
swprofile |
2.11 |
|
|
Create Resource Files for ASP.NET Web Sites
Updated: 13 May 2009
Introduction to multi language applications based on the .NET Framework
C#, .NET, ASP.NET, Design
|
girishdpatil |
2.00 |
|
|
Image to XML file for file transfer using ASP.NET and C#
Updated: 20 Sep 2007
Helps to store image data in an XML file.
C#2.0, Windows, .NET3.0, ASP.NET, WebForms, VS.NET2003, Dev
|
Balaji Manoharan |
1.83 |
|
|
Create Treeview Control with_subnode using ASP.NET1.1 and Sql Server 2000
Updated: 25 Jan 2008
Create Treeview Control with_subnode and binding data from Sql Server 2000 using ASP.NET1.1
.NET (.NET1.1), ASP.NET
|
AMVenis |
1.80 |
|
|
ASP.NET MVC Calendar by extending the HtmlHelper
Updated: 24 Jul 2008
You need a Calendar to show months or archive data or others, then you'd like this.
C# (C#3.0), CSS, XHTML, .NET (.NET3.5), ASP.NET
|
Shiny Zhu |
1.80 |
|
|
Address Book that shows the physical address
Updated: 3 Oct 2004
This article shows how you can use MapQuest QueryString in your own application.
C#, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
azamsharp |
1.74 |
|
|
Create Treeview Control at run time using ASP.NET1.1 and Sql Server 2000
Updated: 24 Jan 2008
Create Treeview Control at run time and binding data from Sql Server 2000 using ASP.NET1.1
Javascript, CSS, HTML, .NET1.1, ASP.NET
|
AMVenis |
1.73 |
|
|
Config Helper
Updated: 28 Jun 2004
Eases the use of keys defined under appSettings.
C#, .NET, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Visionsoft |
1.72 |
|
|
ASP.NET 2.0 Web Development
Updated: 19 Jan 2009
Web page development for Desktop applications.
C#, HTML, ASP, ASP.NET, WebForms
|
logicchild |
1.71 |
|
|
Editable Data View Example
Updated: 16 Jun 2008
Editable Data View Example
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
Amit M patel |
1.60 |
|
|
Setting Ajax UpdateProgress postition relavent to the source control
Updated: 22 May 2008
Article explains how to postion the Ajax UpdateProgress control. that relavent to the control that caused the partial post back on the page.
C# (C#2.0, C#3.0), Javascript, .NET (.NET2.0, .NET3.0), ASP.NET, Dev, Design
|
Raamas |
1.57 |
|
|
Using the Indexing Server in ASP.NET
Updated: 30 Oct 2007
An introduction to using the Indexing Server in ASP.NET.
C#, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Member 4250801 |
1.44 |
|
|
Creating custom headers and footers in Application level events using global.asax
Updated: 6 Oct 2005
An example of how to create custom headers and footers in Application level events using the global.asax file.
C#, VC7, .NET, WinXP, VS.NET2003, Dev
|
Rahman Mahmoodi |
1.38 |
|
|
Client side script helper
Updated: 16 Jun 2004
Class helps to write client side scripting inside .NET code.
C#, VB, Javascript, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev
|
Visionsoft |
1.36 |
|
|
To create Google Suggest using ASP.NET & AJAX
Updated: 26 Mar 2008
To create Google Suggest using ASP.NET & AJAX
C, C# (C#1.0, C#2.0), Javascript, XML, CSS, HTML, Windows (Win2K, WinXP, Win2003, Vista), .NET (.NET1.1, .NET2.0), ASP.NET, SQL-Server (SQL2000, SQL2005), ADO.NET, Ajax, Dev
|
Nilesh Surve |
1.36 |
|
|
An ASP.NET / HTML dimmer for your website
Updated: 5 Jul 2006
Ever wanted to dim the background of an HTML page, and the only code you can find is all based off IE's CSS Filters? I wanted to make a cross-browser solution to this (and go easy on me.. this is my first post.. he he).
VB, Windows, ASP.NET, Dev
|
pogowolf |
1.31 |
|
|
AJAX + ASP.NET 2 + C# Contact us page with Progress indicator
Updated: 4 Apr 2008
Simple AJAX + ASP.NET 2 + C# Contact us page
C#2.0, Windows, .NET2.0, ASP.NET, VS2005, Dev
|
Poojanath |
1.29 |
|
|
Recursive directory sizing application
Updated: 24 Jun 2007
A recursive directory sizing application.
C#2.0, Windows, .NET, ASP.NET, WebForms, VS2005, Dev
|
Sameer Alibhai |
1.25 |
|
|
Basic CMS Framework in C#
Updated: 7 Aug 2007
The basic foundation on how to build your own Content Management System.
SQL, C#2.0, Windows, .NET2.0, ASP.NET, SQL-Server, WebForms, VS2005, DBA, Dev
|
Raymund Macaalay |
1.07 |
|
|
"Mutating" Login
Updated: 24 Nov 2011
Login system with breach redundancy handling.
VB (VB.NET), .NET, ADO.NET, SysAdmin, Web-Development, User-controls, Forms
|
ortund |
1.00 |
|
|
Globalization & Localization
Updated: 9 Dec 2007
implementing multiple culture with master page
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.0, .NET1.1, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5), ASP.NET, Dev
|
Aqeel Khandwala |
|
|
|
Passing Data in DotNetNuke between ASCX Controls using Cookies
Updated: 23 Feb 2009
This article explores a method to send data in DotNetNuke ASCX controls.
VB, .NET, Visual-Studio (VS2008), DBA, Dev
|
Steve Skelton |
|
|
|
Manage security and redirection for non authorized access in MVC
Updated: 9 Mar 2012
How to apply security and redirection to a view when a user cannot access a controller or a controller action in MVC
C# (C#4.0), .NET, ASP.NET, MVC, Architect, Dev, Web-Development, security
|
Yves Vaillancourt |
|
|
|
POCO Entities Through RIA Services
Updated: 10 Dec 2010
This article demonstrates how to generate plain old class objects (POCO) from the Entity Framework v4 (EF4) and use them through RIA Services in SilverLight version 4.
C#, .NET, ASP.NET, SQL-Server, WCF, XAML, LINQ, Silverlight, Architect, DBA, Dev, Design, Web-Development, Application, Framework, UI, MVVM, RIA, EF
|
Beavis Killer |
|
|
|
JavaScript Organization for ASP.NET MVC3 with Razor Engine
Updated: 24 Mar 2011
A technique to automatically register JavaScript View files.
Javascript, C#4.0, .NET, ASP.NET, MVC, Dev
|
Guilherme Meinlschmiedt Abdo |
|
|
|
A baseline Netflix Queue to start from
Updated: 29 Oct 2009
Everyone wants one, now you can have the functionality and style your own.
Javascript, C#3.0, .NET3.5, ASP.NET, jQuery, Dev
|
Stephen Inglish |
|
|
|
DHTMLX and ASP.NET MVC
Updated: 4 Nov 2009
This article describes how DHTMLX components might be effectively used with ASP.NET MVC with extended routing functionality to build a flexible web application.
C#, Javascript, Windows, .NET, ASP.NET, Ajax, jQuery, Dev
|
Paul Erin |
|
|
|
The power of SubSonic unleashed
Updated: 29 May 2009
Provides a demo for a generic page presenting the contents of a database.
C#2.0, C#3.0, .NET3.5, ASP.NET, DBA, Dev, PayPal
|
yordan_georgiev |
|
|
ASP.NET - Utilities |
top |
| Title /
Updated |
Author |
Score |
|
|
Slink Framework - Strongly Typed URLs for ASP.NET
Updated: 4 Sep 2007
Slink is a code generating Framework that generates type safe URLs for ASP.NET. With Slink URLs, you increase code quality, increase maintainability, and get compile time checking of your URLs in all your ASPX pages (code-behind and non-codebehind).
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Architect, Dev, QA
|
Brian Chavez |
5.00 |
|
|
Database Export Wizard for ASP.NET and SQL Server
Updated: 20 May 2010
A step wizard for ASP.NET to export database objects to CSV, TXT, HTML, XML, or SQL
VB (VB.NET), XML, SQL, HTML, .NET, ASP.NET, SQL-Server, Visual-Studio, Architect, DBA, Dev, QA, SysAdmin
|
Olivier Giulieri |
5.00 |
|
|
Catharsis Tutorial 03 - Rapid Application Development Using Catharsis
Updated: 29 Jun 2009
A step by step guide to building a robust enterprise level multi-tier ASP.NET MVC web application using Catharsis to automatically generate the code infrastructure.
C#, .NET3.5, ASP.NET, MVC, Architect, Dev
|
David O'Sullivan |
5.00 |
|
|
FluentFilters for ASP.NET MVC 3 - Register global filters by specified conditions
Updated: 22 Jun 2011
This article describes how to use the FluentFilters library with ASP.NET MVC 3 to add support for criteria for global filters.
C#4.0, .NET, ASP.NET, Dev
|
Dmitry Antonenko |
5.00 |
|
|
ASP.NET AJAX Testing Made Easy using Visual Studio 2008 Web Test
Updated: 11 Jun 2011
A collection of ExtractionRules, ValidationRules, and Request Plugin that makes ASP.NET and AJAX website testing painless. No need to record tests, write parameterized tests using server-side control names, handle UpdatePanels, simulate clicks on buttons - all from Web Test.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET3.0, .NET3.5), ASP.NET, Ajax, Architect, Dev, QA
|
Omar Al Zabir |
5.00 |
|
|
A Simple CSS Parser
Updated: 25 Feb 2012
A simple CSS parser designed to work with iTextSharp for HTML to PDF generation
C#, CSS, .NET, ASP.NET, Dev
|
Israel Cris Valenzuela |
5.00 |
|
|
Localization in ASP.NET MVC with Griffin.MvcContrib
Updated: 26 Mar 2012
Griffin.MvcContrib gives you localization features without any code changes.
C#, .NET (.NET3.5), ASP.NET, MVC, Architect, Dev
|
jgauffin |
5.00 |
|
CodeStash - A useful (hopefully) tool for devs
Updated: 15 May 2012
A distributed code-snippet storage tool.
C# (C#4.0), .NET (.NET3.5), ASP.NET, Ajax, Architect, Dev
|
Pete O'Hanlon, Sacha Barber |
4.98 |
|
|
Fun with HTML5 Canvas, WebSocket, JQuery and ASP.NET. End-result: A live white board on a web page!
Updated: 28 Jun 2011
Playing with some of the cutting edge stuff to develop a live drawing white board on a web page where multiple people can collaborate and each person has the same view at the same time without any page refresh.
C#, Windows, .NET, ASP.NET, CEO, Architect, DBA, Dev, QA, Design, HTML5
|
Al-Farooque Shubho |
4.97 |
|
|
HTTP Handler to Combine Multiple Files, Cache and Deliver Compressed Output for Faster Page Load
Updated: 28 Aug 2008
An HTTP handler that combines multiple CSS, JavaScript or URL into one response for faster page load. It can combine, compress and cache response which results in faster page load and better scalability of web application
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, Ajax, Architect, Dev, Design
|
Omar Al Zabir |
4.96 |
|
|
UFrame: Goodness of UpdatePanel and IFRAME Combined
Updated: 11 Jun 2011
UFrame makes a DIV behave like an IFRAME that can load any ASP.NET/PHP/HTML page and allows all postback and hyperlink navigation to happen within the DIV - a painless way to make regular pages fully AJAX enabled
Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Architect, Design
|
Omar Al Zabir |
4.94 |
|
|
Simple Web File Manager
Updated: 15 Jun 2010
ASP.NET file manager for hosted web sites
C#, ASP.NET
|
mark merrens |
4.91 |
|
|
WebRequest Parameter Utility
Updated: 6 Sep 2007
A library used to encapsulate web request parameters to keep them from prying eyes and to prevent injection of unwanted data.
C#1.0, C#2.0, .NET1.0, .NET1.1, .NET2.0, WinXP, ASP.NET, Visual-Studio, Dev
|
/randz |
4.88 |
|
|
Creating ASP.NET Weather User Control
Updated: 23 Sep 2010
This articles provides a guideline on how to create a ASP.NET weather control that will show weather using Google Weather API. This control also contains some property that will let user select the location it will show weather.
VB, Windows, .NET (.NET2.0), ASP.NET, Dev
|
Minhajul Shaoun |
4.87 |
|
|
Session Vizualizer for Visual Studio 2005
Updated: 29 Nov 2008
Debug tool for analyzing Session content in web applications.
C# (C#2.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Radu Chirila |
4.87 |
|
|
DNJ: the .NET Framework for jQuery and JQueryUI
Updated: 13 Oct 2009
The Open Source framework to make use of jQuery in an ASP.NET application easier.
C#, Javascript, HTML, .NET, ASP.NET, jQuery, Dev
|
Alaa-eddine KADDOURI |
4.81 |
|
|
Wiki .NET Parser, C#
Updated: 31 May 2011
Wiki .NET Parser C#, 3 (4) files with lexer, grammar, parser definition and ANTLR engine
C#, HTML, XHTML, .NET, ASP.NET, Architect, Dev
|
Radim Köhler |
4.81 |
|
|
ASP.NET machineKey Generator
Updated: 4 Dec 2006
A machineKey generator allowing static keys in ASP.NET 1.1 or 2.0 applications.
C#1.0, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, VS2005, Architect, Dev
|
Ben Strackany |
4.78 |
|
|
A log4net Realtime Color Console for ASP.NET
Updated: 26 Jan 2007
An article on how to create a real-time log4net color console viewer for ASP.NET applications.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Philip Liebscher |
4.77 |
|
|
ASP.NET file post direct to disk with upload file progress support
Updated: 16 Jul 2006
This module gives developers a way to intercept multi-part form posts in ASP.NET and store the data directly to disk without going direct to memory. It also provides a way to extract file progress from an external window. Written in C# for backend, and JavaScript / Atlas for the progress bar.
C#, Javascript, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Travis Whidden |
4.76 |
|
|
How to share data among your .NET applications
Updated: 1 Oct 2011
Share data and have fun doing it.
C#, .NET, ASP.NET, SQL-Server, Dev
|
Xiangyang Liu 刘向阳 |
4.76 |
|
|
Databinder.Eval using Lamda Expressions
Updated: 7 Apr 2010
Using lambda expression to help with compile time checking of Eval statements
C# (C#4.0), .NET (.NET3.5), ASP.NET, Dev, .NET4
|
Stephen Inglish |
4.75 |
|
|
Web File Manager
Updated: 9 Jan 2005
A single page ASP.NET file management utility.
VB, XML, Windows, .NET1.0, .NET1.1, ASP.NET, Visual-Studio, WebForms, Dev
|
wumpus1 |
4.75 |
|
|
Combine/Compress/Minify JS and CSS files in ASP.NET MVC
Updated: 10 Mar 2009
This article will present a technique for delivering CSS and JavaScript files to a client within an ASP.NET MVC application. More specifically it will show how to deliver compressed, minified, combined and cached CSS / JavaScript files in the context of an ASP.NET MVC application.
C#, Javascript, Windows, .NET3.5, ASP.NET, Dev
|
Brian Rush |
4.73 |
|
|
Event Log RSS Feed Generator
Updated: 30 Jun 2005
A simple utility to provide remote, organized access to the system Event Log messages.
C#, Windows, .NET1.0, .NET1.1, ASP.NET, IIS, VS.NET2003, Dev
|
Sergio Pereira |
4.72 |
|
|
Straight way to create ASP.NET user controls library
Updated: 20 Mar 2009
My post-build tool transforming any WebApplication into a library containing .ascx controls.
C#, VB, .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
Alexey Z1 |
4.71 |
|
|
Uploading and Viewing Files the Easy Way
Updated: 29 Oct 2009
ASP.NET user controls for uploading, browsing, and viewing slide show
C#, Windows, .NET, ASP.NET, CEO, Architect, DBA, Dev, QA, Design, SysAdmin, Sales, Marketing
|
Xiangyang Liu 刘向阳 |
4.71 |
|
|
Get ASP.NET C# 2.0 Website Thumbnail Screenshot
Updated: 22 Jul 2010
How to get a Website/URL thumbnail/screenshot with C#.NET 2.0 in VS 2005.
C#, .NET2.0, ASP.NET, Dev, Threading, Web-Development, display, Interop
|
Gilberto Francisco |
4.71 |
|
|
Web Scheduler for managing timed jobs with ASP.NET pages
Updated: 20 Jul 2011
Schedule timed tasks through ASP.NET administration pages.
C#, SQL, .NET3.5, ASP.NET, SQL-Server, Dev, Web-Development
|
Mihaly Sogorka |
4.69 |
|
|
Automatic JS, CSS Versioning to Update Browser Cache when Files are Changed
Updated: 11 Jun 2011
An HttpFilter that processes the output generated by dynamic pages and appends the last modified date of static files like js, css in order to make browsers download latest version as soon as files are changed
ASP.NET, IIS, performance, Cache
|
Omar Al Zabir |
4.68 |
|
|
Preventive Method for URL Request Forgery- An Example with ASP.NET MVC
Updated: 29 Nov 2010
It is novel method to prevent the manipulation of parameter pass through the URL string
C#, .NET, ASP.NET, MVC, Architect, Dev, web-security, .NET4
|
Albin Abel |
4.67 |
|
|
DotNetNuke Module Packager
Updated: 21 Oct 2005
This article describes the DotNetNuke Module Packager application and source code. The application enables the user to generate DotNetNuke private assemblies that are useable out of the box from a custom module defined in the programmer's development environment.
C#, SQL, .NET1.1, WinXP, ASP.NET, IIS, WebForms, SQL2000, VS.NET2003, DBA, Dev, WinForm
|
perlmunger |
4.67 |
|
|
Set up the Web Dashboard of CCNet to Display the Compiler Error of MSBuild Files
Updated: 7 Apr 2010
This tutorial will explain how to set up the CCNet to display the compiler error of the MSBuild
.NET, Architect, Dev, SysAdmin
|
Jitendra Zaa |
4.64 |
|
|
Zeta Links
Updated: 22 Nov 2009
A web application for generating and measuring shortcut hyperlinks, similar to bit.ly
C#, .NET (.NET3.5), ASP.NET, ADO.NET, Dev
|
Uwe Keim |
4.62 |
|
|
Automatic Site Translation Using HTTPModules and Machine Translation (MT)
Updated: 26 Jan 2009
HTTP module and machine translation for automatic site translation.
VB (VB9.0), CSS, ASP.NET, WebForms, Architect, Dev
|
Tad McClellan |
4.60 |
|
|
File Uploader in ASP.NET and ASP.NET MVC
Updated: 27 Jan 2009
A class to upload files in ASP.NET and ASP.NET MVC
C#, Windows, .NET3.5, ASP.NET, Dev
|
Jahedur Rahman Chowdhury |
4.60 |
|
|
Visual Studio Tips & Tricks for Developers:- This includes some shortcuts features in Visual Studio 2008 which will increase your productivity
Updated: 13 Dec 2008
Visual Studio Tips & Tricks to increase development productivity
C#, Windows, ASP.NET, Visual-Studio, WebForms, Dev
|
Aashish Kumar Gupta |
4.58 |
|
|
Running ASP.NET websites outside of IIS
Updated: 22 Apr 2009
Running ASP.NET websites outside of IIS
C#, .NET, ASP.NET, Dev
|
Ritesh Ramesh |
4.57 |
|
|
How To Submit Links and Data to DZone and Other Sites Programmatically
Updated: 10 Feb 2009
Article describing step by step guide on web scrapping and use of HttpWebRequest
C# (C#1.0, C#2.0, C#3.0), .NET (.NET1.1, .NET2.0), ASP.NET, Architect, Dev, QA
|
ByteBlocks |
4.56 |
|
|
SQLite membership, profile, role, and personalization providers
Updated: 30 Mar 2009
This is SQLite based Profile, Membership, Role, and Personalization Providers written in C#.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
mascix |
4.56 |
|
|
Cascading with jQuery AutoComplete
Updated: 5 Apr 2012
cascading functionality with the help of jQuery AutoComplete
C#, Javascript, ASP.NET, LINQ, jQuery
|
Pranay Rana |
4.56 |
|
|
Fluent Filters - Global Action Filters for ASP.NET MVC 2
Updated: 8 Nov 2010
This article describes a small library for ASP.NET MVC, that can be used as a facility for registering global filters. It is similar to Global Filter in ASP.NET MVC 3, but with different implementation and features.
C# (C#3.0), Windows, .NET, ASP.NET, MVC, Dev
|
Dmitry Antonenko |
4.50 |
|
|
ThumbnailSet ASP.NET User Control
Updated: 6 Oct 2009
Share images with ease by creating thumbnail pages with this ASP.NET User Control
C# (C#2.0), Windows, .NET (.NET2.0), ASP.NET, Dev
|
Sergey Vasilevskiy |
4.50 |
|
|
Creating Code for Coding
Updated: 18 Sep 2011
Creating code to create code
C#, .NET, ASP.NET, Dev
|
andalmeida |
4.50 |
|
|
ASP.NET IIS Chameleon Tool
Updated: 15 Feb 2006
A tool to set one specific IIS Virtual Directory for a lot versions of the same web project.
C#, XML, .NET1.1, .NET2.0, WinXP, ASP.NET, IIS5.1, VS2005, Architect, Dev
|
joaoPaulo |
4.47 |
|
|
EasyPack - A Pushbutton Batch JavaScript Error Checking, Compression, and Obfuscation Tool
Updated: 21 Sep 2006
EasyPack enables syntax checking, validation, compression, and obfuscation of JavaScript files with a single click.
Windows, .NET, ASP.NET, Visual-Studio, Dev
|
volkan.ozcelik |
4.43 |
|
|
Automate Builds using SVN, MSBuild, Cruise Control
Updated: 5 Apr 2010
This tutorial explains how to automate the build with the help of SVN, MSBuild and Cruise control
C#, Windows, ASP.NET, Dev
|
Jitendra Zaa |
4.43 |
|
|
A Simple Web Page Template Parser And A Template Pool
Updated: 16 Aug 2004
A simple web page template parser to separate layout from code.
C#, .NET1.0, WinXP, ASP.NET, IE6.0, Dev
|
Agemo |
4.40 |
|
|
Clean Up that Bloated Web.Config! An Application Settings Manager that's Easy to Use
Updated: 3 Dec 2004
An application settings manager that allows you to quickly categorize and manage all those miscellaneous application settings that are clogging up your web.config file. As a bonus, you can let your end users manage their own settings with the supplied editor.
C#, XML, Windows, .NET, ASP.NET, Visual-Studio, Dev
|
Nigel Shaw |
4.36 |
|
|
Plot Path using Google Maps JavaScript API
Updated: 31 Mar 2011
This article describes how to plot path on Google map using array of latitude & longitude points.
C#, Javascript, HTML, Windows (Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.5), ASP.NET, Dev, Web-Development, UI, Web
|
Vaibhav Tiparadi |
4.33 |
|
|
Data Form Wizard for ASP.NET with only 3 lines of code
Updated: 13 Sep 2004
Data form wizard for ASP.NET similar to that for the Windows applications.
VB, .NET1.0, .NET1.1, Win2K, WinXP, Win2003, Vista, ASP.NET, IIS, ADO.NET, VS.NET2003, Dev
|
Mahmoud Nasr |
4.32 |
|
|
Captcha for aspx using VB.NET
Updated: 4 Jan 2011
Produce a captcha image for an aspx web page
VB (VB.NET), Javascript, Windows, .NET, Visual-Studio, ADO.NET, WebForms, Dev, Web-Development
|
John Faris |
4.30 |
|
|
An ASP.NET Thumbs.db Thumbnail Viewer
Updated: 5 Jun 2007
A Windows Explorer-style Thumbs.db web viewer.
VB7.x, Windows, .NET1.1, ASP.NET, WebForms, VS.NET2003, Dev
|
Philip Liebscher |
4.29 |
|
|
ASP.NET Diagnostic Page to Dump ASP.NET and Environment Configuration
Updated: 21 Jul 2011
A handy ASPX page that you can just copy on any website and it dumps the Environment settings and common ASP.NET settings to help diagnose various problems.
ASP.NET, Dev, SysAdmin, Web-Development
|
Omar Al Zabir |
4.29 |
|
|
Password Recovery
Updated: 24 Sep 2006
A password recovery system.
C#, Windows, .NET, ASP.NET, SQL2005, VS2005, Dev
|
Emre Onyurt |
4.21 |
|
|
GridView:Sorting & Paging Using Generics And Nullable Datatype Function Of C# GetValueOrDefault()
Updated: 8 Dec 2008
This article demonstrate the Sorting mechanism for Nullable datatype when used with IList collection.
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Architect, Dev, Design
|
santosh poojari |
4.08 |
|
|
Exact Phrase Website Live Search Script .NET 3.5
Updated: 18 Aug 2010
This script can be used in an ASP.NET 3.5 website. It can search out exact phrases and keywords live from all HTML pages and text files on the website.
Javascript, CSS, XHTML, C#1.0, C#2.0, C#3.0, Win2K, WinXP, Win2003, Vista, .NET3.5, Win2008, Win7, Win2008-R2, ASP.NET, IIS5.1, IIS6, IIS7, Dev
|
Tushar Arora |
4.00 |
|
|
Control your Distributed Application using Windows and Web Service
Updated: 15 Aug 2010
Control your distributed application using Windows and web service
C#, Windows, .NET, ASP.NET, WebService
|
Tareq_Gamal |
4.00 |
|
|
Simple AJAX POST Form and AJAX Fetch Link to Modal Popup
Updated: 9 Mar 2012
Post a form using Ajax and Get/Load your links to ajax modal popup. Sample for basic XML Ajax chater.
Javascript, HTML, .NET (.NET2.0), ASP.NET, Ajax, MVC, jQuery, Dev
|
okdone |
4.00 |
|
|
Generic Code of Validating Fields with Jquery
Updated: 15 Nov 2009
Generic code of validating fields with Jquery
Javascript, .NET, ASP.NET, Dev
|
Pranay Rana |
4.00 |
|
|
Property Generator Tool
Updated: 12 Apr 2008
An approach to minimize issues when using properties in ASP.NET.
C#, .NET (.NET2.0), ASP.NET, Dev, WinForm
|
Sivastyle |
4.00 |
|
|
Yet another pre-compile tool for ASP.NET web sites
Updated: 24 May 2004
This article describes a VB.NET tool that make easier to pre-compile an ASP.NET site.
VB, .NET1.1, Win2K, ASP.NET, VS.NET2003, Dev
|
Alberto Venditti |
3.96 |
|
|
Building and deploying your Web application the easy way
Updated: 9 Sep 2008
A .NET 2.0 tool to simplify Web application deployment.
XML, C#2.0, Win2K, WinXP, Win2003, Vista, ASP.NET, Dev, QA, SysAdmin
|
Xiangyang Liu 刘向阳 |
3.93 |
|
|
An Application Deployment System for ASP.NET
Updated: 9 May 2005
This is an application deployment system for ASP.NET, including code-based or non-code publishing of DEV to QA, QA to Staging and Staging to Production. Asynchronous technique is used in this project to handle long-running processes such as file copy, status update and application warm-up.
C#, XML, .NET1.1, Win2K, WinXP, Win2003, ASP.NET, VS.NET2003, Dev, QA
|
Ting Huang |
3.90 |
|
|
Pagination Class for ASP.NET MVC
Updated: 15 Aug 2008
A class for creating different types of pagination link in ASP.NET MVC.
C#, Windows, .NET (.NET3.5), ASP.NET, Dev
|
Jahedur Rahman Chowdhury |
3.69 |
|
|
JavaScript Extension Methods
Updated: 17 Jul 2008
A set of extension methods for dealing with JavaScript files in ASP.NET.
C# (C#3.0), Javascript, HTML, .NET (.NET3.0, .NET3.5), ASP.NET, Dev
|
MaxSchmeling |
3.67 |
|
|
Web Profile Class Generator
Updated: 30 Jul 2008
This program will generate a class with easy access to custom properties used in the ASP.NET membership feature.
C#, XML, Windows, .NET, ASP.NET, Dev
|
stian.net |
3.67 |
|
|
Compress Aspx with GZip
Updated: 7 May 2009
A simple function to compress aspx page
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), ASP.NET
|
Mohamed Magdy (Medo) |
3.67 |
|
|
A Simple RSS News Generating Tool
Updated: 28 Apr 2005
A tool to generate/manage news and provide news via RSS.
VB, Javascript, XML, SQL, HTML, VC7, .NET1.1, Win2K, WinXP, ASP.NET, ADO.NET, SQL2000, VS.NET2003, DBA, Dev, QA
|
Stephan Pilz |
3.65 |
|
|
Effective Debugging in ASP.NET
Updated: 29 Jun 2009
A simple but effective way of debugging in your ASP.NET application
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, Dev
|
yordan_georgiev |
3.64 |
|
|
Sitemap and Sitemap Index Generator
Updated: 25 Mar 2009
Base class for generating sitemaps and sitemap indexes for Google, Yahoo!, and MSN.
C# (C#1.0, C#2.0, C#3.0)
|
Andrew_Thomas |
3.60 |
|
|
Generic C# JSON Generator to Send Any Data to JavaScript
Updated: 17 Feb 2009
Generic C# JSON generator to send any managed data to JavaScript and use the same syntax to access it
Javascript, HTML, C#2.0, C#3.0, .NET2.0, .NET3.5, ASP.NET, Ajax, VS2005, VS2008, Architect, Dev
|
Mihai Maerean |
3.53 |
|
|
Create JSON from C# using JSON Library
Updated: 6 May 2010
Create JSON from C# using JSON library available at CodePlex
C#, Javascript, .NET, Dev
|
Jitendra Zaa |
3.50 |
|
|
Custom Membership, Role Providers, Website administration tool, and Role based access to individual files
Updated: 12 Jul 2011
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
XML, C#2.0, .NET2.0, Mono, DotGNU, .NET3.0, .NET3.5, ASP.NET, IIS6, IIS7, Dev
|
okdone |
3.43 |
|
|
An HTTP Module for ASP.NET Error Handling
Updated: 31 Oct 2006
A simple HTTP module to be used as a "last-resort" error handler for ASP.NET applications. It does not require changes to existing code, and can be "dropped-in" to an already running site.
C#1.0, Windows, .NET1.1, .NET2.0, ASP.NET, VS.NET2003, Dev
|
eeraj |
3.41 |
|
|
Microsoft Message Queue Utility
Updated: 25 Apr 2005
An article on admin level access to Microsoft Message Queue MSMQ.
C#, .NET1.1, Win2K, WinXP, ASP.NET, VS.NET2003, Dev
|
Venus Patel |
3.40 |
|
|
New Multisite DLL Or How to develop .NET project in a Root
Updated: 8 Apr 2005
Utility to ease .NET development.
VC7.1, Windows, .NET, ASP, ASP.NET, IIS, VS.NET2003, Dev
|
Gevorg |
3.37 |
|
|
Task scheduler for websites
Updated: 21 Mar 2008
Create scheduled tasks for your website (no third party or heavy coding involved).
VB, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
Goran Bacvarovski |
3.36 |
|
|
Compiling SOX with Lame and Libmad for Windows
Updated: 13 Jul 2009
Compiling SOX with Lame and Libmad for windows
Windows, Visual-Studio (VS2005, VS2008)
|
arinhere |
3.35 |
|
|
Simple Logger for Applicative and ASP.NET
Updated: 3 Apr 2010
Limit the size of your logging
C#, Windows, WinMobile (PocketPC-2002), ASP.NET
|
Yves |
3.20 |
|
|
Online Code Editor
Updated: 23 Oct 2008
With Online Code Editor, you can edit your code online.
VBScript, Javascript, CSS, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
|
Industria Virtual |
3.14 |
|
|
Light IIS (Run Asp.net without IIS)
Updated: 26 Feb 2008
A way to run asp.net without IIS and any server component
Javascript, CSS, HTML, C#2.0, WinXP, ASP.NET
|
mohsen ahmadian |
3.13 |
|
|
ASP.NET(C#) calendar
Updated: 10 Jan 2008
Pop Up calendar in C# ASP.NET2.0
C# (C#1.0, C#2.0, C#3.0)
|
JosephL, Arnab Dutta |
3.11 |
|
|
Javascript DIRECTLY Calls ASP.NET C# Method. Introduction to Pixysoft.Ajax
Updated: 16 Nov 2009
By using the pixysoft.ajax webcontrols, JavaScript can directly call ASP.NET C# server method.
C#, Windows, ASP.NET, Dev
|
reborn_zhang |
3.00 |
|
|
ClickOnce JavaScript
Updated: 25 Jun 2009
Some JavaScript to add to a project to ensure buttons are clicked only once
C#, Javascript, HTML, XHTML, ASP, ASP.NET, WebForms, Ajax, Dev
|
Stephen Inglish |
3.00 |
|
|
Online active users counter in ASP.NET
Updated: 30 Sep 2008
With this tool which is written for ASP.NET, it is possible to count the number of online users, members, and guest users in websites.
C# (C#2.0, C#3.0), VB (VB8.0, VB9.0), .NET (.NET2.0), ASP.NET, Architect, Dev, Design
|
SalarSoft |
2.86 |
|
|
Starting your website in a popup window
Updated: 2 Jul 2008
You can start your website in a popup window (without having user to click even a single button)
C# (C#1.0, C#2.0, C#3.0), Windows, WebForms, Dev
|
Surjit Singh Dadhwal |
2.68 |
|
|
Run Interactive Command Shell or Batch Files From ASP.NET
Updated: 12 May 2007
You can run an interactive command shell and run commands from a textbox with this code.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
darkalchemy |
2.56 |
|
|
Implementing Name/Value Pair using DBGrid and DataView
Updated: 3 Mar 2008
A utility for managing Name/Value pair data in a Web Form Applicateion
C# (C#1.0), Windows, ASP.NET, Dev
|
Matthew Taylor |
2.33 |
|
|
LINQ Code generator
Updated: 31 Dec 2007
This generates Basic linq codes just by giving necessary inputs
.NET (.NET3.0, .NET3.5), SQL-Server (SQL2000, SQL2005, SQL-CE), LINQ, Dev
|
Sree Nivas |
2.12 |
|
|
Directory Browsing in ASP.Net 2.0
Updated: 15 Apr 2008
An article on browsing via directories or HTTP, with ASP.NET using Tree View Control
C# (C#1.0, C#2.0, C#3.0), .NET (.NET2.0), ASP.NET, Dev
|
Rupesh Burad |
2.00 |
|
|
Ajax rounded corners control extender
Updated: 20 Nov 2008
it is a very good control in AJAX to make rounded type shape. We can create rounded shape in many shape by using Corners property of this control.
C#, .NET3.5, ASP.NET, Ajax, Dev
|
Preetam Jain |
1.63 |
|
|
JavaScript File Compressor for ASP.NET Applications
Updated: 5 Nov 2007
Compress JavaScript files using this HTTP Handler.
C#, XML, .NET2.0, WinXP, Win2003, .NET3.0, .NET3.5, ASP.NET, WebForms, VS2005, VS2008, Dev
|
asithangae |
1.62 |
|
|
Basic Steps Of SEO
Updated: 12 Mar 2008
SEO Optimization
|
Er. Viral Bhatt |
1.48 |
|
|
Web Message Box for ASP.NET
Updated: 9 Feb 2008
A message box for ASP.NET to send back server messages to users.
VBScript, Javascript, VB7.x, VB8.0, VB9.0, .NET1.0, .NET1.1, .NET2.0, .NET3.0, .NET3.5, ASP.NET, Dev
|
petersgyoung |
1.46 |
|
|
Reset the Windows Live password
Updated: 29 May 2008
Windows Live password Reset Utility using Web service
C# (C#2.0), .NET (.NET2.0), ASP.NET, Dev
|
Mohd Naved Khan |
1.27 |
|
|
Extracting Visual Studio Webtest result from TestResult(.trx)
Updated: 2 Jul 2008
Extracting Visual Studio Webtest result from TestResult(.trx)
C#, .NET, Visual-Studio (VS2008)
|
Masayuki Tanaka |
1.00 |
|
|
Under the Hood of BuildManager and Resource Handling
Updated: 26 Aug 2010
An automatic resource translator for ASP.NET applications
C#, ASP.NET, Development
|
Olivier Gaudefroy |
|
|
|
Catharsis Tutorial 02 - Catharsis Example
Updated: 26 Jun 2009
See how Catharsis can help you rapidly develop robust enterprise level applications.
C#, .NET3.5, ASP.NET, SQL-Server, MVC, Architect, Dev
|
David O'Sullivan |
|
|
ASP.NET - Web Parts |
top |
| Title /
Updated |
Author |
Score |
|
Webpart/Portlet development in ASP.NET MVC Framework
Updated: 6 May 2012
Solution adorned with drag and drop Portlet/Webpart customization feature in ASP.NET MVC Framework. It summoned JQuery for better user experience evading inclusive page refresh during personalization.
Javascript, CSS, HTML, .NET (.NET3.0, .NET3.5), ASP.NET, Ajax, MVC, jQuery, Architect, Dev, Design, Web-Development, Framework, .NET4, Development
|
Hasan Hyder |
4.80 |
|
|
Create an ASP.NET Rounded Panel WebControl
Updated: 25 Sep 2007
A custom WebControl that emits CSS to create a stylable ASP.NET panel with rounded corners.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, IE6.0, IE7, Dev
|
UsualDosage |
4.65 |
|
|
Events Between Web Forms
Updated: 6 Jul 2007
Raise Events Between Web Forms Using CallBacks or Ajax
C#, VB, Windows, .NET, ASP.NET, IIS, Visual-Studio, WebForms, Dev
|
Pramirez |
4.56 |
|
|
The OOP Approach on MVC UI - System.Web.UI.Controls
Updated: 7 Dec 2010
How to work with Controls as fully typed objects on the MVC .ascx FormControls
C#, Windows, .NET, ASP.NET, Architect, Dev
|
Radim Köhler |
4.44 |
|
|
Introduction to Web Parts
Updated: 1 Mar 2007
A brief introoduction to using WebParts in your applications
Javascript, C#2.0, Windows, .NET2.0, ASP.NET, WebForms, VS2005, Dev
|
Abdul Sami_ |
4.42 |
|
|
ASP.NET MVC 2 Voting Control
Updated: 21 Apr 2011
Simple voting control for MVC projects, using a partial view
C# (C#3.0, C#4.0), Javascript, XML, CSS, HTML, XHTML, Windows (Win2K, WinXP, Win2003, Vista, Win2008, Win7, Win2008-R2), .NET (.NET3.5), ASP.NET, Visual-Studio (VS2008, VS2010), MVC, Architect, Dev, Design, Web-Development
|
Jon Nethercott |
4.25 |
|
|
Flexible ASP.NET Web Part UI Pattern
Updated: 15 Oct 2008
A pattern for building a templated UI for Web parts
C#, .NET2.0, ASP.NET, Dev
|
Dan_P |
4.11 |
|
|
Rewritable Web Parts Library
Updated: 10 Jun 2008
A system for using ASP.NET 2.0 web parts in combination with URL rewriting.
C# (C#2.0, C#3.0), VB (VB8.0, VB9.0), Windows, ASP.NET, Visual-Studio (VS2005, VS2008), WebForms, Architect, Dev
|
BrantBurnett |
4.00 |
|
|
An EditorZone which collapses its EditorParts in ASP.NET 2.0
Updated: 3 Oct 2005
Displays how to develop a custom EditorZone which allows the EditorParts it contains to collapse to preserve screen real estate.
C#, Windows, .NET2.0, ASP.NET, Dev
|
Wouter van Vugt |
4.00 |
|
|
SharpCMS, an Open Source portal server built on ASP.NET 2.0
Updated: 26 Nov 2005
A CMS built using WebParts and MasterPages.
C#, SQL, Windows, .NET2.0, ASP.NET, Visual-Studio, SQL2000, SQL2005, DBA, Dev
|
Wouter van Vugt |
3.74 |
|
|
Customising your Web Part Chrome
Updated: 8 May 2007
This is an article on the topic of ASP.Net 2.0 Web Part
VB, Windows, .NET, ASP.NET, Visual-Studio, WebForms, Dev
|
Wasu Koysiripong |
3.65 |
|
|
Dynamically adjusting the size of a drop-down list and adding color to the back-ground and fore-ground of the list items
Updated: 11 Mar 2008
To adjust the size of the drop-down list dynamically at the client-side and adding back-ground and fore-ground color to the drop-down list.
VB6, VB (VB7.x, VB8.0, VB9.0), VBScript, Javascript, XML, CSS, HTML, Windows (Win2K, WinXP, Win2003, Vista, TabletPC, Embedded), .NET (.NET1.1, .NET2.0), ASP, ASP.NET, IIS (IIS5.1, IIS6, IIS7), Visual-Studio (VS.NET2003, VS2005, VS2008), Ajax, CEO, Architect, DBA, Dev, QA, Design
|
Sushant Joshi |
3.42 |
|
|
How to use sharepoint webservices in web application
Updated: 25 Aug 2008
How to use sharepoint webservices in web application
C# (C#2.0, C#3.0), .NET (.NET2.0, .NET3.0, .NET3.5), ASP.NET, GDI, ADO.NET, Ajax, Architect
|
T.Ashraf |
2.54 |
|
|
Dynamically creation of rows using Datagrid
Updated: 17 Jan 2008
In ASP.Net we frequently create dynamic controls (rows) using ASP.Net Web Control table. The major reason behind it is the ease of creation. Most of the times the developers prefer the “System.Web.UI.WebControls.Table” over datagrid because it is analogous to the HTML table. In our project we opted
VB6, VB (VB7.x, VB8.0, VB9.0), .NET (.NET1.1), ASP.NET, Architect, Dev, QA, Design
|
Sushant Joshi |
1.70 |
|
|
Web Parts Communication
Updated: 7 Nov 2007
Explains the communication between Web Parts.
C#2.0, Windows, .NET2.0, ASP.NET, WebForms, SQL2005, VS2005, Dev
|
Raghuram Beemreddy |
1.67 |
|