Monday, June 27, 2011

Table Splitting in Entity Framework

http://weblogs.asp.net/manavi/archive/2011/04/24/associations-in-ef-4-1-code-first-part-4-table-splitting.aspx

What is SassAndCoffee

http://blog.paulbetts.org/index.php/2011/06/06/new-release-sassandcoffee-0-9-now-not-glacially-slow/


SassAndCoffee is a library for ASP.NET (both MVC and old-school WebForms) that adds drop-in support for two new languages: Sass and SCSS, a language that allows you to write reusable, more structured CSS, as well as CoffeeScript, which is a JavaScript dialect that is much more syntactically elegant, but still preserving 100% compatibility with regular JavaScript.

ActionMethodSelectorAttribute for Multiple Submit Buttons in ASP.NET MVC

http://www.dotnetcurry.com/(X(1)S(3n14c545mislet45ps2pyu55))/ShowArticle.aspx?ID=724

RazorGenerator for ASP.NET MVC

http://blog.davidebbo.com/2011/06/precompile-your-mvc-views-using.html

How to use Microsoft Translator service with screenshots and example

As the web grows, more and more international businesses are turning to the web. The demand for a multi-lingual website has never been so great. There are currently a few pay services out there that offer a translation API and also a few free ones (Google and Microsoft). One of the services that I have been looking at recently is the Microsoft Translator service. The API has support for SOAP, AJAX and HTTP which is a great addition to the API.

http://deanhume.com/Home/BlogPost/microsoft-translator-api/55