Click here to Skip to main content
15,892,072 members
This competition has ended

ASP.NET Jan 2006

Contribute to CodeProject and you'll automatically be in the running for a monthly prize!

Each month at CodeProject we gather together the best of the articles submitted the previous month and ask our readers to choose the best of the best. Entry is automatic - just submit you articke and we'll do the rest.

Check out the submission guidelines for information on posting articles.

Current Entries

Articles that match the contest criteria are automatically entered. The top 50 entries are shown.

Please Sign up or sign in to vote.
24 Jan 2006Aj Horus
An ActiveX control that allows ASP users to display datalink dialogs.
Please Sign up or sign in to vote.
23 Jan 2006Borun
Shows how to print HTML in C# with or without the web browser control and the Windows default print dialog. It also implements the HTMLDocumentClass, IHTMLDocument2, and IHTMLDocument4 interfaces of MSHTML.
Please Sign up or sign in to vote.
5 Feb 2006Rama Krishna Vavilala
A tutorial on creating an AJAX version of the popular MFC sample. The tutorial utilizes ASP.NET Atlas framework.
Please Sign up or sign in to vote.
17 Jan 2006V Sridhar Chary
How to access User Controls from the EditorPart directly, and how to move EditorParts at runtime.
Please Sign up or sign in to vote.
29 Jan 2006Shiby
This article describes getting a custom horizontal scroll bar in a combobox or a listbox with functionality as expected on pressing of up or down arrow keys.
Please Sign up or sign in to vote.
13 Feb 2007Vlad Hrybok
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.
Please Sign up or sign in to vote.
10 Jan 2006Doug Wilson
An article on how to use mutliple sitemap files for your site navigation.
Please Sign up or sign in to vote.
29 Apr 2009Dmitry Khudorozhkov
This article presents a JScript/WMI/WSH script - the core of any inventory management application.
Please Sign up or sign in to vote.
24 Jan 2006Matteo Casati
Using AJAX to call a Web Service.
Please Sign up or sign in to vote.
14 Feb 2006Massimo Beatini
This calendar can be used as a date picker or to select a weekly day range in the selected month.
Please Sign up or sign in to vote.
10 Jan 2006azamsharp
How to implement row deletion in GridView, with confirmation.
Please Sign up or sign in to vote.
23 Jan 2006Laurence Moroney
You can build Java console applications that will run on any Java-enabled platform. Using this, and the power of the System.Net namespace, inlcuding the TcpClient class, you can create distributed applications that use a Linux server and Windows Forms clients that interoperate, thanks to Grasshopper
Please Sign up or sign in to vote.
21 Jan 2007defwebserver
How to create a DotNetNuke® module using Visual Studio Express - for DotNetNuke version 4
Please Sign up or sign in to vote.
10 Jan 2006Bobby DeRosa
Introduces a solution for using virtual app paths in non ASP.NET files.
Please Sign up or sign in to vote.
6 Feb 2006Travis Illig
Complementing NUnit testing with web UI testing, using Ruby and Watir in a single integrated framework.
Please Sign up or sign in to vote.
1 May 2007Paulo Morgado
An article on how to request and handle HTTP compression in .NET Framework 2.0.
Please Sign up or sign in to vote.
24 Aug 2007Simone Busoli
A tutorial about merging templates with NVelocity and ASP.NET.
Please Sign up or sign in to vote.
17 Feb 2006Gary Dryden
How to view detail records inline with the master records, using the GridView control.
Please Sign up or sign in to vote.
1 Apr 2006Altaf Al-Amin
Single Paged Website Approach by which we can accomplish Template Effect in ASP.NET Application in easy and flexible manner.
Please Sign up or sign in to vote.
24 Jan 2006Evoluteur
Just 200 lines of VB.NET to document your SQL Server databases.
Please Sign up or sign in to vote.
26 Jan 2006Amal ElHosseiny
How to modify the Web.Config of a WebService during installation.
Please Sign up or sign in to vote.
4 Jan 2006daniel_nilsson
An easy way to working with Flash and Web Services.
Please Sign up or sign in to vote.
6 Jan 2006Paulo Morgado
An article on HTTP compression in the .NET Framework 1.1.
Please Sign up or sign in to vote.
3 Jan 2006railerb
This article discusses some ways to take advantage of the SharePoint client side controls (like the OWSDate Control) within the SharePoint web parts.
Please Sign up or sign in to vote.
15 May 2006Rainer Halanek
A SiteMap module for DotNetNuke 4, which retrieves data on demand, and is still quick for websites with lots of pages.
Please Sign up or sign in to vote.
17 Jan 2006NeeruVerma
How to share a client side return value with the server side code.
Please Sign up or sign in to vote.
20 Feb 2006Gary Dryden
How to add/edit a GridView in style.
Please Sign up or sign in to vote.
7 Jan 2006Marc Clifton
A template driven tree
Please Sign up or sign in to vote.
30 Jan 2006Alexander Yumashev
Client-side web-service optimization and minimizing network traffic.
Please Sign up or sign in to vote.
24 Jan 2006Noogen
Row click functionality for any HTML table grid (DataGrid, DataView, etc...).
Please Sign up or sign in to vote.
27 Jan 2006Cohen Shwartz Oren
How to configure IIS in order to enable the use of Named Kernel Objects in Web Services.
Please Sign up or sign in to vote.
9 Feb 2006Gary Dryden
Multi-column dropdown combobox - an ASP.NET 2.0 server control.
Please Sign up or sign in to vote.
20 Jan 2006siva pinnaka
A complete article on how to populate custom business objects using a common method, binding these objects to a GridView using the ObjectDataSource control.
Please Sign up or sign in to vote.
9 Jan 2006User 388430
How to use a DropDownList on each row of a DataGrid and determine if the selections changed when posting back.
Please Sign up or sign in to vote.
1 Feb 2006Casual Jim
An article on how to zip the output stream of an ASP.NET page.
Please Sign up or sign in to vote.
4 Jan 2006DreamInHex
Demonstrates how to apply JavaScript functionality and CSS effects to an ASP.NET DataGrid.
Please Sign up or sign in to vote.
9 Jan 2006Maulik Soni
This RSS Feed example will explain how to consume an RSS Feed in eight easy steps..!
Please Sign up or sign in to vote.
25 Jan 2006Christopher G. Lasater
One of those infamous ASP.NET server-side calendar controls that look and work like a JavaScript control! This is an easy plug-in for any project! I included some functions like being able to have the calendar display over other controls, and the ability to move through different months and keep the
Please Sign up or sign in to vote.
28 Jun 2006Alexander Kleshchevnikov
Sometimes, we need to place one or more images on the other image’s surface or create an image from a few image files by joining them together. For example, we have “a.jpg”, “b.jpg” and “c.jpg” files and we need to create an image with the word “abc”. In this short tutorial, I will show how to do th
Please Sign up or sign in to vote.
9 Jan 2006DreamInHex
Create a simple, scalable XML-consuming rules engine in just a few minutes, using OpenXML.
Please Sign up or sign in to vote.
18 Jan 2006Y.M.Gopala Krishna Reddy alias Murali
WSDL.EXE is a .NET tool used to generate a client proxy or a server stub from a given WSDL.This tool is mainly useful for reverse engineering, for a given WSDL, or for a given .NET language.
Please Sign up or sign in to vote.
13 Jan 2006Christopher G. Lasater
This article gives a solution for cleaning up session variables that leap from one page to another in unexpected ways.
Please Sign up or sign in to vote.
6 Jan 2006Manish Pansiniya
This is an article about how to add events programmatically for GridView controls, for selection,deleting,sorting etc.
Please Sign up or sign in to vote.
3 Jan 2006DreamInHex
This guide will show you how to enumerate through the stored procedures in MSSQL 2000, as well as retrieve parameter information for a stored procedure.
Please Sign up or sign in to vote.
24 Jan 2006Himanshu Kumar Sinha
Updating a huge table in Production , without locking the whole table .
Please Sign up or sign in to vote.
11 Jan 2006Jeff.Wang
A patch to URL Rewrite in ASP.NET 2.0: Handling directory access.
Please Sign up or sign in to vote.
11 Jan 2006Hamed J.I
A TextBox for write Farsi
Please Sign up or sign in to vote.
16 Jan 2006Himanshu D
This article demonstrates the ASP.NET 2.0 feature to extend menu generation using SiteMapPath.
Please Sign up or sign in to vote.
4 Jan 2006VenkataRamana.Gali
Article explains How to get windows user name using ASP.NET
Please Sign up or sign in to vote.
18 Jan 2006Namratha Shah
Ngen.exe -- A discussion -- Some Queries (.NET Framework Tools Series)

