- 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
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 兩周自制腳本語言
- Rust編程從入門到實(shí)戰(zhàn)
- Web交互界面設(shè)計(jì)與制作(微課版)
- SQL for Data Analytics
- Internet of Things with Intel Galileo
- C語言程序設(shè)計(jì)案例精粹
- Yocto for Raspberry Pi
- Scientific Computing with Scala
- SQL Server 2008 R2數(shù)據(jù)庫技術(shù)及應(yīng)用(第3版)
- Clojure for Java Developers
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(第2版·微課版)
- Enterprise Application Architecture with .NET Core
- Python人工智能項(xiàng)目實(shí)戰(zhàn)