Click here to Skip to main content
15,888,521 members
This competition has ended

ASP.NET Mar 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.
11 Jun 2008Billy McCafferty
This article describes best practices for leveraging the benefits of NHibernate 1.2, ASP.NET, generics and unit testing together.
Please Sign up or sign in to vote.
7 Apr 2006Adam Tibi
Discussing the MultipleFieldsValidator that validates a group of fields in which at least one is required, like phone number, mobile phone number, or email. It inherits the BaseValidator and uses some new cool ASP.NET 2.0 features.
Please Sign up or sign in to vote.
17 Mar 2006dszarkow
An article presenting a JavaScript implementation of the Surveyor's formula for calculating the area of any polygon.
Please Sign up or sign in to vote.
19 Jun 2007Pier...
An Open Source (customizable) JavaScript Emulation of Dock style MAC OS X bar
Please Sign up or sign in to vote.
4 Apr 2006Salvatore Vetro
The art of swap from a database to another changing a flag
Please Sign up or sign in to vote.
1 Mar 2006Kent Boogaart
Describes how to create a more useful SiteMapResolve event.
Please Sign up or sign in to vote.
22 Mar 2006Manuel Abadia
An article to master the ObjectDataSource.
Please Sign up or sign in to vote.
6 Apr 2006Karl M. Hulme
An article that describes how to create server-side asynchronous service methods for ASP.NET and WinFX, thereby freeing up resources on the server to handle more clients simultaenously.
Please Sign up or sign in to vote.
13 Mar 2006Emilio Garavaglia
An alternative to MFC undocumented classes to perform fixed memory allocation.
Please Sign up or sign in to vote.
26 Mar 2006Christian Birkl
A simple .NET based WebClient with JavaScript support.
Please Sign up or sign in to vote.
30 Mar 2006Devakumar Sai Chinthala
How to create custom bound fields and dynamically add them to the GridView
Please Sign up or sign in to vote.
13 Mar 2006Alexandru Ghiondea
Describes a way of creating a web service that persists its state between sequent calls.
Please Sign up or sign in to vote.
31 Mar 2006Nagasai Mattegunta
An article on Database Driven Dynamic multiple Treeviews
Please Sign up or sign in to vote.
10 Aug 2006ChrisMitchell_
An article on the semantic Web and a simple music application
Please Sign up or sign in to vote.
8 Mar 2006KRucker
A description of how how to convert a .NET DataSet to an ADODB Recordset.
Please Sign up or sign in to vote.
8 Mar 2006Brian Bayless
A central key manager for multiple web server clients in a web farm.
Please Sign up or sign in to vote.
12 Mar 2006Yen Dutt
A simple extension of the existing TextBox control to attach JavaScript for maxlength validation.
Please Sign up or sign in to vote.
28 Feb 2006Roman Koreshkov
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.
Please Sign up or sign in to vote.
17 Mar 2006Devakumar Sai Chinthala
This article describes about how to create columns dynamically in a grid view.
Please Sign up or sign in to vote.
19 Mar 2006MinhajMohammed
Secure file download using Basic Authentication. The interesting part is that we maintain two separate entry points for uploading and downloading a file.
Please Sign up or sign in to vote.
8 Mar 2006jebarson
This article shows how to use a checkbox in a DataGrid using JavaScript.
Please Sign up or sign in to vote.
14 Mar 2006Naveen Karamchetti
This article explains the various tricky issues in parallel branching in BizTalk Server 2004 Orchestrations.
Please Sign up or sign in to vote.
22 Mar 2006Teng-Yong
An ASP.NET type-ahead suggest textbox (Autocomplete) that leveraging on Google AJAXSLT
Please Sign up or sign in to vote.
31 Mar 2006Addison-Wesley
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.
Please Sign up or sign in to vote.
30 Mar 2006JamesQ
This article demonstrate how to post an ASP.NET WebForm between frames or into popup page using javascript.
Please Sign up or sign in to vote.
17 Mar 2006Devakumar Sai Chinthala
This article describes about how to create template columns dynamically in a grid view.
Please Sign up or sign in to vote.
1 Mar 2006P.J. Tezza
Example of an ASP.NET page with progress display and a Cancel button. A single page starts a long running process, shows the progress, and shows the process completion message.
Please Sign up or sign in to vote.
15 Oct 2006Anatoliy Khotin
Simple and very useful addition to the standard DropDownList and ListBox controls.
Please Sign up or sign in to vote.
5 Mar 2006Tittle Joseph
A Custom Control to show tooltip text over a Icon
Please Sign up or sign in to vote.
28 Aug 2013Software Developer's Journal
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.
Please Sign up or sign in to vote.
15 Mar 2006K.sundar
An article on developing a chat application using AJAX and .NET.
Please Sign up or sign in to vote.
3 Mar 2006renzea
A simple soundex implementation in C# and VB.NET to recognize phonetically similar words based on basic soundex algorithms.
Please Sign up or sign in to vote.
6 Mar 2006Gary Dryden
Latitude longitude input control - as ASP.NET 2.0 server control.
Please Sign up or sign in to vote.
8 Mar 2006azamsharp
This article describes how to refresh a GridView control on the parent page, from a pop up window.
Please Sign up or sign in to vote.
2 Mar 2006DreamInHex
This article demonstrates how to easily create an RSS feed aggregator and incorporate it into an ASP.NET application.
Please Sign up or sign in to vote.
29 Mar 2006Stu Ellerbusch
This article describes a basic base page class to be used when developing .NET websites.
Please Sign up or sign in to vote.
30 Mar 2006Shawn Pourchot
Implementation of GoldMoney OMI in C#/ASP.NET
Please Sign up or sign in to vote.
13 Mar 2006Chad Michel
A basic charting package.
Please Sign up or sign in to vote.
19 Mar 2006Mohammad Ashraful Alam
The "ClientScriptHelper" utility class will help you by not requiring you to remember the client side codes.
Please Sign up or sign in to vote.
7 Mar 2006Dolly Jain
This articles helps in creating template columns dynamically with bound columns using a template class
Please Sign up or sign in to vote.
28 Feb 2006Naveen Karamchetti
An article explaining how to write various flat file schemas in BizTalk Server 2004.
Please Sign up or sign in to vote.
24 Mar 2006vivekthangaswamy
This articles is an introduction to web services, with a simple illustration.
Please Sign up or sign in to vote.
31 Aug 2006aalmada
An alternative ImageMap control for ASP.NET 2.0
Please Sign up or sign in to vote.
19 Mar 2006Mohammad Ashraful Alam
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.
Please Sign up or sign in to vote.
30 Mar 2006Lang Deng
A simple slide show using AJAX in ASP.NET.
Please Sign up or sign in to vote.
17 Mar 2006gn_srini
How to do client-side validation of radio button column in a DataGrid.
Please Sign up or sign in to vote.
19 Mar 2006william s. su
Creating a modal popup Window
Please Sign up or sign in to vote.
19 Mar 2006william s. su
Creating a dropdown list using an IFrame

