Apr 14, 2010 |
8,873 views |

Book Description
Professional ASP.NET 3.5 In C# and VBASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Visual Basic 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Combine all this with the release of IIS 7.0 and its new managed code request processing pipeline, and you have a truly revolutionary leap forward in web application development.
ASP.NET 3.5 also brings with it new server controls, like the ListView and theincredibly flexible GridView. It also includes new advancements in AJAX technologycombined with the new JavaScript debugging features in Visual Studio 2008. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new edition adds hundreds of pages and dozens of code samples so you’ll be prepared to put these new technologies into action.
What you will learn from this book
- The concepts underlying the server control and its pivotal role in ASP.NET development
- How to create templated ASP.NET pages using the master page feature
- How to work with data from enterprise databases including SQL Server
- Ways to debug, package and deploy ASP.NET applications, monitor their health and performance, and handle errors
- How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques Download Now »
Apr 09, 2010 |
11,646 views |

Book Description
Visual Basic expert Rod Stephens shows you how to leverage the latest features of VB 2010Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. The new release of Visual Basic 2010 is tightly integrated with the Windows operating system and the .NET programming environment. Renowned VB authority Rod Stephens provides a comprehensive guide to Visual Basic programming, including the latest enhancements to the VB language and programming environment with Visual Studio 2010 The tutorial is packed with detailed and practical code examples that show readers how to master all of the features of VB.
- Visual Basic authority Rod Stephens presents a must-have resource on Visual Basic, the most popular programming language in the word
- Fully covers the newest features of Visual Basic 2010, such as array literals and initializers, collection initializers, implicit line continuation, Lambda expressions, and more
- Features extensively revised and tested code to ensure compliance with the latest release
With this essential resource, you’ll be able to quickly review the details of important programming, objects, properties, methods, and events. Download Now »
Jan 29, 2010 |
2,809 views |

Book Description
The practical, task-oriented approach, along with numerous tips, tricks, and additional techniques, all help to get you up to speed on the most important Visual Basic 2005 concepts and information. In no time, you’ll be able to take control of your programming, apply what you’ve learned in real world scenarios, and get quick results.
What you will learn from this book
* How to install Visual Basic 2005 Express Edition and then navigate around the environment
* Various details about the user interface, event programming, and accessing data
* Ways to write proper programming code by creating additional features for your applications
* How Visual Basic 2005 Express Edition makes XML processing, data encryption, and notification dialogs smoother processes
Who this book is for
This book is for first-time programmers who are are ready to begin creating their own customized applications with Visual Basic 2005 Express Edition. No prior programming experience is necessary. Download Now »
Jan 27, 2010 |
4,834 views |

Book Description
Professional ASP.NET 3.5 SP1 In C# and VB
ASP.NET 3.5 brings the power of Visual Studio® 2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Packed with valuable coverage of ASP.NET 3.5 SP1, this essential resource offers both C# and VB examples throughout the book, and shares new and updated content on the ADO.NET Entity Framework, ADO.NET Dynamic Data, and ADO.NET Data Services.
While ASP.NET 3.5 boasts server controls like the ListView and the incredibly flexible GridView, it also includes advancements in AJAX technology combined with JavaScript® debugging features in Visual Studio 2008. With this book, a stellar author team covers the new controls in the AJAX toolbox, the back button history, and script combining, and they also examine the new capabilities of WCF including changes to DataContractSerializer. In addition, the accompanying CD-ROM features the entire book in PDF format.
What you will learn from this book
- The concepts underlying the server control and its pivotal role in ASP.NET development
- How to create templated ASP.NET pages using the master page feature
- How to work with data from enterprise databases including SQL Server®
- Ways to debug, package, and deploy ASP.NET applications, monitor their health and performance, and handle errors Download Now »
Nov 26, 2009 |
4,697 views |

Book Description
Silverlight is a lightweight browser plug-in that frees your code from the traditional confines of the browser. It’s a rules-changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it’s able to host true .NET applications in non-Microsoft browsers (like Firefox) and on non-Microsoft platforms (like Mac OS X). Silverlight is still new and evolving fast, and you need a reliable guidebook to make sense of it.
Pro Silverlight 3 in VB, Second Edition is the perfect reference to ensure you are informed and up to date: you’ll learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D drawing, animations, and media playback, and best of all, you’ll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications. Author Matthew MacDonald provides an expertly crafted tutorial written from professional developer to professional developer. You’ll learn to create rich media applications using Silverlight in the environment you’re most productive in—no matter what the target platform.
What you’ll learn
- Develop rich media applications using Silverlight and Visual Basic across browsers and platforms
- Create a project, set up a layout, and use controls
- Handle 2D drawing, animation, and media playback through Windows Presentation Foundation (WPF)
- Integrate web services support
- Use Silverlight in conjunction with ASP.NET and its interactions with HTML Download Now »
Sep 17, 2009 |
3,953 views |

Book Description
LINQ is the project name for a set of extensions to the .NET Framework that provide a generic approach to querying data from different data sources. LINQ will premier in Visual Studio 2008, and will become the next must–have skill for .NET developers. For more information about LINQ, you can check out www.linqdev.com.
Starting with code and ending with code and tailored for the VB language, Pro LINQ: Language Integrated Query in VB 2008 is a veritable treasury of LINQ examples that will save you hours, even days, of research time. Keeping you focused on the relevant LINQ principles, expert author Joseph Rattz, Jr., and VB specialist Dennis Hayes provide examples for complex models that you won’t find anywhere else.
In most books, you’ll find plenty of simple examples to demonstrate how to use a method, but authors rarely show how to use the more complex prototypes. Pro LINQ: Language Integrated Query in VB 2008 is different. Demonstrating the overwhelming majority of LINQ operators and protoypes, Joseph Rattz, Jr., and Dennis Hayes condense their extensive experience and expertise into a desk companion that is essential for any serious .NET professional.
Rather than obscure the relevant LINQ principles in code examples by focusing on a demonstration application you have no interest in writing, this book cuts right to the chase of each LINQ operator, method, or class. However, where complexity is necessary to truly demonstrate an issue, the examples are right there in the thick of it. For example, code samples demonstrating how to handle concurrency conflicts actually create concurrency conflicts so you can step through the code and see them unfold. Download Now »