Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8560083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T16:11:49+00:00 2026-06-11T16:11:49+00:00

In my one of interview questio ask by interviewer. how you will reduce the

  • 0

In my one of interview questio ask by interviewer.

how you will reduce the page size in asp.net ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T16:11:50+00:00Added an answer on June 11, 2026 at 4:11 pm

    That’s a bad interview question, because the only thing inherent in ASP.NET that affects the page size is the ViewState (and even then it doesn’t apply to MVC). ViewState itself rarely accounts for more than a kilobyte or two, any more and your page is likely poorly designed in the first place.

    Everything else is just going to be pure HTML, which is either HTML you wrote yourself, or HTML generated by poor controls, DataGrid comes to mind. However reducing the page’s size should not be your objective: removing ViewState or swapping a feature-rich control for something else is going to cause serious problems with the page’s functionality. Granted the page should have been better designed from the beginning (avoid WebControls as much as possible, prefer System.Web.UI.HtmlControls instead).

    The only other thing I can think of are heavy deployments of the older ASP.NET AJAX javascripts, of course they’re aggresivly cached. ASP.NET AJAX was a bit on the heavy side compared to frameworks like jQuery and jQuery UI (where you can remove parts you don’t use, thus reducing the size further), but this is a symptom of poor design rather than something inherent in the platform.

    However, all things considered, the size of a page really doesn’t matter anymore. There was a time when squeezing every byte out of a page mattered, back when we were on 5KBps dial-up lines, but now it’s safe to assume your visitor has a speed of at least 1mbps (even my 3G dongle gets 8mbps), the user-experience difference between a 10KB page and a 100KB page is minimal now.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Interview question: Which one will execute faster, if (flag==0) or if (0==flag) ? Why?
Possible Duplicate: Determine word size of my processor It is One Interview question today.
Question from the one interview. Please explain what does this C++ code mean: void
The following question was asked in one of my interview (few years back) What
Here one more basic question asked in MS interview recently class A { public
I was puzzled with one of the question in Microsoft interview which is as
This was the question asked in interview. Can we call one constructor from another
This was one of my interview questions which i couldn't answer.... Is it related
I was asked in an interview to enlighten the ways one can use to
Problem statement We have one employer that wants to interview N people, and therefore

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.