https://www.developerfusion.com/t/csharp/books/sort/popularity/ C# Book from Developer Fusion 2009-05-26T00:00:00.00Z http://www.developerfusion.com/book/16998/building-massively-scalable-components-with-c-problem-design-solution/ Building Massively Scalable Components with C#: Problem Design Solution 2009-05-26T00:00:00.00Z Building high performance distributed systems that scale massively and remain reliable and secure is an extremely difficult task. This book is the first of its kind as it approaches engineering the middleware needed to build such complex systems as an application-whole. The design decisions and the trade-offs made are analyzed and discussed in great depth so the reader can truly understand the advantages and disadvantages of the specified approach. James Crowley http://www.developerfusion.com/book/1630/introducing-net/ Introducing .NET 2001-01-01T00:00:00.00Z Introducing .NET provides a guide to the emerging set of technologies and standards that will be a part of the Microsoft .NET platform. Ideal for any programmer (or IT manager) who works with Windows, this title gives a worthwhile preview of a compelling set of technologies and of new ways to program for the Internet. Wrox Press http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ .NET Development for Java Programmers 2002-07-15T00:00:00.00Z Java developers have adapted to a world in which everything is an object, resources are reclaimed by a garbage collector, and multiple inheritance is replaced by interfaces. All of these things have prepared developers to thrive in Microsoft's new .NET environment using C#. Despite similarities between Java and C#, complex differences still lurk. This book will walk you through both language and library differences, to help you develop enterprise applications requiring mastery. James Crowley http://www.developerfusion.com/book/44063/a-programmers-guide-to-ado-net-in-c/ A Programmer's Guide to ADO .NET in C 2002-04-25T00:00:00.00Z This essential guide to Microsoft's ADO.NET overviews C#, then leads you toward deeper understanding of ADO.NET. Author Mahesh Chand provides key information about using each of .NET's major data providers, including OLE DB, SQL Server, and the released version of ODBC. Also featured are the methods and properties associated with these data providers' classes. Further, Chand shows you how to work with XML classes, integrate XML into the ADO James Crowley http://www.developerfusion.com/book/44048/visual-basic-net-and-the-net-platform-an-advanced-guide/ Visual Basic .NET and the .NET Platform: An Advanced Guide 2001-11-15T00:00:00.00Z Aimed at the more experienced programmer tackling the new VB .NET for the first time, Andrew Troelsen's Visual Basic .NET and the .NET Platform provides a quick-moving and intelligently rendered tour of .NET, with plenty of in-depth material on classes and object-oriented design. Notably, this book is a direct translation of the author's C# book, C# and the .NET Platform, using the same chapters and many examples ported from C# to VB .NET. James Crowley http://www.developerfusion.com/book/1760/pure-aspnet/ Pure ASP.NET 2001-10-07T00:00:00.00Z Pure ASP.NET is a premium reference for Active Server Pages development in the new Microsoft .NET Framework Sams Publishing http://www.developerfusion.com/book/317/a-preview-of-active-server-pages/ A Preview of Active Server Pages+ 2000-07-01T00:00:00.00Z Microsoft's new Active Server Pages+ (ASP+) standard promises a lot more for Web developers who work on the Windows platform. <I>A Preview of Active Server Pages+</I> surveys the new features and APIs that you'll need to know to develop effectively with ASP+. Stressing practical e-commerce examples, this book will be a welcome resource to anyone who programs in ASP already and wants a look at what's next from Microsoft.<p> This text gives you an excellent comparison of the old ASP with the Wrox Press http://www.developerfusion.com/book/17626/pro-net-20-code-and-design-standards-in-c/ Pro .NET 2.0 Code and Design Standards in C# 2005-11-23T00:00:00.00Z This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a "what, why, where, and how" format, so it's easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick reference&emdash;just what you need when you're under pressure. James Crowley http://www.developerfusion.com/book/44031/cil-programming-under-the-hood-of-net/ CIL Programming: Under the Hood of .NET 2002-06-16T00:00:00.00Z The Common Intermediate Language (CIL) is the core language of .NET. Although .NET developers often use a high-level language (such as C# or VB .NET) to develop their systems, they can use CIL to do anything allowed by.NET specifications&emdash;which is not the case for C# and VB .NET. Understanding how CIL works will provide you with a deep, language-independent insight into the core parts of .NET. This knowledge is essential for creating dynamic types, a powerful part of the .NET Framework. James Crowley http://www.developerfusion.com/book/18136/distributed-net-programming-in-c/ Distributed .NET Programming in C 2002-05-29T00:00:00.00Z With the release of .NET, Microsoft has once again altered the distributed programming landscape. Almost everything has changed, from data access, to remote object calls, to the deployment of software components. And of course, .NET introduces a new technology in XML Web services that may revolutionize Web development. Distributed .NET Programming in C# describes how to use these new .NET technologies to build fast, scalable, and robust distributed applications. James Crowley