Bit Diffusion
Using whatever technology is necessary to get the job done
Wednesday, 13 June 2012
Performance comparison: IIS 7.5 and IIS 8 vs. self-hosted mvc4 web api
›
Introduction There are several ways to host your services with the new MVC4 Web Api framework. Traditionally, most people would use IIS whi...
44 comments:
Thursday, 3 May 2012
Sharing common view model data in asp.net mvc with all the bells and whistles
›
In anything but the most trivial applications, there are common pieces of data you will want to share between your different views. Typical ...
121 comments:
Tips for formatted urls in asp.net mvc
›
It wasn't long ago that applications built using Microsoft tools had some pretty unfriendly url's as standard (if you've used We...
24 comments:
Monday, 6 June 2011
Polling your database queues less-often - using udp via sql server clr
›
We've all done it before: we have a database table somewhere that is being populated with records and we need to know when something new...
5 comments:
Using solr for .net - please stop using your database as a search engine
›
Google has spoiled us with fast, relevant search and users have come to expect this from all sites that they visit. There really is no more ...
6 comments:
Introducing synoptic - a console application framework for .net
›
If you want to go directly to the app, you can find us on github or you can view the wiki . There needs to be more love for console appli...
6 comments:
Home
View web version