---
title: "Which class and method of Sys.Net namespace do we use to make an Asynchronous request in JAVASCRIPT?"  
description: "Which class and method of Sys.Net namespace do we use to make an Asynchronous request in JAVASCRIPT?"  
author: "Varun Agrawal"  
published: 2011-03-29  
updated: 2020-09-19  
canonical: https://www.mindstick.com/interview/745/which-class-and-method-of-sys-dot-net-namespace-do-we-use-to-make-an-asynchronous-request-in-javascript  
category: "javascript"  
tags: ["javascript"]  
reading_time: 1 minute  

---

# Which class and method of Sys.Net namespace do we use to make an Asynchronous request in JAVASCRIPT?

Sys.Net.WebRequest class \
And invoke method

## Answers

### Answer by Varun Agrawal

Sys.Net.WebRequest class \
And invoke method


---

Original Source: https://www.mindstick.com/interview/745/which-class-and-method-of-sys-dot-net-namespace-do-we-use-to-make-an-asynchronous-request-in-javascript

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
