Geeks with Blogs
HomeAbout
  • Visual Studio Load Testing using Windows Azure
    Updated 29th June 2013: Microsoft is now previewing Load Test Service in TFS Service. Please check out more on the official offering by navigating to…
    Tarun Arora [Microsoft MVP] · 2012-07-01
  • St. Louis ALT.NET
    I’m a huge fan of the St. Louis .NET User Group and a regular attendee of their meetings, but always wished there was a local group that discussed more…
    Brian Schroer · 2012-06-30
  • Creating large SharePoint structures from Powershell and xml, part ii
    (this is the second part; for the first part, see Creating large SharePoint structures from Powershell and xml)
    Norgean · 2012-06-30
  • Creating large SharePoint structures from Powershell and xml
    In a previous post I outlined how we can create a site structure in SharePoint from some xml. Let us expand on that example a bit, and show how we can…
    Norgean · 2012-06-30
  • Resource Acquisition is Initialization in C#
    Resource Acquisition Is Initialization (RAII) is a pattern I grew to love when working in C++. It is perfectly suited for resource management such as…
    codeWithoutFear · 2012-06-28
  • Liskov Substitution Principle and the Oft Forgot Third Wheel
    Liskov Substitution Principle (LSP) is a principle of object oriented programming that many might be familiar with from the SOLID principles mnemonic from…
    Stacy Vicknair · 2012-06-27
  • Exception Handling And Other Contentious Political Topics
    So about three years ago, around the time of my last blog post, I promised a friend I would write this post. Keeping promises is a good thing, and this is…
    Justin Jones · 2012-06-26
  • Detecting right-click on XAML GridView control item
    Leaving aside why you would ever want to do this in a touch-centric world, here's how you tell if the right-mouse button has been clicked on a GridView in…
    mbrit · 2012-06-24
  • Why bother writing an Windows 8 app?
    So you want to know more about development for Window 8. Great! There are lots of reasons you should be excited about this. Since I don’t know why YOU are…
    Dennis Vroegop · 2012-06-23
  • Navigation in Win8 Metro Style applications
    In Windows 8, Touch is, as they say, a first class citizen. Now, to be honest: they also said that in Windows 7. However in Win8 this is actually true.…
    Dennis Vroegop · 2012-06-23
  • WMemoryProfiler is Released
    WMemoryProfiler is Released What is it? is a managed profiling Api to aid integration testing. This free library can get managed heap statistics and…
    Alois Kraus · 2012-06-22
  • C#/.NET Little Wonders: The Joy of Anonymous Types
    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-06-21
  • SSAS deployment error: Internal error: Invalid enumeration value. Please call customer support! is not a valid value for this element.
    The first search on this error yielded some blog posts that says to check SQL server version. It suggested that I couldn't deploy a SSAS project…
    Kevin Shyr · 2012-06-21
  • Using Table-Valued Parameters With SQL Server Reporting Services
    This blog post has moved: http://gruffcode.com/2012/06/21/using-table-valued-parameters-with-sql-server-reporting-services/
    Jesse Taber · 2012-06-21
  • SSAS processing error: Client unable to establish connection; 08001; Encryption not supported on the client.; 08001
    After getting the cube to successfully deploy and process on Friday, I was baffled on Monday that the newly added dimension caused the cube processing to…
    Kevin Shyr · 2012-06-21
  • Create a Remote Git Repository from an Existing XCode Repository
    Distributed version control systems (VCS’s), like Git, provide a rich set of features for managing source code. Many development tools, including XCode,…
    codeWithoutFear · 2012-06-19
  • Windows Azure Evolution – Caching (Preview)
    Caching is a popular topic when we are building a high performance and high scalable system not only on top of the cloud platform but the on-premise…
    Shaun · 2012-06-18
  • Windows Azure Evolution – TFS Integration (WAWS Part 2)
    So this is the fourth blog post about the new features of Windows Azure and the second part of Windows Azure Web Sites. But this is not just focus on the…
    Shaun · 2012-06-14
  • Using Table-Valued Parameters in SQL Server
    This blog post has moved: http://gruffcode.com/2012/06/13/using-table-valued-parameters-in-sql-server/
    Jesse Taber · 2012-06-13
  • The Agile Engineering Rules of Test Code
    Lots of test code gets written, a lot of it is waste, some of it is well engineered waste. Companies hire Agile Engineering Coaches because agile…
    Malcolm Anderson · 2012-06-13
← Prev1…484950…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.