Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Question
« Prev Topic
|
Next Topic »
General question about ASP.NET MVC 3
Venkatesh D
60
95.3
Jul 05, 2011
0
I still need a better understanding on the high level structure of ASP.NET MVC. By the way: I am using MVC 3.
Is there such a thing as an ASP.NET MVC 3 diagram, flowchart, and/or sequence diagram?
Any help appreciated!
Beginner
ASP.NET MVC 3
Add Comment
Flag
Follow
Email
2 answers
answer date
votes
comments
Tim Sawyer
76
96.2
Jul 14, 2011
0
Venkatesh:
You may want to know that the first MVC 3 book was just published a few days ago.
It's titled:
Pro ASP.NET MVC 3 Framework
, by Steven Sanderson and Adam Freeman.
You can find it on Amazon
here
. I just ordered and received it a few days ago and it is a great read!
Add Comment
Flag
Link
King Wilder
568
99.9
Jul 24, 2011
0
To answer your first part of the question, if you are new to MVC then there are many different resources that can teach you about MVC. I have a 13 episode video series where I build a GolfTracker application in MVC 2 from scratch right in front of you. It might help give you insight on how MVC works.
http://www.mvccentral.net/Video
To answer your second question, I don't know. Are you talking about displaying a diagram, flowchart and/or sequence diagram as a view in MVC, or do you want to see details on the inner workings of MVC displayed this way? If that's what you are asking, then yes I've seen many resources that have these types of charts. Google is a good place to start.
If you want to display these types of charts as a View, then off hand I don't know if any open source code exists, but there might be some somewhere.
I hope this helps.
Add Comment
Flag
Link
Write Your Answer
return to top