Stories recently tagged with 'ScreenCast'

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 8 months ago

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. read more...

add a comment |category: |Views: 102

tags: another

Getting Started with Entity Framework 4.0 Screencast Part 4(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 9 months ago

Fourth part is about 10 min in length. Covers how to implement table per hierarchy inheritance model (TPH) with Entity Framework 4.0 read more...

add a comment |category: |Views: 40

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

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. read more...

add a comment |category: |Views: 19

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

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. read more...

add a comment |category: |Views: 19

tags: another

Getting Started with Entity Framework 4.0 Screencast Recorded session (mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 1 year, 11 months ago

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. read more...

add a comment |category: |Views: 29

tags: another

CRUD with ASP.NET MVC (screencast)(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 2 months ago

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." read more...

1 comment |category: |Views: 510

tags: another

Screencast: Setting up Windows on Amazon EC2(john-sheehan.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 7 months ago

I recorded a short screencast on how to set up a Windows instance on Amazon EC2. read more...

3 comments |category: |Views: 234

tags: another

Forms interaction with ASP.NET MVC (screencast)(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 8 months ago

This screencast is a short demonstration on how you can handle form interactions using the ASP.NET MVC framework. read more...

add a comment |category: |Views: 109

tags: another

Forms interaction with ASP.NET MVC (screencast)(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 8 months ago

This screencast is a short demonstration on how you can handle form interactions using the ASP.NET MVC framework. read more...

add a comment |category: |Views: 109

tags: another

Super Simple MVC Ajax With JQuery Demo {ScreenCast}(haacked.com)

submitted by dengar007dengar007(3084) 3 years, 9 months ago

Phil Haack demonstrates how to use jQuery to call an action that returns a JsonResult. read more...

add a comment |category: |Views: 94

tags: another

Test Driven Development with the ASP.NET MVC framework - screencast(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 3 years, 10 months ago

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 how to develop ASP.NET MVC web applications using 2 different approaches: regular development and test-driven development. read more...

add a comment |category: |Views: 49

tags: another

How to synchronize two side by side PropertyGrids(visualhint.com)

submitted by visualhintvisualhint(440) 4 years ago

A screencast about the synchronization of 2 PropertyGrids and the source code of the synchronizer class. read more...

add a comment |category: |Views: 12

tags: another

Screencast - Test Driving an Inventory Screen(flux88.com)

submitted by simonechsimonech(10.1k) 4 years ago

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 read more...

1 comment |category: |Views: 17

tags: another

ScreenCast: MVC, jQuery and REST(dennydotnet.com)

submitted by superghostsuperghost(2260) 4 years, 5 months ago

Screencast showing how to use jQuery, MVC and REST to do AJAX calls and partial page updates. read more...

add a comment |category: |Views: 109

tags: another

ASP.NET 3.5 Extensions - plus MVC HowTo Screencast(hanselman.com)

submitted by simonebsimoneb(5450) 4 years, 5 months ago

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? ;) read more...

add a comment |category: |Views: 20

tags: another

MonoRail Quickly - Screencast(joeydotnet.com)

submitted by jbeninghovejbeninghove(790) 4 years, 5 months ago

Well it was bound to happen at some point. My first screencast. It's a quick walkthrough on how you can get a baseline MonoRail solution up and running. Yeah, I know. Everyone's talking about MS MVC these days, and I'm certainly just as excited about it as anyone else. But MonoRail is still a very nice MVC framework that can be fully leveraged now. read more...

add a comment |category: |Views: 17

tags: another