Current Participants

Those with articles that match the contest criteria are automatically entered.

Web Developer
Panama Panama
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
Ukraine Ukraine
Alexander is freelance web developer with 4 years experience. He has skills in ASP.NET/MS SQL Server, PHP/MySQL, Ruby On Rails, XHTML, CSS. You can contact with me by seigo.ua@gmail.com. Also check my homepage at www.klalex.com.
Founder Jitbit
United Kingdom United Kingdom
I'm CEO/Founder and lead developer at Jitbit Software. My personal blog is here
United Arab Emirates United Arab Emirates
Altaf Al-Amin Najvani
Project Manager
Commercial Bank Of Dubai


Qualifications:
BS - Computer Science
Masters In Project Management
Masters In Business Administration

Certifications:
CISA - Certified Information Systems Auditor
ITIL (Foundation)
Microsoft Certified Technology Specialist (SQL Server 2005)
Microsoft Certified Technology Specialist (Web Applications)
Microsoft Certified Application Developer (.NET)
Microsoft Certified Solution Developer (.NET)
Web Developer
Egypt Egypt
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
My name is Mohammad Azam and I have been developing iOS applications since 2010. I have worked as a lead mobile developer for VALIC, AIG, Schlumberger, Baker Hughes, Blinds.com and The Home Depot. I have also published tons of my own apps to the App Store and even got featured by Apple for my app, Vegetable Tree. I highly recommend that you check out my portfolio. At present I am working as a lead instructor at DigitalCrafts.




