How to learn C# in Asp.net Mvc
-
I joined as a fresher in one of the company.They are not providing training to me.So, they are telling to learn your self own.How can i gain more knowledge on these technologies like C#.net,Asp.net MVC,Jquery,Angular js.So, i need tasks which can i improve my knowledge.Is there articles or material which is useful to me just mail me machamanikanta222@gmail.com
-
I joined as a fresher in one of the company.They are not providing training to me.So, they are telling to learn your self own.How can i gain more knowledge on these technologies like C#.net,Asp.net MVC,Jquery,Angular js.So, i need tasks which can i improve my knowledge.Is there articles or material which is useful to me just mail me machamanikanta222@gmail.com
For C# start with: .NET Book Zero by Charles Petzold[^]. For ASP.NET, MVC: www.asp.net[^]. For general Microsoft stuff: Learn to Develop with Microsoft Developer Network | MSDN[^] And for many other things you can use Google to do the searching for you; probably the most important tool in your toolbox.
-
For C# start with: .NET Book Zero by Charles Petzold[^]. For ASP.NET, MVC: www.asp.net[^]. For general Microsoft stuff: Learn to Develop with Microsoft Developer Network | MSDN[^] And for many other things you can use Google to do the searching for you; probably the most important tool in your toolbox.
Thanks for your reply.But i need C# with Asp.net mvc using 3-tier architecture sample examples.
-
Thanks for your reply.But i need C# with Asp.net mvc using 3-tier architecture sample examples.
-
Thanks for your reply.But i need C# with Asp.net mvc using 3-tier architecture sample examples.
As you are new to MVC then try to understand MVC flow and architecture of the application like why MOdel, View, Controllers folders and their purpose. Once you will know the flow then start digging into that how return data from controller to view and vice versa etc. Here are the couple of links that may help you: Learn MVC (Model View Controller) step by step in 7 days – Day 1[^] Learn MVC (Model view controller) Step by Step in 7 days – Day 2[^] Learn MVC (Model View Controller) Step by Step in 7 Days – Day 3[^] ASP .NET MVC Tutorial For Beginners[^] A step by step Asp.Net MVC5 tutorial for beginners-C# - Dot Net Concept[^] For C# C# Tutorials[^] Angular JS AngularJS Tutorial[^]
-
I joined as a fresher in one of the company.They are not providing training to me.So, they are telling to learn your self own.How can i gain more knowledge on these technologies like C#.net,Asp.net MVC,Jquery,Angular js.So, i need tasks which can i improve my knowledge.Is there articles or material which is useful to me just mail me machamanikanta222@gmail.com
As you are new to MVC then try to understand MVC flow and architecture of the application like why MOdel, View, Controllers folders and their purpose. Once you will know the flow then start digging into that how return data from controller to view and vice versa etc. Here are the couple of links that may help you: Learn MVC (Model View Controller) step by step in 7 days – Day 1[^] Learn MVC (Model view controller) Step by Step in 7 days – Day 2[^] Learn MVC (Model View Controller) Step by Step in 7 Days – Day 3[^] ASP .NET MVC Tutorial For Beginners[^] A step by step Asp.Net MVC5 tutorial for beginners-C# - Dot Net Concept[^] For C# C# Tutorials[^] Angular JS AngularJS Tutorial[^]
-
I joined as a fresher in one of the company.They are not providing training to me.So, they are telling to learn your self own.How can i gain more knowledge on these technologies like C#.net,Asp.net MVC,Jquery,Angular js.So, i need tasks which can i improve my knowledge.Is there articles or material which is useful to me just mail me machamanikanta222@gmail.com
Goto http://asp.net there are tons of stuff there
I have no tag
-
I joined as a fresher in one of the company.They are not providing training to me.So, they are telling to learn your self own.How can i gain more knowledge on these technologies like C#.net,Asp.net MVC,Jquery,Angular js.So, i need tasks which can i improve my knowledge.Is there articles or material which is useful to me just mail me machamanikanta222@gmail.com
Do. google, you will get lots of tutorials sites like asp.net, w3schools,tutorialspoint, codeproject etc. But one think that keep in your mind, you have to practice yourself in continue basis.Only you can help or improve yourself.