Click here to Skip to main content
15,907,326 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 3:34
Christopher Duncan16-Oct-13 3:34 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Aaron Throckmorton16-Oct-13 3:48
Aaron Throckmorton16-Oct-13 3:48 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 4:54
Christopher Duncan16-Oct-13 4:54 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Aaron Throckmorton16-Oct-13 5:13
Aaron Throckmorton16-Oct-13 5:13 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 5:20
Christopher Duncan16-Oct-13 5:20 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Aaron Throckmorton16-Oct-13 3:46
Aaron Throckmorton16-Oct-13 3:46 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 4:50
Christopher Duncan16-Oct-13 4:50 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Aaron Throckmorton16-Oct-13 5:08
Aaron Throckmorton16-Oct-13 5:08 
It can be largely client side, if you want it to be. But really it's mostly server side, IMHO. You manipulate your data and make all your decisions in the controller, then send that to the view, which renders it for the client. When the user clicks, it calls another action in your controller and you do everything there. MVC works really well even without using any javascript or jquery.
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 5:22
Christopher Duncan16-Oct-13 5:22 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 4:15
Sam.Carleton16-Oct-13 4:15 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 4:41
Christopher Duncan16-Oct-13 4:41 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 4:56
Sam.Carleton16-Oct-13 4:56 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 5:08
Christopher Duncan16-Oct-13 5:08 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
User 483504716-Oct-13 5:08
User 483504716-Oct-13 5:08 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 5:17
Sam.Carleton16-Oct-13 5:17 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
User 483504716-Oct-13 5:22
User 483504716-Oct-13 5:22 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 6:45
Sam.Carleton16-Oct-13 6:45 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
User 483504716-Oct-13 6:57
User 483504716-Oct-13 6:57 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 7:53
Sam.Carleton16-Oct-13 7:53 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
User 483504716-Oct-13 8:12
User 483504716-Oct-13 8:12 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Sam.Carleton16-Oct-13 8:19
Sam.Carleton16-Oct-13 8:19 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Steve Naidamast16-Oct-13 4:17
professionalSteve Naidamast16-Oct-13 4:17 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Christopher Duncan16-Oct-13 4:39
Christopher Duncan16-Oct-13 4:39 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Mycroft Holmes17-Nov-13 19:09
professionalMycroft Holmes17-Nov-13 19:09 
GeneralRe: Religious question - MVC benefits vs ASP.NET? Pin
Bruce Patin16-Oct-13 6:08
Bruce Patin16-Oct-13 6:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.