Click here to Skip to main content
15,881,882 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Absolutely lost with starting asp.net mvc Pin
King Fisher1-Apr-15 1:19
professionalKing Fisher1-Apr-15 1:19 
AnswerRe: Absolutely lost with starting asp.net mvc Pin
Afzaal Ahmad Zeeshan1-Apr-15 1:59
professionalAfzaal Ahmad Zeeshan1-Apr-15 1:59 
GeneralRe: Absolutely lost with starting asp.net mvc Pin
Frygreen2-Apr-15 3:45
Frygreen2-Apr-15 3:45 
GeneralRe: Absolutely lost with starting asp.net mvc Pin
King Fisher2-Apr-15 5:01
professionalKing Fisher2-Apr-15 5:01 
AnswerRe: Absolutely lost with starting asp.net mvc Pin
Afzaal Ahmad Zeeshan1-Apr-15 1:13
professionalAfzaal Ahmad Zeeshan1-Apr-15 1:13 
AnswerRe: Absolutely lost with starting asp.net mvc Pin
RajeeshMenoth1-Apr-15 1:16
professionalRajeeshMenoth1-Apr-15 1:16 
GeneralRe: Absolutely lost with starting asp.net mvc Pin
Frygreen1-Apr-15 3:02
Frygreen1-Apr-15 3:02 
GeneralRe: Absolutely lost with starting asp.net mvc Pin
jkirkerx1-Apr-15 8:10
professionaljkirkerx1-Apr-15 8:10 
I just learned MVC as well, oh it was painful. Totally different than web forms.

I started with one of the generic projects in VS 2013 Community Version, in which a tutorial existed for it.

This is one of them
Learn MVC (Model View Controller) step by step in 7 days – Day 1[^]

So I download the VS2013 Community Version
Fired it up, updated the program first.
Created a new Project, ASP.Net MVC 4 Web Application, and selected Razor for the HTML in the View
Then used package manager and updated all the packages to MVC5 and so forth.

From There, it creates a Responsive Design Website with login and register for accounts
So I decided to make a new website for myself and learn at the same time.

There is a preview, but basically, you write HTML off the top of you head, and just used a browser to test it.
The designers are stupid anyways and produce poor results anyways.
QuestionChance Textmode Date Format Pin
Praveen Kandari31-Mar-15 22:34
Praveen Kandari31-Mar-15 22:34 
GeneralRe: Chance Textmode Date Format Pin
King Fisher1-Apr-15 0:15
professionalKing Fisher1-Apr-15 0:15 
GeneralRe: Chance Textmode Date Format Pin
Praveen Kandari1-Apr-15 0:24
Praveen Kandari1-Apr-15 0:24 
GeneralRe: Chance Textmode Date Format Pin
King Fisher1-Apr-15 0:31
professionalKing Fisher1-Apr-15 0:31 
GeneralRe: Chance Textmode Date Format Pin
Praveen Kandari1-Apr-15 0:37
Praveen Kandari1-Apr-15 0:37 
GeneralRe: Chance Textmode Date Format Pin
King Fisher1-Apr-15 0:39
professionalKing Fisher1-Apr-15 0:39 
AnswerRe: Chance Textmode Date Format Pin
Richard Deeming1-Apr-15 1:11
mveRichard Deeming1-Apr-15 1:11 
GeneralRe: Chance Textmode Date Format Pin
Praveen Kandari1-Apr-15 1:24
Praveen Kandari1-Apr-15 1:24 
GeneralRe: Chance Textmode Date Format Pin
Richard Deeming1-Apr-15 1:29
mveRichard Deeming1-Apr-15 1:29 
GeneralRe: Chance Textmode Date Format Pin
Praveen Kandari1-Apr-15 1:37
Praveen Kandari1-Apr-15 1:37 
GeneralRe: Chance Textmode Date Format Pin
Richard Deeming1-Apr-15 1:39
mveRichard Deeming1-Apr-15 1:39 
GeneralRe: Chance Textmode Date Format Pin
Praveen Kandari1-Apr-15 1:49
Praveen Kandari1-Apr-15 1:49 
QuestionI need to pass an ID to a custom validator. Pin
Member 1156804730-Mar-15 11:57
Member 1156804730-Mar-15 11:57 
AnswerRe: I need to pass an ID to a custom validator. Pin
Afzaal Ahmad Zeeshan30-Mar-15 20:09
professionalAfzaal Ahmad Zeeshan30-Mar-15 20:09 
AnswerRe: I need to pass an ID to a custom validator. Pin
jkirkerx31-Mar-15 9:40
professionaljkirkerx31-Mar-15 9:40 
Questionhow to use validation with login Pin
Member 1095307530-Mar-15 4:37
Member 1095307530-Mar-15 4:37 
AnswerRe: how to use validation with login Pin
JHizzle30-Mar-15 4:51
JHizzle30-Mar-15 4:51 

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.