| .NET Web Controls |
Delving into the world of ASP.NET custom web control authoring is often not as simple as it is dished up to be. This article outlines the development of a comprehensive example which touches on most aspects of control development. As you would expect, complete source-code and documentation accompany this article.... More... |
|
The MsgBox control is a custom ASP.NET web-control which provides a user-defined message box to appear following a page postback to the browser. The message boxes are displayed using the client-side javascript alert(), confirm(), or prompt() function calls, automatically generated by the control code-behind assembly.... More... |
||
|
.NET Framework Development |
An easy-to-use, customizable and extensible plugin assembly framework to manage multiple application plugins.... More... |
|
|
Visual Studio.NET Add-ins |
WizWiz is a Visual Studio Wizard written in C#. Its function is to easily generate new multi-page wizards for Visual Studio which provide a Microsoft Setup (MSI) look-and-feel. It was written to illustrate the basic requirements for implementing a wizard for Visual Studio.... More... |
|
|
This article presents a versatile way to zip up Visual Studio (VS) solutions, projects, and/or any selected items in the Visual Studio Solution Explorer window directly to a zip archive.... More... |
||
|
|
This article presents a Visual Studio 2005 add-in that provides a means to manage and visualize source-code comment documentation interactively in the IDE..... More...
|
|
| .NET Development Tools |
This article describes the way to extend the Microsoft XSD Tool to provide quality and robust auto-generated code that is easy to use.... More... |
|
Copyright © 2006 Businessware Architects cc. All rights reserved.