The aim of this project is to make a simple website with various common user interactions so that I may learn Microsoft's ASP. NET framework, using my existing knowledge of c#.
On this website, a user can create and share recipes with other users. They can create an account, submit recipes, view other users and their recipes, as well as being able to comment on and rate other recipes.
I have downloaded the .NET Framework and .NET SDKs from MSDN, along with the 2013 Express edition of Visual Studio.
I did this by clicking on the Get Started for Free link on the .Net Framework page on MSDN. I selected the option to get Visual Studio for Web.
As well as that, I have set up a Visual Studio Online account. This gives me free version control and repository and task management for up to 5 users.
I have installed Visual Studio 2013 and the .Net Framework, which took around 30 minutes.
Following the Share your code in TFVC page, I have created and committed an initial solution to the Visual Studio Online version control system.
No comments:
Post a Comment