Geeks with Blogs
HomeAbout
  • Solving Performance Problems with nHibernate (or any ORM)
    I’ve spent a bunch of time lately with clients helping them understand why their applications are so slow and how to improve performance. This often comes…
    Dylan Smith · 2013-03-10
  • Session material from TechDays BE and NL
    UPDATE: Added the videos Note: Like all material on this blog, this blog post and all the referenced material are licensed under the Creative Commons…
    Laurent Bugnion · 2013-03-10
  • C#/.NET Little Wonders: Extension Methods Demystified
    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 · 2013-03-08
  • ASP.NET 4.5 - FAQs on SignalR Script Exceptions
    ASP.NET SignalR is pretty new and very exciting feature in ASP.NET. You might want to play around with it and may encounter some hiccups during your…
    Vincent Maverick Durano · 2013-03-05
  • How to write CSS only for Internet Explorer 10 ?
    Recently I hear about IE 10 launch for windows 7. It’s sound pretty good to me. I have check if this have something good for me as a designer’s…
    Anirudha · 2013-03-02
  • TFS Kanban Board Swim lane Customization To Better Manage The Product Backlog
    Brian Harry announced the customize columns feature on the that enables you to define new swim lanes based on the work item state right from Team Web…
    Tarun Arora [Microsoft MVP] · 2013-03-02
  • Open SharePoint Alerts Page Using JavaScript
    The page to set up alerts for a SharePoint list requires the list ID to be passed in as a query string. The follow code will get the ID for the list with…
    Jacob L. Adams · 2013-03-01
  • Exporting XML Comments to Your Application
    Recently I blogged about adding SQL Doc Documentation to you Application. This makes it easy to keep your documentation visible and more likely current.
    Nick Harrison · 2013-03-01
  • Book Review: Murach’s Javascript and jQuery
    In the past few weeks, I have been busy reading Murach’s Javascript and jQuery. I had already been introduced to the Murach’s book series and knew their…
    Sam Abraham · 2013-03-01
  • ImageResizer, AzureReader2 and well… Azure (duh!)
    So, as part of my on-going project I’ve recently made the decision to shift all my images (uploaded by ME and my USERS) to Azure Blob Storage, instead of…
    Chris Skardon · 2013-02-26
  • Sample Pricing Comparison: On-Premise vs. Private Hosting vs. Cloud Computing
    In this blog post, I will compare what it would take to perform the same project on a virtualized environment (on your own hardware) and hosted in a…
    Herve Roggero · 2013-02-25
  • Step-by-Step: Deploying Windows 8 Apps with System Center 2012 Service Pack 1
    Among a whole host of new management features, Service Pack 1 for System Center 2012 Configuration Manager adds the ability to now deploy and manage…
    KeithMayer · 2013-02-25
  • Create IIS App Pool and Site With Windows Powershell
    Here’s a simple code snippet which shows how to create a new app pool and site in IIS via a Powershell script. It also checks for app pool and site…
    Adam Pooler · 2013-02-24
  • When a vendor you love lies… Corsair and the K90
    I’ve been a big Corsair fan for a long time. I’ve always had great luck with their RAM and other products. A couple of months ago, I was in the market for…
    eddraper · 2013-02-15
  • MVVM Light V4.1.27.0 in Nuget
    I just pushed a new version of MVVM Light to Nuget. The new version is 4.1.27.0. The difference towards the previous version (4.1.26.1) and this one is…
    Laurent Bugnion · 2013-02-14
  • HTML input types
    As web developers and consumers, we’re all familiar with the HTML <input> tag. This is the tag that renders on the screen as an input text box. However,…
    Scott Dorman · 2013-02-13
  • C#/.NET Little Wonders: Explicit Interface Implementation
    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 · 2013-02-07
  • TFS Build Custom Activity : TODO Counter
    Article Source: https://geekswithblogs.net/charliemott Tracking the count of TODO.aspx)’s in your solution can be used for the following:
    charlie.mott · 2013-02-04
  • TFS - Get List Of Software Installed On Build Agent
    It is common for your code projects to reference Microsoft or Non Microsoft SDKs, this requires that the build agents has the SDK’s installed. It is also…
    Tarun Arora [Microsoft MVP] · 2013-02-03
  • TFS2012 QU2 - New Feature - Work Item Tagging
    Microsoft has just switched the flag ON and released a whole bunch of new features in CTP1 as part of the TFS 2012 QU2 release. In this blog post I’ll be…
    Tarun Arora [Microsoft MVP] · 2013-01-31
← Prev1…394041…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.