Hi Ward, You are correct i did mean asp net MVC.
This will be my first real web page development (previously just winforms, wpf and silverlight development) and from all the research ive done i have found and been told that i would get more out of going down the MVC root.
Also after watching multiple vids off the
http://www.asp.net/mvc website i can see why they are saying that it is the next big thing. Also the technology suits the website i am developing to a tee.
I did start a quick prototype and created the edmx file and set the appropriate ideablade booleans in the model properties but when it came to generate the developer classes i got an error saying something like item or key already exists in the collection (sorry im not at my dev computer right now) i will be able to supply you with the exact error later. It had something to do with the T4 template that the ideablade ".tt" file was trying to use on line 16.
Thats why i asked if there was any examples just to double check i wasnt being a goose and fudging something up.
I think if there was even a devForce example with asp.net webforms that would suffice.
Thanks