---
title: "Why we use JavaScript, JQuery, Ajax and Bootstrap CSS in MVC?"  
description: "Why we use JavaScript, JQuery, Ajax and Bootstrap CSS in MVC?"  
author: "Nishi Tiwari"  
published: 2020-01-08  
updated: 2020-01-08  
canonical: https://www.mindstick.com/forum/155656/why-we-use-javascript-jquery-ajax-and-bootstrap-css-in-mvc  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# Why we use JavaScript, JQuery, Ajax and Bootstrap CSS in MVC?

[describe](https://www.mindstick.com/interview/12752/what-is-ddms-describe-some-of-its-capabilities) it.

## Replies

### Reply by Nishi Tiwari

When we are developing application using MVC framework where we would mostly working with Client side technology which make you application lightweight. We will use JavaScript, jQuery library and Bootstrap CSS to make our website interactive and friendly with user. We can validate or check our Form (.aspx, .html, .cshtml) before sending it on server and making ajax calls (post or get) through which we can reduce response time to load a website and provide a better user experience for website.


---

Original Source: https://www.mindstick.com/forum/155656/why-we-use-javascript-jquery-ajax-and-bootstrap-css-in-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
