https://www.developerfusion.com/t/csharp/ Latest C# developer content from Developer Fusion 2012-09-24T08:44:08.00Z http://www.developerfusion.com/media/145944/phil-trelford-codes-in-f-30/ Phil Trelford Codes in F# 3.0 2012-09-24T08:44:08.00Z Carl and Richard talk to Phil Trelford about the new features in F# 3.0, the version shipping with Visual Studio 2012. Phil talks about how F# is functional first, object second, as opposed to C# which is object first, functional second - but the two languages work together fine. He also digs int. James Crowley http://www.developerfusion.com/article/145919/an-introduction-to-f-type-providers/ An Introduction To F# Type Providers 2012-09-24T08:34:08.00Z Type Providers are a new core feature in F# 3.0, the latest version of F# released with Visual Studio 2012. Keith Battocchi investigates. Keith Battocchi http://www.developerfusion.com/article/145904/an-introduction-to-testing-with-the-modelviewpresenter-pattern-for-web-forms-development/ An Introduction to testing with the Model-View-Presenter pattern for Web Forms Development 2012-09-24T08:24:27.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/144589/monotouch-and-mono-for-android-with-trainer-john-sonmez/ MonoTouch and Mono for Android with trainer John Sonmez 2012-07-16T11:12:43.00Z Scott chats with John Sonmez who creates courseware and screencasts to teach both Monotouch and Mono for Android. Is C# on every mobile device a dream come true? What kind of abstractions are included and what benefits do they offer you? James Crowley http://www.developerfusion.com/article/144522/5-things-you-should-know-about-developing-windows-8-apps-with-c/ 5 Things You Should Know About Developing Windows 8 Apps with C# 2012-07-16T10:53:13.00Z In this article, Martin Beeby highlights five new features of Windows 8 that developers should know about. http://www.developerfusion.com/article/140836/handling-page-orientation-in-windows-phone-7/ Handling Page Orientation in Windows Phone 7 2012-03-30T17:12:22.00Z Windows Phones, as with other small form factor devices, are able to deal with both landscape and portrait modes. In this article, based on Chapter 10 of Windows Phone 7 in Action the authors explain how a Silverlight page declares its supported orientations. Dan Maharry http://www.developerfusion.com/article/137636/taking-the-single-responsibility-principle-seriously/ Taking the Single Responsibility Principle Seriously 2012-02-05T23:51:19.00Z In this article Ralf Westphal invesigates the Single Responsibility Principle, what it means in real-world scenarios and how that may translate into code Ralf Westphal http://www.developerfusion.com/article/136908/an-introduction-to-practical-aop-using-postsharp/ An Introduction To Practical AOP Using PostSharp 2012-01-23T14:12:58.00Z 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 Brady Gaster http://www.developerfusion.com/article/136179/an-introduction-to-fsharpx/ An Introduction To FSharpx 2012-01-10T22:47:38.00Z Dan Mohl introduces FSharpx, a community-driven, open source set of extensions for the F# language Dan Mohl http://www.developerfusion.com/job/134600/net-web-developer/ .NET Web Developer 2011-12-14T14:02:00.00Z We have several spots open for top notch .NET / C# / MVC developers to join our team as we continue to change the face of online recruiting. The base technology set is Microsoft-centric (.NET / C# / SQL Server / MVC) Chris Piazza http://www.developerfusion.com/article/134437/web-testing-with-mbunit-and-watin-part-3-testing-asynchronous-ajax-calls/ Web Testing with MbUnit and WatiN Part 3: Testing Asynchronous AJAX Calls 2011-12-10T10:21:29.00Z Concluding his look at combining MbUnit and Watin to produce clean web integration tests, Yann Trevin looks at testing asynchronous calls Yann Trevin http://www.developerfusion.com/article/132340/pattern-matching-in-f-part-1-out-of-the-box/ Pattern Matching in F# Part 1 : Out of the Box 2011-11-15T14:55:12.00Z In the first of a two part series, Jessica Kerr examines and demonstrates the powerful built-in pattern matching functionality in F# and reveals there's a lot more to it than a C# switch statement or a regular expression Jessica Kerr http://www.developerfusion.com/news/132158/async-ctp-v3-arrives-to-combat-windows-updates/ Async CTP v3 arrives to combat Windows Updates 2011-11-02T11:43:41.00Z Updates break the CTP and cause headaches for developers Chris Alexander http://www.developerfusion.com/news/131279/roslyn-ctp-shows-early-preview-of-compiler-as-a-service/ Roslyn CTP shows early preview of Compiler as a Service 2011-10-22T23:59:55.00Z Use Roslyn's APIs to manipulate code structures and more Chris Alexander http://www.developerfusion.com/media/129516/philip-laureano-programs-in-nemerle/ Philip Laureano Programs In Nemerle 2011-10-06T05:06:43.00Z Carl and Richard talk to Philip Laureano about Nemerle. Nemerle is a multi-paradigm programming language for .NET. Similar to C#, it goes beyond C# to provide metaprogramming features, allowing you to write code that changes code on the fly. Phil digs deep into the idea that programming languages. James Crowley http://www.developerfusion.com/article/128726/web-testing-with-mbunit-and-watin-part-1-keeping-your-tests-legible/ Web Testing with MbUnit and WatiN Part 1: Keeping Your Tests Legible 2011-09-27T09:50:57.00Z 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. Yann Trevin http://www.developerfusion.com/article/125435/deploying-an-azure-application/ Deploying An Azure Application 2011-09-02T22:14:46.00Z Following on from our look at the four main pieces of Windows Azure in “Introduction to Windows Azure”, John Mannix runs us through the development of an Azure application in C# and its deployment into the cloud. John Mannix http://www.developerfusion.com/media/124293/shaun-walker-talks-a-little-dnn-6/ Shaun Walker Talks A Little DNN 6 2011-08-16T05:17:49.00Z Carl and Richard talk to Shaun Walker about DotNetNuke. Shaun talks about the release of DotNetNuke 6, offering some substantial changes to DNN, including migrating to C# (from VB.NET). The conversation also digs into the lifestyle of having a dominant community (read: free) edition of your produ. James Crowley http://www.developerfusion.com/media/122415/developing-real-world-applications-with-tdd-with-james-bender-and-jeff-mcwherter/ Developing Real World Applications with TDD with James Bender and Jeff McWherter 2011-07-16T22:20:51.00Z In this episode, Keith and Woody sit down with the James Bender and Jeff McWherter, the authors of the book “Professional Test Driven Development with C#: Developing Real World Applications with TDD (Wrox Professional Guides) ”, to get some real world advice for developers that want to use Te. James Crowley http://www.developerfusion.com/article/122233/from-c-to-f-a-developers-perspective/ From C# to F#: A Developer's Perspective 2011-07-14T10:01:17.00Z Learn the key differences between the C# and F# languages and some of the concepts that functional languages lead you to think about. Dave Thomas