Geeks with Blogs
HomeAbout
  • Book Review: Inside Windows Communicat​ion Foundation by Justin Smith
    In gearing up for a new major project, I have taken it upon myself to research and review various aspects of our Microsoft stack of choice seeking new…
    Sam Abraham · 2012-08-24
  • #mvvmlight V4 update for Win8 RTM
    With Windows 8 RTM out of the doors (at least for some of us), it was also time to create an update to MVVM Light. I selected the V4 RTM to do this…
    Laurent Bugnion · 2012-08-24
  • C#/.NET Little Wonders: Interlocked Read() and Exchange()
    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-08-23
  • Windows 8–Getting started with ListView binding
    Most of the tutorials and quickstart articles on binding data to a list on the interweb at the moment, shows how to bind the data from a static array of…
    CSharpZealot · 2012-08-22
  • Inside the DLR - Invoking methods
    So, we've looked at how a dynamic call is represented in a compiled assembly, and how the dynamic lookup is performed at runtime. The last piece of the…
    simonc · 2012-08-20
  • Questions You Should Ask Before Moving Your App to the Cloud
    ! Cloud Computing is currently the hot topic in the developer world these days, and it seems all anyone wants to talk about is the cloud. If you're like…
    Jeremy Morgan · 2012-08-20
  • How to clear Visual Studio Team Explorer Cache
    Switching between Team Project Collections sometimes messes up documents and reports and gives a red X next to both these artefacts in Team Explorer. I…
    Tarun Arora [Microsoft MVP] · 2012-08-19
  • Issues with mixed C++ and C# projects in Visual Studio 2012 running Code Analysis
    Issues with mixed C++ and C# projects in Visual Studio 2012 running Code Analysis If you have projects created under Visual Studio 2010 (SP1), and mixed…
    terje · 2012-08-19
  • How to fix the CA0053 error in Code Analysis in Visual Studio 2012
    How to fix the CA0053 error in Code Analysis in Visual Studio 2012 You are opening a solution made in Visual Studio 2010 with VS 2012. When you run Code…
    terje · 2012-08-18
  • BizTalk 2010–Legacy Whitespace behaviour
    I recently came across baffling issue when setting up an existing BizTalk solution on some new servers. As part of our standard build processes we have a…
    peterbrouwer · 2012-08-17
  • How To: Improve Skype Quality
    I always forget this until I need it the next time, but there is a great post that talks about how to fix your skype quality.
    Robz / Fervent Coder · 2012-08-15
  • Validate SSRS Report Input Parameters the Proper Way
    It should not be a secret that sooner or later in the BI developer’s career one would face the necessity to perform a complex input parameter validations.
    Compudicted · 2012-08-14
  • Comparing Service Bus for Windows Server & RabbitMQ
    Recently I have been working a little with RabbitMQ and also learning about the new Microsoft Service Bus for Windows Server offering which is now…
    Michael Stephenson · 2012-08-12
  • GridView Custom Paging with LINQ
    In this post we will take a look at how to do pagination in GridView control. Paging is very helpful in presenting huge amount of data in the page because…
    Vincent Maverick Durano · 2012-08-10
  • C#/.NET Little Wonders: Interlocked Increment(), Decrement(), and Add()
    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-08-09
  • Axiom v0.8.3327.12322 has been released!
    Today we pushed a maintenance release for Axiom v0.8 ( crickhollow ). While there are not a lot of tickets closed for this release, a lot of work when…
    Michael Cummings · 2012-08-07
  • A "snark-free" post on the Metro naming debacle* (Caution: May contain snark)
    In a parallel universe I'm writing a much less kind version of this post, but with GA of Windows 8 being measured in a short number of months, I'm going…
    mbrit · 2012-08-03
  • TFS In The Cloud – Source Control
    In my last post I showed you how to get started using TFS in the cloud. By itself, this is very cool, but setting it up for source control makes it even…
    Jonathan Mills · 2012-07-31
  • Part 3–PassBook Server
    Part 3–PassBook Server So far we have covered some basic principals, a simple database schema to store pass-jobs. Next step is to go about actually tie…
    Richard Jones · 2012-07-30
  • APress Deal of the Day - 30/Jul/2012 - Pro WCF 4
    Today's $10 deal of the day from APress at http://www.apress.com/9781430233688 is Pro WCF 4 "Pro WCF 4 is a complete guide to Windows Communication…
    TATWORTH · 2012-07-30
← Prev1…464748…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.