Click here to Skip to main content
15,909,498 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: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Mycroft Holmes24-Nov-13 15:35
professionalMycroft Holmes24-Nov-13 15:35 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
_Maxxx_24-Nov-13 17:57
professional_Maxxx_24-Nov-13 17:57 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Nemanja Trifunovic24-Nov-13 8:48
Nemanja Trifunovic24-Nov-13 8:48 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
William Emmanual25-Nov-13 0:42
professionalWilliam Emmanual25-Nov-13 0:42 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Mycroft Holmes24-Nov-13 11:54
professionalMycroft Holmes24-Nov-13 11:54 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
myker24-Nov-13 12:27
myker24-Nov-13 12:27 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
William Emmanual25-Nov-13 0:44
professionalWilliam Emmanual25-Nov-13 0:44 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
brisby24-Nov-13 20:55
brisby24-Nov-13 20:55 
I've spent a lot of time on MVC3/4. A few people have suggested the pluralsight tutorials, which are a good intro, particularly Scott Allen's series. However I have to sound a rather negative warning in that I do not believe that it is possible to get proficient in MVC in 15 days and that this is asking for problems. The reason I say this is MVC is only the architecture. The real expertise is required when you start doing slightly more complex things with data and this is where a deep knowledge of EF including LINQ (either SQL or Entities) is essential. Also a good understanding of which pathway you are going to follow e.g Code First, Model First or database First. If you don't understand the full implications of EF and which Code pathway you choose you will wander around in circles. Also your model structure is heavily tied into all these choices. This knowledge only comes with actual experience.
I would seriously recommend getting an MVC Guru to work with your team as the team leader and allocate specific parts of the work with the Guru providing full time assistance.
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
William Emmanual25-Nov-13 0:46
professionalWilliam Emmanual25-Nov-13 0:46 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
ANTS Profiler from Red Gate Software24-Nov-13 22:46
ANTS Profiler from Red Gate Software24-Nov-13 22:46 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Ronald.A25-Nov-13 3:21
Ronald.A25-Nov-13 3:21 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
ClockMeister25-Nov-13 3:27
professionalClockMeister25-Nov-13 3:27 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Alexander DiMauro25-Nov-13 4:21
Alexander DiMauro25-Nov-13 4:21 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
KP Lee25-Nov-13 10:13
KP Lee25-Nov-13 10:13 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Alexander DiMauro25-Nov-13 10:28
Alexander DiMauro25-Nov-13 10:28 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
User 483504725-Nov-13 5:26
User 483504725-Nov-13 5:26 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
RafagaX25-Nov-13 6:10
professionalRafagaX25-Nov-13 6:10 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
BrainiacV25-Nov-13 6:59
BrainiacV25-Nov-13 6:59 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
bwallan25-Nov-13 8:13
bwallan25-Nov-13 8:13 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
KP Lee25-Nov-13 9:38
KP Lee25-Nov-13 9:38 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
Kirk 1038982128-Nov-13 18:37
Kirk 1038982128-Nov-13 18:37 
GeneralRe: Can anyone or anything teach me ASP.NET MVC in 15 days? Pin
William Emmanual29-Nov-13 0:21
professionalWilliam Emmanual29-Nov-13 0:21 
GeneralIs There Such A Thing As A ? Pin
Roger Wright23-Nov-13 15:57
professionalRoger Wright23-Nov-13 15:57 
JokeRe: Is There Such A Thing As A ? Pin
TnTinMn23-Nov-13 18:51
TnTinMn23-Nov-13 18:51 
GeneralRe: Is There Such A Thing As A ? Pin
harold aptroot23-Nov-13 21:46
harold aptroot23-Nov-13 21:46 

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.