Browse by Tags

All Tags » .NET » ASP.NET MVC (RSS)

Misuse of Delegates??? by zowens

In the evolution of the ideas presented in Java, C# has provided the idea of method delegation and delegates, which I'm sure you are well aware of. In C# 3.0 with the introduction of the LINQ, Lambdas were born. With Lambdas, we are able to provide an...
Filed under: , , ,

ASP.NET MVC CSS Sprite by zowens

A month ago, I wrote about my technique to output a CSS sprite for ASP.NET . Granted, I made a big mistake. I put WAY too much bloat into the post. Not a K.I.S.S. moment. I have reworked my CSS sprite technique to be unique to MVC. I've used the most...

Poll: JavaScript library for an eCommerce site? by zowens

Click Here to vote Here are your options: jQuery YUI Prototype/Scriptaculous MooTools Ext (using jQuery as backend) Ext (using YUI as backend) Ext (using Ext base) Happy voting!

ASP.NET MVC is FINALLY here! by zowens

After some delay (and an EXCELLENT recovery by the ASP.NET team ;) we can now DOWNLOAD ASP.NET MVC ! Trust me, it takes a while :) Let the mass blogging begin!
More Posts