Search

You searched for the word(s): userid:793121

Matching Posts

  • Re: Code Blocks vs. Code Behind

    I work in an agile shop. We examine the value for each piece--even separation of concerns. Don't do things academically. Do them because they matter and bring value. For a quick UI, to get feedback from the user, we'll put it ALL on the page using prototype.js. If the logic is ONLY about UI, that's where it belongs. That's where you develop it and test it, so maitain it there. If the app uses the database to the point the controller would start to look like a repository, guess what
    Posted to ASP.NET MVC (Forum) by tcox on 3/29/2008
  • Re: mvc preview 2

    I had the same issue and tried several ways. ./Content/Images/ worked for me, with a single dot.
    Posted to ASP.NET MVC (Forum) by tcox on 3/28/2008
Page 1 of 1 (2 items)