locked
Roadmap in Mobile and Web RRS feed

  • Question

  • User161363479 posted

    Hello,

    I reading C# now. what is roadmap for learning MobileApp and Asp.net MVC?(or Core)

    What are the steps in the order?

    After C# i should learn html? When sql server?

    Thanks

    Thursday, November 30, 2017 1:50 AM

Answers

  • User541108374 posted

    Hi,

    I suggest you start with ASP.NET MVC (Core) and as you get into that you'll notice that you'll get in contact with HTML in your views. A basic knowledge of that won't hurt to get up to speed and then later on dive deeper into it (also CSS and JavaScript).

    To learn ASP.NET MVC 5 I suggest you start this tutorial: https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started.

    For ASP.NET MVC Core take a look at: https://docs.microsoft.com/en-us/aspnet/core/.

    Kris

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, November 30, 2017 12:49 PM
  • User-335504541 posted

    Hi life244,

    After C# i should learn <g class="gr_ gr_215 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="215" data-gr-id="215">html</g>? When <g class="gr_ gr_216 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="216" data-gr-id="216">sql</g> server?

    I think you should learn <g class="gr_ gr_284 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="284" data-gr-id="284">html</g> after C# then learn some basic of <g class="gr_ gr_465 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="465" data-gr-id="465">sql</g>. Because you may need to use them in the view or the controller.

    You could refer to the links below for the tutorial of HTML:

    https://www.w3schools.com/html/default.asp

    And here for the SQL:

    https://www.w3schools.com/sql/default.asp

    Best Regards,

    Billy

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, December 1, 2017 5:51 AM

All replies

  • User541108374 posted

    Hi,

    I suggest you start with ASP.NET MVC (Core) and as you get into that you'll notice that you'll get in contact with HTML in your views. A basic knowledge of that won't hurt to get up to speed and then later on dive deeper into it (also CSS and JavaScript).

    To learn ASP.NET MVC 5 I suggest you start this tutorial: https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/getting-started.

    For ASP.NET MVC Core take a look at: https://docs.microsoft.com/en-us/aspnet/core/.

    Kris

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Thursday, November 30, 2017 12:49 PM
  • User-335504541 posted

    Hi life244,

    After C# i should learn <g class="gr_ gr_215 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="215" data-gr-id="215">html</g>? When <g class="gr_ gr_216 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="216" data-gr-id="216">sql</g> server?

    I think you should learn <g class="gr_ gr_284 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="284" data-gr-id="284">html</g> after C# then learn some basic of <g class="gr_ gr_465 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" id="465" data-gr-id="465">sql</g>. Because you may need to use them in the view or the controller.

    You could refer to the links below for the tutorial of HTML:

    https://www.w3schools.com/html/default.asp

    And here for the SQL:

    https://www.w3schools.com/sql/default.asp

    Best Regards,

    Billy

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Friday, December 1, 2017 5:51 AM