<%=ConfigurationSettings.AppSettings("DirectoryTitleFull")%>
 
Server Intellect

Navigator : Home » Software & Server » Programming Utilities
ASP.NET Design Mode Extender Reviews: 0   Rating:
Write a Review Write a Review   Report an Error Report an Error   Add To Quick List Add To Quick List
ASP.NET Design Mode Extender (“ADME”) helps custom controls to provide a better design mode interface. Visual Studio.Net and Web Matrix provide ‘design mode’, a group of visual editors to show and edit controls that you add to your web forms.
Version: 1.0 Price: Free
http://www.peterblum.com/ADME/Home.as Updated: 08/16/03 Hits:Today 1 Total 475

Extended Description
Product Summary For custom control developers. Access the web.config file from within design mode. Access any other file, including your configuration files, within the web application and \aspnet_client folders. With access to these files, you can provide new design mode features that access databases or offer user-customizable settings. Free with straightforward licensing. Product Description ASP.NET Design Mode Extender (“ADME”) helps custom controls to provide a better design mode interface. Visual Studio.Net and Web Matrix provide ‘design mode’, a group of visual editors to show and edit controls that you add to your web forms. You subclass these classes to support design mode: ControlDesigner (in System.Web.UI.Design) draws an image into the visual design page to represent your control. Some designers call the CreateChildControls(), OnPreRender() and other methods of the actual control to generate the HTML. A ControlDesigner can also add commands to the context menu to extend the editing tools. UITypeEditor (in System.Drawing.Design) extends the Properties Window to provide the user interface that edits a particular property. TypeConverter (in System.ComponentModel) primarily converts between different datatypes. It also provides one way to show a list of choices on a property from within the Properties Window.


Server Intellect
NewsLetter


Sponsors



Icon Legend : - Within 3 Days - Within 6 Days - Within 9 Days
- New stuff - Hot Stuff - Cool stuff - Sponsor
Back to top | Advertise | Link to us | Term of use
Copyright (c) 2012 DotNetFreaks