Skip to main content

ASP.NET Web API

  • Chapter
  • First Online:
Beginning Windows 8 Data Development
  • 809 Accesses

Abstract

In the last three chapters, we saw some of the local storage options that can be used to store data locally and have also built apps that are best suited for storing data locally. Storing data locally will not be a best option in many cases especially when we build line of business (LOB) applications. There are times when our app needs to interact with a very large quantity of data stored in the database servers like SQL Server, Oracle, and so on. As of now we don’t have the necessary APIs similar to ADO.NET in WinRT to communicate directly with the database, so we need to build a server-side async/services infrastructure that exposes the data by connecting to the database, which can then be consumed by the Windows 8 app.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 16.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Vinodh Kumar

About this chapter

Cite this chapter

Kumar, V. (2013). ASP.NET Web API. In: Beginning Windows 8 Data Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4993-1_7

Download citation

Publish with us

Policies and ethics