Geeks with Blogs
HomeAbout
  • Extension method for outputting formatted JSON in LINQPad
    Very simple, but a handy way of viewing nicely-formatted JSON in LINQPad: ![clip\image002](/images/eltonstoneman/extension-method-for-outputting-formatted-…
    Elton Stoneman · 2012-05-11
  • Announcing the Virtual Blogger Hub!
    ![image](http://virtualbloggerhub.com/) TechEd 2012 Orlando Blogger Hub We are proud to announce today that Geekswithblogs.net will be at, hosting the…
    Staff of Geeks · 2012-05-11
  • Pre-Processing Directives for Multi-Platform Support
    Over the last several months, I’ve been modifying to support multiple platforms. Originally, I had targeted full profile.NET, ASP.NET Web Forms, and…
    Joe Mayo · 2012-05-11
  • LINQ to Twitter for Windows 8 Metro Style Apps
    In the Developer Preview of Windows 8, Visual Studio 11 conveniently allowed references to.NET 4.0 apps. I had blogged previously on how to use with…
    Joe Mayo · 2012-05-09
  • ArgumentException with Windows Phone Mango SQLCE Decimal
    ArgumentException with Windows Phone Mango SQLCE Decimal Quick math question… If I asked you, “is 8 both greater than 0, and less than 38,” what would be…
    ToString(theory); · 2012-05-08
  • MSDN Magazine on your Kindle
    Here in the UK we recently had a long weekend due to a public holiday. So what better time to sit back in a comfy chair with the laptop and read the…
    Liam Westley · 2012-05-08
  • Windows Azure Step by Step, Roberto Brunetti; Microsoft Press
    > A while back I started my path with Windows Azure and in general the surrounding technologies and changes that have happened since the start of it. > >…
    Enrique Lima · 2012-05-07
  • Catch Exceptions in Concurrent Flows Using Causalities
    The previous article showed you how to easily parallelize flow operation execution with NPantaRhei (download the sources from github).
    Ralf Westphal · 2012-05-05
  • BizTalk Anti-Pattern: Chuck it in the config file because its an easy place to put it
    Name: Don't automatically shove your config in BTSNTSVC.exe.config because its easy? Description: I wrote a blog post a few years ago around the options…
    Michael Stephenson · 2012-05-04
  • C#/.NET Little Wonders: The Enumerable.Repeat() Static Method
    Once again, in this series of posts I look at the parts of the .NET Framework that may seem trivial, but can help improve your code by making it easier to…
    James Michael Hare · 2012-05-03
  • Subterranean IL: The ThreadLocal type
    I came across ThreadLocal<T> while I was researching ConcurrentBag. To look at it, it doesn't really make much sense. What's all those extra Cn classes…
    simonc · 2012-05-03
  • ASP.NET MVC3 Using Code First Entity Framework Without Database Generation
    Note that this works just as well with MVC4 as it does MVC3. So, when is Code First not Code First? It is possible, even recommended, to use 'code first'…
    Frez · 2012-04-30
  • Celebration! 120’000 downloads for #mvvmlight, 2 copies of Expression Studio to win
    That is a symbolic milestone: Last week, MVVM Light reached the bar of 120’000 downloads on, the site that has been hosting source and installers since…
    Laurent Bugnion · 2012-04-29
  • SSDT – Makes SQL Azure Development Easy
    Yesterday I attended an online meeting with Microsoft and got an overview about a new database tool, SQL Server Data Tool (SSDT), which was shipped alone…
    Shaun · 2012-04-28
  • Introduction to the Flow Execution Engine NPantaRhei
    How can data processing flows be implemented in an easy manner? What I call data flow processing – or flow design (FD) - I´ve defined here and described…
    Ralf Westphal · 2012-04-27
  • Dependency Injection vs. Service Locator
    The Service Locator pattern and Dependency Injection clearly take a much different approach to achieving Inversion of Control and these differences often…
    Kyle Burns · 2012-04-27
  • Installing TFS 2011 Beta in a Virtual Machine
    This was about as straight forward of an affair as one would think for installing a Beta product. Once I got over my own memory lapses of what do first.
    ryanabr · 2012-04-27
  • Redis on Windows
    This morning I received an email from the Microsoft said that, a meaningful company, Microsoft Open Technologies Inc., had just release their first…
    Shaun · 2012-04-27
  • Community TFS Build Manager – Build Notes Preview
    The Community TFS Build Manager (TBM) is an open source build management solution developed by the ALM rangers, the build manager simplifies the…
    Tarun Arora [Microsoft MVP] · 2012-04-27
  • Deploying SSDT Projects with TFS Build
    Moved to http://blog.ehn.nu/2012/04/25/deploying-ssdt-projects-with-tfs-build/
    Jakob Ehn · 2012-04-25
← Prev1…505152…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.