Rebuilding my blog using Rails, Cucumber, and Mongo

  • Rails 2.3.5
  • Cucumber with Pickle
  • MongoDB with MongoMapper
  • Capistrano

Buy Now - $25.00
Preview

Everything you need to know to get the most out of Linq

  • Linq Fundamentals
  • Every Linq Function
  • Parallel Linq
  • Expression Trees
  • Linq to SQL and XML

Buy Now - $20.00
Preview

From beginner to advanced - learn ASP.NET MVC 2.0 from the guys who "wrote the books"

  • Industrial Strength Tips and Tricks
  • Basic to Advanced topics
  • Real-world Examples and Strategies

Buy Now - $28.00
Preview

Learn all about the hottest new JavaScript framework that makes client-side development fun again.

  • jQuery Fundamentals
  • Ajax with jQuery
  • Forms and Validation
  • jQuery UI and other plugins
  • Integrating with ASP.NET
  • Integrating with ASP.NET MVC

Buy Now - $25
Preview

Learn all about the hottest new JavaScript framework that makes client-side development fun again.

  • jQuery Fundamentals
  • Ajax with jQuery
  • Forms and Validation
  • jQuery UI and other plugins
  • Integrating with ASP.NET
  • Integrating with ASP.NET MVC

Buy Now - $25
Preview

Take a look over the fence at what the rest of the tech world is doing with Linux.

  • Ubuntu Server 9.10
  • Apache 2 with Passenger
  • Rails 2.3.5

Buy Now - $13.37
Preview

Learn NHibernate while watching us build an ecommerce application with it.

  • NHibernate 2.1
  • NHProfiler
  • ASP.NET MVC

Buy Now - $25
Preview

  • Efficiently working with Git
  • Visual Studio Integration
  • Rebasing and Remotes
  • Submodules and Merge Conflicts

Buy Now - $15
Preview

Building My Own Blog

Rob Conery builds his own blog in this ongoing "Day In The Life" series.

  • ASP.NET MVC
  • Lean Programming and Kanban
  • Behavior-Driven Design
  • Blueprint CSS Framework

Buy Now - $20
Preview

New Episodes

Mastering NHibernate: #8 Search - In this episode we try 3 types of search: Bad with Contains(), using FullText Indexing with Microsoft Full Text, and Lucene. Note: there is a LOT more to be said about Lucene but in this episode we focus on getting it working with NHibernate.
Mastering ASP.NET MVC 2.0: #8 Views: Partials and Templates - In this episode i continue working with Partials and also show you an old/new friend: RenderAction, which injects the HTML from a separate Action into a given View. I then transition to a new feature of ASP.NET MVC 2: Templates and show you how they work with ModelMetaData and DataAnnotations.
Mastering Linq: #3 Exploring Select, Tuples, and Anonymous Types - In this episode Justin digs into the Select function and shows various ways to control what is returned including using custom classes, tuples, and anonymous types.
Mastering jQuery: #4 jQuery and Ajax Pt. 2 - In this episode Dave and James dig deeper into working with Ajax and jQuery. They cover making direct calls using the post function as well as using JSON. This episode uses ASP.NET MVC for the server-side code.
Mastering ASP.NET MVC 2.0: #7 Views: HtmlHelpers - In this episode I show you how to work with the HTML Helpers - and why you would want to. Specifically I show you how to get around the loss of "Stateful Postback" that you had with WebForms and also how to work a DropDownList properly. In addition I show you what's new with MVC 2.0
Mastering ASP.NET MVC 2.0: #6 Views: ViewEngines - In this episode I show you how to override the default ViewEngine and then throw it away altogether, rolling your own. I also do an overview of Spark, rolling my little demo app over to the popular ViewEngine.

Coming Soon

Mastering Resharper

Resharper is, for the most part, *the* Visual Studio Addin. I've never had any luck with the thing but I'm going to have my mind changed by working with a Resharper Ninja who shows me all the awesome groovy tricks that this tool is capable of.

Scaling and Perf-Tweaking Your Web Application

James Avery takes a deep dive into what scaling means for a web application and shows you various ways that you can keep your app from taking a dirt-nap. James will touch on common techniques for squeezing the most from your server as well as effective caching techniques.

Cloud Computing And You

Cloud computing is all the rage with "servers as services" coming on strong. James Avery dives deep into Azure and shows various ways to hook your application up to Microsoft's cloud offering. Rob Conery talks with David Nielsen from CloudCamp about "what the Cloud's all about".

Mono

You hear the word "Mono" (pronounced Mow-no) a lot on blogs and in conferences - but what is this thing and why do we need to care? Rob Conery spends time with Miguel deIcaza, creater of GNOME and benevelonent dictator of Mono to find out just what is so awesome about Mono.

Mastering SubSonic

SubSonic is one of the favorite ORMs in the .NET world and in this set of screencasts Rob Conery walks you through the details of using the toolset.

Building an IPhone App

IPhones are a massive platform and people are building small, useful applications and making a killing with them, one dollar at a time. In this set of screencasts James and Ben show you ways to build out an IPhone application.