ASP.NET Podcast Show #38 - Anand on the GridView and Wally on VB.NET 2005 My Namespaces
Download
Show notes on the ASPNetPodcast.com site.
Show Notes:
- Joe Healy
- Developer Evangelist for Microsoft in Florida.
- Orlando CodeCamp.
- David Silverlight.
- What's happened recently.
- Atlas Wiki for January 2006 CTP.
- First draft of my chapters are in.
- Working out like crazy.
- Tshirts.
- My Namespace.
- My.Application.Log.WriteEntry() vs. System.Diagnostics.EventLog.WriteEntry().
- GetEnvironmentVariable().
- My.User.Name() vs. System.Environment.UserName().
- My.Computer.Audio.Play() vs. System.Media.SoundPlayer().
- GridView by Anand Narayanaswamy. Sample Files
- GridView replaces ASP.NET 1.1 DataGrid control
- GridView is a new addition to ASP.NET 2.0
- Easy to configure and use with built-in smart tag
- Ability to edit, update and delete records without a single line of code
- Quick paging and sorting functionality
- Supports Access, SQL Server 2000 or 2005, Oracle, XML data files
- Separate control for accessing each databases
- Implement search capabilities on your applications within seconds
- INETA Speaker's Bureau.