Browse by Tags

All Tags » ASP.NET (RSS)

MvcScaffolding Enhancement - DisplayAttribute Support by mj_naughton

Steve Sanderson has an excellent blog series, describing his MvcScaffolding NuGet Package. For example, I was reading his post, describing how to override the T4 Template output generated by MvcScaffolding: http://blog.stevensanderson.com/2011/04/06/mvcscaffolding...

Silverlight Business Application - Side Navigation Bar by mj_naughton

If you're using the Silverlight Business Application template, you may have also noticed the recently-released Silverlight 4 Theme Refresh: http://www.microsoft.com/downloads/details.aspx?FamilyID=e9da0eb8-f31b-4490-85b8-92c2f807df9e&displaylang=en...

Silverlight 3 DataForm ValueConverter - Add Extensibility by mj_naughton

A recent post described how to obtain extensibility, with respect to DataForm Control Mapping: http://weblogs.asp.net/naughton/archive/2009/08/01/silverlight-3-dataform-control-mapping-add-extensibility.aspx It is also convenient to make the DataFormValueConverter...

Silverlight 3 DataForm Control Mapping - Add Extensibility by mj_naughton

An earlier posting explains how to perform basic modifications to the Silverlight 3 DataForm control. http://weblogs.asp.net/naughton/archive/2009/08/01/silverlight-3-dataform-control-mapping-basic-modifications.aspx It's convenient if such features are...

Silverlight 3 DataForm Control Mapping - Basic Modifications by mj_naughton

The new DataForm control in the Silverlight Toolkit July 2009 Release does a very nice job of presenting an object in a Form view. If you want to take more control of the default way in which the object's properties are mapped to controls, you can open...
More Posts