https://www.developerfusion.com/ Latest from developerFusion 2013-03-19T10:07:26.00Z http://www.developerfusion.com/media/150455/podcast-45-keeping-it-sharp/ Media: Podcast #45 – Keeping it Sharp 2013-03-19T10:07:26.00Z Our guest this week is Eric Lippert – language architect extraordinaire and famous for all his work at Microsoft in developing their languages Eric joined Microsoft right out of college and was originally working on VB It’s time for everyone’s favorite game: Name the Worst Feature of that Microso. James Crowley http://www.developerfusion.com/article/148148/the-evolution-of-a-azure-web-application/ Article: The Evolution of a Azure Web Application 2013-01-07T20:41:49.00Z Windows Azure Web Sites and Windows Azure Virtual Machine - learn what it means for you Michael Collier http://www.developerfusion.com/media/148784/listener-feedback/ Media: Listener feedback 2013-01-06T03:32:41.00Z We’ve got some great listener contributions this episode covering ColdFusion and PHP, as well as a heads up on some upcoming interviews. Also mentioned: Zend Framework and Reveal Firefox extension. *Reveal Firefox extension :: Great firefox extension for previewing and searching opened tabs. James Crowley http://www.developerfusion.com/article/147914/protecting-your-aspnet-web-api-using-oauth2-and-the-windows-azure-access-control-service/ Article: Protecting your ASP.NET Web API using OAuth2 and the Windows Azure Access Control Service 2012-12-06T10:54:36.00Z The world in which we live evolves at a vast speed. Today, many applications on the Internet expose an API which can be consumed by everyone using a web browser or a mobile application on their smartphone or tablet. How would you build your API if you want these apps to be a full-fledged front-end to your service without compromising security? Maarten explains how. Maarten Balliauw http://www.developerfusion.com/media/145990/twodw-an-inside-look-at-agile-devops-easier-embedded-linux-and-more-html5based-game-building/ Media: TWOdW: An "inside" look at Agile DevOps, easier embedded Linux, and more HTML5-based game building 2012-09-24T08:34:23.00Z IBM.COM/DEVELOPERWORKS Scott Laningham takes a quick look at four new content pieces on developerWorks, IBM's premier resource for software developers and other IT professionals James Crowley http://www.developerfusion.com/article/145920/using-html5-history-in-an-aspnet-mvc-site/ Article: Using HTML5 History in an ASP.NET MVC Site 2012-09-24T08:24:48.00Z Say that each time the user clicks on a menu item in your application, the entire page is refreshed. Not such a big deal if you have a high speed connection, but, if there is a lot of content on the page, this can be a problem. What we need is the ability to fill in the partial view of data and change around the styles on the page without refreshing the complete page. This is where the HTML5 History API comes in, and that’s what this article based on HTML5 for .NET Developers is all about. Dan Maharry http://www.developerfusion.com/article/145913/apt-windows-lets-get-chocolatey-part-2-multiple-installs-and-package-creation/ Article: Apt Windows: Let’s Get Chocolatey! Part 2 : Multiple Installs and Package Creation 2012-09-24T08:24:47.00Z In this second article on Chocolatey, Rob Reynolds looks at various ways to have Chocolatey install multiple packages on your machine and also how to create your own Chocolatey packages. Rob Reynolds http://www.developerfusion.com/article/145905/using-javascript-unobtrusively/ Article: Using JavaScript Unobtrusively 2012-09-24T08:24:48.00Z With a bit of thought and time, the JavaScript defining a page's behavior can be as quiet on a page as its CSS. In this extract from Professional jQuery, Cesar Otero and Rob Larsen demonstrate how. Dan Maharry http://www.developerfusion.com/article/145904/an-introduction-to-testing-with-the-modelviewpresenter-pattern-for-web-forms-development/ Article: An Introduction to testing with the Model-View-Presenter pattern for Web Forms Development 2012-09-24T08:24:07.00Z In this article, Ravi introduces the Model-View-Presenter pattern for Web Forms development, and how it compares to MVC. Then he demonstrates how to get started with it, by creating a page in a test-driven fashion S. Ravi Kiran http://www.developerfusion.com/media/145835/agile-2011-arlo-belshee-extreme-programming-agile-engineering-big-data-and-other-disruptive-behaviors/ Media: Agile 2011 - Arlo Belshee - Extreme Programming, Agile Engineering, Big Data and other disruptive behaviors 2012-08-13T00:05:47.00Z I always enjoy talking with Arlo about his open data work and the strange coincidence that he and Ward Cunningham are both working on this problem.  He chats about his work with big data, his penchant for starting with XP as the initial set of agile practices for teams to allow tight feedback and. James Crowley http://www.developerfusion.com/article/145371/an-internal-application-message-bus-in-vbnet/ Article: An Internal Application Message Bus in VB.Net 2012-07-31T08:32:54.00Z Working with threads gets complicated quickly as you work to stop them falling over each other. One way to organise threads so that they co-operate without tripping over each other is to use a messaging mechanism to communicate between them. John Rivett-Carnac looks at one such implementation of internal application messaging. John Rivett-Carnac http://www.developerfusion.com/article/145373/android-listviews-with-dynamic-data/ Article: Android ListViews with Dynamic Data 2012-07-29T23:59:50.00Z ListViews are a fundamental component in Android UIs and are used extensively. In this article, based on a technique presented in Android UI, the author discusses expanding the ListViews’ functionality so a basic list can be made into a really useful list. Dan Maharry http://www.developerfusion.com/media/145308/worklife-balance-with-jason-beaird/ Media: Work-Life Balance with Jason Beaird 2012-07-27T17:22:01.00Z Episode 172 of The SitePoint Podcast is now available! This week Kevin Dees (@kevindees) interviews Mason Stewart (@masondesu) of Zaarly and disusses the likes of SASS Less, jQuery and many other parts of the front end development world. Listen in Your Browser Play this episode directly in your b. James Crowley http://www.developerfusion.com/article/144828/the-html5-drag-and-drop-api/ Article: The HTML5 Drag and Drop API 2012-07-20T07:04:46.00Z In this extract from Professional Javascript for Web Developers, Nicholas Zakas looks at the new Javascript Drag and Drop API in HTML5, its use and current level of browser support Dan Maharry http://www.developerfusion.com/media/144914/lucian-wischik-enlightens-us-on-async-and-parallelism/ Media: Lucian Wischik Enlightens Us on Async and Parallelism 2012-07-16T23:01:03.00Z At NDC in Oslo, Carl and Richard talk to Lucian Wischik about using Async and Await in .NET 4 and 4.5. Lucian talks through some great scenarios of how you can use Async and Await effectively, as well as the mistakes developers can make. Method blocking and Async don't get along! The conversation. James Crowley http://www.developerfusion.com/article/144809/continuous-integration-using-nuget-and-teamcity/ Article: Continuous Integration Using NuGet And TeamCity 2012-07-16T11:33:47.00Z Xavier Decoster demonstrates how to incorporate the creation and reuse of NuGet Packages into your Continuous Integration build setup using TeamCity Xavier Decoster