Posted on 06:34 Hrs,February 16th, 2008 by admin

In this chapter we assume that the reader already has some programming experience, preferably in Java or C++. While we are explaining the concepts of C# we will also compare them with Java and C++.
Read the rest of this entry »

Posted on 06:32 Hrs,February 16th, 2008 by admin

C# supports parallel execution of code through multithreading. A thread is an independent execution path, able to run simultaneously with other threads.
Read the rest of this entry »

Posted on 06:30 Hrs,February 16th, 2008 by admin

The book is divided in to three progressive levels. In the first beginner stage we will be discussing the .Net Framework, C# Language Fundamentals and Object Oriented Programming.
Read the rest of this entry »

Posted on 12:45 Hrs,January 8th, 2008 by admin

ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.

Read the rest of this entry »

Posted on 11:34 Hrs,January 4th, 2008 by admin

Beginning C# Objects: From Concepts to Code is a comprehensive yet approachable guide for anyone interested in learning the C# language, beginning with the basics.
Read the rest of this entry »

Posted on 11:33 Hrs,January 4th, 2008 by admin

The SharpDevelop project started as a “one man show” in September of 2000, just a few months after Microsoft released an Alpha of what was to become .NET 1.0 in early 2002.
Read the rest of this entry »

Posted on 11:31 Hrs,January 4th, 2008 by admin

A Programmer’s Introduction to C# 2.0, Third Edition is a critical update to the highly successful second edition. It is written by a member of the original C# language-design team and a C# program manager, so you can be certain this book contains the expertise you’re looking for.
Read the rest of this entry »

Posted on 11:29 Hrs,January 4th, 2008 by admin

The programming language C# was built with the future of application development in mind. Pursuing that vision, C#’s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft’s .NET Framework.
Read the rest of this entry »

Posted on 11:25 Hrs,January 4th, 2008 by admin

C# 2005 has changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when you’re coding. And the Framework boasts improved speed, data access, security, and scalability.
Read the rest of this entry »

Posted on 11:24 Hrs,January 4th, 2008 by admin

With Beginning Visual C#, you will learn how to use Visual C# from first principles. Visual C# is an object-oriented programming language designed specifically for programming Microsoft’s new platform, the .NET Framework. You’ll quickly and easily learn how to write Visual C# code and create your own applications - for both Windows and the Web.
Read the rest of this entry »