Current Participants

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

Architect
Italy Italy
Born and living in Milan (Italy), I'm an engineer in electronics actually working in the ICT department of an important oil/gas & energy company as responsible for planning and engineering of ICT infrastructures.
Interested in programming since the '70s, today I still define architectures for the ICT, deploying dedicated specific client application for engineering purposes, working with C++, MFC, STL, and recently also C# and D.
Software Developer (Senior) Farfetch
Portugal Portugal
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect
United Kingdom United Kingdom
Passionate about refining software practices, promoting self-motivated teams and orchestrating agile projects.
Lives in London, UK and works as a .NET architect consultant in the City.

Blog AdamTibi.net.
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 Microsoft
United States United States
I am working on the C# compiler at Microsoft since 2007.

Microsoft Certified Professional since 2006

Interests: C#, ASP.NET, LINQ
Web Developer
Ukraine Ukraine
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
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.
Web Developer
United States United States
I am a software developer in Lincoln, NE. I do most of my work in VB.NET, but still dabble in C++.
I have a B.S. and M.S. from the University of Nebraska – Lincoln.
Technical Lead Patni Computer Systems Ltd.
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 Kingdom United Kingdom
Chris is a PhD research student working on machine learning in the area of music information systems. His current incarnation lecturers and researches at Anglia Ruskin University as part of the Audio music technology pathway. He has published in journals and has worked as a network consultant to finance his research. He entered the world of windows programming while writing a piece of software for music genre recognition. A passion for music technology has lead him to explore some of the fundamentals of audio programming.
Web Developer
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Founder Articledean.com & conveygreetings.com
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
India India
Be helpful.When you see a person without a smile ,Give him yours........

