- Using RIA DomainServices with ASP.NET and MVC 2Recently, I started working on a new ASP.NET MVC 2 project and I wanted to reuse the data access (LINQ to SQL) and business logic methods (WCF RIA Services) that had been developed for a previous p…
- Silverlight Cream for March 25, 2010 -- #820In this Issue: René Schulte, Jeremy Likness, Hassan, Victor Gaudioso, SilverLaw, Mike Taulty, Phani Raj, Tim Heuer, Christian Schormann, Brad Abrams, David Anson, Diptimaya Patra, and Daniel Vaugha…
- Unit Testing with VS2008 Team System and MoqUnit Testing with VS2008 Team System and Moq
- Multithreading in Windows Phone 7 emulator: A bugMultithreading is supported in Windows Phone 7 Silverlight applications, however the emulator has a bug (which I discovered and was confirmed to me by the dev lead of the emulator team): If you att…
- Windows Phone 7 Series - Tools and Resources (updated)Unless you've been living in the caves of Lascaux for the past couple of days, you probably know what's happening in the world of Windows Phone. Microsoft unveiled the developer tools required to d…
- Sample code for my #mix10 talk onlineI just saw that the video for my MIX10 session is online already! Impressive work, MIX10 team. I also published the sample code on my web server, so here are the links:
- What is "Open" anyway?This terms is often used with many meanings. For example, some people consider Flash 'open' and 'multi-platform' . But Flash is a product of Adobe systems, locked down, copy protected and distribut…
- Guest Post: What's IronRuby, and how do I put it on Rails?\UPDATED 10th March 2010: Edd produced a [2nd post on using IronRuby with WPF/.NET \]
- Learning ASP.NET: Where to Begin?I often see questions at forums(http://forums.asp.net) asking stuffs like:
- First day with FEZ Mini Robot KitYesterday I picked up a nice package from TinyCLR.com. Yes, it is yet another robot (third in fact), but this time it runs .NET! How freaking cool is that!
- Drag and Drop table rows between tables with JQuery UII needed to create a web page that let the user assign one item of a grid to a target by dragging the item and dropping it on a row on a different grid. I immediately thought about using JQuery UI …
- SSAS: Automating the Scripting of an SSAS databaseI've been meaning to post this for a little while, and a recent post on the SSAS forum at ssas-info.com prompted me to finally get around to it.
- Another Inro to CAML BlogYes.. there’s lots of CAML blogs out there… lots of tutorials… lots of references… So, why add to the noise?? Well… two good reasons:
- Kissy Poo Post-Mortem – Looking back at making an Xbox LIVE Indie GameKissyPooBox A short while ago I became a REAL game developer with the release of an XBLIG I helped create called “Kissy Poo”. Overall this game has been a huge success. It has far exceeded my origi…
- Guids as Primary Keys with Entity Framework 4I normally use an int with an identity as the primary key for most tables in Sql Server and I think that is probably the normal habit of most developers, but on occasion, you will need to use a uni…
- Windows 7 sin acceso a dispositivos de redA principios de esta semana, tuve que configurar una máquina con Windows 7 para usarla como un equipo de trabajo más de nuestra red. Todo parecía ir bien hasta que intenté conectarlo al servidor de…
- MVC 2 Editor Template with DateTimeOne of the cool new features of MVC 2 is the ability to automatically pick an editor template based on the meta data of each property. This meta data can be as simple as the data type of the proper…
- Silverlight Cream for January 31, 2010 -- #790In this Issue: Jeremy Likness, Vikram Pendse, David Burela(2), Paulio, David Anson, Jesse Liberty, and Brett Balmer. Shoutout: Jeremy Alles has a Minor update to the Silverlight MVVM frameworks exp…
- 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 and this window closes after opening the popup.
- MS BRE Backward Chaining - Part 1: Situating the Business Rules EngineThis is the first of a three-part series, as follows:
