ASP.NET Podcasts Shows #70 & 71

Links to the Shows:

ASP.NET Podcast Show #71 - Code Countdown with David Silverlight

Subscribe

Show Notes:

ASP.NET Podcast Show #70 - Memphis and Jacksonville Code Camps

Subscribe

Show Notes:

  • Phil Winstanley.
  • Paul talked about Teched.
  •  “Beginning Atlas” first draft chapter has been turned in. This is only the first chapter. Many more chapters are due.
  • Atlas with the Alternative Call Syntax and the Abort method.
    requestSimpleService = Quickstart.Samples.SimpleService.EchoString(
    P1 ,  // First webservice parameter   
    P2,   // Second webservice parameter
    { onMethodComplete:OnComplete, onMethodAborted:OnAborted}
    );
    requestSimpleService.abort();
  • Memphis CodeCamp.
  • Sign up for the Frappr Map and win a copy of “Beginning Ajax with ASP.NET.”  Sign up between now and the end of September.
  • Jacksonville, FL – Audio problems occurred.  My voice becomes out of phase the further along in the discussion.  Sorry, but the problem seems to be in my audio recording program.  The audio was all put on the same track so I could not do much editing

No Comments