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 8551747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T14:15:47+00:00 2026-06-11T14:15:47+00:00

In C# programming i usually do the following: For json response i call an

  • 0

In C# programming i usually do the following:
For json response i call an .asmx or .ashx file with jquery and parse the repsonse.

For html response which is better in programming ease and improvements later? Call a .aspx file as i already do or is there any other way?

I don’t like the idea of .ashx because the data can not be seen in Designer mode.

all i want is something like this in client side:

$.ajax({
      type: "POST",
      url: "something",
      cache: false,
      success: function(msg) {
        // Replace the div's content with the page method's return.
        $("#container").html(msg);
      }
    });
  • 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-11T14:15:49+00:00Added an answer on June 11, 2026 at 2:15 pm

    The standard is now to provide data (json/html) by a RestService with WCF or the new asp.net WebApi. After, you will use a javascript micro templating framework for client rendering.

    Just for ajax calls, It is not “always” a good approach to render content (html) in the server side.

    Here is a great link. Event if it not aspnet specific, it is the same.

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

Sidebar

Related Questions

I'm quite new to javascript and JQuery programming. Usually, to access elements I give
Almost every ios app now has something like Feed option. Programming that usually includes
Programming language books usually explain that value types are created on the stack, and
While going through many resources on multithreaded programming, reference to volatile specifier usually comes
As far as I understood it, BigInts are usually implemented in most programming languages
Warning: I have very little JavsScript experience. In my past programming experience, I usually
I am starting to learn jQuery programming and would like to ask for assistance
There are a lot of Cassandra API:s available and usually the programming language preference
I am a computer sciences student and I usually have really tough programming assignments.
I'm pretty new to programming, and I was just wondering in the following case

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.