Dotnetcat » .NET Books » Remoting books
Internationalization and Localization Using Microsoft .NET
|
Author: | Nicholas Symmonds |
| List price: | $44.95 | |
| Amazon price: | $2.64 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (27 January 2002) |
"Internationalization and Localization Using Microsoft .NET" is intended to be a comprehensive discussion of how to localize code using Visual Studio .NET. Author Nick Symonds is an experienced developer and project manager of Windows applications intended for use worldwide. Symmonds knows the advantages of localization in the design stage and the disadvantages of localizing a project after the fact. Both methods of localizing code are discussed in this book. VS .NET has quite a few tools available for the developer to aid in the localization process. These tools are discussed in depth, and the pros and cons of each are presented to the reader. The book is unique, in that it covers both C# and VB .NET - all examples are in both programming languages. This gives the reader the unique perspective of being able to compare these two programming languages when writing code in .NET. Some of the core topics covered are: 1. The Globalization and Resources namespaces, which relate directly to localization 2. Resource files and how they are used in .NET 3. Visual and command line tools that aid in localization 4. In-depth discussion of design and implementation of world-ready programs Symmonds has included in this book a comprehensive example of a resource editor and takes readers through writing this editor in both C# and VB .NET. This project is not only useful as a product in itself, but is also instructive in how to write fairly complicated code in both .NET languages.
MCTS Self-Paced Training Kit (Exam 70-529): Microsoft .NET Framework 2.0 Distributed Application Development (Pro-Certification)
|
Author: | Bill Ryan |
| List price: | $69.99 | |
| Amazon price: | $2.55 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (25 October 2006) |
EXAM PREP GUIDE
Ace your preparation for the skills measured by MCTS Exam 70-529and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce what you’ve learned by applying your knowledge to real-world case scenarios and labs. This official Microsoft study guide is designed to help you make the most of your study time.
Maximize your performance on the exam by learning to:
- Configure, customize, and deploy a Web service application
- Format and extend XML Web services with customized SOAP headers and extensions
- Create, debug, and host remoting server and client applications
- Invoke methods and manage events with .NET Remoting or .NET Web Services
- Enable Web Services Enhancements 3.0 and add digital signatures to SOAP messages
- Create serviced components and manage message queues
PRACTICE TESTS
Assess your skills with practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers?including a customized learning path that describes how and where to focus your studies.
Your kit includes:
- 15% exam discount from Microsoft. Offer expires 12/31/11. Details inside.
- Official self-paced study guide.
- Practice tests with multiple, customizable testing options and a learning plan based on your results.
- 400+ practice and review questions.
- Case scenarios and lab exercises.
- Microsoft Visual Basic and Visual C# code samples on CD.
- 90-day evaluation version of Microsoft Visual Studio 2005 Professional Edition.
- Fully searchable eBook of this guide.
A Note Regarding the CD or DVD
The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.
Windows Communication Foundation 4 Step by Step (Step by Step (Microsoft))
|
Author: | John Sharp |
| List price: | $54.99 | |
| Amazon price: | $32.04 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (30 November 2010) |
Your hands-on, step-by-step guide to building connected, service-oriented applications.
Teach yourself the essentials of Windows Communication Foundation (WCF) 4 -- one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to begin creating Web services for robust Windows-based business applications.
Discover how to:
- Build and host SOAP and REST services
- Maintain service contracts and data contracts
- Control configuration and communications programmatically
- Implement message encryption, authentication, and authorization
- Manage identity with Windows CardSpace
- Begin working with Windows Workflow Foundation to create scalable and durable business services
- Implement service discovery and message routing
- Optimize performance with service throttling, encoding, and streaming
- Integrate WCF services with ASP.NET clients and enterprise services components
Your Step by Step digital content includes:
- Practice exercises
- Downloadable code samples
- Fully searchable online edition of the book -- with unlimited access on the Web
Professional C# 2005 (Wrox Professional Guides)
|
Author: | Christian Nagel |
| List price: | $49.99 | |
| Amazon price: | $2.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox ( 7 November 2005) |
Professional C# 2005 prepares you to program in C#, and it provides the necessary background information on how the .NET architecture works. It provides examples of applications that use a variety of related technologies, including database access, dynamic web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows—either C++, VB, or J++.
It starts with a tutorial on C# and the .NET framework. This introduction assumes no prior knowledge of .NET, but it does move rapidly, on the assumption that the reader is an experienced programmer. Once this background knowledge is established, the book starts to sweep through the vast .NET class library, showing how you can use C# to solve various tasks. This comprehensive coverage is one of the key selling points of previous versions of the book, and is maintained and enhanced with this new edition by adding new chapters on Generics, ObjectSpaces, Yukon, and Indigo. Some reference material is included either as appendices or is available to download from the Wrox website.
After the introduction and initial chapter, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Coverage includes:
- Writing Windows applications and Windows services
- Writing web pages and web services with ASP.NET
- Manipulating XML using C# 2005
- Understanding .NET Assemblies
- Using ADO.NET to access databases
- Integration with COM, COM+, and Active Directory
- Distributed applications with .NET Remoting
- Generating graphics using C# 2005
- Accessing files and the Registry, and controlling .NET security
Pro WF: Windows Workflow in .NET 3.5 (Expert's Voice in .NET)
|
Author: | Bruce Bukovics |
| List price: | $52.99 | |
| Amazon price: | $2.97 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (24 June 2008) |
Windows Workflow Foundation is a particularly important part of .NET 3.5 as it natively integrates workflows into Visual Studio for the first time. Workflows allow you to chart both human and code interactions as a series of flow-chart diagrams, allowing you to see your code as a series of interacting elements that can move and change rather than as static blocks.
This book aims to provide the reader with a solid grounding in how workflows are implemented, executed, maintained and customized. Given the importance of this technology release and the book’s broad appeal, it will be useful to almost all existing or migrating .NET 3.0 developers and should see very healthy sales as WF is rapidly adopted.
C# 3.0 Unleashed: With the .NET Framework 3.5
|
Author: | Joseph Mayo |
| List price: | $54.99 | |
| Amazon price: | $30.84 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Sams ( 2 August 2008) |
Whether you need an approachable on-ramp to .NET or you want to enhance your skills, C# 3.0 Unleashed is a comprehensive, in-depth guide to the solutions you seek. You’ll learn to do more with the new tools that are available, including Visual Studio 2008 and the .NET Framework Class Libraries. Throughout this book, you’ll get a practical look at what can be the most useful tools for any given task. You’ll also learn common traps to avoid and learn insightful tips that will save you time and help you be more productive.
C# 3.0 Unleashed contains complete coverage of the C# programming language. The author covers all the essential syntax, but keeps the focus on practical application. The chapters are arranged to take you step-by-step from the core of the C# language to elements of the .NET Framework, and further into advanced concepts on distributed n-tier Internet applications. Additionally, C# 3.0 Unleashed shows you how to debug, monitor, and scale enterprise applications, enabling you to use the C# programming language to ship the right code at the right time.
What’s included in this book:
- A complete reference for C# syntax, object oriented programming, and component programming with C#
- Comprehensive data coverage through ADO.NET and LINQ
- An introduction to UI technologies, including Windows Forms, WPF, ASP.NET Ajax, and Silverlight
- Coverage of traditional ASMX and WCF Web Services
- Coverage of multiple .NET technologies, including networking, instrumentation, interop, and multi-threading
- In-depth discussion of platform concepts including CLR, Garbage Collection, Type System, Assemblies, and Code Access Security
- Guidance on design and architecture for a big-picture view and essential help in piecing together all you’ve learned
.NET 2.0 Interoperability Recipes: A Problem-Solution Approach (Expert's Voice in .NET)
|
Author: | Bruce Bukovics |
| List price: | $79.99 | |
| Amazon price: | $52.75 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (31 March 2006) |
.NET represents a new and improved way of developing software for the Windows platform. Given the chance, you’d probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.
The only recipe-style book on the subject, .NET 2.0 Interoperability Recipes: A Problem-Solution Approach guides Windows developers who are transitioning from native Windows code to .NET managed code.
.NET tools will allow you to interoperate with existing code. But finding the appropriate tool for the task at hand can sometimes be a frustrating experience. So this book will guide you past myriad infrequently used interop options to focus on those youll use most often.
Table of Contents- Using C-Style APIs
- C-Style APIs: Structures, Classes, and Arrays
- Win32 API
- Using C++ Interop
- Using COM
- Exposing Managed Code to COM
- Marshaling to COM Clients
- COM+ Enterprise Services
- COM+ Enterprise Services Transactions
Microsoft Visual C# 2010 Step by Step
|
Author: | John Sharp |
| List price: | $44.99 | |
| Amazon price: | $22.93 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (31 March 2010) |
Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application development environment. You'll learn how to use Microsoft Visual Studio® 2010 and Microsoft .NET Framework 4.0; develop a solid, fundamental understanding of C# language features; and then get to work creating actual components and working applications for the Windows® operating system. You'll also delve into data management technologies and Web-based applications.
Professional UML with Visual Studio .NET
|
Author: | Andrew Filev |
| List price: | $59.99 | |
| Amazon price: | $9.25 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (17 December 2002) |
What is this book about?
If you want to use Visio to create enterprise software, this is the book for you.
The integration of Visual Studio .NET Enterprise Architect and Visio for Enterprise Architects provides a formidable tool. Visio offers powerful diagramming capabilities, including such things as creating UML models, mapping out databases with Entity Relationship diagrams, and aiding the development of distributed systems. Its integration with Visual Studio .NET Enterprise Architect means that C# or Visual Basic .NET code can be generated from the UML diagrams, and Visual Studio .NET projects can be reverse engineered to UML models.
For the developer already familiar with UML and looking to get the best out of Visio, the Visual Studio .NET and Visio for Enterprise Architects combination is weakly documented, and the quality information needed to realize the time-saving features of Visio just does not seem to be available, until now.
This book presumes that you are already familiar with the basic concepts of UML notation — this book will not teach you UML. Instead, this book will take you forward into the Visio environment, showing you how to make the most of its software related features.
What does this book cover?
In this book, you'll learn how to
- Diagram business components in Visio
- Generate code from a UML model
- Reverse engineer Visual Studio .NET projects into a UML model
- Reverse engineer into a UML model without source code
- Document the project with UML and Visio
- Design distributed applications with Visio's diagrams
- Work with Entity Relationship database modeling, and round-trip engineering for database design
Beginning C# Object-Oriented Programming
|
Author: | Dan Clark |
| List price: | $49.99 | |
| Amazon price: | $28.60 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress (31 May 2011) |
Beginning C# Object-Oriented Programming brings you into the modern world of development as you master the fundamentals of programming with C# and learn to develop efficient, reusable, elegant code through the object-oriented programming (OOP) methodology. Take your skills out of the 20th century and into this one with Dan Clark's accessible, quick-paced guide to C# and object-oriented programming, completely updated for .NET 4.0 and C# 4.0.
As you develop techniques and best practices for coding in C#, one of the world's most popular contemporary languages, you'll experience modeling a “real world” application through a case study, allowing you to see how both C# and OOP (a methodology you can use with any number of languages) come together to make your code reusable, modern, and efficient.
With more than 30 fully hands-on activities, you'll discover how to transform a simple model of an application into a fully-functional C# project, including designing the user interface, implementing the business logic, and integrating with a relational database for data storage. Along the way, you will explore the .NET Framework, the creation of a Windows-based user interface, a web-based user interface, and service-oriented programming, all using Microsoft's industry-leading Visual Studio 2010, C#, Silverlight, the Entity Framework, and more.
- Learn to use the Universal Modeling Language (UML) to quickly design an application correctly from the first time
- Understand object-oriented programming principles and how they benefit your work in today's dual Web- and Windows-based world
- Integrate OOP fundamentals when developing code in C#
- Discover the .NET Framework and how it can help you create applications quickly and efficiently
- Walk along as the author develops a complete Windows- and Web-based application using the techniques and best practices covered inside
- If you're a beginning C# programmer who wants to gain a foundation in object-oriented programming along with the C# language basics, this book is for you.
- Programmers transitioning from a procedure-oriented programming model to an object-oriented model will also find many practical suggestions and walkthroughs inside.
- In particular, Visual Basic developers who want to transition to C# programming, but lack a firm grasp of object-oriented programming principles, will find this book an excellent starting point for their journey into C#.
The book includes a primer in Appendix A that discusses some fundamental procedural programming concepts.
Table of Contents- Overview of Object-Oriented Programming
- Designing OOP Solutions: Identifying the Class Structure
- Designing OOP Solutions: Modeling the Object Interaction
- Designing OOP Solutions: A Case Study
- Introducing the .NET Framework and Visual Studio
- Creating Classes
- Creating Class Hierarchies
- Implementing Object Collaboration
- Working with Collections
- Implementing the Data Access Layer
- Developing Windows Applications
- Developing Web Applications
- Developing and Consuming WCF Services
- Developing the OSO Application
- Wrapping Up
- Fundamental Programming Concepts
- Exception Handling in C#
- Installing the Required Software


Syndicate








