- GTasks Plus v1.0 – Open Source Windows Phone 7 ApplicationI am happy to announce that I have open sourced and released my first Windows Phone 7 Application to Marketplace a few days back. You can get the source…
- Refactoring Windows 8 Code-Behind to MVVMIn my previous post, Using LINQ to Twitter in Windows 8 Metro Apps, I cheated a little (some might say a lot) on my UI architecture by using code-behind.…
- Understanding SQL Azure Throttling and Implementing Retry LogicI have seen a number of questions lately regarding how SQL Azure handles throttling and how to determine why the throttling occurred. Sometimes those…
- C#/.NET Little Pitfalls: Implicit Zero To Enum ConversionC# 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…
- Creating a custom BizTalk 2010 pipeline component–Part 3I hadn’t intended for there to actually be a part 3 to this series, but I realized that I failed to talk about how to get the xml back into the message…
- Installing and Configuring PeopleSoft Adapter for BizTalk Server 2010Installing and Configuring PeopleSoft Adapter for BizTalk Server 2010 Architecture of PeopleSoft Adapter: The BizTalk PeopleSoft Adapter is based on the…
- Creating a custom BizTalk 2010 pipeline component–Part 2In the last post I showed how to create the skeleton of a pipeline components, add it to the toolbox, integrate it into a BizTalk app and deploy & test…
- LINQ to Twitter v2.0.23 ReleasedReleased LINQ to Twitter v2.0.23: @JoeMayo
- Saving Telerik PersistenceFramework data to a stringIn the project I'm involved with, we've been saving column arrangement and column width data for quite a while. I had a request to give the users a way to…
- Retrieving a Logged On User IDHere is an easy way to retrieve the user ID from who ever is logged on to a PC using ASP.Net. This is handy for ASP.Net applications where you want to put…
- Powershell Emailing Strings as attachmentsI was working on a project to send a html attachment in a powershell script. I have the HTML string so all I want to do is create an attachment from the…
- Making Windows Azure Drive Letter PersistentWindows Azure Fieldnote Windows Azure Drives \[1\] provide a means to represent a file based (disk drive) persistent storage option for the various role…
- Operation is not valid due to the current state of the object.Issue: System.InvalidOperationExceptionOperation is not valid due to the current state of the object. System.InvalidOperationException: Operation is not…
- ORAPOCO: ORM Light to work with OracleORAPOCO: ORM Light to work with Oracle The purpose of this post, is to speak of a small project that I have just published: ORAPOCO. You can find it both…
- Microsoft IE6 MigrationWith support for Windows XP coming to an end on the 8th April 2014 and IE6 standing in so many people’s way of migration, what better time to start taking…
- Style sheet strong arm: Reset.css versus Normalization.cssI have a pet peeve: designers that always start with reset.css stylesheet. There are so many flaws with this approach:
- "Testing In An Agile World" Article Posted On Developer FusionMy article in Developer Fusion was just published and you won't believe what I said about testers in an Agile world. Developer Fusion is a 13 year old web…
- Our evolution of story cardsI thought it would be interesting to blog out the evolution of our story cards. Several months ago I began work at a new organization that was…
- APress Deal of the Day - 17/Jan/2012 - Oracle PL/SQL RecipesToday's $10 Deal of the day from APress at http://www.apress.com/9781430232070 is Oracle PL/SQL Recipes "Oracle PL/SQL Recipes provides task-oriented…
- Resharper 6.1 and other upgradesJetBrains have recently released ReSharper 6.1, along with compatible updates to dotCover (version 1.2) and dotTrace Performance (version 4.5.2).
