- GroupJoin method tutorialINTRODUCTION Some time ago I published an article describing in very little details GroupBy method that comes with LINQ framework. Now I want to show you…
- 800704a6 Error while opening JavaScript driven pages in IE8 – Work aroundsIn my project, there is a WebBrowser Control in a form. It opens a webpage dynamically which in-turn opens an IE popup using Window.Open() during OnLoad…
- Silverlight Cream for January 27, 2010 -- #788In this Issue: Richard Waddell, Scott Barnes, Bob Bartholomay, Alex van Beek, Sergey Barskiy, Chris Klug, Microsoft Expression Blog
- Composite Application Library (“PRISM”) and loading modules from multiple directoriesI’m working on a project where we are using the Composite Application Library from Microsoft’s patterns & practices team. You can read the official…
- Silverlight Cream for January 26, 2010 -- #787In this Issue: Andrea Boschin, and Walter Ferrari Shoutouts: Scott Guthrie has a great post up: SilverlightShow has Featured Author: Interview with…
- Silverlight Cream for January 22, 2010 - 2 -- #785In this Issue: Deborah Kurata, and Praveen. Shoutouts: David Anson announced: Update to free ConvertClipboardRtfToHtmlText tool and source code gives more…
- Silverlight Cream for January 22, 2010 -- #784In this Issue: Brett Balmer, Shawn Wildermuth, Tim Greenfield, Anoop Madhusudanan, Victor Gaudioso, David Kelley
- SharePoint: Populating Drop Down List Field with Data from Different SiteSo, one of my SharePoint buddies from Dallas gave me a call yesterday and had a problem. They needed to populate a drop down field with data from a…
- QandA: When do I get charged for compute hours on Windows Azure?This question keeps coming up. Hence I will have a stab at explaining it. First I think we can all happily agree that the following service on Windows…
- Faker Gem - A Quick and Dirty IntroductionOne of the first ruby gems I used was the Faker Gem, a nice little ruby gem that...wait for it... Fakes Data! Usage is simple; first grab the gem using…
- Silverlight Cream for January 18, 2010 -- #782In this Issue: Rene Schulte, Jim Wightman, Michael Wolf, Karl Shifflett, Braulio Diez, Walt Ritscher, Mike Taulty, and Deborah Kurata.
- Silverlight Cream for January 17, 2010 -- #781In this Issue: Jim Wightman, Richard Waddell, Fredrik Normén(2), Einar Ingebrigtsen, Sergey Barskiy, Chris Klug, Dan Wahlin, Walt Ritscher, and Jonas…
- MS BRE Backward Chaining - Part 1: Situating the Business Rules EngineThis is the first of a three-part series, as follows: - Part 1: Situating the Business Rules Engine - Part 2: Backward Chaining: the 'Simple Name' pattern…
- LinqToWikipedia - A custom .NET Linq provider - Part ILinqToWikipedia - A custom.NET Linq provider - Part I This article is a two-part series regarding the LinqToWikipedia provider. The first article will…
- Silverlight Cream for January 15, 2010 - 2 -- #780In this Issue: Justin Angel, Brett Balmer, and Fredrik Normén(2). Shoutouts: The Silverlight Team Blog announced IIS Smooth Streaming Player Development…
- Visual Studio 2010 and .NET Framework 4 Launch Date is Monday 12th AprilWhich is fantastic news. I’m really looking forward to it especially as the UK team are planning to put on a great week for UK developers with the help of…
- Step by Step sign up for the 25 hour free Windows Azure Platform Introductory SpecialYou can learn the Windows Azure Platform and develop against it locally on your own machine using only the SDK and a copy of Visual Studio (details here)…
- Step by Step sign up for the MSDN Subscriber offer for the Windows Azure PlatformYou can learn the Windows Azure Platform and develop against it locally on your own machine using only the SDK and a copy of Visual Studio (details here)…
- TFS 2010 Beta 2 and MS Project 2007 Integration (FieldMapping.xml)I was running into an odd problem today when trying to add some new custom columns to a Microsoft Project project plan. These fields were driven by the…
- Make KeyedCollection<TKey, TItem> to work properly with WPF data bindingIn my previous post, I went through creating the KeyedCollectionEx class which allows easier consumption of the KeyedCollection class (no need to derive…
