rss Home » Tag Archive For ‘ADO.NET’

Advanced Visual Basic 2010, 5th Edition

Advanced Visual Basic 2010, 5th Edition

Book Description

In the Fifth Edition, Advanced 2010 helps those who are familiar with the fundamentals of 2010 harness its power for more advanced uses. Coverage of sophisticated tools and techniques used in the industry today include various database, , , and Web Services topics. After studying the book and completing the exercises, students should be able to create small- to medium-sized Windows and Web applications that use databases. They will also gain essential concepts in object-oriented , event-driven , and test-driven . Each subject is presented in an understandable style that makes this book a leader in the field.

Table of Contents
Chapter 1. Classes
Chapter 2. Input Validation and User Interfaces
Chapter 3. Collections
Chapter 4. Using Databases
Chapter 5. Database Objects
Chapter 6. Advanced Classes
Chapter 7. to
Chapter 8. Creating Web Applications
Chapter 9. Web Forms Download Now »

Programming Entity Framework: Code First

Programming Entity Framework: Code First

Book Description

Take advantage of the Code First data modeling approach in , and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and database by default, and how you can exert more control over the model through further configuration.

Code First provides an alternative to the database first and model first approaches to the Entity Data Model. Learn the benefits of defining your model with code, whether you’re working with an existing database or building one from scratch. If you work with and understand database management basics, this book is for you.

  • Learn exactly what Code First does—and does not—enable you to do
  • Understand how property attributes, relationships, and database mappings are inferred from your classes by Code First
  • Use Data Annotations and the Fluent API to configure the Code First data model
  • Perform advanced techniques, such as controlling the database schema and overriding the default model caching

This book is a continuation of author Julia Lerman’s , widely recognized as the leading book on the topic.

Table of Contents
Chapter 1 Welcome to Code First Download Now »

Applied ASP.NET 4 in Context

Applied ASP.NET 4 in Context

Book Description

4 is the latest version of ’s revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform.

Applied 4 In Context sets the standard for clear, simple, hands-on advice for learning and deploying ’s dynamic web solutions. Seasoned author Adam Freeman explains how to get the most from ASP.NET by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context.

Effective and powerful ASP.NET is easier than ever before with this informed and practical guide.

What you’ll learn

  • Understand the capabilities of ASP.NET 4 and why it is special
  • Learn how to build client applications using , Web Forms and Silverlight
  • Build data-driven web applications using and
  • Rapidly prototype data applications using dynamic data
  • Enhance user interactions with JavaScript and
  • Create and consume web services using
  • Customize web applications with advanced ASP.NET features
  • Deploy and secure your web applications on 7 Download Now »

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

Book Description

Build Your Own 4 Web Site Using # & is aimed at beginner developers wanting to develop their skills, web designers wanting to move into server-side , and experienced developers making the leap from ASP to .

Readers will learn:

  • language and basics
  • how to construct ASP.Net Web Pages
  • how to build web applications
  • to use validation controls
  • database design and
  • how to use
  • how to manage data and content
  • how to integrate Ajax and
  • the role of

… all in the process of successfully developing and deploying a working intranet site for a fictional company.

About the Author
Tim Posey is a long-time developer and a passionate educator. Armed with a B.S. in Computer Science and an M.B.A. in Finance, he has traversed many industries, consulting for multiple corporations in banking, insurance, energy, and various e-commerce industries. As a serial entrepreneur, Tim’s latest project is mentoring the startup of the LegacyGeeks.com community. Download Now »

Entity Framework 4 in Action

Entity Framework 4 in Action

Book Description

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 offers a smooth transition from a traditional approach.

Entity Framework builds on the 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 is an example-rich tutorial that helps 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.

Who Should Read It
This book is written for .NET developers. Knowledge of ADO.NET is helpful but not required.

What’s Inside

  • Full coverage of EF 4 features
  • Layer separation, Data Layer, and Domain Model Download Now »

MCTS Self-Paced Training Kit (Exam 70-516): Accessing Data with Microsoft .NET Framework 4

MCTS Self Paced Training Kit (Exam 70 516): Accessing Data with Microsoft .NET Framework 4

Book Description

EXAM PREP GUIDE Ace your preparation for the skills measured by Exam 70-516—and on the job—with this official study guide. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises.

Maximize your performance on the exam by mastering the skills and experience measured by these objectives:

  • Modeling data
  • Managing connections and context
  • Querying data
  • Manipulating data
  • Developing and deploying reliable applications

PRACTICE TESTS Assess your skills with the 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.

Table of Contents
Chapter 1 Disconnected Classes
Lesson 1: Working with the DataTable and DataSet Classes
Lesson 2: Serialization, Specialized Types, and Data Binding Download Now »