• Search form is empty!

  • My Book (The Book of Visual Studio .NET)

    My Book (The Book of Visual Studio .NET)

    This is like the biggest accomplishment I had in the last several years and I have never said one word about it in a blog.  So here you go.  The book good 18 months to write.  When I was writing the book I was prototyping the software.  No other books were released so it was a real trial and error experience.
    Now it is already out of date!!!!


    Here is the book and some information about it:

    Book Description
    The Book of Visual Studio .NET surveys each .NET server and related technologies, with a focus on Visual Studio 7 (VS7). Hands-on examples cover building forms, data retrieval, moving to COM , and implementing web services. Other key issues and solutions include upgrading from Visual Basic, source control services, and remoting.

    Book Info
    Comprehensive guide to developing Internet applications with Visual Studio.NET. Hands-on examples cover building forms, data retrieval, moving to COM , and implementing web services. Other key issues and solutions include upgrading from Visual Basic, source control services, and remoting. Softcover.
     
    Introducing .NET
    When designing the contents, format, and general layout of this book, the challenges that developers face when implementing Microsoft .NET technologies were considered. The .NET initiative offers both a new set of technologies and a new paradigm for development, because it is not only a development environment but also an entire suite of servers and services that work together to deliver solutions to solve today's business problems. The book could have perhaps more easily addressed a single vertical portion of the .NET suite of technologies, but then how would you know how or where that portion fits into .NET model, and how could you take advantage of other services that are provided by the vast set of .NET technologies? The truth is that you probably could not.
    One book simply cannot adequately cover all of the technologies that are required to deliver a complete .NET solution. .NET encompasses several new technologies, including new versions and enhancements of nearly every current technology. These products include SQL Server, Windows XP, .NET Enterprise Server, and the inclusion of industry-standard technologies such as XML and SOAP.
    This book provides you with a solid understanding of Visual Studio .NET and of how to use it to implement a variety of .NET solutions (a considerable challenge, given the number of technologies that make up the .NET framework). You'll focus mainly on Visual Studio 7/.NET, while still getting overview of several .NET-related technologies. In fact, you'll get quite a bit more than a simple overview of Visual Studio .NET and related technologies; you'll learn exactly where each technology fits into the big picture of .NET, and you'll run sample code that demonstrates your ability to take advantage of that technology today! Good luck and enjoy.
    Level of Expertise
    The Book of Visual Studio .NET assumes that you are familiar with Windows-based programming, object-oriented programming, Windows 2000 Advanced Server, Windows XP, or .NET Enterprise Server. It will also be helpful for you to understand SQL Server, COM and COM because they are required to build a scalable and reliable Windows DNA application. Knowing these technologies will make the transition to the .NET Framework easier for you to handle. While the book assumes this knowledge, it will discuss much of this technology throughout because of the way .NET integrates it to build business solutions. If you are lacking in any one of these areas, do not fear; you won't be by the time you finish this book.
    Note
    While many of the examples are written in Visual Basic (VB), and the book has included a chapter on Visual Basic .NET, don't expect to learn Visual Basic .NET here. If you already know Visual Basic, you will be better able to take advantage of these code examples. If not, you will get an introduction to areas of Visual Basic .NET that you will need to explore in a book that is geared more toward learning the Visual Basic .NET language.
    Who Should Read This Book?
    This book is only a starting point for understanding the .NET suite of technologies, which is essential for any successful .NET delivery. Once you are finished with this book, you will be able to relate whatever you are doing to some portion of the .NET framework.
    The Book of Visual Studio .NET is for intermediate and advanced developers who want to build scalable, reliable, flexible, and manageable systems using Visual Studio .NET. If you are a developer, an architect, or a manager of a software development team, this book is for you. After you are finished with this book, you will be able to relate whatever you are doing to some portion of the .NET framework.
    You will also find this book helpful if you aspire to become a software architect with an understanding of how the pieces fit together to form a business solution.
    Finally, while every development manager does not need to understand the details of COM /Enterprise Services, ASP .NET, ADO .NET, or SOAP/Web Services, an understanding of the issues that are involved in integrating multiple .NET technologies will enable you to better lead your team You will be better prepared to deal with the complexities of the next wave of software development for both the Internet and the desktop.
    Goals of This Book
    This book does not take an exhaustive look at any one language or technology. While you will gain new insights into these technologies, you will not learn the technologies themselves.
    You will, however, learn to use Visual Studio .NET to implement a variety of .NET technologies as we take an exhaustive look at the .NET Framework. The book covers many new and updated .NET tools (with tutorial-like examples of how to use them). As you learn, you will see that the process of building compiled components has significantly changed compared to how classic COM has been implemented (and is covered in great detail). The book also discusses how languages have been enhanced and DLLs changed. Finally, the book examines a variety of nuances introduced by .NET and Visual Studio .NET.
    By the end of this book, you should have a firm grasp on what this new world of .NET development technology is all about. You will be able to answer the question, "What is .NET?" with confidence, and communicate the benefits of .NET. But more importantly, you will be able to use all of the .NET tools and implement other .NET technologies by using Visual Studio .NET.