Browse by Tags

All Tags » Orcas (RSS)

C# Dynamic Function Factory by fdumlao

Building functions instead of expression trees. The functional programming features of the latest versions of C# allow developers to harness a very expressive programming paradigm to solve challenges in new, elegant ways. Two of the very interesting new...

Troubleshooting ASP.NET MVC Routing by fdumlao

One thing I absolutely love about the ASP.NET MVC framework is that there isn't too much "magic". Magic can be nice if you are able to adhere to a framework's "Golden Path", but as soon as some customization becomes necessary you find that the magic can...
Filed under: , , ,
More Posts