Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
bit frustrated can u plz help me in guiding through witan example plzzz.
Posted

1 solution

You need to learn the following technologies

ASP.NET, ASP.NET MVC, Entity Framework (with the approach you want like - Code First, Model First or Database First).

To learn those technologies and more, the following links will be useful for you:-

1- Introduction to ASP.NET MVC (https://www.microsoftvirtualacademy.com/en-us/training-courses/introduction-to-asp-net-mvc-8322[^])

2- Developing ASP.NET MVC 4 Web Applications Jump Start (https://www.microsoftvirtualacademy.com/en-us/training-courses/developing-asp-net-mvc-4-web-applications-jump-start-8239[^])

3- Implementing Entity Framework with MVC (https://www.microsoftvirtualacademy.com/en-us/training-courses/implementing-entity-framework-with-mvc-8931[^])

4- ASP.NET Data Access - Recommended Resources (http://www.asp.net/whitepapers/aspnet-data-access-content-map[^])

All are free resources, if you concentrate on them some time, then you will need to search some www.codeproject.com articles that will help you implement specific functionality or best practice.

Hope that helps you

Regards,
Abdisamad
 
Share this answer
 

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