Angular and ASP NET Web API

Поділитися
Вставка

КОМЕНТАРІ • 39

  • @DecentProgrammer
    @DecentProgrammer 3 роки тому

    You helped so many people with your knowledge. Thanks from all of us.

  • @Tall-Cool-Drink
    @Tall-Cool-Drink 3 роки тому

    Fabulous. Short and sweet.
    Body does it better.
    Thanks.

  • @excitingmonkey3970
    @excitingmonkey3970 7 років тому +1

    Mr.Venkat, why dont you use some public API like Twitter /Soundcloud / Google which requires auth to access them. It will be quite useful. I expect in your next video.

  • @sonaighosh
    @sonaighosh 5 років тому

    excellent series..helped me a lot to learn angular basics..Thanks Sir

  • @kk-hk7qd
    @kk-hk7qd 7 років тому

    Sir I can see a huge difference in angular and angular 2
    I find learning angular 2 as a new learning curve
    Please make a video what are the changes in angular and angular 2 for developers to learn

    • @akashsamanekar1877
      @akashsamanekar1877 6 років тому +1

      there are no changes in those two . both are entirely different , u gotta learn angular2 from start

  • @vasamsetti1801
    @vasamsetti1801 4 роки тому

    Hiii,
    I am working on angular and spring boot . Is this video useful for me as it belongs to ASP.NET ?

  • @satyarupireddy
    @satyarupireddy 3 роки тому

    Can someone tell me how to create build definition for this project ? Should I have two publish artifact's ? One for angular (ng build publish files) and one for VSbuild(build from visual studio)??

  • @leonardacquaye1978
    @leonardacquaye1978 7 років тому

    Thank you for the videos. Any chance you're planning on showing how to use Identity make authorized HTTP requests?

  • @samuelaluri601
    @samuelaluri601 7 років тому

    can we use same process in AngularJS instead of AngularJS-2, actually I am looking for AngularJS with MVC5 WEB API Login page... pls help

  • @nrupesh9775
    @nrupesh9775 4 роки тому

    How to upload image file in angularjs using webmethod in asp.net webform ??? if you know, tell me how ?

  • @gorakhwaghmode6494
    @gorakhwaghmode6494 6 років тому

    Respected sir, My question is that I am working on PHP mysql from last two years and interested in working angular 2. so is it possible to develope application with PHP and MySql? If yes tell me the way?

  • @rogersmith7475
    @rogersmith7475 6 років тому

    when deploying to Azure app services...do i need to change the baseURL for the API controller location from "localhost:50327" to something else in order for it to work on Azure..or just keep it as is and Azure will change it for us...

  • @Akash-oy2tq
    @Akash-oy2tq 5 років тому

    Employee and dbcontext object in employeecontroller is unable to find giving error can u please help on this

  • @sanjaychouhan1501
    @sanjaychouhan1501 6 років тому

    hello i am front end developer and want to make above database by MySQL but my connection test failed is any specific settings that i want to do because in Visual studio drop down of database not showing any database but i created DB name EmployeeDB plz help me out

  • @nxttech1528
    @nxttech1528 6 років тому

    what r the step's for connecting with database(sql) if ur not using visual studio ??

    • @braintricker_soft
      @braintricker_soft 6 років тому

      you can't directly connect database .... you have to use API

  • @maheshbabuemani8970
    @maheshbabuemani8970 6 років тому

    Hi sir , can u plz share send list of check box data to wepapi from angular??

  • @RachitJain4U
    @RachitJain4U 5 років тому

    Awesome :) Thanks :)

  • @cardeep7402
    @cardeep7402 5 років тому

    What is employeeDBentities... Plz tell... How did u get that... Asap

    • @anulasvp5365
      @anulasvp5365 5 років тому

      Your database name may be different, please check the name in web.config and add the same and try.

  • @alamshuvozubayer
    @alamshuvozubayer 7 років тому

    Where did you get the api/employees. Please it will be very helpful for me if you explain to me

    • @aaronlemus3017
      @aaronlemus3017 6 років тому

      He specifies it in a previous video : ua-cam.com/video/6qwuFQDB2jU/v-deo.html. Hope this helps.

  • @romesupaila1864
    @romesupaila1864 4 роки тому

    import { HttpModule } from '@angular/http'; I got error

  • @bogdanchlebowski5626
    @bogdanchlebowski5626 7 років тому

    Thank very much for the lesson . Can I create WCF service instead of ASP Web API and consume it using Angular ?

    • @amirsaleem4935
      @amirsaleem4935 4 роки тому

      Yes you can

    • @amirsaleem4935
      @amirsaleem4935 4 роки тому

      You can use HTTP protocol using WCF but Web Api is everything you need. you don't need a hammer for pin

  • @1584hem
    @1584hem 6 років тому

    Hi, how to post form data through web api in angular 2 please post video

  • @RassiqueMukkarram
    @RassiqueMukkarram 7 років тому

    What we can use to connect to database instead of ADO entity framework ?? Any other

  • @aashil012
    @aashil012 3 роки тому

    Awesome

  • @rameshGuptaranu
    @rameshGuptaranu 6 років тому +1

    Hi Sir, can you please give the idea to use angular services with php

  • @akashsamanekar1877
    @akashsamanekar1877 6 років тому

    i aint got sloution tab to create new project

  • @vinish.maurya
    @vinish.maurya 7 років тому

    Thanks....

  • @argelpamintuango1956
    @argelpamintuango1956 6 років тому

    I wish there is tutorial here that teaches how to enable windows authentication in ASP.NET Core Web API 2.1 to be used by angular application.

  • @gunnarweisskamp1530
    @gunnarweisskamp1530 6 років тому

    thanks

  • @srujithreddy335
    @srujithreddy335 6 років тому

    error near get statement

  • @usamaliaqat9149
    @usamaliaqat9149 6 років тому +1

    All CRUD operations Plzzz