Soft5000 | Scripts | Linux | Links | Contact | Download Drivers | Bookmark

CATEGORIES
Ajax
ASP
ASP.NET
  >> Tips and Tutorials <<
  Books
  Scripts and Controls
  Software
  Tips and Tutorials
  Web Developers
  Web Sites
  More ...
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
XML

  
Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being database driven, there were a large number of nuiances ranging from UI items, business rules, and calculations that just didn't fit into a database driven strategy. With this in mind, my initial strategy was to create version specific classes and reference them in version specific ASP.NET pages. Of course, this accomplished the initial requirement. However, whenever a new version needs to be implemented, I had to copy all of the ASP.NET pages and modify the references to the appropriate version specific class name. Refactoring provides a better alternative and here's how:

License: 
Price: 
Platform: windows
Creator: Robbe D. Morris
Homepage: http://www.eggheadcafe.com/articles/20031103.asp

Download .NET - Use Refactoring To Handle Multiple Versions of Classes

.NET - Use Refactoring To Handle Multiple Versions of Classes is a property of .NET - Use Refactoring To Handle Multiple Versions of Classes respective authors, vendors and developers. You can download .NET - Use Refactoring To Handle Multiple Versions of Classes for your hardware. If you want to use .NET - Use Refactoring To Handle Multiple Versions of Classes for other purpose, Please contact the authors, vendors and developers of .NET - Use Refactoring To Handle Multiple Versions of Classes.
Friends: