Skip to content
SharePointCafe.Net
  • Home
  • About
  • Contacts

viewstate

Improve ASP.Net Website performance using PageAdapter

December 18, 2015 by SharePointCafe Admin

If you are working on a website then there might be a chance to handle a large amount of data on a public site. Generally, we are binding code with Gridview like this: Gridview1.Datasource = dataset;GridView.DataBind(); After that our page loads data and it looks ok, but when we look into view source of the … Read more

Categories performance, viewstate, website 1 Comment

Recent Posts

  • How to Build .NET 5 Web API in Visual Studio 2019?
  • What is YAML? What does it do?
  • How to create .NET 5 API in Visual Studio Code?
  • What’s new in .NET 5 ?
  • .Net Framework vs .NET Core vs .Net 5 – Choose your framework

Reader’s Choice

  • What’s new in .NET 5 ?
  • .Net Framework vs .NET Core vs .Net 5 – Choose your framework
  • What are new features in Angular version 11?
  • How I Speed up my HTML editing by 50% with Emmet in Visual Studio Code?
  • How Cloud Computing is changing the Business Strategies for future?

Recent Comments

  • heron on Monitoring and Scaling Web Applications in Microsoft Azure
  • legitimate car Donation charities on Display SharePoint List Items using ECMA Script – Client Object Model
  • Navinika on Cross Domain AJAX Request
  • Navinika on AngularJS tutorial for .Net Developers
  • dras on Web Service to return data in JSON format
© 2021 SharePointCafe.Net • Built with GeneratePress