Single-Page Application with ASP.NET & jQuery Hands-On

Learn how to build a single-page application from start to finish with ASP.NET Web API 2, Entity Framework and jQuery.

4.55 (735 reviews)
Udemy
platform
English
language
Web Development
category
instructor
Single-Page Application with ASP.NET & jQuery Hands-On
4,469
students
3.5 hours
content
Aug 2017
last update
$69.99
regular price

What you will learn

Building a basic single-page application

Front end development with HTML, CSS and jQuery

Back end development with Web API 2, Entity Framework and SQL Server

Building a restful web service with Web API 2

Calling a restful web service with jQuery and Ajax

Entity Framework Code First Migrations

Saving data persistently with Entity Framework and SQL Server

Publishing your single-page application with Internet Information Services (IIS) on a Windows Server

Why take this course?

Single-page applications are the way to go if you want to build state-of-the-art web applications. But if you look around, there are so many big frameworks out there that just seem to take ages to learn. Guess what, you don’t need a framework like Angular to build single-page apps. Plain JavaScript and jQuery do the trick and more importantly, you have to build a fast and reliable back end. And that’s what you will learn in this course.

The single-page app you will build in this course is a shopping list application that uses every CRUD operation with HTTP requests, calling a RESTful web service - using ASP.NET Web API 2 - which saves your data persistently in a SQL Server database.

Make yourself ready to learn some jQuery, HTML and CSS for the front end. And for the back end you will use Microsoft's ASP.NET Web API 2 for the RESTful web service and Entity Framework with Code First Migrations to communicate with the database.

On top of that you will learn how to publish your single-page app to Internet Information Services (IIS) so that everyone can access your new single-page application.

Patrick, the author of this course, has built several web applications professionally as freelancer and employee and over the years he learned many things that you just don’t have to do to succeed in building a single-page application. This course will save you time, because you will learn the crucial and most important parts quick, so that you can get your single-page app out there in no time!

Sound’s good? Let’s get started!

What kind of single-page application will be built?

During this course you will learn how to build a complete single-page application by building a simple shopping list web application - an app that comes in quite handy for almost everybody. In this web application the user will start by creating a new shopping list. After that she will be able to add items to her list, check them off and delete them. If the user wants to access a certain shopping list, she can do so by adding the id of the list in the URL - which will be delivered by your web app, of course. That way the user is able to create the list at her computer and open it afterwards with her smartphone when she is actually in the grocery store.


What technology is used for the front end?

There are so many frameworks out there that you simply don't need or are just too big to start learning how to build single-page applications. In this course you will learn the basics that you will also need to know when you want to understand how frameworks like Angular work. Because when you start with Angular for example, you might get results sooner or later, but maybe you won't know what actually happens under the hood


In this hands-on course you will learn and understand the essence of single-page applications by using the following technologies:

  • HTML - You will build the application like any other website with plain old HTML.

  • CSS - To change the appearance of the application you will use a little cascading style sheets.

  • JavaScript - The foundation of every single-page application framework is JavaScript. You won't learn the whole language, of course, but you will know how to use JavaScript for your web application.

  • jQuery - To make things a bit easier and quicker, you will use the most famous JavaScript library jQuery.

  • Ajax - With the help of jQuery and Ajax you will make the actual calls to the web service which returns data from the database.


What technology is used for the back end?

The back end or server side will be implemented with .NET technologies. You will need a RESTful web service you will call from the front end, a framework that maps your C# models or classes to database tables and of course a database. The following technologies will be used for that matter:

  • ASP.NET Web API 2 - It's the state-of-the-art framework that helps you build HTTP services easily. With Web API 2 you will build a RESTful web service that enables the front end (or any other client you want to reach in the future) to make all CRUD (create, read, update, delete) operations by using GET, POST, PUT and DELETE HTTP requests.

  • Entity Framework - An object-relational mapping (ORM) framework that allows you to map your C# models with actual database tables. This part is crucial to save your data persistently.

  • SQL Server - At first the database you will use in this course is a file that will be generated by Visual Studio. But later on, especially when you want to publish your app to IIS and make it available to the world, you will use a SQL Server database.


So far for the server-side. Don't worry, every technology is available for free!


What tools do I need?

