Rating: - Best value for the time and money
This book is among the best I have read while preparing for my MCSD.Net certification. It explains in very expert and easy to understand way how a real world application can be developed, using different pieces if .net framework. Each code fragment is expalined in detail. It gives reader code tamplates which can be reused in verious projects. Chapter organisation and excerises are also excellent. It also offers console application development without Visual Studio and also through Visual Studio environment. Various aspects of application developemnt using database is covered very intensely. It covers also ASP.NET and Web Service. And last but not least it does not have any typos! It is a great book have as learning and as reference.
Rating: - Outstanding book
This book gives experienced developers all the practical insight they need to build enterprise applications for Microsoft's .NET platform using C#. This book covers important topics in the .NET Framework for experienced programmers. This book is perfect for programmers who have basic knowledge in object-oriented languages such as C++ or Java but no need of prior experience in C#. The self-reliant treatment provides an easy and concrete insight to application development in C#.
This book gives experienced developers all the practical insight they need to build enterprise applications for Microsoft's .NET Platform using C#. A seasoned Visual Basic programmer who has experience in working with objects and components in VB could also read the book.Using extensive code examples and a running case study, the authors cover the complete process of constructing a .NET application: creating a monolithic C# console application; enhancing it with a Windows Forms interface; isolating functionality inside components; adding database access and security; and finally delivering functionality through ASP.NET and Web Services.this book is intended for experienced developers and provide all the practical insight they need to build enterprise applications for Microsoft's .NET Platform using C#.
This book is clearly defined, in-depth and example-rich. The major case study, the Acme Travel Agency, is progressively developed in Chapters 4 through 12. It illustrates many features of C# and .NET working in combination, as they would in a practical applications. The experienced C++, Java and VB programmers become efficient with .NET with the help of this book.
Rating: - Great overview!
This book is extremely well written, the topics are presented in a clear and logical manner and the explanations are great. It has an excellent introduction to the .NET framework, a C# overview (this is NOT a book for learning C# from scratch), a chapter on UI programming (event handling, menus, controls, dialog boxes etc), Assemblies and Deployment, the .NET framework class library, ADO.NET, ASP.NET, Web Services, Security and more. All these subjects could span thick books on their own but this book explains what they are and ties them all in together, without going into massive detail. This book works best when you use it to learn about the different areas of .NET and how they work together and reference other books or the documentation for an in-depth look at specific topics.
Get this book if: - you are an experienced programmer who is still wondering "what is .NET?" and wants to get a great overview of .NET programming - if you have developed applications the "old" way and need to quickly jump into .NET development and get a job done without having to know every detail of what goes on underneath the hood - if you already know Java or C++ and are looking to learn about the basics of C# and about how you can use it in the .NET framework to get the job done.
Do NOT get this book if: - you are looking for a total and complete tutorial on C# - you are a beginner at programming and want to start out by learning the .NET framework (this book assumes prior knowledge) - you want total in-depth knowledge of how the .NET framework works under the hood - if you do not already have (at least a basic) understanding of application programming
Rating: - Covers all the major points of .Net
This an excellent book covering major topics of .NET ranging from C# syntax to web service. I recommend it for mid level programmers who need to learn .NET quickly.
Rating: - Concise and Complete. A practical guide at many levels
While most books on this subject tend to jump around and offer a lot of code snippets that may or may not apply to your application this book uses a sample application "Hotel Reservations" throughout that illustrates nearly all of the language fundementals while emphasizing the .NET framework. The application is developed in a way that does not necessarily tie you to the Visual Studio.NET development environment but still illustrates many of its features. It provides a very good overview of the .NET framework and provides solid comparisons to other OOP languages.
This book was used as a text in a class of 9 and all reported that they found that it would help them do their job better. I use this book frequently when looking for examples of how to employ a particular C# feature such as Asynchronous Callback or Disconnected DataSets.
Thanks to the Authors for a job well done!
|