Home avatar

Thoughts and code

WebResource.axd and WebApp Project

This is weird. An assembly with web controls and embedded resources was working fine in WebSite project but not in WebApp project. The request is returned with OK response (200), but absolutely empty. Will post solution once find it :)

Microsoft MVC Framework

Alt.Net has definitely has generated the hype and excitement (well, at least for me). I heard in ScottGu’s lecture thing I wanted to hear for quite long:

  • Front Controller implemented
  • Requests are routed to Controllers
  • Interface based request/response and the WHOLE framework - love it!
  • Pluggable (Windsor, Spring)
  • Testability and mocking baked in (NUnit, MbUnit, etc)
  • Seems like the most of Design Principles were considered
  • URL flexibility - mapping to controller with a friendly external names
  • Tokenized string (!!! Tokens - later about it)
  • Controllers, Models, and Views are organized in folder structure (I can hear Glen saying “Yes!”)

Highly recommended to watch the video.

Hello weblogs.asp.net

This is the 1st post on this site. My MSN Blog will be updated, but this is going to be the primarily one.   I am interested in posting to weblogs.asp.net the whole text, and just a preview to the old MSN blog - anyone knows how to do it from Windows Live Writer?