Geeks with Blogs
HomeAbout
  • Setting a variable when a breakpoint hits
    Occasionally I run into a problem difficult to reproduce in that it takes a laborious amount of tinkering. Sometimes I’ve gone through the work of…
    jkauffman · 2012-02-27
  • Stylecop 4.7.11.0 Released
    Stylecop 4.7.11.0 has been released at I urge all C# developers to use StyleCop and Resharper. Can't code withoutIn-depth C# code analysis with instant…
    TATWORTH · 2012-02-27
  • Closures and Captured Variable C#
    1 What are closures? > 1.1 Evolution of Delegates in C# > 1.2 Delegates => Closure 2 Captured Variable > 2.1 Value of Captured variable
    rajeevr · 2012-02-26
  • Building a Northwind Single Page Application using ASP.NET MVC 4 Beta - Part 1
    Single Page Application Frameworks are gaining popularity in the ever evolving web community with lot of libraries such as JavaScriptMVC, Backbonejs and…
    Harish Ranganathan · 2012-02-25
  • O'Reilly special offer on the "The Little Book on CoffeeScript" to March 1st 2012
    Until 1/March/2012 O'Reilly are offering at http://shop.oreilly.com/product/0636920024309.do The Little Book on CoffeeScript "This little book shows…
    TATWORTH · 2012-02-24
  • C#/.NET Little Wonders–The List<T> Range Methods
    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-02-23
  • Inside the Concurrent Collections: ConcurrentDictionary
    Using locks to implement a thread-safe collection is rather like using a sledgehammer - unsubtle, easy to understand, and tends to make any other tool…
    simonc · 2012-02-22
  • APress Deal of the Day - 22/Feb/2012 - Expert F# 2.0
    Today's $10 Deal of the day from APress at http://www.apress.com/9781430224310 is Expert F# 2.0 "Expert F# 2.0 is about practical programming in a…
    TATWORTH · 2012-02-22
  • Managing Build Templates with Community TFS Build Manager
    Moved to http://blog.ehn.nu/2012/02/21/managing-build-templates-with-community-tfs-build-manager/
    Jakob Ehn · 2012-02-21
  • BizTalk 2010 Dynamics AX 2012 - Errors in the guidance document
    Working though the white paper Microsoft Dynamics® AX 2012: Using Microsoft BizTalk Server 2010 to exchange documents with Microsoft Dynamics AX I came…
    Stuart Brierley · 2012-02-21
  • How to migrate an InfoPath form from test to production in SharePoint 2010
    In order to migrate (copy) an InfoPath form from one environment (say test to production), there are several things to consider. First, does your form use…
    Kelly Jones · 2012-02-20
  • MongoDB index scripting
    << Of Image Exif, PropertyItem and reflection | Home | Operations in action–Marking WCF interface as down for maintenance >>
    Nuri Halperin · 2012-02-20
  • Windows Phone Marketplace Requests Custom Statuses
    Thanks to the UserVoice team for enabling custom statuses on! I have added a few additional statuses (I’m still working out exactly what makes the most…
    Scott Dorman · 2012-02-20
  • APress Deal of the Day - 20/Feb/2012 - Design Driven Testing
    Today's $10 Deal of the day from APress at http://www.apress.com/9781430229438 is Design Driven Testing "Design Driven Testing brings sanity back to…
    TATWORTH · 2012-02-20
  • A Super-Fast C# Extension Method using Expression Trees to Create an instance from a Type
    Having written an extension method extension method (opens in a new window)") to create an instance from a Type and been a bit underwhelmed") by its…
    Steve Wilkes · 2012-02-19
  • $4.99 E-Book upgrades from O'Reilly
    If you have an existing O'Reilly or Microsoft Press book, you can get $4.99 E-book upgrade. The details are at https://members.oreilly.com/account/benefits…
    TATWORTH · 2012-02-18
  • C#/.NET Little Wonders: The SequenceEqual() 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-02-16
  • How to check/uncheck all checkbox with Jquery
    There are a lot of solutions for this, but I found most them did not handle the case where user checked or unchecked all of the child checkboxes and it…
    hmloo · 2012-02-15
  • Use window.onbeforeunload event to stop browser from closing or Disable Button before Page PostBack
    All modern browsers support the JavaScript's window.onbeforeunload event. It fires before the unload event when the page is unloaded. So this event always…
    hmloo · 2012-02-15
  • O' Reilly 50% Deals to Feb/22
    O'Reilly are offering a series of 50% off of PDFs of - HTML & XHTML: The Definitive Guide, 6th Edition http://shop.oreilly.com/product/9780596527327.do -…
    TATWORTH · 2012-02-15
← Prev1…545556…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.