Skip to content

Improving Perceived Page Performance with ASP.NET Web API and AJAX

Notifications You must be signed in to change notification settings

cjb5790/web-api-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Improving Perceived Page Performance with ASP.NET Web API and AJAX

Javascript is quickly taking over the world. The line between client and server is becoming increasingly blurred and Microsoft is aboard the bandwagon. ASP.NET Web API gives us the ability to remove some of our service layer from the black box and begin interacting directly with the browser. Using Web API and AJAX, we can perform data operations asynchronously, improving our perceived page performance and providing a more seamless end-to-end user experience. In this session, we will walk through creating a Web Api controller, improve our confidence in working with Javascript and connect the dots between client and server.

About

Improving Perceived Page Performance with ASP.NET Web API and AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published