concepts i could not explain in the interview....!!!

COM+ (Component Services)
COM+ Programming Overview

COM+ and Windows 2000: Ten Tips and Tricks for Maximizing COM+ Performance

Garbage Collection: Automatic Memory Management in the Microsoft .NET Framework
Jeffrey Richter

.NET Interop: Get Ready for Microsoft .NET by Using Wrappers to Interact with COM-based Applications
David S. Platt

Chapter 6, which covers ADO.NET, wasn't printed in the first edition of the book. Instead, I made it available by download from this site. I've now updated it to contain Chapter 6 from the second edition.
Download ADO.NET Chapter, 3rd edition

.NET Framework: CLR - Under the Hood
Speaker: Jeff Richter
In this talk, software legend Jeffrey Richter will describe how the CLR works "Soup to Nuts." Learn about the CLR's execution model including intermediate language, verification, JIT compilation, metadata, and assembly loading. Explore the runtime relationship between code, types, objects. A thread's stack, and the heap. See how the CLR's garbage collector knows what objects are in use and what objects are not in use so that unused objects can have their memory reclaimed. After this talk, you'll have a great understanding of how the CLR does the things it does.

Support WebCast: Automation Servers with MFC and ATL
This presentation will show the possible ways of developing and using automation servers in Microsoft Foundation Classes (MFC) and Active Template Library (ATL).
Download presentation wc062700. This is a 748-KB Microsoft PowerPoint (.ppt) file.
Read the transcript from this Support WebCast
0 Comments:
Post a Comment
<< Home