Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
C# 3.0: The Complete Reference 3/E

Buy
C# 3.0: The Complete Reference 3/E, 9780071588416 (0071588418), McGraw-Hill, 2008
We programmers are a demanding bunch, always looking for ways to improve the performance, efficiency, and portability of our programs. We also demand much from the tools we use, especially when it comes to programming languages.

There are many programming languages, but only a few are great. A great programming language must be powerful, yet flexible. Its syntax must be terse, but clear. It must facilitate the creation of correct code while not getting in our way. It must support state-of-the-art features, but not trendy dead ends. Finally, a great programming language must have one more, almost intangible quality: It must feel right when we use it. C# is such a language. Created by Microsoft to support its .NET Framework, C# builds on a rich programming heritage. Its chief architect was long-time programming guru Anders Hejlsberg. C# is directly descended from two of the world’s most successful computer languages: C and C++. From C, it derives its syntax, many of its keywords, and its operators. It builds upon and improves the object model defined by C++. C# is also closely related to another very successful language: Java.

Sharing a common ancestry, but differing in many important ways, C# and Java are more like cousins. Both support distributed programming and both use intermediate code to achieve safety and portability, but the details differ. They both also provide a significant amount of runtime error checking, security, and managed execution, but again, the details differ. However, unlike Java, C# also gives you access to pointers—a feature supported by C++. Thus, C# combines the raw power of C++ with the type safety of Java. Furthermore, the trade-offs between power and safety are carefully balanced and are nearly transparent.
(HTML tags aren't allowed.)

Cloud Computing with the Windows Azure Platform (Wrox Programmer to Programmer)
Cloud Computing with the Windows Azure Platform (Wrox Programmer to Programmer)

Cloud computing became a hot topic in mid-2008 and, by mid-2009, had achieved top buzzword status. As proof of its popularity, a mid-August 2009 search on Bing.com for ‘‘cloud computing’’ returned 92 million hits. Hardly a week goes by that doesn’t include at least one cloud computing conference somewhere around the...

Professional Microsoft SQL Server 2008 Administration (Wrox Programmer to Programmer)
Professional Microsoft SQL Server 2008 Administration (Wrox Programmer to Programmer)
Loaded with unique tips, tricks and workarounds for handling the most difficult SQL Server admin issues, Professional Microsoft SQL Server 2008 Administration is a how-to guide for experienced DBAs. Understand how to manage and monitor the SQL Server, automated administration, security, change management, performance tuning, scaling and...
SQL and Relational Theory: How to Write Accurate SQL Code
SQL and Relational Theory: How to Write Accurate SQL Code
Understanding SQL's underlying theory is the best way to guarantee that your SQL code is correct and your database schema is robust and maintainable. On the other hand, if you're not well versed in the theory, you can fall into several traps. In SQL and Relational Theory, author C.J. Date demonstrates how you can apply relational theory...

Balanced Scorecards & Operational Dashboards with Microsoft Excel
Balanced Scorecards & Operational Dashboards with Microsoft Excel
Created in Excel, balanced scorecards enable you to monitor operations and tactics, while operational dashboards is a set of indicators regarding the state of a business metric or process—both features are in high demand for many large organizations. This book serves as the first guide to focus on combining the benefits of balanced...
C# 2008 Programmer's Reference (Wrox Programmer to Programmer)
C# 2008 Programmer's Reference (Wrox Programmer to Programmer)
Have access to all aspects of the C# programming language at hand with the C# 2008 Programmer’s Reference, the only comprehensive reference guide for C# programmers. Regardless of your experience with C#, you will appreciate the detailed code samples, which offer a quick and easy way to help you refresh your understanding of...
Telling Stories: A Short Path to Writing Better Software Requirements
Telling Stories: A Short Path to Writing Better Software Requirements

From systems designers to top management, everyone loves a good story

Once upon a time, it was well understood that stories teach better than plain facts. Why then are most software requirements documents a baffling hodge-podge of diagrams, data dictionaries, and bullet points, held together by little more than a name and a staple?...

©2010 LearnIT (support@pdfchm.net) - Privacy Policy