I also have a lot of Udemy courses which you can check out at the following link:
Mohammad Azam Udemy Courses
Web Developer
United States United States
I currently work for a company in San Diego, CA authoring server controls.

Get the latest up to date code at http://www.csharper.net
Architect Unicorn Software & Solutions
Bangladesh Bangladesh
I am a cooker in Unicorn Software & Solution,Bangladesh and I fairly cook my own brain with my own taste, patience and intelligence to serve our clients. I have to try to take care as much items as in our dish and thus I burn myself in our kitchen and think to leave those there....but i never can..Perhaps I am cooker by born.
Software Developer (Senior)
Belgium Belgium
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
Christopher G. Lasater

I am also a published author, please check out my book:
ISBN: 1-59822-031-4
Title: Design Patterns
Author:Christopher G. Lasater
More from my web site
Amazon.com

This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect Värderingsdata
Sweden Sweden
Systemdeveloper at Värderingsdata in Sweden
Software Developer (Senior) http://ADefWebserver.com
United States United States
Michael Washington is a Microsoft MVP. He is a ASP.NET and
C# programmer.
He is the founder of
AiHelpWebsite.com,
LightSwitchHelpWebsite.com, and
HoloLensHelpWebsite.com.

He has a son, Zachary and resides in Los Angeles with his wife Valerie.

He is the Author of:
Software Developer Freelance software engineer
Russian Federation Russian Federation
Dmitry Khudorozhkov began programming (and gaming) with his ZX Spectrum in 1989. Having seen and used all IBM PCs from early XT to the latest x64 machines, now Dmitry is a freelance programmer, living in Moscow, Russia. He is a graduate of the Moscow State Institute of Electronics and Mathematics (Applied Mathematics).

He is proficient in:

- C/C++ - more that 9 years of experience. Pure Win32 API/MFC desktop programming, networking (BSD/Win sockets), databases (primarily SQLite), OpenGL;

- JavaScript - more that 6 years of experience. Client-side components, AJAX, jQuery installation and customization;

- Firefox extensions (immediatelly ready for addons.mozilla.org reviewing) and Greasemonkey scripts. As an example of extensions Dmitry made you can search for FoxyPrices or WhatBird Winged Toolbar;

- XML and it's applications (last 2 years): XSLT (+ XPath), XSD, SVG, VML;

- ASP.NET/C# (webservices mostly);

Also familiar with (= entry level):

- PHP;

- HTML/CSS slicing.

Trying to learn:

- Ruby/Ruby-on-Rails;

- Czech language.

If you wish to express your opinion, ask a question or report a bug, feel free to e-mail:dmitrykhudorozhkov@yahoo.com. Job offers are warmly welcome.

If you wish to donate - and, by doing so, support further development - you can send Dmitry a bonus through the Rentacoder.com service (registration is free, Paypal is supported). Russian users can donate to the Yandex.Money account 41001132298694.

-
Web Developer
South Africa South Africa
Doug is an Applications Integrator for an online gaming company. He has been programming for 9 years, and has been working with the .NET framework since the beginning of 2003, in both VB.NET & C#.
Software Developer (Senior) CentralReach
United States United States
I have worked professionally in IT since 2004, and as a software architect since 2008, specializing in user interface design and experience, something I am still extremely passionate about. In 2013 I moved into management, and since then I've held positions as Director of Product Development, Director of Engineering, and Practice Director.
Software Developer (Senior)
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
He is working with reputed IT company in Hyderabad India .

He has got an total IT expereince of 4 yrs . I have been working with VB , .NET & SQL SERVER 2000 & Yukon .

he has done his B.Tech In Computer Science & Engg from North Eastern Regional Institute Of Science & Technolgy ( NERIST ) Arunachal Pradesh , Indian .

