Geeks with Blogs
HomeAbout
  • Enums and NHibernate: Taking the logic out of the view
    Everyone knows the benefits of using enums in code. However, when you use NHibernate to store those enums to a database, all you get are the numeric…
    Matthew Brubaker · 2008-09-11
  • NINE Questions with Chris Sutton
    I first met Chris at the Twin Cities Code Camp pre-party in the Spring of 2008. Since then, it seems like I've run into him everywhere... Iowa Code Camp,…
    Chris G. Williams · 2008-09-10
  • How to get a CheckBox in a Winforms DataGridView to react to the first click
    I had this problem today. It looks very simple, but actually took me a while to find a solution. The problem is: I have a Winforms DataGridView, and its…
    Changhong Fu · 2008-09-07
  • Visual Studio 2008 Multi-Targeting, .NET 3.5 after installing SP1
    UPDATE : September 29, 2008 The update from the Web Development Team is that, this behaviour is only related to Click Once Deployment. However, when you…
    Harish Ranganathan · 2008-09-04
  • Give your thread the highest priority using C#
    When it comes to programming time critical applications in Windows, life of a programmer can become much more easier if he/she knows a few tricks One has…
    SAmburan · 2008-09-04
  • Silverlight Cream for September 04, 2008 -- #361
    Chris Cavanagh with YouCube, Bart Czernicki with a Multithreading control, Doug Blackmore with a SL2 Combobox, SilverlightShow with a 'glow' effect,…
    Dave Campbell · 2008-09-04
  • Delete / Remove TFS Work Item Type
    This functionality was added to TFS 2008, and you need the Power Tools to do it: http://msdn.microsoft.com/en-us/tfs2008/bb980963.aspx;/1220420126710/)…
    Juan Ignacio Gelos · 2008-09-03
  • Silverlight Cream for August 31, 2008 -- #359
    Erik Mork interviews Bill Reiss, Terence Tsang with Flash & Sl 3D Text Space, Shawn Wildermuth's ADO.NET & SL2 article in MSDN Magazine, Silverlight SDK…
    Dave Campbell · 2008-08-31
  • Visual Studio Optimizations
    There are always a lot of posts about various add-ins, code snippets, macros, and other utilities that are designed to make you, the developer, more…
    Scott Dorman · 2008-08-28
  • Silverlight Cream for August 28, 2008 -- #358
    Anna Wrochna on justifying/aligning text, and Ronnie Saurenmann on WCF without a web server. If you find yourself in Austrailia, take a look at... it…
    Dave Campbell · 2008-08-28
  • Why it is time to retire the old cast operator in C#: MyType t= (MyType)o
    Why it is time to retire the old cast operator in C#: MyType t= (MyType)o These days I am reading the book "Effective C#: 50 Specific Ways to improve C#"…
    ftom · 2008-08-27
  • Silverlight Cream for August 27, 2008 -- #357
    Michael Washington with Desktop Instances in SilverlightDesktop, and Mike Snow scaling his entire app to the browser.
    Dave Campbell · 2008-08-27
  • Applied Generics : Vector class
    Generics are a great way of getting code reuse. However there are a few things that can make them difficult to work with. Generics are similar to C++…
    Michael Cummings · 2008-08-26
  • Why Does Crystal Reports ALWAYS kick my Axx - Part IX -- WAY too many pages
    This one is going to be mid-rant because I can't even find anyone else that has hinted at having this problem...arggghhh!
    Dave Campbell · 2008-08-26
  • Silverlight Cream for August 26, 2008 -- #356
    Scott Barnes on Submitting SL Bugs, Shawn Wildermuth on SL Firestarter in NYC, Jason Cooke Templatinging the Calendar, Jonas Follesø on SL2 apps using…
    Dave Campbell · 2008-08-26
  • Refresh / Update WPF controls
    Sometime in the past, a friend asked me how to update a control to show status while his code is doing a loop of stuff. Essentially changing the text of a…
    Muljadi Budiman · 2008-08-25
  • Silverlight Cream for August 23, 2008 -- #354
    Chris Cavenagh with source for his WPF Photo Print, Rob Houweling on Authentication in SL, Anna Wrochna with a SL 'Tree', Cameron Albert with Farseer…
    Dave Campbell · 2008-08-23
  • Windows CE: Running Batch Files
    << Platform Builder: Cloning an MDD Lib | Home | Platform Builder: Sources Files 2 >> Every once in a while I am asked about running batch files on…
    Bruce Eitman · 2008-08-21
  • NINE Questions with Rachel Reese
    This week, I'm chatting with Rachel Reese, ASP Insider. We've never actually met in person, but it seems like we know all the same people. Funny how that…
    Chris G. Williams · 2008-08-21
  • Silverlight Cream for August 21, 2008 -- #353
    Page Brooks with CoolMenu and Custom Collections for Controls, Bill Reiss on Calling WCF on local server, Mike Snow on Fast Sprite Animation, Tom Fischer…
    Dave Campbell · 2008-08-21
← Prev1…147148149…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.