Starting out with ASP.NET - Coding best practice?

Associate
Joined
1 May 2006
Posts
810
Location
Bristol, UK
Good Morning Everyone!

Just looking for a bit of general direction.

I'm starting out with ASP.NET since we're going to be moving to it at work soon (from ASP 3.0 :eek:) and I really like what I've read about the framework.

Up until now most of my work has been in PHP/MySQL and my last few projects have been developed using the CodeIgniter MVC framework (which I adore). I've done some reading about the ASP.NET mvc framework but from what I can tell its not quite 'there' yet.

If there there anyone out there who has got their head around MVC.NET that could point me in the direction of a useful resource (other than Scott's blog :p) I'd appreciate it. Conversely, if anyone has made their own mini-mvc then I'd be very interested to know how you accomplished it :)

Off the cuff....is MVC the best method to use? I guess what I'm really asking is how do you ASP.NET-ers organise your code etc.

Sorry for the garbled post....I've not woken up properly yet lol.

Thanks in advance,
Freakish_05
 
Back
Top Bottom