Create web service in visual studio 2010 to retrieve data from SQL Server.

Поділитися
Вставка
  • Опубліковано 12 лют 2015
  • This asp.net tutorial consists of to projects one for creating asp.net web service and another is how to invoke that web service from C# desktop application. Web service is created using soap service and SQL Server database is used to retrieve data with the web service.
    Project: Source Code : drive.google.com/file/d/0Bznr...
  • Наука та технологія

КОМЕНТАРІ • 24

  • @flaviusioan69
    @flaviusioan69 8 років тому +1

    Tanks for the video, great explanation

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

    Thanks, very useful... great

  • @bradleyr4451
    @bradleyr4451 4 роки тому +1

    why when I specifically search youtube for Visual Basic .net webforms, vb.net it shows up with c# forms or anything else besides what I typed? Just doing visual basic, or vb.net is it too much to expect people put their videos in the right language or maybe youtube is to blame. vb webforms vb sql vb.net grid data visual basic. Results: create c# form using access

  • @SubhroneelGanguly
    @SubhroneelGanguly  9 років тому +1

    Create web service in visual studio 2010 to retrieve data from SQL Server...
    #windows #visualstudio #sqlserver #mssqlserver #webservice

  • @Ram-ro7ns
    @Ram-ro7ns 3 роки тому

    Super bro

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

    Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

  • @thisiswhatreallywouldhaveh6234
    @thisiswhatreallywouldhaveh6234 8 років тому +1

    At 4:11 you added the Active x reference, then your completed code for your method getEmployeeID just appeared. Appearantly you had copied it but did not show you copied it and after you added the reference clicked ctrl V. It was not obvious what you did. Thanks anyway.

  • @thisiswhatreallywouldhaveh6234
    @thisiswhatreallywouldhaveh6234 8 років тому

    After you add the Active x library you don't explain how the data connection just appeared under the new web method. Did you just copy and paste or was it supposed to just appear after you added the reference. Not clear what you did.

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому

      It obviously does not appear automatically. It appeared because I have previously used it and it is stored in the cache from where it appeared in the drop down. Whether you use web service you created or web service from external source you have to put down the same link you use in the browser.

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

    Sir plzz make video on social networking website using asp.net

  • @SamirSamedovsamisgood
    @SamirSamedovsamisgood 8 років тому

    Hello Subhroneel , In lvisual Studio 2015 Communuty , after choosing new project --> Web --> Asp.Net Web Application we have options before creating project in a small screen like Empty , Web Forms Webb Appi . Whit which we suppost to continue in this sittuation ?

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому

      +Samir Samedov Check this out msdn.microsoft.com/en-us/library/vstudio/8wbhsy70%28v=vs.90%29

    • @SamirSamedovsamisgood
      @SamirSamedovsamisgood 8 років тому

      +Subhroneel Ganguly it would be great if you put an other video how to change the localhost:... into a real active domain url. Having many troubles while configuration

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому +1

      Why that would be a problem? If you have authentication to access the webservice url you can simply use it.

    • @SamirSamedovsamisgood
      @SamirSamedovsamisgood 8 років тому

      +Subhroneel Ganguly Thank you are fast. We have Windows server and the project is ready with methods. There is a old url path that was active until last week , source is lost. So we decompiled the .dll file and created new project now try to rename the localhost:52...\ nameofmyWebserviceproject url Just dont have enough experince. The soutions I have found on stackoverflow is not working. Can I use the old Url again bu the way ?

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому

      why not, definitely. If the url have webmethods then it should work. See whether you created it or its a third party when you are accesing a webservice you are accessing as a client.

  • @thisiswhatreallywouldhaveh6234
    @thisiswhatreallywouldhaveh6234 8 років тому

    I'm a novice and small details like that completely throw off the tutorial because we are trying to see where you got the code for your method. Took me a couple minutes to figure out it didn't magically appear and that you had the code for these methods already typed for copy and paste. I just went to your source code and downloaded the methods.

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому

      Its obviously do not magically appeared, it is stored in cache because i have used it before. When you put the url link it automatically find out all the webservice, whether it be one you created or any external one.

    • @thisiswhatreallywouldhaveh6234
      @thisiswhatreallywouldhaveh6234 8 років тому

      In a cache? Looked like notepad to me. No problem thanks for the help anyhow.

    • @SubhroneelGanguly
      @SubhroneelGanguly  8 років тому

      You tell yourself novice, but too confident to found this video tricky. Educate yourself, youtube is for reference, not to become geeks. Best of luck.

  • @SubhroneelGanguly
    @SubhroneelGanguly  9 років тому

  • @SubhroneelGanguly
    @SubhroneelGanguly  9 років тому

    ua-cam.com/video/W9Zg8tEEw6g/v-deo.html
    Create web service in visual studio 2010 to retrieve data from SQL Server...
    #windows #visualstudio #sqlserver #mssqlserver #webservice #aspnet #csharp