Rossj wrote:
I've just been reading
this, and although I haven't had time to play with the MVC stuff yet it has me a little worried - can anyone who has played with it comment on their thoughts with it so far?
 | From the article wrote: Building models with LINQ is death by a thousand cuts. PAINFUL.
... If your app doesn’t fit the square peg, you get to chisel it out with a spork.
|
Wonder if there is anything about MVC at HHH?
I have only been programming for about 4 years now starting in C++. A lesson I have learnt in the last 6 months is that software changes do
not happen overnight. Most of the time, new technologies create as many problems as they fix.
Take Linq for example. Exceedingly powerful yes. Exceedingly versatile to implement in the real word, erm certainly not! Useful in some cases (XML/Objects), a real pain in others (SQL).
MVC is another of those things that will take a long time to get right. As will the ADO entity framework.
Microsoft do NOT release anything near completion nowadays. It's always 60% there. Linq will be exciting, along with WPF and the ADO entity framework in three years time. Until then, the tried and tested will suffice. .NET 2.0 web or smart client was pretty good (and a long time coming).
What will IE8 give me that IE 7 does not, not a great deal, it's juts a web browser. I am constantly bemused by the 'ants in the pants' pandemonium that occurs with IE or Firefox for that matter.
MVC also will not be mature for a few years, and I
don't waste my time with immature projects anymore.