Contents tagged with Design mode
-
Give us more control of Intellisense
This is part of a series of postings asking for improvements to Visual Studio and ASP.NET.
-
Using ITypeDiscoveryService in a typeconverter
While working on Versatile DataSources, I wanted to provide a new design mode feature on properties where you specify the name of a class type. For example, EntityDAODataSource has EntityTypeName and DataContextTypeName.