(Zig Ziglar)
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.
Retired Top Software Tutor
United States United States
Don Szarkowicz retired after 18 years teaching introductory and advanced programming and application development courses for the Department of Computer Information Systems at Indiana University Northwest.

He currently operates Top Software Tutor, which offers affordable, personalized, one-on-one assistance for a broad range of computing projects, homework problems and other assignments involving popular programming languages, Web design and development techniques, and Microsoft Office applications

His technical interests include Web programming and C# using Visual Studio NET.

Don holds a Ph.D. in Electrical Engineering from the Illinois Institute of Technology, and an MBA from the University of Chicago. Don is also a registered Professional Engineer and an amateur radio operator (call sign KC9ALE).
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.
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect
Korea (Republic of) Korea (Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior) Microsoft Corporation
India India
I work for Microsoft on MS technologies for application development. My interests include .net, WCF, Azure, Windows Phone, ASP.net, SL, WCF, WPF and many more.

You can visit my site at http://www.jebarson.info

Follow me on twitter @jebarson007
Web Developer
India India
Hi,
i had been programming in .NET for 2 years,
Visit me at my Space
http://spaces.msn.com/ksundar
Web Developer
United Kingdom United Kingdom
I live with my wife in Bournemouth in the UK. She consistently inspires me to be the person I know I should be. I enjoy writing music, playing the piano, watching movies, philisophical discussion and eating jaffa cakes.
Web Developer
Australia Australia
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.
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.
Web Developer
Spain Spain
Manuel Abadia had his MS Degree in Computer Science (Univ. Murcia, Spain)

He is a Freelance Software Architect/Engineer and Trainer.

