Expert C# 2005 Business Objects, Second Edition

This book is about application architecture, design, and development in .NET using objectoriented concepts. The focus is on business-focused objects called business objects, and how to implement them to work in various distributed environments, including web and client/server configurations. The...

詳細記述

保存先:
書誌詳細
第一著者: Lhotka, Rockford
フォーマット: 図書
言語:English
出版事項: Apress 2012
主題:
オンライン・アクセス:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31203
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
その他の書誌記述
要約:This book is about application architecture, design, and development in .NET using objectoriented concepts. The focus is on business-focused objects called business objects, and how to implement them to work in various distributed environments, including web and client/server configurations. The book makes use of a great many .NET technologies, object-oriented design and programming concepts, and distributed architectures. The first half of the book walks through the process of creating a framework to support objectoriented application development in .NET. This will include a lot of architectural concepts and ideas. It will also involve some in-depth use of advanced .NET techniques to create the framework. The second half of the book makes use of the framework to build a sample application with several different interfaces. If you wish, it’s perfectly possible to skip the first half of the book and simply make use of the framework to build object-oriented applications. One of my primary goals in creating the CSLA .NET framework was to simplify .NET development. Developers using the framework in this book don’t need to worry about the details of underlying technologies such as remoting, serialization, or reflection. All of these are embedded in the framework, so that a developer using it can focus almost entirely on business logic and application design, rather than getting caught up in “plumbing” issues.