Geeks with Blogs
HomeAbout
  • New Visual Studio 2017 Extension – Code Search (VS Text Editor)
    ! It’s been quite some time since I’ve cracked open Visual Studio to create an extension freebie for all my fellow engineers. If you’re keeping up with…
    gwbarchive
  • Useful .NET Delegate Internals
    Delegates in .NET are a very handy addition to the language. With the introduction of LINQ they did become mainstream and everyone is using them or is at…
    gwbarchive
  • Visual Studio user settings per project/solution – update
    The other day, I posted about a feature request submitted to Microsoft Connect. Well, it ended up getting 21 votes before Microsoft closed it as “Closed…
    gwbarchive
  • WCF vs Remoting – adjustments to my results
    I received comments to my blog (WCF vs. Remoting (with DataSet)- performance comparison) with some adjustments I could make to improve performance of the…
    gwbarchive
  • Why You Should use a Single (Giant) TFS Team Project
    I seem to be spending a lot of time lately trying to convince clients that a single Team Project for the entire Enterprise is the way to go. To most…
    gwbarchive
  • Windows Azure, the new Windows Cloud OS - Geeks with Blogs
    [ ](https://geekswithblogs.net/aimee/what-is-replatforming/) Deciding to replatform is no small feat; it’s like setting sails for new horizons with your…
    gwbarchive
  • You may receive the error “It is an error to use a section registered as allowDefinition=’MachineToApplication’ beyond application level” in asp.net
    You may get this error when trying to browse an asp.net application. The debug information shows that “This error can be caused by a virtual directory not…
    gwbarchive
  • Tarun Arora - Visual Studio ALM MVP - Quartz.Net
    I had been given a business requirement to provide a self service Website for job scheduling. Having worked with Quartz.Net, it seemed the perfect backend…
    Tarun Arora [Microsoft MVP]
  • C# Null Coalescing Best Practices - Geeks with Blogs
    - January 27, 2024 - Aimee Writer !(/images/aimee/c-null-coalescing-best-practices/a3401e3f-null-coalescing-768x439.webp)
    aimee
  • Cycling the west highland way...
    << it's not as if I have anything better to do with my time... | Home | webmessenger.msn.com - Web Based MSN Instant Messenger >>
    David Christiansen
  • CMD - Programming (General)
    So, I am working on a Proof of Concept that integrates TFS 2008, Project Server 2007 and MOSS. After I create a site based upon a custom site template I…
    CMD
  • Android – Create a custom multi-line ListView bound to an ArrayList
    The Android HelloListView tutorial shows how to bind a ListView to an array of string objects, but you’ll probably outgrow that pretty quickly. This post…
    gwbarchive
  • ASP.NET SignalR: Building a Simple Real-Time Chat Application
    Introduction SignalR is a pretty new and very exciting feature in ASP.NET. It offers a simple and clean API that allows you to create real time web…
    gwbarchive
  • C#: LINQ vs foreach – Round 1.
    So I was reading Peter Kellner’s blog entry on Resharper 5.0 and its LINQ refactoring and thought that was very cool. But that raised a point I had always…
    gwbarchive
  • C#/.NET Little Pitfalls: Default Parameters are Compile-Time Substitutions
    C# is a wonderful language for modern programming. While everything in C# has a reason and a place, occasionally there are things that can be confusing…
    gwbarchive
  • C#/.NET Little Wonders Anthology
    The following is the complete anthology of Little Wonders, Pitfalls, and Presentations. Enjoy! A new little puzzler will be coming out this week.
    gwbarchive
  • C#/.NET Little Wonders: Constraining Generics with Where Clause
    Back when I was primarily a C++ developer, I loved C++ templates. The power of writing very reusable generic classes brought the art of programming to a…
    gwbarchive
  • C#/.NET Little Wonders: The LINQ Set Operations — they’re not just for math!
    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…
    gwbarchive
  • C#/.NET Little Wonders: The String Split() and Join() 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…
    gwbarchive
  • C# Tutorial for log4net
    Here’s a short tutorial on how to use log4net in C# 1\. Get log4net from the apache website. 2\. Open your project with visual studio.
    gwbarchive
← Prev1…218219220…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.