Create ASP.NET Core Web Application using Visual Studio 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ธ.ค. 2024

ความคิดเห็น • 69

  • @bmiller949
    @bmiller949 ปีที่แล้ว +1

    Wow, this is a very clean and concise "hello world" for .Net Core. I can see how to plug in the rest of the code for a full app.

  • @aswani-hr1fb
    @aswani-hr1fb 5 วันที่ผ่านมา

    well said and super, i never saw this kind of video before. Thank you

  • @triggeredhappy6651
    @triggeredhappy6651 2 ปีที่แล้ว +3

    Hello i am beginner. i want to use Material UI or bootstrap design for my front end. is it posible?

  • @darshannayak4644
    @darshannayak4644 ปีที่แล้ว +1

    I am not getting the same startup screen for vscode and the version i have i don't know how to start this new project, help?

  • @roofrangers2033
    @roofrangers2033 2 ปีที่แล้ว +4

    nice video, well edited so save my time a lot!

  • @vshstat
    @vshstat 2 ปีที่แล้ว +5

    thank you so much you saved my day !

  • @nicole_macias03
    @nicole_macias03 5 หลายเดือนก่อน

    Thank you!!♥You really helped me a lot, I appreciate it, you are the best!

  • @KiranCK0911
    @KiranCK0911 2 ปีที่แล้ว +2

    could you please explain me at 7:04 what did you do to get that contact form?

    • @MehmetJank
      @MehmetJank 2 ปีที่แล้ว

      div class="container">

      First Name

      Last Name

      Message

    • @bangtanstan8641
      @bangtanstan8641 2 ปีที่แล้ว +2

      I too have doubt on this

  • @code-with-vivek
    @code-with-vivek ปีที่แล้ว +2

    Nicely explained in a clear and concise manner.

  • @rohandstanly4997
    @rohandstanly4997 2 ปีที่แล้ว +3

    Very easy to understand. Nice video.

  • @praveensuares6630
    @praveensuares6630 2 ปีที่แล้ว +1

    Really liked this saved my time. Thanks

  • @etzumahkaya9583
    @etzumahkaya9583 2 ปีที่แล้ว +1

    thanks for your tut.. i have a dude.. what is difference to start project core web app (MVC) with core web app?, have distinc directory

  • @rajatchaurasia3578
    @rajatchaurasia3578 2 ปีที่แล้ว +1

    thankyou sir for giving such a great information about visual studio

  • @ahmedriyan9812
    @ahmedriyan9812 4 หลายเดือนก่อน

    nice video for us new beginners I understood verywell.

  • @Yearning_JoJo09
    @Yearning_JoJo09 ปีที่แล้ว +1

    you enlighten me❤

  • @LinRay-qm1jd
    @LinRay-qm1jd 2 ปีที่แล้ว +3

    Thank you so much! You help a lot!

  • @oguzhanakgun7673
    @oguzhanakgun7673 ปีที่แล้ว

    1:41 the files under the solution doesn't exist when i create the project with same way. please help

  • @olgamariaalfaiatepinheiro9833
    @olgamariaalfaiatepinheiro9833 2 ปีที่แล้ว +1

    I just love your video.
    I have a question. In this video you have:
    public string firsName = "";
    firsName = Request.Form["firstname"];
    I want to now how it work's with float.
    I have :
    public float km;
    and then I don´t now how to put the Request.Form whit float.

    • @devarshsharma4978
      @devarshsharma4978 2 ปีที่แล้ว

      I am facing Same problem , i want insert age and want to give it condition ,bt i dk how to retrive int in Request. I tried this, age = Form.[Convert.ToInt32("age")]
      ,it give error of "identifier expected at after "Form". Does Anyone have idea about this?

  • @RashmiTR-ou1xx
    @RashmiTR-ou1xx 6 หลายเดือนก่อน

    It helped! Thank you

  • @nothandokhumalo8057
    @nothandokhumalo8057 ปีที่แล้ว

    Last time I worked on a web application was on Visual Studio 2010, things look different now. But this is interesting

  • @lexobsm
    @lexobsm 2 ปีที่แล้ว +2

    Thx, it's just amazing and helpfull

  • @revathyamudha6990
    @revathyamudha6990 ปีที่แล้ว

    Is this possible to install Mac os....pls put video for install Mac os...so many videos I watched put no one is post that..

  • @gracefm103.7
    @gracefm103.7 7 หลายเดือนก่อน

    Do you have a tutorial with MYSQL database?

  • @bmishra6526
    @bmishra6526 2 ปีที่แล้ว +3

    Thank you very very useful ❤️🙏

  • @yilikalfikru8743
    @yilikalfikru8743 22 วันที่ผ่านมา

    What if I select C++??

  • @bangtanstan8641
    @bangtanstan8641 2 ปีที่แล้ว +1

    At 7:04 how to get the contact form?

    • @phonesj3422
      @phonesj3422 2 ปีที่แล้ว

      Type it your self.
      He just pasted it.

  • @codymckinney4934
    @codymckinney4934 10 หลายเดือนก่อน

    This localhost page can’t be found when trying to run program. i didnt change anything

  • @monalisamaharana9293
    @monalisamaharana9293 2 ปีที่แล้ว

    Sir actually i don't get my rezor page... What can I do now?

  • @Miroslavcho0
    @Miroslavcho0 2 ปีที่แล้ว

    Really good video helped me alot

  • @rohankademani6406
    @rohankademani6406 2 ปีที่แล้ว

    I'm not able to see iis express in mine

  • @lahirmohamedaasif5020
    @lahirmohamedaasif5020 ปีที่แล้ว

    thanks for the tutorial

  • @thalesraphael
    @thalesraphael 7 หลายเดือนก่อน

    I didn't get, where the message is going. By email? Which email? How I set up it? I don't understand how works this On post Method

  • @sd13625
    @sd13625 2 ปีที่แล้ว

    Iam not getting option create a new project what can I do

  • @harirams6654
    @harirams6654 ปีที่แล้ว

    Shall anyone help me to connect this code to db...

  • @itspcdcrv
    @itspcdcrv ปีที่แล้ว +2

    Thanks for the tutorial but it is a little hard to follow for a beginner, it would have been better if codes were defined in detail.

  • @testpdgolegole
    @testpdgolegole ปีที่แล้ว

    Thanks for tutorial but tell me how form in contact form was added automatically

  • @pyroextreme663
    @pyroextreme663 3 ปีที่แล้ว

    Please make how to create a samp launcher, when i click connect then open a game.

  • @KrisElDiz
    @KrisElDiz 9 หลายเดือนก่อน

    we name public variables with first capital letter.

  • @bryanchong7549
    @bryanchong7549 2 ปีที่แล้ว

    does anyone have the full source code for a webapplication for selling things

    • @ilija_
      @ilija_ ปีที่แล้ว

      i will sell it to you

  • @Hmanshgrg
    @Hmanshgrg 2 ปีที่แล้ว

    i have created the same but header files are not showing

    • @oguzhanakgun7673
      @oguzhanakgun7673 ปีที่แล้ว

      +1 i have the same problem. did you fix this? if yes please help

  • @GunamaniJena
    @GunamaniJena 2 ปีที่แล้ว

    excellent video

  • @MoinKhan-jk6xf
    @MoinKhan-jk6xf หลายเดือนก่อน

    Thanks

  • @Serials7514
    @Serials7514 ปีที่แล้ว

    Plz sir share m one online shopping project coding

  • @Maganga_Raz
    @Maganga_Raz หลายเดือนก่อน

    What just happened after typing Contact form3 😢 7:06

  • @jhapet433
    @jhapet433 ปีที่แล้ว

    Thanks Bro!

  • @hassanalsacar6861
    @hassanalsacar6861 2 ปีที่แล้ว

    hi can i have copy of your codes please

  • @Vijay-dw5ej
    @Vijay-dw5ej 2 ปีที่แล้ว

    Great Nice one

  • @Channel-iu6de
    @Channel-iu6de ปีที่แล้ว +2

    Thanks for the tutorial. I found it a little hard to follow, would be nice if there was more detailed information on what was being done on the screen. Please try and follow this tutorial without looking at the screen and you will find it very difficult (I am often looking at my computer screen trying to find what it is you are referring to and as such I, like many others, have to keep replaying your video to know what you are referring to).

  • @kleisonsilva1718
    @kleisonsilva1718 2 ปีที่แล้ว

    Very good. Thanks ! BR

  • @arma3053
    @arma3053 ปีที่แล้ว +5

    I WAS STUCK ON THE CONTACT FORM FOR 4hhhhhhhhhhhh! JUST BECAUSE I TIEPD " MASSAGE" AND NOT "MESSSAGE"!! THANKS GRATE TUTORIAL HONESTLY!!!!!!

  • @thorisho_coding401
    @thorisho_coding401 ปีที่แล้ว +1

    I will come back

  • @murthyajn2681
    @murthyajn2681 2 ปีที่แล้ว

    Hi sir,
    First, thank you for the Video.
    getting error below:
    RuntimeBinderException: Cannot perform runtime binding on a null reference
    at the step-- @if(Model.hasData)
    Please help...

  • @stanenterprisses5334
    @stanenterprisses5334 2 ปีที่แล้ว

    Thanks

  • @mukundieldridge7803
    @mukundieldridge7803 ปีที่แล้ว

    Share source code

  • @wiktordziedzicz2651
    @wiktordziedzicz2651 ปีที่แล้ว

    thx

  • @muhammadsiddique3146
    @muhammadsiddique3146 4 หลายเดือนก่อน

    Vs code editor is best

  • @mehdi.mahersia
    @mehdi.mahersia 2 ปีที่แล้ว +1

    صاحب المقطع ما يكون كان تونسي

  • @DrinkCola
    @DrinkCola ปีที่แล้ว

    VS Code is much easier

  • @Elephantine999
    @Elephantine999 ปีที่แล้ว

    As easy as that! 😕

  • @salimaalsawai196
    @salimaalsawai196 ปีที่แล้ว

    Can you send your email please?