4
Shouts

WebFormContrib – Sample Part 1

published 898 days, 23 hours, 3 minutes ago posted by http://derans.myopenid.com/http://derans.myopenid.com/ 899 days, 6 hours, 11 minutes ago
Thursday, December 02, 2010 1:42:44 PM GMT Thursday, December 02, 2010 6:34:02 AM GMT

After using the WebFormContrib mini-framework the past couple weeks, I’ve grown to really like it. I thought I’d share some of the ways I’m using it in hopes that you might benefit from it too. This first sample is on how to show data on a page and not have to worry about any of the form elements. We will also not use any asp.net controls like gridviews, literals, or labels. So, here we go using Visual Studio 2008

category: Web Dev | clicked: 0 | | source: derans.blogspot.com | show counter code
tags: webformcontrib, ASP.NET