Sr. Software Design Engineer, Microsoft
February 2004 - Posts
-
Namespaces in the .NET Framework The .NET Framework provides common language services to a variety of application development tools. The classes in the framework provide an interface to the common language runtime, the operating system, and the network. Read More...
|
-
Reflection You can obtain information about the type of an object by using a mechanism called reflection. The reflection mechanism in C# is handled by the System.Reflection namespace in the .NET Framework. This namespace contains classes and interfaces Read More...
|
-
I was asked to externally blog my posts to an internal Microsoft email distribution group that I own called CSharp Bits. This digest is comprised of C# topics that I try to issue daily, typically one topic per post. It is a tutorial approach so prerequisites Read More...
|