Regarding details usage of mvc toolkit & mvc contrib

92 Views Asked by At

people use all utility , controls mvc toolkit & mvc contrib provide but my question is there any specific web site which guide me in details how to use mvc toolkit & mvc contrib related controls and classes. i can download those project from codeplex but without knowing how to use those then how can i implement those things in my project. so my request that please guide with all tutorial and docs for mvc toolkit & mvc contrib for using in project. i need details guidance for implementation in my project. thanks

1

There are 1 best solutions below

0
Francesco Abbruzzese On

I am the coordinator of the Mvc Controls tookit. You may find the list of all Mvc Controls toolkit tutorials here. Moreover, the codeplex web site contains a detailed documentation of all its featuree. See here. Unluckly all asp.net mvc stuffs require a greater learning effort than the corresponding webforms stuffs because they give an higher control on the architecture of your application.