| |
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 "2010","Video"
| Related DevelopMentor Courses | MORE | | Java Lambdas Check out the video and download the jar to get started at [link] Happy coding, Llewellyn FalcoI mentioned last month that I had found a way to add lambdas to the current JDK. struck me that perhaps many of you had not used lambdas before, so I thought I make a small tutorial on one of the common uses: Sql like queries against your objects. orderBy (people, new S1 (a){{ret( a.getAge());}}); let’s look at some more examples. Select Let’s say you wanted to get the names of all the people, you’d write a query like Select a.names From people a Now, let’s translate that into java Query. DevelopMentor Courses - Tuesday, October 12, 2010 Guerrilla.NET (US) Training You learn a myriad of patterns and best practices, and you get hands-on experience developing applications using Visual Studio 2010. class] Movie Night + Video Games + LAN Party +. class] Movie Night + Video Games + LAN Party +. From there we will build out a.NET application using LINQ and MongoDB in a series of interactive demos using Visual Studio 2010 and C#. We'll also look at advances in Visual Studio 2010 that allow direct, source-level debugging of crash dumps within the IDE. class] Movie Night + Video Games + LAN Party +. assuming Silverlight 5.0 DevelopMentor Courses - Tuesday, March 1, 2011 What’s New in ApprovalTests.Net v.18? This is especially nice for… CodeCompareReporter My new favorite text diff tool is Code Compare, mainly because it integrates directly into Visual Studio 2010. will make videos about this approach soon. FrontLoadedReporter IEnviromentAwareReport Upgrades CodeCompareReporter DictionarySupport EF and Mvc3 additions Bug Fixes FrontLoadedReporter Attribute (For Build Systems) You can now add the following code to your assembly. assembly: FrontLoadedReporter( typeof (NCrunchReporter))] This is only allowed at the assembly level, and must be a IEnvironmentAwareReporter. C# Reporters DevelopMentor Courses - Tuesday, April 10, 2012 |
16 Articles match "2010","Video"
| The Latest from DevelopMentor | MORE | | What’s New in ApprovalTests.Net v.18? This is especially nice for… CodeCompareReporter My new favorite text diff tool is Code Compare, mainly because it integrates directly into Visual Studio 2010. will make videos about this approach soon. FrontLoadedReporter IEnviromentAwareReport Upgrades CodeCompareReporter DictionarySupport EF and Mvc3 additions Bug Fixes FrontLoadedReporter Attribute (For Build Systems) You can now add the following code to your assembly. assembly: FrontLoadedReporter( typeof (NCrunchReporter))] This is only allowed at the assembly level, and must be a IEnvironmentAwareReporter. C# Reporters DevelopMentor Courses - Tuesday, April 10, 2012 News from the Cornish Software Mines Oxford Innovation have also produced a Video Case Study of our work with Research Instruments in Falmouth. first met the team at RI in October 2010 when I provided Agile foundations training to development team. All in all a great success, as the video shows My work in Cornwall, helping companies adopt Agile approaches to software development, is set to continue into the new year - so more jokey tweets about the Cornish Software Mines. hope to write more about this work - the benefits and what we’re learning in future. Allan Kelly's Blog - Sunday, December 18, 2011 Building a Cloud OS for.NET Developers - Part 1 If you haven’t heard of it, I did a video walk-through here: Boot to VHD Screencast: [link]. You may be thinking, “I * NEED * Visual Studio 2010”. In the next blog post, I’ll take you through setting up an Visual Studio 2010 instance in the cloud along with all the other developer tools and servers you might need such as SQL Server, and MongoDB, and LINQPad, and so on. Let’s talk about cloud operating systems. We’ll focus on.NET / Visual Studio developers, but I’m sure you can adapt this to your technology of choice. It’s just a single browser window, maximized. Michael C. Kennedy's Weblog - Wednesday, May 25, 2011 | -
| The Best from DevelopMentor | MORE | - MongoDB vs. SQL Server 2008 Performance Showdown
The audio and video isn’t too hot, but the content is. This article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB - Oh My!”. In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET using LINQ and NoRM. highlighted two cornerstone reasons why you might ditch your SQL Server for the NoSQL world of MongoDB. Those were. Ease-of-use and deployment. Performance. For ease-of-use, you’ll have to want to read the original article. But first, here’s a new twist on an old proverb: “Data is money”. Fair enough. Michael C. Kennedy's Weblog - Thursday, April 29, 2010 - SQL Azure Backup
This feature should become available 1H 2010. This feature should become available 2H 2010. Update: Original video is here. Last week at the BAND user group meeting in Bangor me and Chris Bowen had a little unresolved discussion about how SQL Azure manages backups. Today I found (thanks to Ben Rees) a segment of a presentation that was done at PDC’09 by Dave Campbell and Tony Petrossian. grabbed the screen that covers what is and what will be available when it comes to backup. Automatic failover. Every SQL Server instance will be configured for automatic failover. The Blomsma Code - Monday, March 1, 2010 - Reverse-Tolstoy, or Tolstoy reconsidered
When a company saves money on projectors, teleconferences kit, video conference kit, etc. Rather famously Tolstoy started Anna Korenina with the words: “Happy families are all alike; every unhappy family is unhappy in its own way.” I like many others have repeated this quote, and even applied it to business and, in particular the act of creating software. think, although I dread to check now, that I even open one of the chapters of Changing Software Development with the quote. Blame (credit?) Jason Yip and his “Problems I know you have” blog post that sowed the seeds. This leads to. Allan Kelly's Blog - Friday, November 5, 2010 - Testing Security Code with Moles
Inspired by this video – I gave it a try. I am by far no (unit) testing expert. But I always found it odd that I sometimes have to re-structure code to make it explicitly unit-testable. One typical example is code that relies on some sort of context – e.g. Thread.CurrentPrincipal. personally like this pattern in the.NET Framework – but it is not ideal for testing. Recently I ran across Moles which is a mocking and stubs framework from Microsoft Research which has some features that can help here. Thread ))]. namespace SecurityTest. {. TestClass ]. public class UnitTest1. {. TestMethod ]. www.leastprivilege.com - Monday, February 1, 2010 - Java Lambdas
Check out the video and download the jar to get started at [link] Happy coding, Llewellyn FalcoI mentioned last month that I had found a way to add lambdas to the current JDK. struck me that perhaps many of you had not used lambdas before, so I thought I make a small tutorial on one of the common uses: Sql like queries against your objects. orderBy (people, new S1 (a){{ret( a.getAge());}}); let’s look at some more examples. Select Let’s say you wanted to get the names of all the people, you’d write a query like Select a.names From people a Now, let’s translate that into java Query. DevelopMentor Courses - Tuesday, October 12, 2010 - Webinar: N-Tier Entity Framework with DTOs
The screencast video is now available to be streamed or downloaded. I recently delivered a free webinar for DevelopMentor on n-tier application development using Entity Framework 4.0. In it I explained how to use what I call “Trackable Data Transfer Objects” to achieve the same result as “Self-Tracking Entities” but using a more lightweight tracking mechanism to achieve better interoperability, as I outlined in this blog post. The slides and code for the presentation are also available. Tony and Zuzana's World - Wednesday, April 21, 2010 - Webinar: MEF Explained
also presented a webinar on the topic (video download available soon). Glenn Block , the principal architect of MEF, has written a very good article on MEF in the Feb 2010 issue of MSDN Magazine, where he provides plenty of code samples. A good example is the code editor in Visual Studio 2010 , which has been MEF-ified to allow for customized extensions. In the process of updating my Exploring.NET course for DevelopMentor, I’ve authored a module on the Managed Extensibility Framework , or MEF for short. Here are the slides and code for that session. Tony and Zuzana's World - Friday, November 19, 2010 %>
| | |