So I am looking at ASP.NET MVC
-
Although I do not know much about it yet, I just started 'playing' with it, and it looks very nice indeed. :) Any thoughts, tips, suggestions?
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out nowIt is pretty good. Probably the biggest tip I can give right now is put a lot of thought in beforehand as to whether or not you want to go with this architecture BEFORE you start developing a site. There are certain situations where old-style ASP.NET is a better choice than ASP.NET MVC, e.g. you have a heavy investment in ASP.NET custom controls and you need to keep offering them.
Deja View - the feeling that you've seen this post before.
-
It is pretty good. Probably the biggest tip I can give right now is put a lot of thought in beforehand as to whether or not you want to go with this architecture BEFORE you start developing a site. There are certain situations where old-style ASP.NET is a better choice than ASP.NET MVC, e.g. you have a heavy investment in ASP.NET custom controls and you need to keep offering them.
Deja View - the feeling that you've seen this post before.
-
I wish I could be looking at it, but right now, I am in the middle of a web project, not the start of one.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Although I do not know much about it yet, I just started 'playing' with it, and it looks very nice indeed. :) Any thoughts, tips, suggestions?
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out nowI've read an article on MSDN Magazine and it seemed good to me, especially compared to RoR*. I hope I'll be able to test-drive it soon in a small real-world project (anyway, I'd like to wait for the final release). *) Never really learned it, I just took a look at it a while ago.
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Photos/CP Flickr Group - ScrewTurn Wiki
-
Although I do not know much about it yet, I just started 'playing' with it, and it looks very nice indeed. :) Any thoughts, tips, suggestions?
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out now -
Although I do not know much about it yet, I just started 'playing' with it, and it looks very nice indeed. :) Any thoughts, tips, suggestions?
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out now -
-
It beats the WebForms crap hands-down. I'm just waiting to see how much new crap they manage to stuff into it by the time it's released.
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
-
After a few hours of playing, it's looks a lot better than the postback model.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out nowleppie wrote:
After a few hours of playing, it's looks a lot better than the postback model.
Yes. I'm starting to suspect that the whole postback mess was just a ruse, a way of lowering our expectations so severely that they could roll out something simpler and be proclaimed brilliant. :suss: :rolleyes:
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
-
After a few hours of playing, it's looks a lot better than the postback model.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 3 out now -
I developed a blog-like engine using Linq to Sql and Asp.Net MVC last week and wow the simplicity is amazing.
Greets! Joel
And clean. Its really fun digging into some introductory ruby on rails tutorials and then digging into MVC or monorail to see a asp.net implementation of ruby on rails. I was hoping to use monorail for the current project I'm working on but once we decided to use a 3rd party shopping cart it kind of hosed that idea.
Todd Smith