rssHome » .NET

Start Here! Fundamentals of Microsoft .NET Programming

Start Here! Fundamentals of Microsoft .NET Programming

Book Description

Grasp the basic concepts that drive all ® -based languages—and prepare yourself to learn . If you have absolutely no previous experience, no problem—simply ! This ebook provides the foundation for all other language books in the ! series. You’ll explore programming concepts and techniques with clear explanations, easy-to-follow examples, and exercises. It’s the perfect reference for understanding how computer programs work.

  • Delve into object-oriented concepts such as properties, methods, and events
  • Discover what multiprocessing is—and how it’s changing computing
  • Examine how programs store data in files, object stores, and databases
  • Explore controls, such as labels, text boxes, menus, and scroll bars
  • Learn how programming environments help you design and run programs
  • Get an extensive glossary of key programming terms

Table of Contents
Chapter 1 Computer Hardware
Chapter 2 Multiprocessing
Chapter 3 Programming Environments
Chapter 4 Windows Program Components
Chapter 5 Controls
Chapter 6 Variables Download Now »

Start Here! Learn Microsoft Visual C# 2010

Start Here! Learn Microsoft Visual C# 2010

Book Description

Ready to learn ? !™

Learn the fundamentals of modern with 2010—and begin building your first apps for the desktop and web. If you have absolutely no previous experience, no problem—simply ! This book introduces must-know concepts and techniques through easy-to-follow explanations, examples, and exercises.

Here’s where you start learning

  • Learn how an application performs tasks by tracing its code
  • Query and manipulate application data with
  • Access web services with and
  • Build simple apps with Windows® Presentation Foundation
  • Explore rich Internet apps with ®
  • Find and fix errors by debugging your applications
  • Put it all together by creating your first programs

Table of Contents
Chapter 1 Getting to Know #
Chapter 2 Developing a Web Project
Chapter 3 Basic Data Manipulation Techniques
Chapter 4 Using Collections to Store Data
Chapter 5 Working with
Chapter 6 Accessing a Web Service Download Now »

MCPD 70-519 Exam Ref: Designing and Developing Web Applications Using Microsoft .NET Framework 4

MCPD 70 519 Exam Ref: Designing and Developing Web Applications Using Microsoft .NET Framework 4

Book Description

Prepare for Exam 70-519—and help demonstrate your real-world mastery of web application design and —with this official ® Exam Ref. Written for experienced, MCTS-certified professionals ready to advance their status—this guide focuses on the critical-thinking and decision-making acumen needed for success at the level. With concise, objective-by-objective reviews, strategic case scenarios, and “Thought Experiments”, you get professional-level preparation for the professional-level exam.

Optimize your exam-prep by focusing on the expertise needed to:

  • Design the application architecture
  • Choose the right server-side and client-side technologies
  • Design the user experience
  • Design data access and presentation
  • Plan for security
  • Choose a testing methodology
  • Plan for scalability and reliability

You also get an exam discount voucher—making this book an exceptional value and a great career investment.

Download Now »

Dependency Injection in .NET

Dependency Injection in .NET

Book Description

Dependency Injection in presents core DI patterns in plain # so you’ll fully understand how DI works, covers integration with standard technologies like , and teaches you to use DI frameworks like Structure Map, Castle Windsor, and Unity.

Dependency Injection in introduces DI and provides a practical guide for applying it in .NET applications. The book presents the core patterns in plain #, so you’ll fully understand how DI works. Then you’ll learn to integrate DI with standard technologies like , and to use DI frameworks like StructureMap, Castle Windsor, and Unity. By the end of the book, you’ll be comfortable applying this powerful technique in your everyday .NET .

This book is written for C# developers. No previous experience with DI or DI frameworks is required.

What’s Inside

  • Many C#-based examples
  • A catalog of DI patterns and anti-patterns
  • Using both Microsoft and open source DI frameworks

Tabel of Contents

PART 1 PUTTING DEPENDENCY INJECTION ON THE MAP
Download Now »

Working with NHibernate 3.0

Working with NHibernate 3.0

Book Description

This book provides examples using the IQuery, ICriteria, QueryOver, and to API’s within the context of an example Guitar Store inventory program.  The reader is walked through the creation of a SQL Server 2008 database, the creation of a Visual Studio 2010 solution consisting of 3 projects (a Window Presentation Foundation (), a Console Application, and a Class Library). Each one utilizes the 4.0 framework.  Then the reader is walked through the steps required to configure and use the many features available contained within 3.2.  Further instructions and examples exist for the insertion of parent/child relationships, Session management, entity states (transient, persistent and detached), deletion, caching, and batching.The last chapter utilizes 3 and jqGrid for the creation of an internet program for viewing the guitar inventory using and the session per web request model.

Table of Contents
Chapter 1: Getting Started With 3
Chapter 2: Using Hql
Chapter 3: Using Icriteria
Chapter 4: Using to Nhibernate
Chapter 5: Managing State and Saving Data
Chapter 6: Using Nhibernate with an 3 Application
Download Now »

Pro Agile .NET Development with SCRUM

Pro Agile .NET Development with SCRUM

Book Description

Pro with  guides you through a real-world project and shows how methodology is put into practice.

There is plenty of literature on the theory behind agile methodologies, but no book on the market takes the concepts of agile practices and applies these in a practical manner to an end-to-end project, especially the estimating, requirements and management aspects of a project. Pro Agile with takes you through the initial stages of a project–gathering requirements and setting up an environment–through to the development and deployment stages using an agile iterative approach: namely, Scrum.

In the book, you’ll focus on delivering an enterprise-level ASP.NET project. Each chapter is in iterations or sprints, putting into practice the features of agile–user stories, test-driven development (TDD), behavior-driven development (BDD), continuous integration, user acceptance testing, extreme , Scrum, design patterns and principles, inside-out development, lean developent, KanBan boards, and more. An appendix features code katas designed for the reader to get up-to-speed with some of the features of extreme , while also showcasing popular open-source frameworks to assist in automated testing and mocking.

What you’ll learn

  • Gain practical knowledge on employing the Scrum project methodology using a real-world ASP.NET project Download Now »