Profile_bird

Hey there! loudej is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving loudej's tweets.

Already using Twitter
from your phone? Click here.

loudej

  1. @aaronjensen D'oh! Yeah. Different assembly name. "spark.web.mvc2" causing that...
  2. @emilcardell ${} doesn't render if there's a null exception - chech data? Also - you can use $!{xxx} to output nothing on null exception.
  3. @detroitpro ur.... no? some new bits for the MVC2 release is really a good idea, though...
  4. I keep accidentally replying to myself on tweetdeck... fail...
  5. @detroitpro try grabbing latest dev build? sve site, downloads->latest development build... need to click login as guest
  6. @aaronjensen --syntax is probably never going to be client/server identical...
  7. @loudej that would probably start with support for something like Html.RenderPartial client side... and... kicker is lambda--
  8. @aaronjensen ouch!
  9. @aaronjensen --three different generic classes SparkView<>/ViewDataDictionary<>/HtmlHelper<> becomes a bit... intricate...
  10. @aaronjensen yeah, sorry about that. the overlapping TModel/object Model initialization over --
  11. @aaronjensen @haacked to verify you can also try !{Html.DisplayFor(x => Model.Inner)} which works around the problem on the older build.
  12. @aaronjensen @haacked yeah, try grabbing the bits from the ci server. ViewData TModel on the strongly-typed html helper wasn't set properly.
  13. @lazycoder "The future belongs to those who believe in the beauty of their dreams." Very nice.
  14. @HowardvRooijen of course - not taken as criticism. I know you've created large sites with ecomm and cms and are hopeful for good results
  15. @HowardvRooijen Yeah, there has been a lot of thinking put into this. The 140 char limit doesn't show that well, we should switch to email.
  16. @HowardvRooijen ...that might cover the fwk scenario?
  17. @loudej Although come to think of it the orchard.web host app is intentionally thin. If you wanted to replace it and be the host app...
  18. @HowardvRooijen well - here's the thing... if you can write an otherwise normal web app as a packages subfolder, is that sufficient?
  19. @HowardvRooijen no problem! sorry it took so long to post... On spark I'll have to recuse myself :) wait for community feedback on that...
  20. @loudej adding a screen to a user profile, or ratings to comments, as something that's not baked-in from the original object's p.o.v...