Nov 14, 2011 |
10,890 views |

Book Description
Ready to learn programming? Start Here!™
Learn the fundamentals of modern programming with Visual C# 2010—and begin building your first apps for the desktop and web. If you have absolutely no previous experience, no problem—simply start here! This book introduces must-know concepts and techniques through easy-to-follow explanations, examples, and exercises.
Here’s where you start learning Visual C#
- Learn how an application performs tasks by tracing its code
- Query and manipulate application data with LINQ
- Access web services with REST and SOAP
- Build simple apps with Windows® Presentation Foundation
- Explore rich Internet apps with Microsoft Silverlight®
- 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 C#
Chapter 2 Developing a Web Project
Chapter 3 Basic Data Manipulation Techniques
Chapter 4 Using Collections to Store Data
Chapter 5 Working with XML
Chapter 6 Accessing a Web Service Download Now »
Nov 14, 2011 |
10,176 views |

Book Description
Prepare for MCPD Exam 70-519—and help demonstrate your real-world mastery of web application design and development—with this official Microsoft® 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 MCPD 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 »
Nov 01, 2011 |
9,156 views |

Book Description
Dependency Injection in .NET presents core DI patterns in plain C# so you’ll fully understand how DI works, covers integration with standard Microsoft technologies like ASP.NET MVC, and teaches you to use DI frameworks like Structure Map, Castle Windsor, and Unity.
Dependency Injection in .NET introduces DI and provides a practical guide for applying it in .NET applications. The book presents the core patterns in plain C#, so you’ll fully understand how DI works. Then you’ll learn to integrate DI with standard Microsoft technologies like ASP.NET MVC, 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 development.
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 »
Oct 26, 2011 |
6,070 views |

Book Description
This book provides examples using the IQuery, ICriteria, QueryOver, and LINQ to NHibernate API’s within the context of an example Guitar Store inventory program. The reader is walked through the creation of a Microsoft SQL Server 2008 database, the creation of a Visual Studio 2010 solution consisting of 3 projects (a Window Presentation Foundation (WPF), a Console Application, and a Class Library). Each one utilizes the .NET 4.0 framework. Then the reader is walked through the steps required to configure and use the many features available contained within NHibernate 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 ASP.NET MVC 3 and jqGrid for the creation of an internet program for viewing the guitar inventory using NHibernate and the session per web request model.
Table of Contents
Chapter 1: Getting Started With Nhibernate 3
Chapter 2: Using Hql
Chapter 3: Using Icriteria
Chapter 4: Using Linq to Nhibernate
Chapter 5: Managing State and Saving Data
Chapter 6: Using Nhibernate with an Asp.Net Mvc 3 Application
Download Now »
Oct 24, 2011 |
9,209 views |

Book Description
Pro Agile .NET Development with SCRUM guides you through a real-world ASP.NET project and shows how agile 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 ASP.NET project, especially the estimating, requirements and management aspects of a project. Pro Agile .NET Development with SCRUM 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 programming, 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 programming, 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 »
Oct 20, 2011 |
8,908 views |

Book Description
ASP.NET 4 is the latest version of Microsoft’s revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform.
Applied ASP.NET 4 In Context sets the standard for clear, simple, hands-on advice for learning and deploying Microsoft’s dynamic web solutions. Seasoned .NET 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 programming 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 MVC, Web Forms and Silverlight
- Build data-driven web applications using ADO.NET and LINQ
- Rapidly prototype data applications using dynamic data
- Enhance user interactions with JavaScript and jQuery
- Create and consume web services using WCF
- Customize web applications with advanced ASP.NET features
- Deploy and secure your web applications on IIS 7 Download Now »