Wrox Home  
Search
Wrox P2P Forums -- Get the Answers You Need
Sign Up for the Free Wrox Newsletter

Wrox Blox : All Titles

Wrox Blox
Excited about new technology? Stumped on a problem? Trying to keep up with new software releases but don't have time to read an entire book?

Then Wrox Blox are the answer!

Written by the best programmers in the their fields, Wrox Blox are short informational pieces and code that will help get you up-to-speed and keep you up-to-date. Build the knowledge you need quickly on a wide variety of topics. Prices starting at $6.99.

Check out a free sample of a Wrox Blox today!

Wrox Blox Titles

Refine Listing by Topic:
All Titles .NET
ASP.NET Sharepoint
C# SQL Server
General Visual Basic
Microsoft Servers Web

 

Cover image for product 0470478454
by Joe Brinkman
September 2009, Wrox Blox PDF
This Wrox Blox teaches you how to use jQuery with your ASP.NET-based websites.  jQuery greatly simplifies JavaScript development and allows you to create highly interactive and responsive websites using the latest JavaScript and AJAX techniques. The author walks you through the jQuery API using a simple ASP.NET MVC application to highlight major topics, and shows how you can apply jQuery to your own applications. After learning the basics of using ... Read More
Cover image for product 047056069X
by Craig Shoemaker
September 2009, Wrox Blox PDF
This Wrox Blox will teach you how to create and customize ASP.NET 4 AJAX Preview 4 Client Templates. The author shows you how to use declarative as well as imperative data-binding techniques to address the simple to advanced UI requirements. He also covers how the observer pattern is fully implemented in ASP.NET 4 AJAX and, when used in conjunction with the Client Template markup extensions, provides a developer experience much like XAML-based applications ... Read More
Cover image for product 047050367X
by Lee Dumond
May 2009, Wrox Blox PDF
This Wrox Blox will teach you how to unravel the mysteries of exception handling in ASP.NET.   First, you’ll get a thorough introduction to structured exception handling in the .NET Framework, learn about the Exception class, the related C# language constructs, and how exceptions propagate up the call stack. Then, you’ll delve into a variety of practical topics such as: when, where, and how to properly throw, catch, and handle exceptions in your code ... Read More
Cover image for product 0470488204
by Scott Millett
March 2009, Wrox Blox PDF
This Wrox Blox demonstrates how to start using NHibernate in line business applications using ASP.NET and VB.NET. Using NHibernate will speed up your application development by removing the need to build your own Data Access Layer (DAL).  In addition, you can focus solely on the business problem instead of the infrastructure concerns. Using a simple demo application as an example, this Wrox Blox shows how easy it is to get started with NHibernate ... Read More
Cover image for product 0470502320
by Vincent Varallo
March 2009, Wrox Blox PDF
This Wrox Blox provides step-by-step instructions on how to incorporate the Crystal Reports for .NET into an ASP.NET application. Reporting is a key ingredient for polishing up applications, especially enterprise applications or line-of-business applications. You can quickly and easily build an ASP.NET application that allows a manager to run reports to get this information rather than display it in a simple HTML page. In this Wrox Blox, you’ll learn ... Read More
Cover image for product 047045735X
by Craig Shoemaker
March 2009, Wrox Blox PDF
This Wrox Blox will teach you how to work with the new ASP.NET Dynamic Data feature set. Rather than being a new data access technology or some new approach to querying the database, a Dynamic Data web site helps abstract the user interface controls needed to present the data in your database. You will learn to model the database in LINQ to SQL and apply a variety of metadata attributes to the model. These attributes and their arguments will allow ... Read More
Cover image for product 0470457325
by Antonio Chagoury
January 2009, Wrox Blox PDF
This Wrox Blox will give you a high-level overview of the core Membership Provider and its default implementation, (ASP.NET Membership), and demonstrate how to build and configure your own custom provider. The Provider Model is a design pattern introduced in .NET to provide a simple way to extend API functionality. DotNetNuke uses this architecture to allow some of its core functionality to be replaced without modifying core code.  ... Read More
Cover image for product 0470478438
by Zeeshan Shafiq, S. S. Ahmed
December 2008, Wrox Blox PDF
In this Wrox Blox, you will learn how to use the Microsoft BDC Definition Editor tool effectively to create Application Definition Files (ADF). Business Data Catalog (BDC) is a SharePoint feature that allows users to access external data from within SharePoint. BDC offers an excellent way to integrate SharePoint with line-of-business (LOB) applicationsYou will also learn how to import ADF files into SharePoint. This Wrox Blox will cover the usage ... Read More
Cover image for product 0470457279
by Robert Boedigheimer
December 2008, Wrox Blox PDF
This Wrox Blox demonstrates how standards compliance in Internet Explorer 8 will impact your Web sites.  It will teach you how to immediately ensure visitors to your sites have a positive experience using IE 8, while also giving you time to test your site or make any necessary changes.   The IE 8 browser will undoubtedly cause many current web sites to render or behave incorrectly, since so many web sites were either developed prior to modern web ... Read More
Cover image for product 0470485663
by Raymond Mitchell
March 2009, Wrox Blox PDF
In this Wrox Blox, you’ll learn how to create powerful Dashboards for Windows SharePoint Services 3.0. First, we introduce Web Part Pages and some of the out-of-the box Web Parts available in WSS. We then look at how to use Web Part Connections to add interactivity to our Dashboards. Later we create advanced Dashboard Views using the Data Form Web Part available with SharePoint Designer 2007. While the author focuses on Windows SharePoint Services ... Read More
Cover image for product 0470457333
by Cuong Dang
December 2008, Wrox Blox PDF
This Wrox Blox demonstrates a web standards approach to building DotNetNuke skins by defining a flexible XHTML/CSS layout. This Wrox Blox also shows the differences between HTML and XHTML and provides recommendations to the module development process using web standards techniques.Professional web designers and developers are embracing web standards more than ever before. Many businesses are considering using the DotNetNuke framework for their next ... Read More
Cover image for product 0470449810
by Victor Kane
November 2008, Wrox Blox PDF
This Wrox Blox shows you how to perform a complete upgrade from Drupal 5 to Drupal 6 for a simple but non-trivial Drupal site involving the Drupal core itself, and several indispensable modules.  The author gives step-by-step instructions for carrying out this upgrade, outlining the best practices to be followed. These include the recommendation of using a test site in conjunction with a subversion repository for version control and deployment to ... Read More
Cover image for product 0470457341
by Wallace B. McClure
December 2008, Wrox Blox PDF
There are several new features that are included with ASP.NET 3.5 Service Pack 1. This Wrox Blox reviews these new features. These include Support History and the Back Button with ASP.NET AJAX, making your AJAX pages faster through script combining, and the ability to easily create web pages that users can perform basic CRUD operations with named Dynamic Data. In addition, this Wrox Blox covers routing with Web Forms—Routing is a part of ASP.NET MVC ... Read More
Cover image for product 0470477164
by Daniel Crenna
December 2008, Wrox Blox PDF
This Wrox Blox aims to provide an ASP.NET developer who is ready to begin his or her learning in Silverlight 2 with some familiar context, while focusing on key areas that a developer needs to be productive: layout, state, consuming and binding to data, and developing reusable controls. While there is massive depth within Silverlight 2 in its entirety, we cover some essential elements to prepare the developer for enhancing future learning or moving ... Read More
Cover image for product 0470259108
by Roger Jennings
October 2007, Wrox Blox PDF
This Wrox Blox introduces you to Language Integrated Query (LINQ), a .NET 3.5 application programming interface (API) and set of extensions to the Visual Basic and C# languages. First, you get acquainted with LINQ’s Standard Query Operators (SQOs) and new keywords that define the language. Then you use the SQOs to write LINQ expressions in C# 3.0 and VB 9.0 that let you query diverse data types with a single syntax that’s similar to Structured Query ... Read More
Cover image for product 0470259639
by Mike Meyers
October 2007, Wrox Blox PDF
This Wrox Blox teaches you how to create animations using Microsoft's new platform for building rich Internet applications — Silverlight. This Wrox Blox introduces animation concepts and answers questions such as when and why you want to use animation in your Web development. The core classes that make up the Silverlight animation subsystem are also introduced, providing you with a solid foundation to take away and build on. The author takes you step-by-step ... Read More
Cover image for product 047026022X
by Richard Wagner
October 2007, Wrox Blox PDF
This Wrox Blox explains touch input events and illustrates how to detect an orientation change, capture two-finger scrolling inputs, and simulate a drag-and-drop action when designing applications for the iPhone and iPod Touch. Web developers designing applications for Mobile Safari, the browser on iPhone and iPod Touch, are able to easily incorporate touch input event handling without writing any code at all. However, while page flicking and scrolling ... Read More
Cover image for product 0470260238
by Todd Anderson
October 2007, Wrox Blox PDF
This Wrox Blox walks you through building a desktop application using your favorite text editor and the Flex 3 command-line tools, leveraging the Flex Framework to browse and manipulate images found on your local system using the Adobe AIR API included in the Flex 3 SDK. Adobe AIR is a cross-platform runtime that gives you the ability to bring the rich Internet application experience to the desktop. Building a photo gallery is an excellent place to ... Read More
Cover image for product 047025873X
by Todd Meister
October 2007, Wrox Blox PDF
This Wrox Blox provides you the information you need to use the classes provided from Google. The core classes within Google Gears include Factory, Database, HttpRequest, LocalServer, Timer, and WorkerPool. This Wrox Blox shows how to determine when to use the different classes provided by Google Gears. The Factory allows you to instantiate instances of all of the other classes. The Database allows you to store browser based data on the client computer ... Read More
Cover image for product 047028532X
by Andrew Moore
February 2008, Wrox Blox PDF
This Wrox Blox illustrates a CD Player application built with WPF and DirectSound using C# and Visual Studio 2008, and is targeted at the intermediate-level programmer who is familiar with C#, WPF, and .NET interoperability with native Windows APIs, and the Visual Studio development environment. This application provides basic control capabilities such as Play, Pause, Stop, and Eject, and also displays the duration of the disk and each track as well ... Read More
Cover image for product 0470343494
by Rod Stephens
March 2008, Wrox Blox PDF
This Wrox Blox teaches you how to add graphics to C# 2008 applications, explaining fundamental graphics techniques such as: drawing shapes with different colors and line styles; filling areas with colors, gradients, and patterns; drawing text that is properly aligned, sized, and clipped exactly where you want it; manipulating images and saving results in bitmap, JPEG, and other types of files. Also covered are instructions for how to greatly increase ... Read More
Cover image for product 0470398434
by Andrew Moore
June 2008, Wrox Blox PDF
This Wrox Blox introduces readers to the ReSharper Visual Studio add-in software. ReSharper is a tool from Jet Brains software that offers advanced code refactoring, code generation, code completion, code navigation, and code analysis tools for increasing programmers’ productivity writing C# and VB .NET code. ReSharper is an intuitive and easy-to-use product that maximizes productivity by automating many of the error-prone and time-consuming chores ... Read More
Cover image for product 0470413387
by Thomas Myer
September 2008, Wrox Blox PDF
In this Wrox Blox, you will learn how to build a QuickStart blogging tool with CodeIgniter. The blogging tool will include an administrative dashboard that will allow users to create and manage posts and categories. If you’re a PHP developer, CodeIgniter will help you build Rails-like applications without learning a new language. Use MVC and agile technologies, model and schema for products, helpers and libraries, Ajax and Scriptaculous, to create ... Read More
Cover image for product 0470258713
by Andrew Moore
November 2007, Wrox Blox PDF
This Wrox Blox presents WPF along with the Extensible Application Markup Language (XAML), showing developers how to customize existing user interface controls such as the Button, Progress Bar, CheckBox, Radio Button, and Label along with creating two new custom controls. The Windows Presentation Foundation (WPF) released with the .NET 3.0 SDK provides a rich foundation for developing and customizing user interfaces. Unlike existing user interface ... Read More
Cover image for product 047027011X
by Robert V. Hogg
March 2008, Wrox Blox PDF
This Wrox Blox explores Service Orientated Architecture and the Enterprise Service Bus, focusing on how it can be implemented using Microsoft BizTalk Server. It explains the need for SOA Architecture in an enterprise business and looks at the key Business and IT Drivers in business, how they can interact, and where there are conflicts that SOA can help resolve.  Specifically, the author discusses Microsoft ESB Guidance and how, by using BizTalk 2006 ... Read More
Cover image for product 0470384557
by Henry Ong
May 2008, Wrox Blox PDF
This Wrox Blox shows you best-practice scenarios for knowledge worker information management using SharePoint Lists and Document Libraries. It demonstrates features that are common to both Windows SharePoint Services version 3.0 (WSS v3) and Microsoft Office SharePoint Server 2007 (MOSS 2007). Starting with examples of traditional filing systems using folder hierarchies, it progresses to the introduction of custom metadata columns to make storing, ... Read More
Cover image for product 0470279346
by Jerome DiMarzio
December 2007, Wrox Blox PDF
This Wrox Blox provides two solutions for dynamic control survivability, including using the ASP.NET Session object to hold the dynamic controls, and accessing the page's Form objects before they are destroyed. Using ASP.NET 2.0 with C# and VB.NET, you will explore both solutions and see the best situations in which to use them. Many ASP .NET programmers require the use of dynamic, page-generated controls to provide a flexible user experience. However ... Read More
Cover image for product 047041569X
by Lee Dumond
October 2008, Wrox Blox PDF
Finally, TheBeerHouse website from ASP.NET 2.0 Website Programming: Problem–Design–Solution gets the ASP.NET 3.5 treatment! This Wrox Blox presents two unique approaches to applying LINQ to SQL to data access in TheBeerHouse.   In Part 1, you’ll take advantage of the original application’s data provider model to develop a custom LINQ to SQL provider for the Articles module. In Part 2, you’ll try a different approach, while learning how to develop ... Read More
Cover image for product 0470343486
by Rod Stephens
March 2008, Wrox Blox PDF
This Wrox Blox shows you how to add graphics to Visual Basic 2008 applications by explaining fundamental graphics techniques such as: drawing shapes with different colors and line styles; filling areas with colors, gradients, and patterns; drawing text that is properly aligned, sized, and clipped exactly where you want it; manipulating images and saving results in bitmap, JPEG, and other types of files. Also covered are instructions for how to greatly ... Read More
Cover image for product 0470279354
by Willis Johnson
January 2008, Wrox Blox PDF
This Wrox Blox shows how to communicate with SQL Server using SQL Management Objects instantiated on-the-fly in Windows PowerShell scripts. Topics include how to create Windows PowerShell scripts that use SQL Management Objects (SMO) to manage and program SQL Server. In addition, you will learn about areas of potential difficulty and see how to avoid them—for example, the use of '$' in instance name, quote nesting rules, connection pooling, and schemata ... Read More
Cover image for product 0470286644
by Damien White
February 2008, Wrox Blox PDF
This Wrox Blox gives developers a hands-on look at some of the commonly used AJAX Control Toolkit controls, focusing on the CollapsiblePanel, Accordion, Tabs, ModalPopup, TextboxWatermark, AutoComplete, and CascadingDropDown.  Developers also gain the tools they need to effectively use and understand the other controls found in the Toolkit. The starting point is an introduction to ASP.NET AJAX discussing the ASP.NET AJAX Extensions 1.0 and AJAX in ... Read More
Cover image for product 0470391847
by Doug Parsons
June 2008, Wrox Blox PDF
This Wrox Blox introduces you to Visual Web Developer Express 2008 (think of this like Web Matrix on steroids!) and also goes over various Object Oriented Program (OOP) methodologies that you should be familiar with as you begin working with ASP.NET. While this Wrox Blox doesn’t cover actually building a working application, it touches on what n-tier architecture is and why it is a good idea to use it.  Because ASP.NET is such a vast topic, you can’t ... Read More
Cover image for product 047042236X
by Richard York
October 2008, Wrox Blox PDF
In this Wrox Blox, you’ll learn how to program using industry-standard best practices, coving code organization, indention, file structure, and organization. You’ll be introduced to the base2 JavaScript framework, which provides a stable backbone for rapid JavaScript application development by bridging and patching cross-browser inconsistencies and idiosyncrasies. This Wrox Blox describes how base2’s developer Dean Edwards has made base2’s event API ... Read More
Cover image for product 0470396814
by Andrew Connell
May 2008, Wrox Blox PDF
In this Wrox Blox, you learn how to create a custom button to generate a special HTML hyperlink. The hyperlink contains extra information to show the relationship between two individuals. This type of data is called the XHTML Friends Network (XFN), a specific type of microformat. A microformat is a Web-based formatting approach that aims to use existing XHTML tools (such as element attributes and classes) to describe data, not just to supply visual ... Read More
Cover image for product 0470286652
by Damien White
May 2008, Wrox Blox PDF
This Wrox Blox empowers developers to develop ASP.NET AJAX controls by giving them a look “under the hood” of AJAX controls. While this Wrox Blox focuses on Visual Studio 2008 and .NET 3.5, developers should know that the concepts for creating custom controls in Visual Studio 2005 and .NET 2.0 with ASP.NET AJAX 1.0 are very similar. Visual Studio 2008 offers many improvements concerning JavaScript editing/debugging, and .NET 3.5 includes ASP.NET AJAX ... Read More
Cover image for product 0470375019
by Doug Parsons
March 2008, Wrox Blox PDF
This Wrox Blox demonstrates various LINQ to SQL techniques to use in upgrading the “Articles” portion of TheBeerHouse application. The first step is migrating TheBeerHouse project from an ASP.NET 2.0 to an ASP.NET 3.5 application. Next, create a LINQ to SQL class (DBML) mapping file that will encapsulate the entire Data Access Layer for this project. Readers will become comfortable working with Entities ... Read More
Cover image for product 0470379391
by Chris Love
May 2008, Wrox Blox PDF
This Wrox Blox explains how to create different types of custom modules for ASP.NET web sites. Custom ASP.NET Modules are a great way to program advanced features to your web site. This Wrox blox discusses the difference between a custom httpModule and the Global.asax file. It also covers the steps in the ASP.NET pipeline. The examples include using a custom module to configure a site’s initial settings, a background worker thread, and an IP blocker ... Read More
Cover image for product 0470379405
by Chris Love
June 2008, Wrox Blox PDF
This Wrox Blox provides a look into how to build and use custom ASP.NET httpHandlers to easily make advanced ASP.NET web sites. Learn fundamental concepts on what custom handlers are and how to use them. This Wrox Blox provides the opportunity to examine several real-world examples of custom httpHandlers to see how they can be applied and how they are developed. The author starts by covering built-in httpHandlers and adding an httpHandler to an ASP ... Read More
Cover image for product 0470443499
by Thomas Myer
October 2008, Wrox Blox PDF
This Wrox Blox will help you create a simple RSS feed widget to run on your iPhone (or iPod Touch) using Dashcode. After a brief tour of Dashcode’s capabilities, you’ll get right to the task of creating the widget. You will choose a template, provide an RSS feed URL, set customizable attributes, change the UI of your widget, design a homescreen icon for your widget, test your widget and upload your code to a server. In just about an hour’s worth of ... Read More
Cover image for product 0470261218
by Imar Spaanjaars
December 2007, Wrox Blox PDF
In this Wrox Blox, you'll see the code and layers used to add an ASP.NET blog to your site. After working through the blog design and installation, you'll also get a chance to modify the blog application further using a three-layer n-tier design. The three layers are the presentation layer, business layer, and data access layer. A blog is a great addition to any ASP.NET content site. Thanks to ASP.NET 2.0, it’s easy to make the data access layer work ... Read More
Cover image for product 0470384638
by Bill Evjen, Scott Hanselman, Devin Rader
March 2008, Wrox Blox PDF
This Wrox Blox covers how to get from ASP.NET 2.0 to ASP.NET 3.5 from three of the most respected ASP.NET experts: Bill Evjen, Scott Hanselman, and Devin Rader. It contains more than 200 pages from 5 chapters, and 1 appendix, of their new book: Professional ASP.NET 3.5. These selected chapters feature the key new ASP.NET 3.5 functionality, including LINQ, ASP.NET with IIS7, CSS in ASP.NET, and ASP.NET AJAX, as well as migrating ASP.NET 2.0 projects ... Read More
Cover image for product 0470397772
by Rituraj Singh
June 2008, Wrox Blox PDF
This Wrox Blox explains a custom design for integrating Microsoft CRM 4.0 with external applications. The author helps readers understand Microsoft CRM’s integration capabilities and design approach for integrating Microsoft CRM with other applications and implementing it by integrating Microsoft CRM with WSS Microsoft Office SharePoint Server (WSS).   The Wrox Blox begins with an explanation of the requirements for a generic design pattern and discusses ... Read More
Cover image for product 0470413379
by Thomas Myer
August 2008, Wrox Blox PDF
In this Wrox Blox, you’ll learn how to build a microsite manager with CodeIgniter. The microsite manager will include an administrative dashboard that will allow users to create folders and pages and manage media files. It also discusses recreating the microsite at any point with a variety of site publishing tools. CodeIgniter offers a viable PHP solution to MVC development and is becoming popular among PHP developers. ... Read More