- WCF vs Remoting – adjustments to my resultsI received comments to my blog (WCF vs. Remoting (with DataSet)- performance comparison) with some adjustments I could make to improve performance of the WCF. I did some of them:
- Why You Should use a Single (Giant) TFS Team ProjectI 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 people this seems counter-intuitive. They tend t…
- Windows Azure, the new Windows Cloud OS - Geeks with Blogs](https://geekswithblogs.net/aimee/what-is-replatforming/)
- You may receive the error “It is an error to use a section registered as allowDefinition=’MachineToApplication’ beyond application level” in asp.netYou may get this error when trying to browse an asp.net application.
- Tarun Arora - Visual Studio ALM MVP - Quartz.NetI 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 engine to schedule and process jobs. I dec…
- C# Null Coalescing Best Practices - Geeks with BlogsIn the realm of C# programming, managing null can get particularly tricky, yet mastering this aspect greatly enhances the robustness of your code.
- 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 >>
- 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 then create a project using the PWA web serv…
- Android – Create a custom multi-line ListView bound to an ArrayListThe 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 will show you how to bind the ListView to a…
- ASP.NET SignalR: Building a Simple Real-Time Chat ApplicationSignalR 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 applications where the server needs to continuously push data …
- 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 been curious about in my head — which is a…
- C#/.NET Little Pitfalls: Default Parameters are Compile-Time SubstitutionsC# 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 for a developer who isn’t aware of what is ha…
- C#/.NET Little Wonders AnthologyThe following is the complete anthology of Little Wonders, Pitfalls, and Presentations.
- C#/.NET Little Wonders: Constraining Generics with Where ClauseBack 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 brand new level.
- 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 write and maintain.
- C#/.NET Little Wonders: The String Split() and Join() methodsOnce 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 write and maintain. The index of all my pa…
- C# Tutorial for log4netHere’s a short tutorial on how to use log4net in C#
- Cannot add diagram to SQL Server 2005 DB: Database diagram support objects cannot be installed because this database does not have a valid owner.When trying to add a diagram to an SQL Server 2005 db I got the following error:
- Code Metrics – suggestions for appropriate limitsI like Code Metrics. They give a certain “objective” evaluation of a piece of code. You can use it for yourself just to make it pinpoint potential trouble areas, or just some code where you were a …
- < Countdown to Software Architect 2009 – Day two and my love for Boot from VHD | Home | Countdown to Software Architect 2009 – Day three was Entity Framework 4 day. I love it!Entity Framework 4.0 Resources – documentation links, best blog posts and more
