New Jersey Microsoft Developer's Group

New Jersey
Microsoft Developer's Group

  Home  |  Archive  |  Directions  |  Contact Us

.NET Enterprise Servers


Microsoft New Jersey

MSDN .NET Newsgroups

PDC .NET Webcasts

DevelopMentor .NET Materials

.NET Discussion List

 
Product Links


ASP.NET Homepage


Windows Forms


Microsoft Download Center


XML in .NET


MSDN .NET Show


Contact Us
 

More .NET Links

.NET MyServices

.NET Books

.NET Quick Ref Guide

   
   
   
   

Meeting Archives

 
December 4, 2003

Windows Server 2003 Authorzation Manager, Presented by Eldad Sorek

Presentation at Presentation slides

 

November 6, 2003

Windows Sharepoint Services, Presented by Addy Santo

Presentation at Presentation slides

Infopath Overview, Presented by Jeff Lyttle

Download the Presentation and samples  (293 KB)

 

October 2, 2003

Fun with Attribute Based Programming - Extending Enums, Presented by Don XML

Code is at http://www.donxml.com/FunWithAttributeBasedProgramming.htm

Real World Experience - .NET and Integration, Presented by David Douglass

Download the Presentation Slides (860 KB)

 

September 6, 2003

Delivering Rich-Client Features with Thin-Client Delivery, Presented by Brad McCabe

Slides and code are at http://devcenter.infragistics.com/DevCom/PresentationsAndSlides.aspx

Code Access Security, Presented by Addy Santo

Download the Presentation slides(374 KB)

June 5, 2003

WinForms Binding, Presented by Jeff Lyttle

Download the Presentation slides (24 KB) and demos (179 KB)

 

A C# version of WinForms Binding has been provided by John Pearson here

 

WinForms Deployment, Presented by Surinder Virk

Download the Presentation slides (25 KB)

May 1, 2003

ASP.NET Deployment, Presented by Mike Shir

Download the Presentation slides (8 KB) and demos (24 KB)

.NET Serialization, Presented by Eldad Sorek

Download the Presentation slides (14 KB) and demos (24 KB)

February 6, 2003

ASP.NET/ADO.NET Performance, Presented by Mike Shir

Download the Presentation slides (205 KB) and demos (40 KB)

Check out the Code Optimization MSDN Show for additional information.

 

Advanced Remoting, Presented by Eldad Sorek

Download the Presentation slides (22 KB) and demos (110 KB)

December 10, 2002

ASP.NET Security, Presented by Mike Shir

Download the Presentation slides (33 KB) and demos (14 KB)

SQL Server Performance Tuning, Presented by Jeff Lyttle

Download the Presentation slides (119 KB)

November 7, 2002

Understanding Software Architecture, Presented by Jim Conallen (Rational)

Download the Presentation slides (383 KB) 

http://www.rational.com/ras contains more information about this topic.

 

Creating Graphics Dynamically with XML, Presented by Don Demscak

Download the Presentation slides (55 KB).

October 17, 2002

Implementation of the .NET Application Design Pattern, Presented by Jeff Lyttle

Download the Presentation slides (150 KB) and demos (906 KB)

 

Reflection, Presented by Raff Pansini

Download the Presentation slides (94 KB) and C# demos (48 KB) VB.NET demos (35 KB)

 

September 5, 2002

Introduction To ADO.NET, Presented by Mike Shir
Download the Presentation slides  (25 KB) and demos (27 KB)

Data Access Application Block for .NET, Presented by Eldad Sorek
Download the Presentation slides  (31 KB)

 

August 1, 2002

.NET Design Pattern, Presented by Eldad Sorek
Download the Presentation slides  (370 KB)

 

June 6, 2002

ASP to ASP.NET Migration, Presented by Surinder Virk
Download the Presentation slides  (135 KB)

Developing Custom ASP.NET controls, Presented by Mike Shir
Download the Presentation slides  (85 KB) and demos (20KB)

 

May 2, 2002 - .NET Remoting

Presented by Eldad Sorek
Download the Presentation slides (180KB)

 

April 4, 2002 - Unicode in .NET and .NET Security

Unicode in .NET, Presented by Peter Singer, Knorr Associates
Download the Presentation slides (1MB)

Security in .NET, Presented by Mike Shir, Microsoft Consulting Services
Download the Presentation slides (140KB) and Demos (10KB)

 

