Geeks with Blogs
HomeAbout
  • C# to C++–A Somewhat Short Guide (Update 1)
    Last updated: 2012-02-14 This is a big post – over ~12200~ 16600 words – and so I’ve decided to make it available as a PDF download, which you can get…
    Michael B. McLaughlin · 2012-02-14
  • Full Version of AdventureWorks database for SQL Azure and and SQL Azure Federations
    The AdventureWorks database has been around for over a decade; a staple amongst sample databases. The first version of the AdventureWorks database…
    ScottKlein · 2012-02-14
  • Windows 8 ListBox 2 ListView
    One of the new data controls in Windows 8 Metro is the ListView. The ListView does the same thing as the ListBox, plus more. In this post, I’ll build on…
    Joe Mayo · 2012-02-13
  • SharePoint administration pages
    A quick note - possibly "note to self" - about how you can add administration pages to central administration ("CA").
    Norgean · 2012-02-13
  • Microsoft Press Deal of the Day - 13/Feb/2012 - Beyond Bullet Points
    Todays' Microsoft Press Deal of the Day at http://shop.oreilly.com/product/9780735627352.do is Beyond Bullet Points "Unlock the amazing story buried in…
    TATWORTH · 2012-02-13
  • Windows application to a cross-platform web-based solution without a rewrite
    A Windows healthcare application for clinics and physicians needed a cost-effective way to accommodate all operating systems without reducing the existing…
    Webgui · 2012-02-13
  • C# Performance: new vs Func vs Activator.CreateInstance()
    This blog now lives here.
    Steve Wilkes · 2012-02-11
  • Microsoft LightSwitch and SQL 2012
    A couple of days ago I decided to reinstall the latest Microsoft Developer Training Kits. One of those kits was the Windows Azure Training Kit. It turned…
    GGBlogger · 2012-02-11
  • A Simple implementation of the Decorator Design Pattern using C#
    The main motivation before the decorator pattern is to be able to add data and behavior to objects dynamically without relying on inheritance.
    Asif Maniar · 2012-02-10
  • SharePoint 2010 Development 8 day deep dive training in Oslo
    Say you're an experience.NET developer, but you want to broaden your horizon and dive into SharePoint 2010 development? I'm giving a 8 day deep dive…
    Erwin van Hunen · 2012-02-10
  • Linq Challenge in C++
    I really love the LINQ language extension in dot net programming and I’m really glad it was added to a language I love (C#).
    Tom Hines · 2012-02-10
  • A Simple implementation of the Proxy Design Pattern using C#
    A proxy is an object that can be used to control creation and access of a more complex object thereby deferring the cost of creating it until the time its…
    Asif Maniar · 2012-02-07
  • Windows 8 Composition and Content
    Composition is an integral part of Windows 8 UI design from both ) and logical perspectives. This post modified my previous post, Refactoring Windows 8…
    Joe Mayo · 2012-02-06
  • C# to C++ – A Somewhat Short Guide
    Last updated: 2012-02-14 This is a big post – over ~12200~ 16600 words – and so I’ve decided to make it available as a PDF download, which you can get…
    Michael B. McLaughlin · 2012-02-02
  • Quick Review of Backup tools for SQL Azure
    The landscape of SQL Azure backups is changing rapidly. A few tools are becoming available at no charge and Microsoft is adding capabilities over time.…
    Herve Roggero · 2012-02-02
  • StyleCop 4.7.7.0 released
    Stylecop 4.7.7.0 has been released at The release announcement reads: " Updated release "4.7" for project stylecop
    TATWORTH · 2012-02-01
  • Using ProudMonkey ConfirmBox Control in GridView
    There are times that we need to prompt the users when doing certain actions on the page. One practical example is to confirm the user when deleting a…
    Vincent Maverick Durano · 2012-02-01
  • Handling Warnings and Errors with InvokeProcess in TFS 2010 Build
    Moved to http://blog.ehn.nu/2012/02/01/handling-warnings-and-errors-with-invokeprocess-in-tfs-2010-build/
    Jakob Ehn · 2012-02-01
  • How to access a WCF Service behind ISA Server 2006 Forms Based Authentication
    I ran into this particular issue and didn’t find any answers to this specific question online. Here’s how I was able to accomplish this. A couple notes…
    Stacy Vicknair · 2012-01-31
  • Log4Net basics with a Console Application (c#)
    Tim goes through quite a bit, I just want to cover the very bare minimum for getting log4net to work in a console application.
    MarkPearl · 2012-01-30
← Prev1…555657…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.