TechFest 2006 Developer Track - Jeet Jagasia

Jeet Jagasia with Microsoft is speaking on .NET 3.0 Framework technologies and ASP.NET 2.0 AJAX.  That is alot to cover in just an hour.  Here are some highlights:

  • ASP.NET 2.0 AJAX allows features such as AutoComplete, UpdatePanel, and Rich UI content.
  • .NET Framework 3.0 == .NET 2.0 + 4 new technologies (WCF, WPF, WF, WCS)
  • POX acronym stands for "Plain Old XML"
  • WCF endpoint == A)ddress B)inding C)ontract == A:where? B:how? C:what?
  • MTOM allows efficient binary transport.  Enabling reliable messaging in config file enforces entire delivery
  • Workflow can be defined in code or in markup called XOML (Extensive or Extensible Object Markup Language)

No Comments