ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

Subscriptions

Post Categories

News

My new books

My Blogroll

INETA UG Leaders

Affiliations

News

Archives

Christian Nagel's OneNotes

.NET Training, Consulting, Coaching & Development


December 2003 - Posts

Chapter 6 - Data Access and ObjectSpaces
Chapter 6 of my new book is about Data Access with ADO.NET and ObjectSpaces.ADO.NET is only covered with a few examples how to use it from Serviced Components. ObjectSpaces has a big part in this chapter. Mapping business objects to relational data has Read More
posted Wednesday, December 31, 2003 1:17 PM with 3 Comments

Whidbey Typed DataSet
The new typed dataset designer with Whidbey automatically adds table relations to the typed dataset if you drag tables from the solution explorer. It's no longer necessary to add the relations manually to the designer. Another feature of the typed dataset Read More
posted Tuesday, December 30, 2003 9:59 PM with 6 Comments

My newest book arrived: Visual C# .NET 2003 Developer's Cookbook
My newest book arrived: Visual C# .NET 2003 Developer's Cookbook. This book has a cookbook-style (as the name says). Every section starts with a "You want to...", and a how-to technique and comments that follow.Examples:  You want to create Read More
posted Friday, December 26, 2003 2:44 PM with 2 Comments

Chapter 5 - Network Access
Chapter 5 of my book is about network access to serviced components. This chapter is splitted into three parts: DCOM, .NET Remoting, ASP.NET Web Services. DCOM is still a very useful protocol to access serviced components. This protocol is fast, contexts flow Read More
posted Monday, December 22, 2003 6:34 PM with 3 Comments

Chapter 4 - COM Interop
COM Interop plays an important role with .NET Enterprise Services. Chapter 4 of my new book deals with COM Interop in regard to Enterprise Services. One part of this chapter is using COM clients (VB6, C++, Scripting) accessing serviced components, the Read More
posted Monday, December 08, 2003 2:04 PM with 1 Comments


Powered by Community Server, by Telligent Systems