| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
20 Articles match "Screencast"
| Related DevelopMentor Courses | MORE | | Simple MVVM Toolkit for Silverlight 5.0, Windows Phone 7.1 And if you’re getting up to speed on MVVM with the toolkit, be sure to check out the Getting Started screencast. Then when you’re ready, watch the Real-World screencasts. I’ve just upgraded my Simple MVVM Toolki t to support Silverlight 5.0 and Windows Phone 7.1 ! You can download the latest version here and take it for a spin – or get it from the Visual Studio Extensions Gallery by opening Visual Studio and selecting Extensions Manager from the Tools menu. You still get all the source code, supporting libraries, and an abundance of samples. Enjoy DevelopMentor Courses - Friday, March 2, 2012 |
76 Articles match "Screencast"
| The Latest from DevelopMentor | MORE | | Why Choose NoSQL and Document Databases over RDBMS Here is a short screencast which shows you the stark contrast in simplicity between an application using a relational database and one using a document database such as MongoDB, CouchDB, or RavenDB. Filed under: NoSQL Tagged: DevelopMentor , LearningLine , NoSQL , Online courses , Online learning , Screencasts. NoSQL DevelopMentor LearningLine Online courses Online learning Screencasts 'Do you want to know the biggest single reason you should choose document databases over SQL Server, Oracle, or MySQL? Hint: It’s not performance or scalability. Cheers, @mkennedy. Michael C. Kennedy's Weblog - Friday, May 3, 2013 Installing MongoDB on Windows and OS X Filed under: NoSQL Tagged: LearningLine , NoSQL , Open Source , Screencasts. NoSQL LearningLine Open Source Screencasts 'Ready to get started with NoSQL and MongoDB? Here are two 7-minute walkthroughs for installing MongoDB as a Windows service / OS X daemon. These are both excepts from my upcoming online MongoDB course for DevelopMentor. You can take the first 1 1/2 hours for free here: Early access: MongoDB and NoSQL for.NET developers. Windows: OS X: Feedback welcome. cheers. mkennedy. Michael C. Kennedy's Weblog - Thursday, May 2, 2013 Why Does WCF Reject Large Messages By Default? If you suspect you are hitting on of these limits the quickest way normally to diagnose this is to turn on tracing (I recorded a screencast here showing how). 'If you have been working with WCF for a while you may have noticed that, by default, messages over a certain size fail to get processed. The reason for this is that WCF tries to protect the message receiver from getting swamped with messages that will consume huge amounts of memory to process. The thing that controls this is the maxReceivedMessageSize on the binding which defaults to 64Kb. Prior to WCF 4.5 However, in WCF 4.5 DevelopMentor Courses - Monday, April 8, 2013 | -
| The Best from DevelopMentor | MORE | - Screencast: Refactoring with Partial Views in MVC
In this screencast, I show you how to create maintainable and readable ASP.NET MVC razor views by refactoring them into smaller, reusable blocks with partial views. Filed under: Video Tagged: NET , ASP.NET , MVC , Screencasts , web. Video.NET ASP.NET MVC Screencasts webDownload the code: Refactoring-with-Partial-Views-in-MVC-Kennedy.zip. Michael C. Kennedy's Weblog - Thursday, November 1, 2012 - TDD Invades Space Invaders
Tags: DevelopMentor Screencasts Talks Unit Testing Michael C. Kennedy's Weblog - Wednesday, October 28, 2009 - Screencast: Strongly-Typed Views in ASP.NET MVC
In this screencast I discuss the how to create strongly-typed razor views in ASP.NET MVC. Filed under: Video Tagged: NET , MVC , Screencasts , Video. Video.NET MVC ScreencastsWe look at how Models can be used to pass data (both simple and complex) from controller action methods down to razor views. We also look at the concept of ViewModels which hold aggregate data to pass to views. Finally, we cover some of the tooling for generating views in Visual Studio. Download the code: Kennedy.Mvc.StronglyTypedViews.zip. Michael C. Kennedy's Weblog - Wednesday, October 31, 2012 - RESTful Web Services with WCF Screencast
I recently got the chance to record a screencast discussing REST-oriented web services in WCF. You can also download the source code of the project built in the screencast. If you're interested in WCF you should definitely check it out because WCF and REST make an awesome combination. WCF-REST-Kennedy-Peepleocity.wmv 35 MB (WMV HD). cover building WCF services using REST princples, the WebGet and WebInvoke attributes, working with the SyndicationFeed & Rss20FeedFormatter classes, and configuration-free WCF hosting in IIS. All content copyright Michael C. Kennedy. - Screencast – Validating ASP.NET MVC Forms with DataAnnotations
Here’s a new screencast for you MVC guys and gals out there. In this short screencast, I will show you how to leverage ASP.NET MVC’s excellent model binding as well as the DataAnnotations attributes to easily add both server-side and client-side validation for MVC websites. Filed under: Video Tagged: NET , MVC , Screencasts , Video , Visual Studio. Video.NET MVC Screencasts Visual StudioValidating ASP.NET MVC Forms with DataAnnotations. Michael C. Kennedy's Weblog - Friday, January 11, 2013 - Introduction to ASP.NET MVC Routes
Here’s another screencast, this time on MVC and routing. In this short screencast, I’ll show you everything you need to know to get started with ASP.NET MVC routing. Filed under: Video Tagged: NET , MVC , Screencasts. Video.NET MVC ScreencastsYou’ll see how default routes in MVC map to controllers and actions. Next you’ll see how to map additional data from query-strings in addition to simple route data. Finally, we’ll create a custom route to pass additional data in a clean, URL based manor. Michael C. Kennedy's Weblog - Monday, December 3, 2012 - Screencast: ViewBag and View Data in ASP.NET MVC
In this screencast I discuss the ViewBag and ViewData properties in ASP.NET MVC. Filed under: Uncategorized , Video Tagged: NET , MVC , Screencasts , Video , Visual Studio. Uncategorized Video.NET MVC Screencasts Visual StudioWe look at how they can be used to pass data (both simple and complex) from controller action methods down to razor views. Download the code: Code-Kennedy.Mvc.ViewBagsAndViewData.zip. Michael C. Kennedy's Weblog - Tuesday, October 30, 2012 %>
| | |