Click here to Skip to main content
15,884,176 members
Articles / Web Development / ASP.NET

Refactoring a complex ASP.NET page code - Part I

Rate me:
Please Sign up or sign in to vote.
3.80/5 (5 votes)
9 May 20047 min read 43.9K   24  
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.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
ISKUR
Turkey Turkey
I started programming in 1991 with Amiga 68000 Assembler. I am a web and database developer proficient in different languages and databases

Comments and Discussions