Geeks with Blogs
HomeAbout
  • Validation Application Block – Unit Test Validation Logic
    Validation Application Block – Unit Test Validation Logic The Enterprise Library Validation Application Block (VAB) is a great library for putting your…
    Steve Michelotti · 2009-01-27
  • Silverlight Cream for January 27, 2009 -- #498
    In this issue: Richard Griffin, Scott Barnes, Jesse Liberty(2), Nigel Sampson, Jeff Weber, SilverlightShow, Jeff Brand Andrej Tozon, Somasegar, Dean…
    Dave Campbell · 2009-01-27
  • Silverlight Cream for January 27, 2009 - 2 -- #499
    In this issue: Thiago Felix, Thomas Kirchmair, Ken Cox, Jeff Paries, Daniel Crenna, Bryant Likes, Mike Snow(2), David Anson, and Chris Carper.
    Dave Campbell · 2009-01-27
  • C# 4.0 Named Parameters for better code quality
    C# 4.0 Named Parameters for better code quality Sometimes new features are added to a language which fundamentally change how we do things (e.g., when…
    Steve Michelotti · 2009-01-22
  • Five hours of webcasts on Windows Azure
    << Survey on the usage of Visual Basic 6.0 in UK companies | Home | Secure your Visual Basic 6.0 investment with Microsoft.NET >>
    Eric Nelson · 2009-01-22
  • Silverlight Cream for January 22, 2009 -- #492
    In this issue: Tiago Andrade e Silva, John Bruin, Tim Greenfield, Jeff Wilcox, Michael S. Scherotter, and Terence Tsang.
    Dave Campbell · 2009-01-22
  • Silverlight Cream for January 22, 2009 - 4 -- #495
    In this issue: Russell Greenspan, Andrej Tozon, Patrick Keating, Timmy Kokke, csharpsean, John Stockton, Mike Snow, Terence Tsang, Ning Zhang, and Lee.
    Dave Campbell · 2009-01-22
  • Windows CE: Threads
    << Windows CE: Runtime OS Version | Home | Windows CE: Finding an Out of Control Thread >> All code executes within a thread in Windows CE. A thread…
    Bruce Eitman · 2009-01-21
  • Updated: ASP.NET TreeView CheckBoxes – Check All – JavaScript
    Updated the post with the XML File I had used. I posted this article originally in March 2006 when the ASP.NET 2.0 TreeView had just been released. This…
    Harish Ranganathan · 2009-01-21
  • LINQ Overview Concept Map
    << What you can expect from IUpdateable | Home | LINQPad - my best friend:-) >> The world of LINQ in a concept map.
    Eric Nelson · 2009-01-21
  • Concept map of rough edges in ADO.NET 3.5 SP1
    We have a rather impressive set of new technologies for working with data – LINQ, LINQ to SQL, LINQ to Entities, Data Services, ASP.NET Dynamic Data etc.
    Eric Nelson · 2009-01-21
  • Microsoft Web Platform Installer v1.0
    The Microsoft Web Platform Installer is now v1.0. Simply putting, it provides you a single installer download of the web platform which includes IIS…
    Harish Ranganathan · 2009-01-21
  • Shrinking code for the Mix09 10k challenge
    Before I share the details of my entry for I’ve got some tips for you to help you shrink the size your code: - Xaml isn’t needed, it only takes up a lot…
    Timmy Kokke · 2009-01-21
  • Microsoft JScript runtime error: RSClientController is undefined
    Running Windows Vista 64 bit, Sql Server 2008 on a remote server. Using ASP.Net and the Report Viewer control on an asp.net page for a local report. Was…
    Wes Weeks · 2009-01-21
  • WIX Variables
    Anytime you go beyond a very simple Installer script, you will need to pass in variables into WIX (e.g. selecting assemblies from the \\Release\\ or…
    Howard Ricketts · 2009-01-20
  • Named Format Strings
    As you might have seen, there has been some blogging about named format strings in the last days. - Fun With Named Formats, String Parsing, and Edge Cases…
    NotImpossible · 2009-01-19
  • Elegant way to raise an event
    I got fed up with this kind of code for a long time: private void personList\DoubleClick(object sender, EventArgs e) { if (ShowSelectedPerson != null)…
    Michel Grootjans · 2009-01-19
  • The security benefit of using presentation models
    Presentation models, or, are are lightweight classes tailored to the needs of the screens on which they are used. The obvious benefit is that they remove…
    Liam McLennan · 2009-01-19
  • Developing Custom RouteHandler
    In my last post I had discussed about the key classes/interfaces involved in the ASP.NET MVC routing process.In this post we will develop sample route…
    sankarsan · 2009-01-18
  • Silverlight Cream for January 18, 2009 -- #490
    In this issue: Dean Chalk(2), Alex Golesh(2), Nigel Sampson, and Jesse Liberty(2). Shoutouts: CigDem reports Experience Silverlight in Eclipse
    Dave Campbell · 2009-01-18
← Prev1…136137138…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.