Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework 6th edition (Repost)

Posted By: arundhati
Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework 6th edition (Repost)

Ian Griffiths, Matthew Adams, "Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework 6th edition"
2010 | ISBN-10: 0596159838 | PDF | 864 pages | 7,7 MB

With its support for dynamic programming, C# 4.0 continues to evolve as a versatile language on its own. But when C# is used with .NET Framework 4, the combination is incredibly powerful. This bestselling tutorial shows you how to build web, desktop, and rich Internet applications using C# 4.0 with .NET's database capabilities, UI framework (WPF), extensive communication services (WCF), and more.

In this sixth edition, .NET experts Ian Griffiths, Matthew Adams, and Jesse Liberty cover the latest enhancements to C#, as well as the fundamentals of both the language and framework. You'll learn concurrent programming with C# 4.0, and how to use .NET tools such as the Entity Framework for easier data access, and the Silverlight platform for browser-based RIA development.
Learn C# fundamentals, such as variables, flow control, loops, and methods
Build complex programs with object-oriented and functional programming techniques
Process large collections of data with the native query features in LINQ
Communicate across networks with Windows Communication Foundation (WCF)
Learn the advantages of C# 4.0's dynamic language features
Build interactive Windows applications with Windows Presentation Foundation (WPF)
Create rich web applications with Silverlight and ASP.NET