Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Give me simple example for API calls in asp.net

Give me simple example for API calls in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netjsontutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PeriyasamyRamachandran
    wrote on last edited by
    #1

    Hi, Can you anybody tell me how can we use the "API calls" in asp.net?. Please give me simple example or any idea. Thanks, Periyasamy.R

    B M 2 Replies Last reply
    0
    • P PeriyasamyRamachandran

      Hi, Can you anybody tell me how can we use the "API calls" in asp.net?. Please give me simple example or any idea. Thanks, Periyasamy.R

      B Offline
      B Offline
      bbm2k3
      wrote on last edited by
      #2

      PeriyasamyRamachandran wrote:

      Can you anybody tell me how can we use the "API calls" in asp.net?

      API just means Application Programming Interface, i e you must be having some some dll or webservices. Create an object of the required class and access the method of those class using the object or if there is static method then you can access it using the class name itself. Are you talking about something else?

      P 1 Reply Last reply
      0
      • P PeriyasamyRamachandran

        Hi, Can you anybody tell me how can we use the "API calls" in asp.net?. Please give me simple example or any idea. Thanks, Periyasamy.R

        M Offline
        M Offline
        michaelschmitt
        wrote on last edited by
        #3

        If you mean accessing windows dlls / win32 api or something, please search for "p/invoke .net api" in google or have a look here

        1 Reply Last reply
        0
        • B bbm2k3

          PeriyasamyRamachandran wrote:

          Can you anybody tell me how can we use the "API calls" in asp.net?

          API just means Application Programming Interface, i e you must be having some some dll or webservices. Create an object of the required class and access the method of those class using the object or if there is static method then you can access it using the class name itself. Are you talking about something else?

          P Offline
          P Offline
          PeriyasamyRamachandran
          wrote on last edited by
          #4

          Yes i am looking something like i have to retrieve the data from a server and update into my local database. To retrieve the data i need to use "API cals". Can you reply how can i proceed this? or Please give an example for API calls. Thanks, Periyasamy.R

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups