.NET and C# Tutorials from C# Online.NET
C#
Online dotNET is a good free training and learning site if
you're a C# and .NET developer. It includes some excellent .Net
Tutorials. .NET
Articles, and many .NET
learning resources. It claims over 2,473 pages covering .NET,
ASP.NET, and C# programming. I have posted the links and descriptions
to their .NET and C# Tutorials and Articles in this
blog post. Here is my second
post covering this free .NET training site, and here is my
post covering this site's free Microsoft certification study guides.
.NET
Tutorial Articles - submitted
by contributors, these tutorials teach and demonstrate .NET
related technologies
- .NET Architecture - learn about the .NET architecture and methodologies behind the C# language.
- .NET Common Language Runtime Components - learn about modules and assemblies—the component building blocks of the Common Language Runtime (CLR), and examine the CLR loader.
- .NET Type System - learn the benefits of the .NET Type System and how to make the most of it.
- Creating a .NET Windows Service: Three Different Approaches - learn how to create a .NET service.
- Dissection of an Application Framework - learn the basic design principles and structure of application frameworks in this overview of application framework design.
- Enterprise Transaction Services - read an overview of Enterprise Services transactions and learn to task transactions programmatically.
- GDI+ Graphics Transformation - learn to transform graphics—reflect, rotate, scale, shear, translate—using .NET GDI+ (Graphics Device Interface).
- Introducing .NET - learn about the .NET framework in this management overview.
- Introducing C# and the .NET Framework - learn the advantages and benefits of using the C# language and where it fits into the .NET scheme of things.
- Introduction to the Common Language Infrastructure - learn about the Common Language Infrastructure (CLI) at the heart of .NET languages.
- Introducing Web Services - learn the basics of Web services using .NET.
- Introducing XP - learn about the practical application of Extreme Programming (XP).
- Spiking in eXtreme .NET - learn the art of research and experimentation known in Extreme Programming (XP) as spiking.
- System Namespace
- learn about the root of all namespaces—
System.
- Type Design Guidelines in .NET - learn type design from the Big Boys on the Microsoft .NET Framework development team.
- Understanding Impersonation - learn how to impersonate a user's identity for good or evil.
- Using Custom Cultures
- learn to internationalize your .NET application using the
CultureInfoclass.
- First Windows Workflow - learn to create and debug a simple Sequential workflow and State Machine workflow in Windows Worklow Foundation (WF).
- Important New Concepts in WPF - learn to use Windows Presentation Foundation (WPF)—a feature of .NET 3.0 that simplifies adding 3D, video, data, and vector designs to your applications
- WCF Essentials - learn the fundamentals of Windows Communication Foundation (WCF).
- WF Activities - read a high-level review of all the standard activities that are provided with Windows Workflow Foundation (WF).
- Windows Presentation Foundation - take a brief tour of the Windows Presentation Foundation (WPF) from the users standpoint.
- WPF Styles and Control Templates - learn to use Windows Presentation Foundation (WPF) styles and control templates to define a policy for setting the dependency properties of visual elements for rendering.
C# Tutorials - step-by-step, how-to instructions for coding tasks using ADO.NET, ASP.NET, C#, SQL Server, Visual C#, or Visual Studio
- C# Bugs - not bugs in your code, but in the included C# classes some strange 'things' lurk.
- C# Preprocessor Directives - a guide on how and when to use preprocessor directives.
- C# Speed - .Net is not as slow as some applications make out.
- How to Use C#
Format Specifiers - learn to use the various
DateTime, numeric, and picture format specifiers.
- New Features in C# 2.0 - learn to use the latest C# 2.0 features.
- Testing and Debugging - building tests into your code allows you to find any problems very quickly, but does this have any affect on your final code?
- WndProc - let your application see the light by understanding Windows messages.
C# Tutorial Articles - submitted by contributors, these tutorials teach and demonstrate Visual C# and .NET related technologies
- Abstract Factory Design Pattern Implementation in C# - learn to apply the Abstract Factory design pattern to create families of related objects without specifying their concrete classes.
- Attributes and Reflection - learn to use attributes and reflection to access C# metadata.
- Building
Multithreaded Applications - learn to use
delegates, the
System.Threadingnamespace, and synchronization primitives.
- C# Basic Concepts - learn the basics of C# from applications to signatures.
- C# Coding Solutions - learn to make effective use of classes, design patterns, functors, and interfaces.
- C# Delegates and Events - explains C# delegates and their applications in anonymous methods, asynchonous method calls, events, multicast delegates, threads, and Win32 callbacks.
- C#
Regular Expression Recipes - learn some common
solutions to regular expression problems (
System.Text.RegularExpressions) in the C# language.
- C# String Theory
- explains all about the
StringandStringBuilderclasses.
- Classes, Structs, and Objects - explains these C# fundamentals and how to best use these C# types.
- Delegates and Events - learn to use C# delegates and events.
- Deploying Windows Applications - learn the several ways to install Windows applications including ClickOnce and the the Microsoft installer.
- Graphics, Multimedia, and Printing Recipes - learn to use built-in .NET features and native Win32 libraries via COM Interop or P/Invoke.
- Hello C# - get acquainted with the C# language basics.
- Inheritance and Polymorphism - learn to use good object-oriented design (OOD) principles for in your C# programs.
- Localization Like the Pros - learn to globalize, localize, and internationalize using culture and region.
- Manipulating Strings in C# - beginners will learn to perform the basic string manipulations essential to virtually all C# applications.
- Sort Routines - Need to sort through lots of data? Choose a C# sort routine to suit your requirements.
- User Management with Active Directory - learn to use Active Directory to manage user accounts.
-
BCL Generics -
learn about the new generic implementations in the Base Class
Library (BCL) namespaces:
System.Collections.GenericsandSystem.Collections.ObjectModel.
- C# Generics Recipes - learn when and where to use generics and find recipes for using generics to solve problems.
- Understanding Generics - learn the usage and benefits of generics to define a class and method without specifying a particular type.
- Application Architecture in Windows Forms 2.0 - learn to use the special, built-in application support in Windows Forms 2.0.
- Architecture and Design of Windows Forms Custom Controls - learn to write custom controls for ASP.NET">ASP.NET Web pages or Windows Forms rich clients.
- Presenting
Data with the DataGridView Control in .NET 2.0 -
learn the new Windows Forms
DataGridViewcontrol.
- Design-Time Integration of Windows Forms Components - learn to integrate nonvisual components and controls very tightly into the C# design-time environment.
- Tool, Menu, and Status
Strips - learn to use the new .Net 2.0
controls—
MenuStrip,StatusStrip,ToolStrip.
Technorati Tags: dotnet tutorials, .net tutorials, c# tutorials, c sharp tutorials, csharp tutorials
Popularity: 13% [?]
Related Posts:





























