| |
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.
|
7 Articles match "Video"
See all articles with
"Video"
| The Latest from Ardent Dev | MORE | | The Shameful Legacy of 20th Century Software She received an email from a friend with a link to a YouTube video that prompted her to install a new codec. Last week I got to spend an evening reinstalling my wife’s laptop because she picked up some malware. Except the codec wasn’t really a codec. The link wasn’t really to YouTube. The email wasn’t really from her friend. Here we are in 2010, 65 years after the advent of "program instructions as data" (von Neumann architecture) and the brilliant innovations that propelled computing forward now haunt us. And it’s not fair. Ardent Dev - Wednesday, March 17, 2010 | | The Best from Ardent Dev | MORE | | The Shameful Legacy of 20th Century Software She received an email from a friend with a link to a YouTube video that prompted her to install a new codec. Last week I got to spend an evening reinstalling my wife’s laptop because she picked up some malware. Except the codec wasn’t really a codec. The link wasn’t really to YouTube. The email wasn’t really from her friend. Here we are in 2010, 65 years after the advent of "program instructions as data" (von Neumann architecture) and the brilliant innovations that propelled computing forward now haunt us. And it’s not fair. Ardent Dev - Wednesday, March 17, 2010 Video Show on What’s New in Visual Studio 10 There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 | - Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 - Funny Microsoft Support Call
Video: A Microsoft Support Callback. Ardent Dev - Wednesday, May 6, 2009 - Funny Microsoft Support Call
Video: A Microsoft Support Callback. Ardent Dev - Wednesday, May 6, 2009 - Video Show on What’s New in Visual Studio 10
There’s a new show on Channel 9 called 10-4 that looks at what’s new in.NET Framework 4 and Visual Studio 10. The first episode is a pretty introductory walkthrough showing you how to download and run the Virtual PC image with the CTP build. Host Brian Keller even takes you through the process of hacking the virtual machine’s clock so the CTP won’t expire on January 1, 2009. Based on comments so far, I’d say I’m not the only one who found the 10-4 music a bit loud / distracting and a bit sucky. Hopefully they’ll fade it out next time.). Ardent Dev - Friday, December 19, 2008 %>
120 Articles match "Video"
See all articles with
"Video"
| The Latest from DevelopMentor | MORE | | The #AngularJS $scope is not the MVC Model Take a good look at this video from Miško Hevery starting at about 0:29. BTW the rest of this video is highly recommended as well. 'Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is not the MVC Model In the previous post I showed how to create and use an MVC Controller in AngularJS to manage the logic of an application. In this post I showed how to use the $scope variable that is passed into the Controller to share data between the Controller and the View. Now that sounds awfully like a model but it isn’t. If you don’t have a “.” The Problem Solver - Monday, April 15, 2013 The #AngularJS $scope is not the MVC Model Take a good look at this video from Miško Hevery starting at about 0:29. BTW the rest of this video is highly recommended as well. 'Index: Getting started with AngularJS Creating an AngularJS Controller The #AngularJS $scope is not the MVC Model In the previous post I showed how to create and use an MVC Controller in AngularJS to manage the logic of an application. In this post I showed how to use the $scope variable that is passed into the Controller to share data between the Controller and the View. Now that sounds awfully like a model but it isn’t. If you don’t have a “.” The Problem Solver - Monday, April 15, 2013 Announcing LearningLine: Instructor-led online training from DevelopMentor Here’s a short 3-minute video which will give you a quick overview. Some developers choose online video libraries. This is why LearningLine uses multiple learning modalities including videos, articles, code demos, and exercises. I 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. Michael C. Kennedy's Weblog - Monday, February 18, 2013 | -
| The Best from DevelopMentor | MORE | - HTML5 Video
Video has always been a difficult thing on the web. After all you just add a video element, set the source and you are good to go right? If you create a page like this: HTML5 Video demo. video. {. < video poster ="[link]. autoplay > HTML5 Video element not supported. However when I open the page in Internet Exporer 9 or FireFox we get this: The video element loads the movie poster but it doesn’t start playing. And that even though according to CanIUse.com the video element is supported on the current version of Safari I am running. The Problem Solver - Tuesday, December 13, 2011 - Access Control Service: Walkthrough Videos of Web Application, SOAP, REST and Silverlight Integration
Instead of writing it all down, I decided to quickly record four short videos that cover the relevant features and code. This video does a quick walkthrough of the solution and shows the web application part. This video shows how to wire up the service to ACS and hows how to create a client that first requests a token from an IdP and then sends this token to ACS. Over the weekend I worked a little more on my ACS2 sample. Have fun ;). Part 1 – Overview. This includes driving the sign in UI via JavaScript (thanks Matias) as well as the registration logic I wrote about here. www.leastprivilege.com - Tuesday, May 24, 2011 - HTML5 Presentatie slides en demo
DotNed dotnetmag HTML5 Modernizr WebSockets WebWorkers ChromeFrame VideoDe PowerPoint slides en de demo code van mijn HTML5 presentatie van gisteravond zijn nu beschikbaar. Voor de liefhebbers ook online via SlideShare. HTML5 Overview View more presentations from Maurice Beijer Met dank aan 4DotNet die de sponsor was van deze bijeenkomst. Enjoy! TheProblemSolver DotNetEvents. The Problem Solver - Friday, January 6, 2012 - Asynchronous Programming in.NET 4.5 (Video)
Filed under: DevelopMentor , Video Tagged: NET , Screencasts , Threading , Visual Studio. Here’s a recording of a webcast I did for DevelopMentor covering.NET 4.5 and.NET 4 asynchrouns programming concepts, including Task<T> , async , and await. Enjoy! mkennedy. PS – Be sure to watch it in 720p quality. DevelopMentor Video.NET Screencasts Threading Visual Studio - HTML5 Slides and Samples
Futures HTML5 Modernizr WebSockets WebWorkers Video IEThe slides and samples from the HTML5 talk I did yesterday at the DevelopMentor office in London. HTML5 from Maurice Beijer Enjoy! The Problem Solver - Thursday, October 18, 2012 %>
| | |