Sams Teach Yourself C# in 24 Hours
This book provides readers with 24 structured lessons that provide a light, but thorough introduction to C#. The author moves beyond the pure syntax covered in existing books, to guide readers step-by-step through a cohesive presentation of the basics of C#.
C# School: 14 lessons to get you started with C# and .NET
The book is divided in to three progressive levels. In the first beginner stage the author discusses the .Net Framework, C# Language Fundamentals and Object Oriented Programming.
In the second intermediate section he goes into depth with Object Oriented constructs such as inheritance, polymorphism, abstract classes, interfaces, structures, enumerations and exceptions.
C# in Detail
This is a two 90 minute presentation course, containing over 300 Powerpoint slides, created by Jon Jagger for the ACCU Spring 2001 Conference.
Jon Jagger has taught this course to Microsoft�s developers and trainers, and his course is now a part of Microsoft�s official training curricula.
C#.NET Web Developer's Guide
Web Developer's Guide through C#.net
C# Essentials
The C# Essentials online book contains 27 chapters of detailed information intended to provide everything necessary to gain proficiency as a C# programmer.
Data Structures and Algorithms with Object-Oriented Design Patterns in C#
Download Free This Ebook
C# FAQ
The C# FAQ for C++ programmers was first posted in Aug 2000, and is regularly updated. It answers many of the questions that C++ developers have when they first encounter C#. I recommend that you read the .NET Framework FAQ before reading this one.
C# - The Basics
Welcome to the first installment on a series of 12 volumes dedicated to the latest technology to hit the third rock from the sun. But before diving in and getting both feet wet, a wee bit of background.
C# To IL
The code that we write in a programming language like C#, ASP+ or in any other .NET compatible language is finally converted to either Assembler or Intermediate Language (IL). Thus, code written in the COBOL Programming Language can be modified in C# and subsequently used in ASP+. Therefore, the best way to accentuate our comprehension about the .NET technologies is by understanding IL.
C# Language Specification
Download free this book.
Defend Your Code with Top Ten Security Tips - Free eBook Defend Your Code with Top Ten Security Tips - Download ebook Defend Your Code with Top Ten Security Tips free
|