Visual Studio Tutorials & Articles from Developer Fusion https://www.developerfusion.com/t/visual-studio/tutorials/ Visual Studio Tutorials & Articles from Developer Fusion http://www.rssboard.org/rss-specification en-GB Sat, 22 Sep 2012 20:43:00 GMT An Introduction To F# Type Providers Type Providers are a new core feature in F# 3.0, the latest version of F# released with Visual Studio 2012. Keith Battocchi investigates. http://www.developerfusion.com/article/145919/an-introduction-to-f-type-providers/ http://www.developerfusion.com/article/145919/an-introduction-to-f-type-providers/ Sat, 22 Sep 2012 20:43:00 GMT Keith Battocchi An Introduction to testing with the Model-View-Presenter pattern for Web Forms Development 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 http://www.developerfusion.com/article/145904/an-introduction-to-testing-with-the-modelviewpresenter-pattern-for-web-forms-development/ http://www.developerfusion.com/article/145904/an-introduction-to-testing-with-the-modelviewpresenter-pattern-for-web-forms-development/ Thu, 13 Sep 2012 00:27:00 GMT S. Ravi Kiran Continuous Integration Using NuGet And TeamCity Xavier Decoster demonstrates how to incorporate the creation and reuse of NuGet Packages into your Continuous Integration build setup using TeamCity http://www.developerfusion.com/article/144809/continuous-integration-using-nuget-and-teamcity/ http://www.developerfusion.com/article/144809/continuous-integration-using-nuget-and-teamcity/ Mon, 16 Jul 2012 11:26:00 GMT Xavier Decoster The HTML5 History API and ASP.NET MVC The HTML 5 History API is one of the newer kids on the HTML 5 block. This article based on chapter 4 of HTML5 for .NET Developers shows you one way of getting history integrated with your .NET server-side web applications. http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ Fri, 27 Jan 2012 08:15:00 GMT Dan Maharry An Introduction To Practical AOP Using PostSharp In this article, Brady Gaster introduces the concept of Aspect Oriented Programming and how it can reduce code smells in your work. He uses PostSharp to refactor out logging, timing, transaction and GUI update code into separate and automatically executing Aspects http://www.developerfusion.com/article/136908/an-introduction-to-practical-aop-using-postsharp/ http://www.developerfusion.com/article/136908/an-introduction-to-practical-aop-using-postsharp/ Mon, 23 Jan 2012 14:00:00 GMT Brady Gaster Using NuGet Packages NuGet is a Visual Studio extension that makes it easy to pull in libraries, components, and most importantly their configuration into your visual studio project. In this article, based on chapter 5 of ASP.NET MVC 3 in Action, the authors discuss NuGet and show you how to use it to add functionality to a project. http://www.developerfusion.com/article/131917/using-nuget-packages/ http://www.developerfusion.com/article/131917/using-nuget-packages/ Sat, 29 Oct 2011 20:38:00 GMT Dan Maharry Web Testing with MbUnit and WatiN Part 2: Controlling Localhost and IIS Express One important aspect of web testing which is not so often discussed in blogs or articles is how to run tests against a web project running in debug mode on the local host. Microsoft provides two options to let you debug web projects locally: the Visual Studio development server and IIS Express. In this second part of our series on writing web integration tests, we’re going to demonstrate how to use the WebTestServer<T> class to start either server from within a running test suite. http://www.developerfusion.com/article/129668/web-testing-with-mbunit-and-watin-part-2-controlling-localhost-and-iis-express/ http://www.developerfusion.com/article/129668/web-testing-with-mbunit-and-watin-part-2-controlling-localhost-and-iis-express/ Fri, 07 Oct 2011 12:40:00 GMT Yann Trevin Web Testing with MbUnit and WatiN Part 1: Keeping Your Tests Legible Gallio, MbUnit and WatiN are a good choice of tools for writing web integration tests. Not only are they powerful tools but they allow us to write much cleaner and more concise tests than you might think. In this article we'll see exactly how clean and concise you can get. http://www.developerfusion.com/article/128726/web-testing-with-mbunit-and-watin-part-1-keeping-your-tests-legible/ http://www.developerfusion.com/article/128726/web-testing-with-mbunit-and-watin-part-1-keeping-your-tests-legible/ Tue, 27 Sep 2011 09:37:00 GMT Yann Trevin Building an HTML5 application with WebSharper Sitelets, Part 1 In this article, we're going to look at using WebSharper, a web development framework for .NET, to build a small web application from scratch that features an HTML5-based clock. http://www.developerfusion.com/article/124078/building-an-html5-application-with-websharper-sitelets-part-1/ http://www.developerfusion.com/article/124078/building-an-html5-application-with-websharper-sitelets-part-1/ Fri, 12 Aug 2011 20:03:00 GMT Adam Granicz Learn F# Programming Providing both leading-edge functional programming and familiar object-oriented capabilities, F# gives the developer more power to solve problems -- all in fewer lines of code, thanks to succinct syntax. http://www.developerfusion.com/article/122079/intro-to-f/ http://www.developerfusion.com/article/122079/intro-to-f/ Tue, 12 Jul 2011 11:18:00 GMT Ted Neward and Jessica Kerr Integrating Active Directory Into Azure The most common giveaway a user experiences when an enterprise application has been moved to the cloud is the sudden appearance of a username/password dialogue box. http://www.developerfusion.com/article/121561/integrating-active-directory-into-azure/ http://www.developerfusion.com/article/121561/integrating-active-directory-into-azure/ Mon, 04 Jul 2011 12:29:00 GMT Steve Plank Advanced scenarios with Windows Azure Queues Queues can be an incredibly scalable component in any application architecture - we take a look at state machines and back-off polling http://www.developerfusion.com/article/120619/advanced-scenarios-with-windows-azure-queues/ http://www.developerfusion.com/article/120619/advanced-scenarios-with-windows-azure-queues/ Mon, 13 Jun 2011 10:22:00 GMT Maarten Balliauw Using the Queuing Service in Windows Azure We introduce one of the simplest services in Azure to get to grips with - the message queue service http://www.developerfusion.com/article/120197/using-the-queuing-service-in-windows-azure/ http://www.developerfusion.com/article/120197/using-the-queuing-service-in-windows-azure/ Thu, 02 Jun 2011 08:56:00 GMT Brian Prince How to migrate your ASP.NET site to the Azure cloud Many developers might not realise just how straightfoward it is to migrate an ASP.NET website from a hosted server into the Azure cloud. We show you how. http://www.developerfusion.com/article/119960/upgrade-your-aspnet-site-to-the-cloud/ http://www.developerfusion.com/article/119960/upgrade-your-aspnet-site-to-the-cloud/ Tue, 31 May 2011 08:34:00 GMT Richard Parker SharePoint 2010 for Developers - What’s New? ASP.NET 2.0 came to SharePoint in 2007 but the development story left us wanting more. Sahil reports on the improvements in SharePoint 2010. http://www.developerfusion.com/article/92338/sharepoint-2010-for-developers-whats-new/ http://www.developerfusion.com/article/92338/sharepoint-2010-for-developers-whats-new/ Fri, 14 Jan 2011 12:31:00 GMT Sahil Malik Isolated Storage Isolated Storage is a solution to a very common problem, but if you don't understand it then it becomes a problem in its own right. http://www.developerfusion.com/article/84438/isolated-storage/ http://www.developerfusion.com/article/84438/isolated-storage/ Mon, 22 Nov 2010 12:24:00 GMT Ian Stevenson Documentation made easy with C# and XML Of course you want to document your code, but how many of us do? Mike James thinks that coding and documenting can go hand-in-hand. http://www.developerfusion.com/article/84436/documentation-made-easy-with-c-and-xml/ http://www.developerfusion.com/article/84436/documentation-made-easy-with-c-and-xml/ Mon, 04 Oct 2010 08:47:00 GMT Mike James Architecting systems using Windows Workflow Foundation Puzzled by WF? Wonder what it's all for? Richard Blewett takes the mystery out of Windows Workflow. http://www.developerfusion.com/article/84942/architecting-systems-using-windows-workflow-foundation/ http://www.developerfusion.com/article/84942/architecting-systems-using-windows-workflow-foundation/ Fri, 23 Jul 2010 09:11:00 GMT Richard Blewett Introducing Python for .NET - IronPython Is it a dead parrot or does it fly? Mike James looks at IronPython and asks if it really is something completely different. http://www.developerfusion.com/article/84449/ironpython/ http://www.developerfusion.com/article/84449/ironpython/ Mon, 28 Jun 2010 20:52:00 GMT Mike James Top 5 Visual Studio 2010 Features Visual Studio 2010 offers a variety of new features and functionality. Discover are five new Visual Studio 2010 features that will help make you a more productive developer. http://www.developerfusion.com/article/84618/new-visual-studio-2010-features/ http://www.developerfusion.com/article/84618/new-visual-studio-2010-features/ Mon, 28 Jun 2010 00:00:00 GMT Scott Mitchell