Project DescriptionThis project is a consortium of code that I have put together from my various projects, which has made all of my development purposes easier. I have also created several classes for other reasons, whether purposeful or experimental, that may benefit someone else. Right now, I have a lot of unit testing/documentation to do.
DocumentationYou can view
documentation of the released code/controls available on this site. I will eventually be producing a version of the documentation using SlickEdit, which has a nice document generation feature.
FocusThis control tool suite has a focus - focused on developing business-based applications while supporting newer technologies. While every control isn't just for business-based applications, a lot of features in the framework are meant with business-based applications in mind. A lot of the features I would like to create are:
- AJAX-based controls/extenders
- State-based management that simplifies if-based logic, and extracts the code out of the code-behind pages
- Model-based approach to development, somewhat, but not purely, MVC using web forms (meant to be a simplified approach)
- Common provider-based solutions
- and more to come