The entire course uses the Microsoft stack to develop the single-page application - apart from the browser, which is Google Chrome. The following tools will be used and are totally free:

  • Visual Studio 2017 Community Edition - Most of the time you will develop the application in Visual Studio. It might help if you already know this IDE. Older versions of Visual Studio also work.

  • SQL Server Express Edition - This will be your database. The Express Edition is available for free and absolutely suits your needs.

  • SQL Server Management Studio - This application is perfect to manage your database. Don't worry, you will learn how to use it step by step in this course.

  • Google Chrome - As mentioned above, during this course Google Chrome and its developer tools will be used to access the web application. But any other browser with developer tools available will also do the trick. This means you can also use Firefox, of course. Even Internet Explorer would work... but honestly, it's not recommended.

  • Internet Information Services (IIS) - Not really a tool for developing the application but for publishing it. If you have no access to IIS you can still follow the steps of publishing and use the results later on with a Microsoft Hyper-V Server for free! Everything is taught in the lectures.


Why should I pay for this course although there are so many free tutorials available?

A good question! Indeed there are lots and lots of tutorials available online that might get you the information you are looking for. The advantage of this course is that you will get this one big package out-of-the-box. You will see every single step from start to finish on how to build your single-page application. Starting from the front end, then building the perfectly fitting solution for the back end and even publishing it on a server. You can't miss anything, because you're able to watch the whole development process. And if something is still unclear, you can always ask a question in the forums. And if you are still not happy you can get your money back - no questions asked.

Screenshots

Single-Page Application with ASP.NET & jQuery Hands-On - Screenshot_01Single-Page Application with ASP.NET & jQuery Hands-On - Screenshot_02Single-Page Application with ASP.NET & jQuery Hands-On - Screenshot_03Single-Page Application with ASP.NET & jQuery Hands-On - Screenshot_04

Reviews

OM
November 8, 2022
Each and every concept is explained in depth with proper hands-on. I understood a lot of concepts, Thank You
Marthinus
August 10, 2022
Enjoyed taking this course and thought me some good fundamentals. Find this a good introduction into all the technologies used.
Scott
January 31, 2022
Instructor is very good at explaining the material and making it understandable. I am picking up lots of tips and ideas that I am applying to my current project.
Amith
November 29, 2021
It was a thorough well explained course. People who are looking for a quick glance on relation between asp.net, jquery, webApi, entity framework, then this is the course for learning all basic things. It caters for all types of professionals
Christian
September 28, 2021
Didaktisch gut aufgebaut, alle Inhalte werden be/nadelt. Bei den Themen jQuery und Entity Framework hätte ich mir etwas mehr Grundlagen erwartet, aber für die Aufgabenstellung war die Tiefe ausreichend. Sehr empfehlenswert, um sich schnell das notwendige Wissen anzueignen oder bei eigenen Projekten gezielt nachzuschlagen.
Sam
August 7, 2021
The course layout is awesome.. Very exciting to look forward to next sections.. Very engaging and takes out the anxiety ... A+++++++++++++++++++ teacher !!!!
Bruno
April 26, 2021
Excelent teacher!! Loved the materials, the themes and the speach you gave !! Thanks you very much !! <3<3
Dragan
January 20, 2021
Simple code-along course. You need to have some previous knowledge in order to properly understand what you are doing here
Joy
January 18, 2021
in order to get the basics, this is a good tutorial. I have learned I won't say too much but it's not bad overall
Charley
December 12, 2020
Bit of a whirlwind, it was a decent intro to ASP but I really don't feel like I understand a lot of what I did in the course. Also without a background in programming and ASP I would be totally lost.
Frank
December 2, 2020
So far so good. I like the simple to understand lecture. As I go along the training... It is good presentation from the instructor. But I have tons of questions why and what ? wish the instructor elaborate more on the coding.
Alex
March 9, 2018
All the code is up to date and runs clean, which is a huge help to beginners. The instructor reviews and reinforces the concepts to help you learn, and their voice is easy to understand even when playback is sped up.
Michel
February 20, 2018
Single Page Application (SPA) has become a very important requirement for web application projects. This course has given me a very good example on how to create a "SPA". The whole process is covered since creating the project, the HTML page, the detailed creation of each file til its deployment. Very good. I recommend it for systems analysts who are starting to use this concept of SPA, just like me. If something in your solution does not work it's because you're doing something wrong. Everything works fine, the instructor is clear and gives us good and complete information. For me, the course was excellent.
Larry
February 9, 2018
Excellent for beginner and experience. I love the detail he goes into and explains the whys and hows on everything.
Khurram
February 6, 2018
Love this course very basic. I will recement this course for beginners as this is one of the best ASP.Net API cource available.

Charts

Price

Single-Page Application with ASP.NET & jQuery Hands-On - Price chart

Rating

Single-Page Application with ASP.NET & jQuery Hands-On - Ratings chart

Enrollment distribution

Single-Page Application with ASP.NET & jQuery Hands-On - Distribution chart
1242092
udemy ID
6/5/2017
course created date
11/21/2019
course indexed date
Bot
course submited by