Click here to Skip to main content
15,881,898 members
This competition has ended

ASP.NET Sep 2005

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.
4 Jan 2006Jay Muntz
A class to calculate what date the configured holidays fall on in different years.
Please Sign up or sign in to vote.
19 Sep 2005Kivanc Ozuolmez
A web (modal) messagebox without popup.
Please Sign up or sign in to vote.
29 Sep 2005Nigel Shaw
Creating child controls, rendering, wiring up events, and managing viewstate when building an advanced custom server control that embeds other server controls (composite control).
Please Sign up or sign in to vote.
18 Sep 2005Igor Stjepanovic
In this project I demonstrate how to write a simple 3D rendering application in a relatively small amount of code.
Please Sign up or sign in to vote.
28 May 2007Argiris Kirtzidis
How to apply AJAX technologies to your web pages without replacing ASP.NET controls and/or writing JavaScript code.
Please Sign up or sign in to vote.
17 Oct 2005Bill Pierce
An ASP.NET server control wrapper for the Google Maps API.
Please Sign up or sign in to vote.
28 Aug 2006Ashley van Gerven
A cross-browser container control for a DataGrid to freeze the header row and sync the header when the DataGrid is scrolled horizontally
Please Sign up or sign in to vote.
17 Oct 2005Bill Pierce
Advanced usage of an ASP.NET server control wrapper for the Google Maps API.
Please Sign up or sign in to vote.
20 Sep 2005ediazc
This article shows how the MD5 collisions can be used to tamper software distribution schemas.
Please Sign up or sign in to vote.
13 Sep 2005Alex.Bykovsky
Streaming binaries and text from the client machine to server using HTA
Please Sign up or sign in to vote.
29 Sep 2005Tahir 111
Creating a multicolumn combo box in ASP.NET.
Please Sign up or sign in to vote.
13 Sep 2005Marc Clifton
Convert your XML object graph to code using CodeDom
Please Sign up or sign in to vote.
19 Sep 2005Abhishek Chatterjee
This project shows a simple implementation of Username and Kerberos Tokens in Web Services using C# (Microsoft Visual Studio 2003 using WSE 2.0).
Please Sign up or sign in to vote.
27 Sep 2005Rob van der Veer
A simple class to block repeated attempts to submit comments or logins.
Please Sign up or sign in to vote.
5 Oct 2005Nigel Liefrink
An article on AJAX [Asynchronous JavaScript and XML], a simplified version written in JavaScript, demonstrated in ASP.NET. Can be used with any server side scripting language.
Please Sign up or sign in to vote.
16 Sep 2005Mike Ellison
An implementation of IHttpModule for applying watermark images to web forms.
Please Sign up or sign in to vote.
5 Dec 2005Chase Thomas
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.
Please Sign up or sign in to vote.
10 Apr 2006Sergey Sorokin
This article discusses a custom session state management mechanism that replaces ASP.NET 1.1 SessionStateModule.
Please Sign up or sign in to vote.
17 Sep 2005cougio
Tool to generate and test unicode ranges based on categories and blocks.
Please Sign up or sign in to vote.
21 Sep 2005Cd-MaN
An article on how to uncover the true intents of a JS script.
Please Sign up or sign in to vote.
31 Aug 2005firefalcon
The article describes how to build a Lookup server control based on the Ajax.NET framework.
Please Sign up or sign in to vote.
9 Sep 2005JohnStanfield
Sets focus to the first input that is not disabled and not hidden.
Please Sign up or sign in to vote.
8 Sep 2005DeKale
Eliminating the boundaries of frames. Writing your ASP.NET controls on any desired location in any frame.
Please Sign up or sign in to vote.
26 Sep 2005idepaula
Time Tracker Starter Kit port to Linux using Mono and FireBird
Please Sign up or sign in to vote.
4 Sep 2005Ansil
This is an article about maintaining checked state across pages in a DataGrid.
Please Sign up or sign in to vote.
5 Sep 2005Jecho Jekov
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.
Please Sign up or sign in to vote.
5 Oct 2005gtamir
Protect your query strings from inquisitive users.
Please Sign up or sign in to vote.
8 Sep 2005DeKale
Eliminating the boundaries of frames. Writing your ASP.NET controls on any desired location in any frame.
Please Sign up or sign in to vote.
8 Sep 2005DeKale
Eliminating the boundaries of frames. Writing your ASP.NET controls on any desired location in any frame.
Please Sign up or sign in to vote.
3 May 2007Russell Aboobacker
An extended textbox with Enter key event handler.
Please Sign up or sign in to vote.
12 Sep 2005Thang T.
Using a web service to find the location of an IP address...
Please Sign up or sign in to vote.
20 Sep 2005Hemant koppikar, Vinay Pingale, kadampravin, suresh s. nair, APradosh, parul dixit
An article on integration of Smart Client applications with existing Web applications.
Please Sign up or sign in to vote.
19 Sep 2005Alagarsamy, Srinivas
This article explains AJAX and shows a sample using ASP.NET demonstating how it can be used to improve user experience of our web applications
Please Sign up or sign in to vote.
9 Sep 2005Michael Chao
An article on updating a part of your web page without causing flash.
Please Sign up or sign in to vote.
12 Sep 2005Ken Yim
Index Server class for ASP, easy to implement on your website
Please Sign up or sign in to vote.
4 Oct 2005MooseFruit
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.
Please Sign up or sign in to vote.
24 Sep 2005Xia Xiongjun
An article on a useful tool to help you write Code Project articles.
Please Sign up or sign in to vote.
13 Sep 2005Mike Kitchen
This is a quick review of the new Murach C# book for ASP.NET 2.0.
Please Sign up or sign in to vote.
9 Sep 2005Manoj Deshmukh
The sample code to create simple progress bar user control in ASP.NET 2.0
Please Sign up or sign in to vote.
3 Sep 2005Jos Branders
Show your team's calendars side by side in a single web page.
Please Sign up or sign in to vote.
12 May 2006Ishanth
This article details how to setup the IE Web Control's TreeView programmatically with customized tree nodes.
Please Sign up or sign in to vote.
12 Sep 2005FlashMerlot
How to View Source of a window opened using ShowModalDialog
Please Sign up or sign in to vote.
27 Sep 2005Gelu Vac
If you ever thought creating a custom setup should be an easy task, here are the tips to break the ice.
Please Sign up or sign in to vote.
6 Sep 2005Narayana Rao Surapaneni, krmpradeep
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.
Please Sign up or sign in to vote.
15 Sep 2005MooseFruit
A class that allows you to quickly read and write keys & values from an INI file in ASP.NET 2.0.
Please Sign up or sign in to vote.
23 Sep 2005Kisilevich Slava
Set of libraries for parsing results of popular search engines (Google, Yahoo!, Lycos, MSN, Netscape, Ask, AllTheWeb, AltaVista).
Please Sign up or sign in to vote.
27 Oct 2006Jaiprakash M Bankolli
This article explains about C# documentation and ways to automate it
Please Sign up or sign in to vote.
12 Sep 2005Anand Manikiam
Java and .Net interop using Sockets. Article explains a bit at both ends that will allow passing of primitive data between a Java socket server and C# client(s)

