Welcome to MSDN Blogs Sign in | Join | Help

March 2008 - Posts

Presenting At VSLive in San Francisco Next Week

I will be presenting Dynamic Data at VS Live in San Francisco next week on March 31, 2008. You can see full details of the show here: http://vslive.com/2008/sf/ . My presentation is at 3pm on Monday. If you are at the show please stop by and see Dynamic
Posted by scothu | 0 Comments
Filed under: ,

Cleaning up Default GridView Markup

I saw an interesting question today from a customer related to some of the default markup for a GridView. The following code: < asp : GridView ID ="GridView1" runat ="server"> </ asp : GridView > Will generate this markup
Posted by scothu | 0 Comments
Filed under:

Accessing Controls in ListView Templates

Today when doing some application building I came across a case where I wanted to embed a ASP control inside one of the template of the asp:ListView control. This is legal and simple todo, however it has some interesting effects. Since the control is
Posted by scothu | 6 Comments
Filed under:
 
Page view tracker