Jaa


New Hampshire Dot Net User Group

They meet the Third Thursday each month from 6:00 to 8:30 in the Auditorium more information is found here

Please join us at
Boston University Corporate Education Center

72 Tyng Road
Tyngsboro, MA 01879

  

 

Real People, Real projects
This month our good friend and technical wizard Jim Rand will be discussing his current project and passion.

 

NH .NET User's Group Meeting - September 21, 2006
Windows Forms Database Application Development With Visual Studio 2005

 

 Question? How do you write a production grade Windows database application with VS 2005?

 

 Answer? It ain't easy unless you know how! 

 

After three years of research, dead ends and a lot of head scratching - here it is!  An easy to follow recipe that produces results fast. 

 

What we are going to talk about:  
  - The layers: user interface, dataset aka xsd, data marshalling, and the backend.
  - What the dataset designer can do and, more importantly, what it can't do and how it's easy to fix.
  - Concurrency and auto increment keys.
  - Multi-table fill and update procedures.
  - Generics, partial classes and binding sources. Three new features that make VS 2005 worth the purchase.
  - Security and how to extend the IPrincipal interface to create a CanDoPrincipal.
  - And a bunch of other stuff.