Current Participants

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

Web Developer
India India
Abhishek is working as part of the Web Services COE (Center of Excellence) for Infosys Technologies Ltd., a global IT consulting firm, and has substantial experience in publishing papers, presenting papers at conferences, and defining standards for SOA and Web services.

Abhishek Chatterjee 's Home Page
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
United States United States
Developer
Web Developer
France France
.Net programmer ......./ Dum ass Wink | ;)
Software Developer (Senior)
India India
Just another Developer
http://anzboy.wordpress.com/
Web Developer
Greece Greece
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Australia Australia
Ash is a C# developer (MCAD) with a background developing e-commerce and content management solutions. His current role includes working with VOIP systems, integration and maintenance of business and billing apps. His personal projects include the ScrollingGrid web control to enable cross-browser freeze-header 2-way scrolling of DataGrids. His other interests include travel, cinema, Squash, photography, Muay Thai.
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
Software Developer (Senior)
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
Romania Romania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior) Priority Courier Experts
United States United States
software developer for about 25 years now.
Web Developer
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
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Web Developer
Chile Chile
Eduardo Diaz
personal blog
Belarus Belarus
Lead of TargetProcess Project (www.targetprocess.com).
TargetProcess is an integrated Project Management and Bug Tracking software
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.
Romania Romania
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
Giora Tamir has been Architecting, Designing and Developing software and hardware solutions for over 15 years. As an IEEE Senior member and a talented developer, Giora blends software development, knowledge of protocols, extensive understanding of hardware and profound knowledge of both Unix and Windows based systems to provide a complete solution for both defense and commercial applications. Giora, also known as G.T., now holds the position of Principal Engineer for ProfitLine, Inc. architecting the next generation of .NET applications based on a Service-Oriented-Architecture.