March 7, 2002 - .NET Assemblies: Deployment and Versioning

Presented by Oleg Kofman, Microsoft Consulting Services
Download the Presentation slides



February 7
, 2002 - Intro to VB.NET and C#

Part 1:  Intro to VB.NET
Presented by Sajee Mathew, Microsoft Consulting Services
Download the Presentation slides

Part 2:  Intro to C#
Presented by Jeff Lyttle,  Microsoft Consulting Services
Download the Presentation slides

 

December 6, 2001 - .NET Enterprise Services

Part 1:  Transaction Processing
Presented by Raj Sreepathi, Microsoft Consulting Services
Download the Presentation slides and Code Samples

Part 2:  Message Queuing (includes threading & Windows services)
Presented by Mikhail Shir,  Microsoft Consulting Services
Download the Presentation slides and Code Samples

 

November 1, 2001 - XML in .NET

Overview:  An in depth look at working with XML in the .NET Framework.

Intro session (XML DOM) presented by Andrew Mayo, Carlton Software Solutions
Download the Presentation slides (XML DOM, XML Basics)


Main session (XML in .NET) Presented by Eldad Sorek,  Microsoft Consulting Services
Download the Presentation slides and Code Samples

 

October 4, 2001 - Advanced ASP.NET

Overview:  An in depth look at state management and security in ASP.NET.

Presented by Igor Leybovich and Jon Neal,  Microsoft Consulting Services
Download the Presentation slides and Code Samples

 

September 6, 2001 - Advanced ADO.NET and XML

Overview:  A review of ADO.NET XML features in the Microsoft .NET Framerwork.

Presented by William Zentmayer,  Microsoft Consulting Services
Download the Presentation slides and Code Samples

 

August 2, 2001 - ASP.NET and ADO.NET integration

Overview:  How to use ADO.NET, ASP.NET and XML WebServices to build disconnected browser and traditional client based applications.

Presented by Sajee Mathew and Peter Laudati, Microsoft Consulting Services

 

July 5, 2001 - Building ASP.NET Applications

Overview: 
The basics of ASP.NET applications, compare this to current ASP model and walk through the development of an ASP.NET application that communicates with a database to generate dynamic web page content. 

Presented by Jon Neal, Microsoft Consulting Services
Download the Presentation slides and Code Samples

 

May 3, 2001 - .NET Common Language Runtime (CLR) Fundamentals

Overview:  A developer's review of how to create .NET applications and components using the .NET Framework. Visual Studio.NET utilizes the .NET Framework to enable developers to quickly build and deploy robust applications that take advantage of the new .NET Common Language Runtime (CLR) environment.

Presented by William Zentmayer, Microsoft Consulting Services
Download the Presentation and Code Samples (1MB-zipped)

 

April 5, 2001

Session 1:  CLR Programming Basics - This topic covered the use of common types, threading, services and other features available to developers targeting the Microsoft .NET platform.

Presented by William Zentmayer, Microsoft Consulting Services

Session 2: .NET Application Deployment -
We covered how to deploy applications and components in a .NET world with coverage of the elimination of "DLL Hell", shared components and versioning.

Presented by Sajee Mathew, Microsoft Consulting Services


For more information, .NET Framework: Building Apps and Building Applications 2



March 1, 2001 - Web Services and Soap


Presented by Jon Neal, Microsoft Consulting Services
Download the Presentation (180k-zipped) and sample code (68k-zipped)



February 8, 2001 - .NET Data Access Technologies


Overview:  ADO.NET is the new set of data access services for the .NET Framework. ADO.NET is a natural evolution of ADO, built around n-tier development and designed with XML at its core. This presentation covers the various classes in the layers that comprise the ADO.NET framework.

Presented by Dave Wickert and Oleg Kofman, Microsoft Consulting Services
Download the Presentation (.99MB-zipped) and Sample Code (157k-zipped)

 

January 10, 2001 - ASP.NET

Presented by William Zentmayer, Microsoft Consulting Services
Download the presentation and sample code (73k-zipped)

December 5, 2000 - A Developer's Overview of Microsoft .NET


Presented by Sajee Mathew, Microsoft Consulting Services
Download the presentation (527k-zipped)

 

 


www.njmsdev.org

Last updated on February 06, 2004