Sign In
Jeff Adkins' WebLog
Sr. Software Design Engineer, Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
CSharpBits
Archive
Archives
March 2004
(3)
February 2004
(3)
MSDN Blogs
>
Jeff Adkins' WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jeff Adkins' WebLog
CSharpBits:The is and as Operators
Posted
over 8 years ago
by
Jeff Adkins
4
Comments
CSharp Bits is a tutorial-based digest that explains the C# programming language. It evolves, covering prerequisite topics and is currently broad in coverage rather than getting deep into a specific topic. That will come after a basis has been established...
Jeff Adkins' WebLog
CSharp Bits:Base/Derived Conversions
Posted
over 8 years ago
by
Jeff Adkins
4
Comments
CSharp Bits is a tutorial-based digest that explains the C# programming language. It evolves, covering prerequisite topics and is currently broad in coverage rather than getting deep into a specific topic. That will come after a basis has been established...
Jeff Adkins' WebLog
CSharpBits:Converting Value Types
Posted
over 8 years ago
by
Jeff Adkins
0
Comments
CSharp Bits is a tutorial-based digest explaining the C# programming language. It evolves, covering prerequisite topics and is currently broad in coverage rather than getting deep into a specific topic. That will come after a basis has been established...
Jeff Adkins' WebLog
CSharp Bits:System.IO Namespace
Posted
over 8 years ago
by
Jeff Adkins
5
Comments
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...
Jeff Adkins' WebLog
CSharpBits:Reflection
Posted
over 8 years ago
by
Jeff Adkins
3
Comments
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...
Jeff Adkins' WebLog
CSharp Bits:Common Methods for All Reference Types
Posted
over 8 years ago
by
Jeff Adkins
2
Comments
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...
Page 1 of 1 (6 items)