rssHome » .NET

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 »

Developer’s Guide to Collections in Microsoft .NET

Developers Guide to Collections in Microsoft .NET

Book Description

Build the skills to apply ® collections effectively

Put collections to work—and manage issues with GUI data binding, threading, data querying, and storage. Led by a data collection expert, you’ll gain task-oriented guidance, exercises, and extensive code samples to tackle common problems and improve application performance. This one-stop reference is designed for experienced Visual Basic® and # developers—whether you’re already using collections or just starting out.

Discover how to:

  • Implement arrays, associative arrays, stacks, linked lists, and other collection types
  • Apply built in .NET collection classes by learning their methods and properties
  • Add enumerator, dictionary, and other .NET collection interfaces to your classes
  • Query collections by writing simple to complex Microsoft statements
  • Synchronize data across threads using built in .NET synchronization classes
  • Enhance your custom collection classes with serialization support
  • Use simple data binding to display collections in Windows® Forms, Microsoft Silverlight®, and Windows Presentation Foundation

Table of Contents
Chapter 1 Understanding Collections: Arrays and Linked Lists
Chapter 2 Understanding Collections: Associative Arrays
Chapter 3 Understanding Collections: Queues, Stacks, and Circular Buffers Download Now »

20 Recipes for Programming MVC 3

20 Recipes for Programming MVC 3

Book Description

There’s no need to reinvent the wheel every time you run into a problem with ’s Model-View-Controller () framework. This concise provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the # code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user authentication, providing faster page reloads, validating user data, filtering search results, and many other issues related to 3 .

These recipes help you:

  • Restrict access to views with password protection
  • Allow users to upload and save a file to your website
  • Implement AJAX to allow users to see updated content quickly
  • Validate form input to ensure the data you capture is what you expect
  • Create thumbnails to preview images rather than view them full-size
  • Give your web application the ability to change languages
  • Use CAPTCHA to prevent automated programs from completing forms
  • Make URLs more user- and search-engine-friendly with the MapRoute function

About the Author
Jamie has been developing websites personally and professionally for the past 15 years. During this time he’s helped engineer dozens of small and large projects using MVC as the framework. Jamie is well versed in many web technologies as well as several software languages. Download Now »

Microsoft SharePoint 2010 Development with Visual Studio 2010 Expert Cookbook

Microsoft SharePoint 2010 Development with Visual Studio 2010 Expert Cookbook

Book Description

, is the best-in-class platform for content management and collaboration. With the combined capabilities of Sharepoint and , developers have an end-to-end business solutions IDE. To leverage this powerful combination of tools it is necessary to understand the different building blocks. This book will provide necessary concepts and present ways to develop complex business solutions and take them further.

With 2010 is an instructional guide for developing and debugging applications for SharePoint 2010 environment using 2010. The approach helps you to dip into any recipe that interests you, you can also read it from cover to cover if you want to get hands on with the complete application cycle.

With this book you will learn to develop event handlers, workflows, content types, web parts, client object model applications, and web services for SharePoint 2010 in an instructional manner. You will discover the less known facts behind debugging feature receivers, deployment of web parts, utilizing free toolkits to enhance the development and debugging experience.

You will learn the newer development approach called Visual Web Parts, how to develop and deploy Silverlight applications that can be used with Silverlight web part. You will also explore SandBoxed deployment model and its usage. You will create your own web services for SharePoint and the Client Object Model introduced in SharePoint 2010. All in all, you will develop Sharepoint solutions in an instructional manner that eases the learning process. Download Now »

Microsoft Visual C# 2010: An Introduction to Object-Oriented Programming, 4th Edition

Microsoft Visual C# 2010: An Introduction to Object Oriented Programming, 4th Edition

Book Description

Using engaging examples and a clear, straightforward approach, VISUAL # 2010: AN INTRODUCTION TO , FOURTH EDITION guides beginning programmers through developing programs in the # language. The book provides readers with a strong background knowledge of structured , method calling, and parameter passing, all of which are important concepts easily transferable to other languages. The Fourth Edition has been written and tested using the latest version of C#, 2010, and now offers supplementary video lessons, expanded coverage of methods, and the option to study GUI applications earlier in the text.

Table of Contents
Preface
CHAPTER 1 A First Program Using C#
CHAPTER 2 Using Data
CHAPTER 3 Using GUI Objects and the IDE
CHAPTER 4 Making Decisions
CHAPTER 5 Looping
CHAPTER 6 Using Arrays
CHAPTER 7 Using Methods
CHAPTER 8 Advanced Method Concepts
CHAPTER 9 Using Classes and Objects Download Now »