Author: Ingo Rammer
Publisher: Apress
ISBN: 1430208333
Category : Computers
Languages : en
Pages : 422
Book Description
Advanced .NET Remoting is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use to the Framework and its capabilities in real world applications (Server Activated Objects vs. Client Activated Objects, formatters, channels, lifetime issues, security, configuration files, etc.) and the second part shows how the Framework really uses message sinks and sink providers, and gives in-depth advise on why and how to implement message and channel sinks.
Advanced .NET Remoting (C# Edition)
Author: Ingo Rammer
Publisher: Apress
ISBN: 1430208333
Category : Computers
Languages : en
Pages : 422
Book Description
Advanced .NET Remoting is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use to the Framework and its capabilities in real world applications (Server Activated Objects vs. Client Activated Objects, formatters, channels, lifetime issues, security, configuration files, etc.) and the second part shows how the Framework really uses message sinks and sink providers, and gives in-depth advise on why and how to implement message and channel sinks.
Publisher: Apress
ISBN: 1430208333
Category : Computers
Languages : en
Pages : 422
Book Description
Advanced .NET Remoting is the first book that really offers in-depth coverage of the .NET Remoting Framework. The first part of the book covers everything a developer needs to know to use to the Framework and its capabilities in real world applications (Server Activated Objects vs. Client Activated Objects, formatters, channels, lifetime issues, security, configuration files, etc.) and the second part shows how the Framework really uses message sinks and sink providers, and gives in-depth advise on why and how to implement message and channel sinks.
Advanced .NET Remoting
Author: Mario Szpuszta
Publisher: Apress
ISBN: 1430200111
Category : Computers
Languages : en
Pages : 594
Book Description
* Proven best-seller and award winner on the market. Insiders highly recommended this title. * More than 150 pages of new material plus a preview of changes for Whidbey (Visual Studio 2005). * Goes far beyond any documentation, white papers and specialist documents available on the subject.
Publisher: Apress
ISBN: 1430200111
Category : Computers
Languages : en
Pages : 594
Book Description
* Proven best-seller and award winner on the market. Insiders highly recommended this title. * More than 150 pages of new material plus a preview of changes for Whidbey (Visual Studio 2005). * Goes far beyond any documentation, white papers and specialist documents available on the subject.
Microsoft .NET Remoting
Author: Scott McLean
Publisher:
ISBN: 9780735617780
Category : Computers
Languages : en
Pages : 334
Book Description
This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework. Provides developers with deep design and implementation guidance to help them build better distributed applications on the Microsoft .NET Framework One third of the book introduces readers to the basics of using .NET Remoting to develop distributed application Two-thirds of the book covers advanced features of .NET Remoting plus details on how to extend and customize the framework
Publisher:
ISBN: 9780735617780
Category : Computers
Languages : en
Pages : 334
Book Description
This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework. Provides developers with deep design and implementation guidance to help them build better distributed applications on the Microsoft .NET Framework One third of the book introduces readers to the basics of using .NET Remoting to develop distributed application Two-thirds of the book covers advanced features of .NET Remoting plus details on how to extend and customize the framework
Performance Tuning and Optimizing ASP.NET Applications
Author: Kenneth Tu
Publisher: Apress
ISBN: 1430207582
Category : Computers
Languages : en
Pages : 380
Book Description
The authors make performance issues the central topic, with very in-depth discussion and examples.
Publisher: Apress
ISBN: 1430207582
Category : Computers
Languages : en
Pages : 380
Book Description
The authors make performance issues the central topic, with very in-depth discussion and examples.
Use Your PC to Build an Incredible Home Theater System
Author: Jeff Govier
Publisher: Apress
ISBN: 1430251743
Category : Computers
Languages : en
Pages : 299
Book Description
Home theater enthusiasts with basic technical PC skills are shown how to set up an HTPC entertainment center.
Publisher: Apress
ISBN: 1430251743
Category : Computers
Languages : en
Pages : 299
Book Description
Home theater enthusiasts with basic technical PC skills are shown how to set up an HTPC entertainment center.
Distributed .NET Programming in VB .NET
Author: Tom Barnaby
Publisher: Apress
ISBN: 1430211105
Category : Computers
Languages : en
Pages : 535
Book Description
Barnaby describes how VB.NET developers can use the new .NET technologies to build fast, scalable, and robust distributed applications.
Publisher: Apress
ISBN: 1430211105
Category : Computers
Languages : en
Pages : 535
Book Description
Barnaby describes how VB.NET developers can use the new .NET technologies to build fast, scalable, and robust distributed applications.
Pro Visual C++/CLI and the .NET 2.0 Platform
Author: Stephen R.G. Fraser
Publisher: Apress
ISBN: 1430201096
Category : Computers
Languages : en
Pages : 944
Book Description
Based on newest version of Visual Studio .NET (2005) and .NET Framework version 2.0 All topic areas include specific code examples Bridges the gap between classic C++ and Visual C++ .NET Update of a highly successful first edition
Publisher: Apress
ISBN: 1430201096
Category : Computers
Languages : en
Pages : 944
Book Description
Based on newest version of Visual Studio .NET (2005) and .NET Framework version 2.0 All topic areas include specific code examples Bridges the gap between classic C++ and Visual C++ .NET Update of a highly successful first edition
User Interfaces in C#
Author: Matthew MacDonald
Publisher: Apress
ISBN: 1430208376
Category : Computers
Languages : en
Pages : 614
Book Description
MacDonald goes beyond most other .NET books and shows how to design state-of-the-art application interfaces, concentrating on the C# language.
Publisher: Apress
ISBN: 1430208376
Category : Computers
Languages : en
Pages : 614
Book Description
MacDonald goes beyond most other .NET books and shows how to design state-of-the-art application interfaces, concentrating on the C# language.
Pro Visual C++/CLI and the .NET 3.5 Platform
Author: Stephen R.G. Fraser
Publisher: Apress
ISBN: 1430210540
Category : Computers
Languages : en
Pages : 1065
Book Description
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development languageānot another C++ syntax book that happens to cover .NET.
Publisher: Apress
ISBN: 1430210540
Category : Computers
Languages : en
Pages : 1065
Book Description
Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development languageānot another C++ syntax book that happens to cover .NET.
Writing Perl Modules for CPAN
Author: Sam Tregar
Publisher: Apress
ISBN: 1430211520
Category : Computers
Languages : en
Pages : 304
Book Description
The author Sam Tregar tells programmers how best to use and contribute modules to the Open Source repository known as CPAN (Comprehensive Perl Archive Network).
Publisher: Apress
ISBN: 1430211520
Category : Computers
Languages : en
Pages : 304
Book Description
The author Sam Tregar tells programmers how best to use and contribute modules to the Open Source repository known as CPAN (Comprehensive Perl Archive Network).