s
menu
menu
Login  |  Register  |  Media Kit  |  Press  |  Site Map  |  Contact Us Digg It! Post to Del.icio.us Bookmark using any social bookmark manager!  Increase font-sizeDecrease font-sizeRestore default font-sizes



Resource Center
Contents
Visual C# 2008 and C# 3.0 Resource Center
Visual C# 2008 and C# 3.0 Introductions

Introduction to Visual C# 2008 Express Edition
http://msdn2.microsoft.com/en-us/beginner/bb964631.aspx 
Video: “Introduction to Visual C# 2008 Express Edition” from Microsoft. This 37-minute video discusses the main features of Visual C# 2008 Express Edition, the development environment and walks through the steps needed to create a program. Topics include setup, creating a project, writing C# code; compiling, running and saving a project, errors, debugging, project files, properties, customization and data. 
 
Getting Started with Visual C#
http://msdn2.microsoft.com/en-us/library/a72418yk.aspx 
“Getting Started with Visual C#,” from the Microsoft Developers Network. Topics include what’s new in Visual C# 2008, the Visual C# documentation roadmap, an introduction to the C# language and the .NET framework, creating a C# application, using C# starter kits, resources, “How Do I in C#” tutorials, a Visual C# guided tour, using the Visual C# IDE, migrating to Visual C#, writing applications with Visual C#, a C# programming guide, C# references, Visual C# samples and C# terminology. 
 
C# Definition
http://en.wikipedia.org/wiki/c_sharp 
C# definition from Wikipedia. Topics include architectural history, features (including unified type system, C# 2.0 language features, C# 3.0 language features, the preprocessor, and XML documentation system), code libraries, standardization, implementations and references. 
 
C# Language Features
http://msdn2.microsoft.com/en-us/library/aa287997.aspx 
C# Language features including arrays, constructors, destructors, indexers, main, properties, passing parameters, and XML documentation. Topics include arrays (including single dimensional, multidimensional, jagged and passing arrays using ref and out), constructors and destructors (including class constructors, struct constructors and destructors), indexers (including indexer declaration, comparison between properties and indexers, and interface indexers), main (including return values and command-line arguments), properties (including property declaration, accessors, interface properties, and value), passing parameters (including value-type and reference-type), and XML documentation. 
 
< BACK  1 of 1  NEXT >
foot
Update :: May 16, 2008