MVC and Test Driven Development
Posted on December 13th, 2007
Well shortly after the release of VS 2008 Microsoft have released an MVC extension for Visual Studio. It is long overdue but never the less great to get! One funny point to note and maybe it’s just because the release is only CTP but the test framework of VS 2008 cannot test a controller out-the-box …. which is half the reason to use this pattern to start with :) … anyway, maybe it will be addressed in later releases.
Get it while its hot : http://asp.net/downloads/3.5-extensions/
Tags: .NET, MVC, VS 2008
Filed under .NET | No Comments »
Mafooku application available on Facebook
Posted on December 7th, 2007
We’ve extended the Mafooku system into Facebook, post your products there and all your friends will know what you have for sale! If you already have an account just follow this link to see our application. Mafooku-On-Facebook
This is a great way to let even more people know about the stuff that you’re selling.
Our developer API will be available soon and will be posted on this blog.
-c
Filed under General | No Comments »
Mafooku now integrates with Twitter!
Posted on December 5th, 2007
Yup we sure do. For those who use Mafooku to sell their products online, every product that hits the top 10 gets automatically sent to Twitter so those who follow Mafooku there can see your stuff. Of course since each product posted gets a turn on the home page everybody is getting some good coverage.
Twitter uses a REST based interface so connecting from .NET was pretty straight forward. Take a look:
Tags: .NET, ECommerce
Filed under .NET | No Comments »