| |
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.
|
76 Articles match "Screencast"
-
| The Latest from DevelopMentor | 76 Results found Showing page 1 of 8 Next > | - 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. - 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. - 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 - Take the first hour of any online developer course for free at LearningLine
Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , jQuery , MVC , Online courses , Online learning , Screencasts , tips , Visual Studio , web. DevelopMentor.NET ASP.NET jQuery MVC Online courses Online learning Screencasts tips Visual Studio web[Note: reblogged from blog.learninglineapp.com. I'd like to personally invite you to check out our work over at LearningLine - just follow the links below.]. We believe that LearningLine is the most effective online training for developers, period. Today it gets even better. Are you getting back into C++? You get the idea. - Announcing LearningLine: Instructor-led online training from DevelopMentor
Filed under: DevelopMentor Tagged: NET , ASP.NET , DevelopMentor , MSDN , Open Source , Screencasts , Speaking , tips , Tools , Visual Studio. DevelopMentor.NET ASP.NET MSDN Open Source Screencasts Speaking tips Tools Visual StudioI am very proud to announce an exciting new online learning platform from DevelopMentor : [link]. At DevelopMentor we have been thinking deeply about online training. We wanted to create an environment that combines the best parts of online learning and classroom training, the best parts of self-directed exploration and expert-led mentoring. Google+. Michael C. Kennedy's Weblog - Monday, February 18, 2013 - 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 - Nested Layouts in ASP.NET MVC
In this screencast, Michael Kennedy shows you how easy it is to create ASP.NET MVC layout pages based on existing layout pages. Filed under: Video Tagged: NET , ASP.NET , MVC , Screencasts , tips , Video. Video.NET ASP.NET MVC Screencasts tipsThis let’s you achieve a nested layout which you can compose to build beautiful websites in MVC with minimal code duplication or effort. You can download the code if you’re interested. Michael C. Kennedy's Weblog - Friday, November 30, 2012 - 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 - 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 %> | | |