Click here to Skip to main content
15,886,007 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
hi.... what is mvc ? wt is the use of this one and where we use give the small code for small example ?
Posted
Comments
Sergey Alexandrovich Kryukov 27-Sep-12 23:37pm    
If you could ask this question, you could read overviews, documentation, etc. What prevented you from doing so?
--SA

1 solution

Come on, a quick google search would have given you plenty of resources for you to learn about that topic. See here for example with some sample code:
Model View Controller (MVC) Using C#, Delegates and Events in .NET[^]
and even a nice sample from the MSDN:
http://code.msdn.microsoft.com/Introduction-to-MVC-3-10d1b098[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 27-Sep-12 23:38pm    
I would say it should be useful if I did not take a look at other OP's questions... to me, it looks hopeless; and this is sad...
My 5, of course.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900