This past week, Carl Franklin and Rory Blyth talk with noted ADO and ADO.NET guru Carl Prothman about ASP.NET, being an MVP, INETA, ADO.NET, ASP.NET Security, and Visual Studio.NET. There were lots of callers during the show. This may be the best show...
General Meeting Location: Microsoft Conference Center (Building 33), Hood Room Map Event Date: Monday, December 08, 2003 5:30 PM Food Registration, Food & Drinks Food and beverages brought to you by Microsoft. 6:00 PM Spotlight Presentation Scott...
While in debug mode in Visual Studio .NET, do you ever get tired of typing in the following commands into the Intermediate window? ?ds.Tables(0).Rows(0).Item(0) Or ?ds.Tables(0).Columns(0).ColumnName Well there is an easier way to see the contents of...