Programming .NET Components

Programming .NET Components

by JuvalLowy (Author)

Synopsis

The introduction of the Microsoft .NET framework not only brings developers a powerful toolset for the development of new Windows and Web applications - it also replaces COM as the technology of choice for building components on Windows platforms. Components are the fundamental building blocks of .NET applications; they can both simplify and add flexibility to complex applications. Applied properly, component-oriented programming enable reuse, allow for long-term maintenance, application extensibility and scalability. Component technology is nothing new, but the .NET Framework offers developers a new way to develop binary components rapidly, without the hurdles that many COM developers have had to deal with prior to .NET. While retaining all of the core concepts that define component-oriented development - language independence, separation of interface from implementation, binary compatibility, versioning, concurrency management, location transparency, security, deployment - .NET is built upon a fresh component-oriented runtime that has an easier time providing these core concepts. Programming .NET Components offers a complete introduction to the new Microsoft .N ET component model, focusing on the aspects of .NET that make it ideal for building reusable, maintainable, and robust components. Author Juval Lowy teaches the intricacies of .NET component programming and the related system issues to application developers, along with relevant design guidelines, tips, best practices, and known pitfalls. The book is packed with helpful original utilities aimed at simplifying the programming model and increasing the developer productivity. The book begins with an appreciation for the why and fundamentals of component-oriented programming, and then continues with an introduction to .NET essentials. Following practical, expert advice on effective .NET development techniques, the book then devotes a chapter to each of the following features critical to component development: resource management; versioning; events; asynchronous calls; multithreading; serialization; remoting; component services; and security.

$3.42

Save:$34.22 (91%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 480
Edition: 1
Publisher: O'Reilly Media
Published: 16 Apr 2003

ISBN 10: 0596003471
ISBN 13: 9780596003470

Author Bio
Juval Lowy is a seasoned software architect and the principal of IDesign, a consulting and training company focused on .NET design and .NET migration. A Microsoft Regional Director for the Silicon Valley, he works with Microsoft on helping the industry adopt .NET. Juval participates in the Microsoft internal design reviews for future versions of .NET. He also helped found Bay.NET - the California Bay Area .NET User Group and he chairs its program committee. Juval is a frequent speaker at the major international software development conferences, where he talks about .NET, component-oriented design, and development process. Juval published numerous articles, regarding almost every aspect of .NET development. He is a contributing editor to the Visual Studio Magazine and a regular columnist to the CoDe Magazine. He has also written for MSDN magazine. Microsoft recognized Juval as a Software Legend as one of the world top .NET experts and industry leaders.