Browse by Tags

All Tags » Whidbey (RSS)
Sorry, but there are no more tags available to filter with.

MSBuild Team Posts Status Publicly

The MSBuild team has started publishing their project status publicly - http://blogs.msdn.com/akipman/archive/2004/06/14/155773.aspx . For those who are not familiar with MSBuild – Overview of MSBuild - http://msdn.microsoft.com/library/en-us/dnlong...
Posted by SushilaSB | with no comments
Filed under:

VSLive Sessions on Whidbey

Some good Whidbey Sessions Advanced Language Features in VB Whidbey - Amanda Silver Build ASP.NET Web Apps With Whidbey - Rob Howard Data Access and XML From 2- to N-Tier - Steve Lasker
Posted by SushilaSB | with no comments
Filed under:

Sample Code: Quick Intro to <asp:wizard> control in Whidbey

The <asp:wizard> control enables us to divide a large form into multiple sub forms. This is otherwise traditionally done with ASP.NET v1.1 controls using <asp:panel> or <asp:placeholder> on one/multiple pages. Handling Next/Previous...
Posted by SushilaSB | 2 comment(s)
Filed under:

Sample Code: Using DetailsView in Whidbey

The Datagrid/DataList/Repeater control in ASP.NET had provided the flexibility and ease to show the data in a formatted manner. However sometimes the requirement is to flip the data from conventional horizontal layout to vertical layout and page a single...
Posted by SushilaSB | 8 comment(s)
Filed under:
More Posts