Contents tagged with Visual Studio
-
Give us more control of Intellisense
This is part of a series of postings asking for improvements to Visual Studio and ASP.NET.
-
Overcoming a classic design mode error when developing your own controls
Let's suppose that you are creating a new control. You have a separate project file and its referenced with a Web Application that intends to use your control. You have a ControlDesigner class included within that assembly.