Gioras areas of interest include distributed applications, networking and cryptography in addition to Unix internals and embedded programming.

Founded in 1992, ProfitLine manages hundreds of millions of dollars in annual telecom spend for its prestigious Fortune 1000 client base, such as Merrill Lynch, Charming Shoppes, Macromedia, CNA Financial Corporation, and Constellation Energy Group. ProfitLine's outsourced solution streamlines telecom administrative functions by combining a best practices approach with intelligent technology. For more information about ProfitLine, call 858.452.6800 or e-mail <a href=mailto:sales@profitline.com>sales@profitline.com.
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.
Web Developer
Uruguay Uruguay
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Founder GIS People
Australia Australia
I have filled variety of roles ranging from Junior Software Engineer to GIS Team Leader. My background is in real-time spatial solutions, including mobile data capture and advanced road network data modelling.

In my projects I have utilised and integrated technologies such as GPS, Oracle Spatial, FME, MapInfo and ESRI suite of tools.

I'm proficient in all aspects of the software development lifecycle and I'm holding a degree in Computer Science from Queensland University of Technology.
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)
India India
Professionally I am a Software Engineer. Have over 6 years of experience and specialize in Microsoft Tech. I have done most of my project in VB, ASP, ASP.NET (1.1 and 2.0), C# (1.1 and 2.0) with back end support of MS-Access, Oracle, MS - SQL server etc. Also worked as the DBA for MS SQL Server (2000, 2005 and 2008).

I have stamp of Brain Bench and Microsoft certified professional to enhance my skill set.

For any query, reach me at jaiprakash.bankoll@gmail.com. Will be very happy to respond back.

I am a brain bench certified professional view my brainbench transcript click here

PS: Am also know with the nick name of OracleQuest

Please write your comments or suggestion in my blog
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)
Bulgaria Bulgaria
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
John Stanfield, MBA, has been an application architect and developer for eight years, currently using C#, VB.Net, Microsoft Visual Studio.NET, and Microsoft Visual Studio 2005.
Web Developer
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
Canada Canada
I am working as a IT developer in S+A. This is my favourite job that I would like to do in the rest of my life.



Nothing is perfect, but I will do my best!
Engineer
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Architect
India India
Hands on Architect with 15 + years of experience in Microsoft technologies and worked for various clients across the globe. Has Insightful experience in Architecture, Design and Development of projects based on Microsoft Technologies. Worked with multiple fortune 500 customers. Possesses good knowledge on design patterns and best practices in .NET technologies.
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.
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
University of Nevada, Las Vegas
United States United States
With a background in education, music, application development, institutional research, data governance, and business intelligence, I work for the University of Nevada, Las Vegas helping to derive useful information from institutional data. It's an old picture, but one of my favorites.
Software Developer (Senior)
United Kingdom United Kingdom
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
Narayana Rao Surapaneni is a Microsoft Certified Solution Developer for .NET, Microsoft Certified Solution Developer and a Sun Certified Java Professional.

He has received international acclaim for authoring dozens of industry papers on .NET and other Microsoft technologies for leading web sites and magazines. He is on the panel of contributors for IT magazine.

