ASP.NET Podcast Show #38 - Anand on the GridView and Wally on VB.NET 2005 My Namespaces

Subscribe

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.

3 Comments

  • The audio from the india guy is a bit difficult to understand... at least for me, since I'm not an English mother-tongue

  • yes, I worked on the audio the best I could. Sorry for the problems with it.

  • One other item that I forgot to mention is that one of my goals is to build community and be open to people in the community. I want to open the podcast up. The audio from someone else is something that I will have to get resolved on the front end next time.

Comments have been disabled for this content.