0
I m very honoured you are sharing valuable knowledge with me...
thank you very much...!!
??
0
Hello,
No need to learn webform. You can directly go with asp.net MVC.
There is no relation between webform and MVC. So, go with mvc directly.
0
Hi Mohammad,
ASP.NET web forms are no more using anywhere. But having some basic knowledge helps you as recently in ASP.NET MVC 6 they added Razor Pages(.cshtml and .cshtml.cs) which using the most similar pattern which was in ASP.NET (.aspx and .aspx.cs).
I suggest, even look for .NET Core, ASP.NET Core, and Angular to make yourself align to the current market.
Let me know if you have any more questions.