He has delivered many public seminars on the .NET framework, C#, web services, Service Oriented architecture and ASP.NET. Surapaneni lead Microsoft.NET & Web Services Center of Excellence.

His priorities include:

• Track technology/product releases
• Develop a strategy for each specific technology/product
• Develop methodologies/frameworks
• Develop prototypes and proof-of-concepts
• Microsoft.NET Framework 2.0/ASP.NET 2.0/ VS.NET 2005
• Integration and collaboration services
• Web Services and Service Oriented Orchitectures

He is the co-author of the following books:

1. Java & .NET: A Developer Guide to Interoperability and Migration (ISBN: 81-203-2444-7, http://www.prenticehallindia.com/)

2. Migrating to .Net: A Pragmatic Path to Visual Basic .Net, Visual C++ .Net and ASP .Net (ISBN: 0-13-100962-1, www.amazon.com)

3. Microsoft.NET Tutorial for beginners
(http://download.microsoft.com/download/8/e/7/8e725d96-7ec3-498b-9fa7-86779aed101f/dotNET%20Tutorial%20for%20Beginners.pdf)


Narayana Rao Surapaneni is a recipient of the world wide Most Valuable Professional Award by Microsoft (2002-2004). He was also awarded the Asia Most Valuable Professional by Microsoft. He is one of the charter members of MCSD.NET

When it comes to the suggesting a solution he emphasizes on the importance of well thought architectures and design principles. It is no surprise that many clients see him as the person whom they can approach to arrive at a right technology solution!
Web Developer
Australia Australia
If you like my code and use it, or you can see great way to improve it. Let me know by rating it or leaving a message.

Cheers.
President Exia Corp.
Canada Canada
I grew up in a small town outside Montreal, Canada, where I grew to appreciate the Francophone culture, the hospitality of rural Quebec and the awesome skiing of the Eastern Townships. I studied Computer Science at the University of Waterloo, Classical Guitar at the University of Toronto, Electrical Engineering at the University of Ottawa, and earned an MBA at Queen's University.

I'm a partner in Exia Corp, developers of The Exia Process for better software project management.
Web Developer
Netherlands Netherlands
Rob has been a professional web developer since 1998, and is working with C# and ASP.Net since early 2002.

Most of the time, his focus is on creating a clean and simple solution to development problems. (Although that sometimes means that he needs to do some hard work to make somebody else's life more easier.).
Web Developer
India India
Russell Aboobacker is a Software Engineer from India, Currently working in Cognizant, Bangalore as Software Architect. He Enjoys Coding and Sharing his Experiences with the Colleagues and Friends.When he is not coding he enjoys spending time with his Family.

If you have any suggestions / Ideas , Share it With me. arusselkm@yahoo.com
Web Developer
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.
Software Developer (Senior)
Pakistan Pakistan
I love Karachi specially in the weather when there is no sun shine.I have masters degree in Computer Scince from University of Karachi(htpp://csku.edu.pk).When not playing with technology I sleep a lot and don't want from any one to even bother me!You, should't event think about that!!!!
I love my mother and she is the ultimate goal of my life.
Software Developer (Senior)
Vietnam Vietnam
I've been working as a freelance iOS developer since the invention of the original iPhone. After numbers of projects, I gain more and more experience, get familiar with popular 3rd-party libraries which can save time and cost in the development.

With the experiences gained by working on projects, I proudly offer consultancy service which supports my customers to (1) get the best way to develop their apps; (2) start up iOS apps business professionally & effectively.

My day starts with the practices Japanese traditional Martial Arts: Kendo (http://bit.ly/18gJm5) & Iaido (http://bit.ly/atyeSB). Therefore, I always work with Samurai Spirit in the entire day, no FEAR and willing to take CHALLENGES!

If you need to get your iOS games or apps done, I'm available at oDesk!
Software Developer
China China
_____________________________
Xia Xiongjun loves this site. Smile | :)
You must sign in to participate in this contest.
This contest has ended.
1 Sep - 1 Oct 2005