By tag: screencast
0
kicks
Using RabbitMQ with EasyNetQ Tutorial and Screencast
In this screencast (which also has a full written tutorial), we create a simple WebApi application that takes orders for Tesla cars (yes I want one) and pushes them onto RabbitMQ using the brilliantly easy EasyNetQ. We then create a simple Console App that subscribes to the queue and processes all t...
0
kicks
Getting Started with Entity Framework 4.0 Screencast Recorded session
Fifth part is about 9:45 min in length. Part 5. Covers EDM -Entity Data Model- showing its elements (SSDL, CSDL & MSL). Also this screencast shows how to query your conceptual model using LINQ to Entities.
0
kicks
Getting Started with Entity Framework 4.0 Screencast Part 4
Fourth part is about 10 min in length. Covers how to implement table per hierarchy inheritance model (TPH) with Entity Framework 4.0
0
kicks
Getting Started with Entity Framework 4.0 Screencast Recorded session
About Part 2
Second part is about 6:30 min in length. Covers Object Services and how to do CRUD operations using EF 4.0 object services. The demo explores EF change tracking capabilities. The demo also shows how to map return result of a stored procedure to existing entity in your EDM.
0
kicks
Getting Started with Entity Framework 4.0 Screencast Recorded session
First part is an introduction to Entity Framework 4.0 with brief about its short history. This part also include a demo about new vs2010 designer enhancements for EF4. Also the screencast shows how to do a refactor to complex type using EDM designer.
0
kicks
CRUD with ASP.NET MVC (screencast)
Abstract: "In this video, the new tooling for Visual Studio included in ASP.NET MVC release candidate is demonstrated to create a create, read, update and delete user interface within 15 minutes."
0
kicks
Screencast: Setting up Windows on Amazon EC2
I recorded a short screencast on how to set up a Windows instance on Amazon EC2.
0
kicks
Forms interaction with ASP.NET MVC (screencast)
This screencast is a short demonstration on how you can handle form interactions using the ASP.NET MVC framework.
0
kicks
Super Simple MVC Ajax With JQuery Demo {ScreenCast}
Phil Haack demonstrates how to use jQuery to call an action that returns a JsonResult.
0
kicks
Test Driven Development with the ASP.NET MVC framework - screencast
A while ago, KatrienDG asked me to do some screencasts on the ASP.NET MVC framework for the MSDN Chopsticks page. I've been working on 2 screencasts: an introductory talk to the ASP.NET MVC framework and a Test Driven Development story. Feel free to leave some comments!
This video explains you h...
0
kicks
How to synchronize two side by side PropertyGrids
A screencast about the synchronization of 2 PropertyGrids and the source code of the synchronizer class.
0
kicks
Screencast - Test Driving an Inventory Screen
Agile .NET and TDD expert Ben Scheirman recorder a nice TDD coding session and put it on the web.
Worth watching it, even if a bit long
0
kicks
ScreenCast: MVC, jQuery and REST
Screencast showing how to use jQuery, MVC and REST to do AJAX calls and partial page updates.
0
kicks
ASP.NET 3.5 Extensions - plus MVC HowTo Screencast
Scott Hanselman on screen to show the new ASP.NET 3.5 Extensions and the ASP.NET MVC framework. DotNetKicks guys, how did you let this skip by? ;)