SampleChapters C# Book from Developer Fusion https://www.developerfusion.com/t/csharp/books/view/samplechapters/sort/popularity/ SampleChapters C# Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Fri, 20 Oct 2006 00:00:00 GMT .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 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 ADO.NET Examples and Best Practices for C# Programmers For anyone who programs with databases in the new .NET in C#, ADO.NET Examples and Best Practices for C# Programmers shows you what works and what doesn't when it comes to Microsoft's latest APIs for working with databases. Filled with practical advice and recommended "best practices," this concise and useful book offers some valuable advice for anyone working with ADO.NET.While many C# titles cover Microsoft's http://www.developerfusion.com/book/18147/adonet-examples-and-best-practices-for-c-programmers/ http://www.developerfusion.com/book/18147/adonet-examples-and-best-practices-for-c-programmers/ Mon, 01 Apr 2002 00:00:00 GMT James Crowley Foundations of WF: an Introduction to Windows Workflow Foundation Have you ever spent hours coding workflow for your applications? If so, the new Microsoft Windows Workflow Foundation (WF) technology will make your life easier. Foundations of WF: An Introduction to Windows Workflow Foundation introduces you to using Visual Studio 2005 and the Windows Workflow Foundation (part of Windows Vista) to create workflow packages. The book begins by giving you an overview of Windows Workflow Foundation. http://www.developerfusion.com/book/44276/foundations-of-wf-an-introduction-to-windows-workflow-foundation-experts-voice-in-net/ http://www.developerfusion.com/book/44276/foundations-of-wf-an-introduction-to-windows-workflow-foundation-experts-voice-in-net/ Fri, 20 Oct 2006 00:00:00 GMT James Crowley Managed C++ and .NET Development: Visual Studio .NET 2003 Edition This book answers the question, Do you need to learn C# or VB .NET to develop in .NET? You'll learn that the answer is in fact no, at least until you're good and ready. With Managed C++, your hard-earned skills as an established C++ developer or beginner won't be wasted. Microsoft touts that .NET is language neutral and this book proves it, at least in the area of C++. Managed C++ and .NET Development is truly a http://www.developerfusion.com/book/44077/managed-c-and-net-development-visual-studio-net-2003-edition/ http://www.developerfusion.com/book/44077/managed-c-and-net-development-visual-studio-net-2003-edition/ Mon, 31 Mar 2003 00:00:00 GMT James Crowley Real World ASP.NET: Building a Content Management System Aimed at aspiring .NET developers who want to work with content management (CM) applications, Real-World ASP.NET: Building a Content Management System provides a fine overview of what's involved in managing Web site content and also delivers working code for a free, proprietary CMS using the latest in .NET technology and C http://www.developerfusion.com/book/44059/real-world-aspnet-building-a-content-management-system/ http://www.developerfusion.com/book/44059/real-world-aspnet-building-a-content-management-system/ Mon, 01 Apr 2002 00:00:00 GMT James Crowley