Loading

Entity Framework 4 in Action

Entity Framework 4 in Action

4 is an example-rich tutorial for developers with full coverage of EF 4 features. The book begins with a review of the core ideas behind the ORM model and shows through detailed examples and larger case studies how Entity Framework offers a smooth transition from a traditional approach.

Entity Framework builds on the ADO.NET persistence model and the language features of to create a powerful persistence mechanism that bridges the gap between relational databases and object-oriented languages.

Entity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object/relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy-to-follow style. Infrastructure and inner workings of EF are discussed when you need them to understand a particular feature. [Read more...]

Incoming search terms:

Murach’s ADO.NET 4 Database Programming with VB 2010

Murach’s ADO.NET 4 Database Programming with VB 2010


Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and to develop database applications the way the best professionals do. You’ll learn how to:

  • quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
  • code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications…the route the professionals take for flexibility and control
  • display and manipulate data in web applications by using data controls designed specifically for that purpose, like GridView and DetailsView
  • work with -specific features of ADO.NET and to read, write, and manipulate XML data in your applications
  • create local reports using Visual Studio’s Report Designer and Report Viewer to display data easily…and clearly!…in tables, matrices, lists, and charts
  • Use the Entity Framework to create an entity data model that maps business objects to database objects, then retrieve and maintain data through that model
  • Use to query datasets, SQL Server databases, and entity data [Read more...]

C# for Programmers, 2nd Edition

C# for Programmers, 2nd Edition


The practicing programmer’s DEITEL® guide to # and the powerful Framework

Written for with a background in C++, Java, or other high-level languages, this book applies the Deitel signature live-code approach to teaching and explores Microsoft’s C# language and the new .NET 2.0 in depth. The book is updated for Visual Studio® 2005 and C# 2.0, and presents C# concepts in the context of fully tested programs, complete with syntax shading, detailed line-by-line code descriptions, and program outputs. The book features 200+ C# applications with 16,000+ lines of proven C# code, as well as 300+ tips that will help you build robust applications.

Start with a concise introduction to C# fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, , 2.0, 2.0, Web services, network programming, and .NET remoting. Along the way you will enjoy the Deitels’ classic treatment of object-oriented programming and a new, OOD/UML™ ATM case study, including a complete C# implementation. When you are finished, you will have everything you need to build next-generation Windows applications, Web applications, and Web services. [Read more...]

LINQ Unleashed: for C#

LINQ Unleashed: for C#


Foreword by Darryl Hogan, Architect Evangelist, Corporation

Microsoft’s highly anticipated query technology makes it easy to retrieve any information programmatically from any data source, no matter where it comes from or how it’s stored. Using LINQ, developers can query objects, relational databases, documents, and datasets–and do it all directly from # 3.0, leveraging the powerful capabilities of LINQ.

This is a definitive guide to getting real-world results with LINQ, using C# 3.0 and Visual Studio 2008. In LINQ , Microsoft MVP Paul Kimmel covers every facet of LINQ , showing how LINQ can help you dramatically improve your productivity and build more reliable, maintainable applications.

Kimmel begins by reviewing the state-of-the-art C# programming techniques LINQ uses, including anonymous types, partial methods, and Lambda expressions. Next, using realistic examples and easy-to-adapt sample code, he details the most powerful new LINQ techniques for accessing objects, databases, and XML. You’ll gain a deep and practical understanding of how LINQ works “under the hood”–and learn how to do everything from selecting data through integrating XML with other data models. [Read more...]

ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

The most comprehensive book on ’s new 4, 4 covers all facets of ASP.NET development. Led by Microsoft ASP.NET program manager Stephen Walther, an expert author team thoroughly covers the entire platform.

The authors first introduce the ASP.NET Framework’s basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and editing data. You’ll find thorough and practical sections on building custom components and controls, providing effective site navigation, securing sites and applications, and much more. This book presents hundreds of realistic code examples, reflecting the authors’ unsurpassed experience with ASP.NET both inside and outside Microsoft.

  • Build interactive Web Forms, validate form data, and upload files
  • Provide interactive calendars, wizards, site maps, and other valuable features
  • Design efficient, maintainable sites with Master Pages and Themes
  • Build data-driven applications with database controls, data access components, QueryExtender, to SQL, and WCF Data Services
  • Generate charts on the fly with the new Chart Control
  • Extend ASP.NET with custom controls and reusable components
  • Create site registration and authentication systems that store membership data in or Active Directory
  • Use URL Routing to build dynamism, flexibility, readability, and SEO-friendliness into your URLs
  • Improve performance and scalability with caching and preloading
  • Maintain state with cookies, cookieless session state, and profiles
  • Localize, configure, package, and deploy ASP.NET applications
  • Use the ASP.NET Framework to improve agility, testability, speed to market, and extensibility
  • Retrofit existing ASP.NET applications with Ajax and build pure client-side Ajax web applications
  • Construct a complete ASP.NET 4 website from start to finish [Read more...]