Jan 20, 2012 |
5,966 views |

Book Description
This Wrox Blox is a value-packed resource to help experienced .NET developers learn the new .NET release. It is excerpted from the Wrox books: Professional C# 4 and .NET 4, Professional ASP.NET 4, and WPF Programmer’s Reference by Christian Nagel, Bill Evjen, Scott Hanselman, and Rod Stephens, and includes more than 100 print book pages drawn from these three key titles. It is an excellent resource to help .NET developers get up to speed fast on .NET 4, C# 4.0, ASP.NET 4, and WPF, providing all the information needed to program with the important new features, including: C# Dynamic Types and Parallel Tasks; ASP.NET Ajax, Chart Controls, MVC, and Object Caching; and key WPF principles as developers move from WinForms to WPF. In addition, it provides examples built with the native Visual Studio 2010 tools that developers are comfortable with.
Table of Contents
Part I. Professional C# 4 and .NET 4
- Covariance and Contra-variance
- Tuples
- The Dynamic Type
- Code Contracts
- Tasks
- Parallel Class
- Cancellation Framework Download Now »
Oct 18, 2011 |
8,019 views |

Book Description
Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.
Readers will learn:
- language and programming basics
- how to construct ASP.Net Web Pages
- how to build web applications
- to use validation controls
- database design and development
- how to use ADO.NET
- how to manage data and content
- how to integrate Ajax and jQuery
- the role of MVC
… 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 »
Jun 24, 2011 |
9,884 views |

Book Description
Windows Powershell in Action, Second Edition is a completely revised edition of the bestselling book on PowerShell, written by Bruce Payette, one of the founding members of the Windows PowerShell team, codesigner of the PowerShell language, and the principal author of the PowerShell language implementation. The definitive book on PowerShell V2.
Windows PowerShell transformed the way administrators and developers interact with Windows. PowerShell, an elegant dynamic language from Microsoft, lets you script administrative tasks and control Windows from the command line. Because it’s a full-featured, first-class Windows programming language, programmers and power-users can now do things in a shell that previously required VB, VBScript, or C#.
This expanded, revised, and updated Second Edition preserves the original’s crystal-clear introduction to PowerShell and adds extensive coverage of v2 features such as advanced functions, modules, and remoting. It includes full chapters on these topics and also covers new language elements and operators, events, Web Services for Management, and the PowerShell Integrated Scripting Environment.
The First Edition’s coverage of batch scripting and string processing, COM, WMI, and .NET have all been significantly revised and expanded. The book includes many popular usage scenarios and is rich in interesting examples that will spark your imagination. This is the definitive book on PowerShell v2!
Who Should Read It
Written for developers and administrators Download Now »
May 10, 2011 |
8,532 views |

Book Description
Whether you’re new to Visual Basic or you’re upgrading to VB 2010 from an earlier version, this new edition of Murach’s core VB book shows you how to develop the kind of bullet-proof Windows Forms applications that businesses rely on. Along the way, you’ll learn how to quickly build database applications by using RAD features like data sources and the DataGridView control. You’ll learn how to use object-oriented features like inheritance and interfaces as well as 2010 features like auto-implemented properties and collection initializers. You’ll learn how to use LINQ to query data and XML to exchange data between applications. You’ll learn how to take advantage of all the productivity features of Visual Studio 2010. When you re done, you’ll be able to develop Windows Forms applications the way the best professionals develop them. That’s why we say: No other book teaches you so much, so fast, or so thoroughly.
Now, Anne Boehm continues this tradition of quality and usefulness in the latest edition of our VB text, written for Visual Basic 2010.
So if you’re new to VB development…or if you’re upgrading to VB 2010 and are looking for an up-to-date reference…you’ll find that this book is packed with the information you need, delivered in a way that’s made earlier editions such favorites among professional developers:
- It’s concise, practical, and crystal-clear in telling you what you need to know.
- It shows you how to get the most from Visual Studio 2010 as you design, code, debug, and deploy Windows Forms applications using VB 2010. Download Now »
May 02, 2011 |
8,231 views |

Book Description
Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET 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 ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
- work with XML-specific features of ADO.NET and SQL Server 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 LINQ to query datasets, SQL Server databases, and entity data
Download Now »
May 02, 2011 |
7,926 views |

Book Description
This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer’s comment on the previous edition of Murach’s ASP.NET, posted online)Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that’s a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the “how-to” details that take forever to find online.
Here’s a quick rundown on what developers have always liked best about this book:
#1: Complete applications show you how all the pieces interact
The key to mastering ASP.NET 4 is to have plenty of real-world applications that guide you in using the skills you’re learning…and that help you avoid the problems that you can run into as you build complex web sites. That’s why this book gives you complete applications, including the web forms, the aspx code, and the VB code. Download the applications for free from the Murach website, and experiment with them on your own to see how valuable they are.
#2: It gives you a 6-chapter section on database programming that’s geared to business applications
Database handling is crucial in business programming, yet it’s glossed over in just a chapter or two in many books. In contrast, this 6-chapter section teaches you how to use SQL data sources and ASP.NET data controls to develop database applications with little or no VB code. Download Now »