He enjoy's working on the latest technology , driving & cooking .

Web Developer
China China
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Belgium Belgium
Laurence Moroney is the Director of Product Evangelism for Mainsoft. He joined Mainsoft from Reuters, where he was a Senior Architect in their CTO Office, specializing in Enterprise Architecture and Web Services Interoperability. Laurence has also worked extensively in the financial services and security fields. He is the author of several computer books, including ‘Expert Web Services Security in the .NET Platform’ and ‘ASP.NET 1.1 with VB.NET’ as well as several dozen technology articles.

You can find his blog at: philotic.com/blog
Founder IntelliPro Solutions Pvt. Ltd.
India India
A 8 or something in .NET, living in Ahmedabad, India owned IntelliPro Solutions Pvt. Ltd..

Currently working on .NET technologies, MVC and Silverlight.

My little blog is for helping community with the solution for problems or helping them to understand new technology. You can reach to my blog at http://maniish.wordpress.com.

To contact me, post comment here or email me at manish AT iprospl.com
This is a Organisation (No members)

Architect Interacx
United States United States
Blog: https://marcclifton.wordpress.com/
Home Page: http://www.marcclifton.com
Research: http://www.higherorderprogramming.com/
GitHub: https://github.com/cliftonm

All my life I have been passionate about architecture / software design, as this is the cornerstone to a maintainable and extensible application. As such, I have enjoyed exploring some crazy ideas and discovering that they are not so crazy after all. I also love writing about my ideas and seeing the community response. As a consultant, I've enjoyed working in a wide range of industries such as aerospace, boatyard management, remote sensing, emergency services / data management, and casino operations. I've done a variety of pro-bono work non-profit organizations related to nature conservancy, drug recovery and women's health.
Web Developer
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Other Cincinnati Children's Biomedical Informatics
United States United States
http://www.linkedin.com/in/mauliks
Architect
United States United States
Namratha Shah a.k.a. Nasha is from orginally from Bombay, India but currently residing NJ, USA. She has to her credit, a Bachelor’s Degree in Microbiology and Biotechnology and a Master's in Computer and Software Applications (1999-2001) from Somaiya College Bombay. She started her career with C and C++ and then moved on to Microsoft Technologies. She has over 7.5 years experience in software architecture, design and development. She is a Certified Scrum Master and a member of the CORE .NET Architecture team. She has been Awarded with Microsoft’s Prestigious Most Valuable Professional (MVP) twice consecutively in years 2005 and 2006 in Visual C#.NET for her outstanding contributions to the .NET community.
Web Developer
India India
Software Developer with 5+ Years of experience.
Web Developer
United States United States
If at first you don't succeed, refract and refract again...
United States United States
I'm a UI engineer with an eye for UX and a passion for model-driven UIs.

I usually build UIs for startups in the San Francisco Bay Area.

My hobby open source project is Evolutility, a minimalist low-code platform with a model-driven UI, a model-driven backend, and a set of models to play with.

More about me on my GitHub page.
Software Developer (Senior) Paulo Morgado
Portugal Portugal
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior)
Austria Austria
Born and living in Vienna, Austria. Started with Pascal in 1993 and MS-DOS 5.0. After that a little C++ in OS/2 and loads of VBA with Access in Windows 95,98, NT. To get more professionel I started C# in 2002 and did some MCP exams on that. After working for my own company I got hired by different companies. Currently I'm employed at the Federal Chambers of Commerce as a Senior Software Engineer.
Architect
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
My name is Shiby Chacko. Currently I'm staying in Bangalore, the Silicon Valley of India. Working in product/service based software company. Working as senior software developer. Learning/experimenting new thing in software is my passion. Also I luv to enjoy life with my surrounding friends/people.

As an update, now I work with Microsoft as consultant in US
Software Developer
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
MCSD.NET Early Achiever,MCDBA SQL 2000,MCITP SQL 2005 Charter Member,MCPD Charter Member
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior)
United States United States
Rich has worked in IT for over 24 years, in various industries and locations. He has been working with SharePoint technologies for the past 2 years doing application development, administration, installation, and configuration. He currently resides in the Midwest with his family.
Web Developer
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect
Singapore Singapore
C# Developer have Hands on Web Developement using ASP.NET, Web Services, Win Serivces, Pocket PC, Smart Device,Enterprize Security Applications and Win Forms Development using .NET FW 1.1 & 2.0.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
United States United States
Mr.Y.M.Gopala Krishna Reddy is working as Associate in a leading MNC.His area's of intrest are ReverseEngineering,WebServices and Developing applications using DotNet.
You must sign in to participate in this contest.
This contest has ended.
1 Jan - 1 Feb 2006