C# Book from Developer Fusion https://www.developerfusion.com/t/csharp/books/sort/popularity/ C# Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Tue, 26 May 2009 00:00:00 GMT Building Massively Scalable Components with C#: Problem Design Solution 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. http://www.developerfusion.com/book/16998/building-massively-scalable-components-with-c-problem-design-solution/ http://www.developerfusion.com/book/16998/building-massively-scalable-components-with-c-problem-design-solution/ Tue, 26 May 2009 00:00:00 GMT James Crowley Introducing .NET 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. http://www.developerfusion.com/book/1630/introducing-net/ http://www.developerfusion.com/book/1630/introducing-net/ Mon, 01 Jan 2001 00:00:00 GMT Wrox Press .NET Development for Java Programmers 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. http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ http://www.developerfusion.com/book/44079/net-development-for-java-programmers/ Mon, 15 Jul 2002 00:00:00 GMT James Crowley A Programmer's Guide to ADO .NET in C 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 http://www.developerfusion.com/book/44063/a-programmers-guide-to-ado-net-in-c/ http://www.developerfusion.com/book/44063/a-programmers-guide-to-ado-net-in-c/ Thu, 25 Apr 2002 00:00:00 GMT James Crowley Visual Basic .NET and the .NET Platform: An Advanced Guide 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. http://www.developerfusion.com/book/44048/visual-basic-net-and-the-net-platform-an-advanced-guide/ http://www.developerfusion.com/book/44048/visual-basic-net-and-the-net-platform-an-advanced-guide/ Thu, 15 Nov 2001 00:00:00 GMT James Crowley Pure ASP.NET Pure ASP.NET is a premium reference for Active Server Pages development in the new Microsoft .NET Framework http://www.developerfusion.com/book/1760/pure-aspnet/ http://www.developerfusion.com/book/1760/pure-aspnet/ Sun, 07 Oct 2001 00:00:00 GMT Sams Publishing A Preview of Active Server Pages+ 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 http://www.developerfusion.com/book/317/a-preview-of-active-server-pages/ http://www.developerfusion.com/book/317/a-preview-of-active-server-pages/ Sat, 01 Jul 2000 00:00:00 GMT Wrox Press Pro .NET 2.0 Code and Design Standards in C# 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. http://www.developerfusion.com/book/17626/pro-net-20-code-and-design-standards-in-c/ http://www.developerfusion.com/book/17626/pro-net-20-code-and-design-standards-in-c/ Wed, 23 Nov 2005 00:00:00 GMT James Crowley CIL Programming: Under the Hood of .NET 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. http://www.developerfusion.com/book/44031/cil-programming-under-the-hood-of-net/ http://www.developerfusion.com/book/44031/cil-programming-under-the-hood-of-net/ Sun, 16 Jun 2002 00:00:00 GMT James Crowley Distributed .NET Programming in C 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. http://www.developerfusion.com/book/18136/distributed-net-programming-in-c/ http://www.developerfusion.com/book/18136/distributed-net-programming-in-c/ Wed, 29 May 2002 00:00:00 GMT James Crowley