i really like where Microsoft moving in past 2 years. Glad they no longer trying to make us believe that there is no other os'es or other better platforms or libraries :)
nativescript, o god i though my experience in angular is useless. :D well done microsoft, love the integrity of your IDE. i am using currently VS code but might come back for visual studio.
@ 4:20 we see the shared _Layout view, and it's got two script tags - one of which is contained in a Razor section. Anyone know why? My guess would be it has something to do with securing which get loaded up first, but idk.
@Ronald Schutte The Angular application that is created from SPA template is just another ASP.Net MVC application. the only difference is that it serve some extra js and css files when Home route is called, which is used for setting up the UI by browser. If you split an Asp.net core angular app into angular client app and a asp.net server web app, you are basically splitting an MVC app into views in one project and remaining in another project. IMHO, it does not make much sense from a asp.net MVC web app perspective. I guess this is the reason.
Just wanted to ask this , which method would be better in creating the angular application? I mean checking on some sites they are still generating Angular files using Angular CLI without using Angular template in VS2017. can you please enlighten us with this
Am I the only one that found this talk confusing? I started with an core project and selected the angular template and voila my directory structure resembles theirs but is missing the views.... hmnn why didn't you show us how that was done? According to the video "it takes a lot of time to set it up... so we'll just skip that." That my friends is MS in a nutshell. Lotsa smoke and mirrors showing you how "not" to do something and pretending it was easy.
Hi , Thanks for this awesome video , I have an external JavaScript file , I included it from “_Layout.cshtml” page like “”. Now it the problem when the page load my JavaScript work fine , But If I click any menus like ‘Counter , Fetch Data etc.. ’ then my JavaScript is not working. Please let me know how to include a external JS file in this solutions .
I think the last this of the video was confusing. I'm not sure people can get a good understanding of what native script is for in this video. But the first two parts were fundamental.
The first approach makes the code really dirty and noisy. The second approach is much cleaner specially if a team has front end and backend developers. I am a full stack developer but I personally prefer the second approach and it is what I use when working on projects because it is so much cleaner. I can also use visual studio for the web api, and when I am done with that, I can use webstorm or visual studio code since now all i have to do is call the api from within angular.
i could have been a lot better if you showed actual things that just saying it. i head a lot of you can do this and that without the actual work. Being organized helped a lot. Its like im reading microsoft document. so gibberish
6:31 "Holy cr... Holy cow! "
Pretty cool tech...funny to see how things get more and more complicated as we 'progress'.
lol yea, I was just thinking about that. The more i learn, the less i know
scary*
Thanks for the great introduction to how Angular can be mixed with ASP.NET. Very helpful!
Very good video. Gained some knowledge.
i really like where Microsoft moving in past 2 years. Glad they no longer trying to make us believe that there is no other os'es or other better platforms or libraries :)
Yes, the name behind of that change is Satya Nadella.
nativescript, o god i though my experience in angular is useless. :D well done microsoft, love the integrity of your IDE. i am using currently VS code but might come back for visual studio.
The probability is zero that anyone caught all that on the first viewing.
@ 4:20 we see the shared _Layout view, and it's got two script tags - one of which is contained in a Razor section. Anyone know why? My guess would be it has something to do with securing which get loaded up first, but idk.
Is angular only available to add on vs code or is it available on vs for Mac as well?
@24 min. Why not use the multiple startup project feature that is already in Visual Studio to start up the WebApi and the js client simultanious?
@Ronald Schutte The Angular application that is created from SPA template is just another ASP.Net MVC application. the only difference is that it serve some extra js and css files when Home route is called, which is used for setting up the UI by browser. If you split an Asp.net core angular app into angular client app and a asp.net server web app, you are basically splitting an MVC app into views in one project and remaining in another project. IMHO, it does not make much sense from a asp.net MVC web app perspective. I guess this is the reason.
Still not solve WCF and I cannot use form submit in blazor UI
I cannot fully run front end and back end totally in Linux.
Where can I get those stickers for my laptop?
stickers make laptops run faster!
Just wanted to ask this , which method would be better in creating the angular application?
I mean checking on some sites they are still generating Angular files using Angular CLI without using Angular template in VS2017. can you please enlighten us with this
Can use the Angular cli? Or Angular Material? I tried your spa template 4 months ago and it didn't work.
Am I the only one that found this talk confusing? I started with an core project and selected the angular template and voila my directory structure resembles theirs but is missing the views.... hmnn why didn't you show us how that was done? According to the video "it takes a lot of time to set it up... so we'll just skip that." That my friends is MS in a nutshell. Lotsa smoke and mirrors showing you how "not" to do something and pretending it was easy.
I dont know about you but the Video is from 2017, a lot has changed probably
Hi , Thanks for this awesome video ,
I have an external JavaScript file , I included it from “_Layout.cshtml” page like “”. Now it the problem when the page load my JavaScript work fine , But If I click any menus like ‘Counter , Fetch Data etc.. ’ then my JavaScript is not working. Please let me know how to include a external JS file in this solutions .
Could you please send me all the source code? Thank you very much!
Please explain how to create (.APK /.IPA ), Once select project (.NET CORE 2) - > Angular.
in every version, the default setup is different - and also similar
useful information.thanks for sharing
Angular written in Typescript
I think the last this of the video was confusing. I'm not sure people can get a good understanding of what native script is for in this video. But the first two parts were fundamental.
which is that laptop ?
The first approach makes the code really dirty and noisy. The second approach is much cleaner specially if a team has front end and backend developers. I am a full stack developer but I personally prefer the second approach and it is what I use when working on projects because it is so much cleaner. I can also use visual studio for the web api, and when I am done with that, I can use webstorm or visual studio code since now all i have to do is call the api from within angular.
i could have been a lot better if you showed actual things that just saying it. i head a lot of you can do this and that without the actual work. Being organized helped a lot. Its like im reading microsoft document. so gibberish
Why not vue
dtla008 There is a vue template as well as well as react with or without redux.
Angular sucks