Wrox Home  
Search
Wrox P2P Forums -- Get the Answers You Need
Wrox Chapters on Demand - Download the chapters you need and take them on the go!

Wrox Blox

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
Mac

 

Share This
C# 4, ASP.NET 4, and WPF, with Visual Studio 2010 Jump Start (0470770341) cover image
by Christian Nagel, Bill Evjen, Rod Stephens, Scott Hanselman, Jay Glynn, Devin Rader, Karli Watson, Morgan Skinner
March 2010, Wrox Blox PDF
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 . ... Read More
Using the Business Data Catalog Editor Tool (0470478438) cover image
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
Internet Explorer 8 and its Impact on Your ASP.NET Web Sites (0470457279) cover image
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
DotNetNuke and Web Standards (0470457333) cover image
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
Upgrading Your Online Website Application to Drupal 6.x (0470449810) cover image
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
New Features in ASP.NET 3.5 Service Pack 1 (0470457341) cover image
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
Jumping from ASP.NET to Silverlight 2 (0470477164) cover image
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
Leverage LINQ in ASP.NET 3.5 Projects (0470259108) cover image
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
Working with Animation in Silverlight 1.0 (0470259639) cover image
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
iPhone and iPod Touch Programming: Handling Touch Interactions and Events for Mobile Safari (047026022X) cover image
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
Building a Photo Gallery with Adobe AIR (0470260238) cover image
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
Introduction to Google Gears: Creating Off-Line Applications with Pre-built Components (047025873X) cover image
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
.NET 3.5 CD Audio Player: Create a CD Audio Player in .NET 3.5 using WPF and DirectSound (047028532X) cover image
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
Power Programming with ReSharper: Optimize .NET Development with the ReSharper Add-In to Visual Studio 2008 (0470398434) cover image
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
Creating a QuickStart Blog with CodeIgniter (0470413387) cover image
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
SOA and ESB Architecture with BizTalk (047027011X) cover image
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
Effective Knowledge Management with Microsoft SharePoint Content Types (0470384557) cover image
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
Dynamic Control Survivability in ASP.NET (0470279346) cover image
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
Scripting SQL Management Objects in Windows PowerShell (0470279354) cover image
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
Jumping from ASP to ASP.NET (0470391847) cover image
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
The Base2 JavaScript Framework: Bridging Browser Incompatibilities with Standards (047042236X) cover image
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
Extending the MOSS Publishing HTML Editor Field Control (0470396814) cover image
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
Migrating to LINQ to SQL in TheBeerHouse and ASP.NET 2.0 Website Programming Problem Design Solution (0470375019) cover image
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
Dashboard Widgets for iPhone (0470443499) cover image
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
A Blogging Application in ASP.NET 2.0 (0470261218) cover image
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
Professional ASP.NET 3.5 Upgrade (0470384638) cover image
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
Creating a Microsite Manager with CodeIgniter (0470413379) cover image
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
Add To CartAdd to Cart