Pro Dynamic .NET 4.0 Applications: Data-Driven Programming for the .NET Framework

This book explains the hows and whys of data-driven development. Here’s how it’s structured: • Chapter 1 introduces the technology and explains the use of database metadata and its role in code generation. • Chapter 2 explains Reflection, which is needed to examine the internals of a compiled as...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Tác giả chính: Ganz, Carl
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31773
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:This book explains the hows and whys of data-driven development. Here’s how it’s structured: • Chapter 1 introduces the technology and explains the use of database metadata and its role in code generation. • Chapter 2 explains Reflection, which is needed to examine the internals of a compiled assembly and manipulate objects at runtime. • Chapter 3 shows how to compile .NET source code at runtime, thus altering its response completely. • Chapters 4 , 5, and 6 explain the specifics of data-driven programming as it relates to WinForms, WebForms, and WPF development, respectively. • Chapter 7 explains data-driven reports. It covers output to Excel, PDF, Crystal Reports, and SQL Server Reporting Services. • Finally, Chapter 8 reviews optimal database design for data-driven applications.