Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Up until this point, your work with the templates has simply used object arrays that existed solely on the client. In most cases, real-world scenarios will require that your pages fetch data from the server. The following includes demonstrations and discussions of three common ways developers may choose to provide data to the UI pages:
ASP.NET Web Forms Page Methods
ASP.NET MVC Controller Action
ADO.NET Data Service