Browse by Tags

All Tags » ASP.NET (RSS)

Castle Project Documentation

Eversince cruizer introduced Monorail , I have been intrigued by this ASP.NET MVC stack. It certainly is a paradigm shift, especially if you're used to the event-model of asp.net of which MR totally abandons. Coupled with that I'm playing/developing with...
Posted by bonskijr | with no comments

Image in DetailsView part 2

Image in DetailsView sans the auxilliary page...
Posted by bonskijr | 6 comment(s)
Filed under:

Image in DetailsView

One of our forum members in MS Phil has recently inquired if it's possible to display image from the database using a DetailsView control. Out of the box, it can't since the Imagefield rowfield only accepts a url for the image, but with the help...
Posted by bonskijr | 3 comment(s)
Filed under: