- ASP.NET jQuery Cookbook(Second Edition)
- Sonal Aneel Allana
- 117字
- 2021-07-16 13:12:05
Chapter 1. Getting Started with jQuery in ASP.NET
In this chapter, we will cover the following recipes:
- Downloading jQuery from jQuery.com
- Understanding CDN for jQuery
- Using the NuGet Package Manager to download jQuery
- Adding jQuery to an empty ASP.NET web project using a script block
- Adding jQuery to an empty ASP.NET web project using the ScriptManager control
- Adding jQuery to an ASP.NET Master Page
- Adding jQuery programmatically to a web form
- Understanding the jQuery reference in the default Web Application template
- Hello World in a web project using jQuery
- Bundling jQuery in ASP.NET MVC
- Using a CDN to load jQuery in MVC
- Hello World in ASP.NET MVC using jQuery
- Debugging jQuery code in Visual Studio
推薦閱讀
- 現代C++編程:從入門到實踐
- Unity 2020 By Example
- Bootstrap Site Blueprints Volume II
- VMware View Security Essentials
- Angular UI Development with PrimeNG
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- C# 從入門到項目實踐(超值版)
- Spring Boot企業級項目開發實戰
- 零基礎入門學習Python(第2版)
- Protocol-Oriented Programming with Swift
- LabVIEW虛擬儀器入門與測控應用100例
- App Inventor創意趣味編程進階
- H5+移動營銷設計寶典
- 產品架構評估原理與方法
- Java性能權威指南