- Validation Application Block – Unit Test Validation LogicValidation Application Block – Unit Test Validation Logic The Enterprise Library Validation Application Block (VAB) is a great library for putting your…
- Silverlight Cream for January 27, 2009 -- #498In this issue: Richard Griffin, Scott Barnes, Jesse Liberty(2), Nigel Sampson, Jeff Weber, SilverlightShow, Jeff Brand Andrej Tozon, Somasegar, Dean…
- Silverlight Cream for January 27, 2009 - 2 -- #499In this issue: Thiago Felix, Thomas Kirchmair, Ken Cox, Jeff Paries, Daniel Crenna, Bryant Likes, Mike Snow(2), David Anson, and Chris Carper.
- C# 4.0 Named Parameters for better code qualityC# 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…
- 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 >>
- Silverlight Cream for January 22, 2009 -- #492In this issue: Tiago Andrade e Silva, John Bruin, Tim Greenfield, Jeff Wilcox, Michael S. Scherotter, and Terence Tsang.
- Silverlight Cream for January 22, 2009 - 4 -- #495In this issue: Russell Greenspan, Andrej Tozon, Patrick Keating, Timmy Kokke, csharpsean, John Stockton, Mike Snow, Terence Tsang, Ning Zhang, and Lee.
- 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…
- Updated: ASP.NET TreeView CheckBoxes – Check All – JavaScriptUpdated 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…
- LINQ Overview Concept Map<< What you can expect from IUpdateable | Home | LINQPad - my best friend:-) >> The world of LINQ in a concept map.
- Concept map of rough edges in ADO.NET 3.5 SP1We 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.
- Microsoft Web Platform Installer v1.0The Microsoft Web Platform Installer is now v1.0. Simply putting, it provides you a single installer download of the web platform which includes IIS…
- Shrinking code for the Mix09 10k challengeBefore 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…
- Microsoft JScript runtime error: RSClientController is undefinedRunning 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…
- WIX VariablesAnytime 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…
- Named Format StringsAs 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…
- Elegant way to raise an eventI got fed up with this kind of code for a long time: private void personList\DoubleClick(object sender, EventArgs e) { if (ShowSelectedPerson != null)…
- The security benefit of using presentation modelsPresentation 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…
- Developing Custom RouteHandlerIn 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…
- Silverlight Cream for January 18, 2009 -- #490In this issue: Dean Chalk(2), Alex Golesh(2), Nigel Sampson, and Jesse Liberty(2). Shoutouts: CigDem reports Experience Silverlight in Eclipse