He sells his own components in his webpage (http://www.manuelabadia.com).

He was the Software Architect for the MoviTAP project that won the first prize in the Microsoft and Vodafone mobile web Services contest.

He has done some external work in companies like Namco America Inc. and Gaelco SA.

He has contributed to the MAME project (http://www.mamedev.com) for some years (and continues to do so eventually).
Architect
United States United States
I've been very passionate about writing code and building softwares since my high school time, and since then I had an opportunity to work on mission critical systems, thorough in implementing end to end retail solutions, which covers eCommerce, Order Management and Fulfillment. Currently working as Director of Advance Technology Solutions at Nisum Technologies.
Chief Technology Officer
Bangladesh Bangladesh
Mohammad Ashraful Alam is a Software Engineer, who is dedicated to Microsoft .NET based development. This Bangladeshi national is involved with project management and development of several US based software projects from his country. Already he has managed and developed 15 software projects, which are being used by several users of different countries, such as USA, Canada, Australia, and Bangladesh. While developing and managing a team, he contains and maintains a set of well defined engineering practices developed by him and other online developer community. Beside software development, he has also written several technical articles and research papers published by IEEE Computer Society and many other worlds recognized publishers.

Before becoming engaged with software development, he was involved with Bengali literature and several Bengali news papers as freelance journalist and published around 150 articles, essays and short stories.

Due to his willingness to give effort to improve and share better software development practices, Ashraf has awarded as “Most Valuable Professional” (MVP) in ASP.NET category by Microsoft for multiple times, since 2007.

When not engaged with technical stuffs, he likes to pass time with his friends, and family members, listens music or watches TV.

Check his portfolio at: http://www.ashraful.net/.

Check his blog: http://blog.ashraful.net/.

Catch him thru mail: admin [attt] ashraful [dotttt] net (anti-spam text).
Program Manager SCI
India India
Mattegunta is a Technical Consultant/Architect. He is Master of Technology from Jawaharlal Nehru Technological University, Hyderabad, India. Currently he is engaged in .net technologies like ASP.Net (VB.Net/C#), Smart Client, Web Services, SOA etc. He has been working with different Languages, Technologies and Platforms. VB6.0,ASP, COM/DCOM/COM+, Site Server, Exchange Server, J2EE, ASP.Net, Web Services, Smart Client, Windows, Linex etc during his career.
Architect AT&T Wi-Fi Services
United States United States
Naveen has done his Masters (M.S.) in Computer science, has started his career programming the mainframes and now has more than a decade of programming, development and design experience. Naveen has a sharp eye and keen observation skills. Naveen has worked for several companies and strived hard to build large scale business applications and bringing better solutions to the table.
Quite recently Naveen has built a fairly complex integration platform for a large bank. His hobbies include training, mentoring and research. Naveen spends his free time visiting National Parks nationwide.

Naveen has developed the BizTalk Control Center (BCC)
http://biztalkcontrolcenter.codeplex.com
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
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
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
Russian Federation Russian Federation
Roman Koreshkov has been on Systems Architect position in many software development companies.
He is keen on object-relational mapping methodologies, business layers, business rules and requirements management and code-generation stuff.
His current engagement is architecturing a next-generation HR products with the highest level of flexibility and performance.
His current professional passion is the new AJAX technologies and approaches.
Web Developer
Italy Italy
Salvo is a software architect working in Milan, Italy.

He enjoys design infrastructures based on object oriented paradigm.
At the moment he is managing the integration of “ERP Business Processes” with other applications developing designing business services that are service-oriented architecture compliant.
Hong Kong Hong Kong
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
Shawn is President and co-founder of Screaming Bee LLC.

He has been developing software for more years then he cares to remember. One of his ealiest projects, AutoGreet, written in 6502 assembly won him the affection and hatred of a multiline BBS community (remember those?).

Currently his projects involve ASP.NET/C# and driver development at Screaming Bee.

Screaming Bee is a leader in voice changing software and solutions for online games and messenger applications.

For more information please visit: http://www.screamingbee.com
Publisher
Poland Poland
Software Developer's Journal (formerly Software 2.0) is a magazine for professional programmers and developers publishing news from the software world and practical articles presenting very interesting ready programming solutions. To read more
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.
Web Developer
Malaysia Malaysia
Visit my personal website to know more about me.
www.rainforestnet.com
Team Leader Royal Bank of Scotland
India India
Total 11+ years of experience in Software Development. Expertise in .net (C#, asp.net, controls making, webservice, ado.net, xml/xsl, assemblies, rational XDE etc.) also UML, Design Patterns, ASP, Javascript, VbScript, Dhtml, CSS etc.

Member of Planet-Source-Code.com, www.brainbench.com and many other and have submitted several snippets/sample applications on the web.

Email:tittlejoseph@gmail.com
Chief Technology Officer at Zealots
Australia Australia
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
William is currently working for Toshiba. His programming experience includes C/C++, C#, MFC, Java, ASP.NET and SQL. His Internet experience includes XML, SOAP and UI design. He is MCSD.NET, MCDBA and MCT certified and has a MS degree in CS.

Willaim was born in Taiwan but lives in USA. For relaxation he enjoy traveling and art.
Web Developer Airtel Broadband
India India
Despite my lack of interest, started trying coding at the age of 15 in Visual FoxPro. Got introduced to ASP in 2003 and started working for a US based client for a Youth Sports Management Application. In 2005, got Introduced to ASP.NET/ VB.NET and since then, it has become my passion. Recently joined Rapidigm Inc. as a software developer and looking forward to expand my knowledge base by sharing information with fellow coders in the Web World.

My interests include listening to music, trekking, traveling apart from coding!
You must sign in to participate in this contest.
This contest has ended.
1 Mar - 1 Apr 2006