I have been having a ton of fun using the ASP.NET MVC Framework, and lately, I've been seeing others getting into it as well. Rob Conery’s MVC Storefront series is a big one, going through the entire development of a real life application. Then I noticed today that Amr Elsehemy is doing something similar. I should start posting more snippets of my work and things I’ve learned.
What I’ve learned?
Lately? Tons. Where to start. Well last night I tossed out a minor blurb about the Cache Manager I’m working on. So what else do I have to offer? How about….Script management?
I can get more detailed into this later if people care, but lets just say that with the combination of:
- A base controller to handle adding the script tags to the view data.
- A Command Line version of Dean Edward’s packer.
- And some well placed post-build commands.
I was able to easily include what scripts I needed where, without any extra bloat.
Now I’m going to try to include this random image to see if posting images from Live Writer works.