Single-Page Application with ASP.NET & jQuery Hands-On (Udemy.com)

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

Created by: Patrick God

Produced in 2017

icon
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

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 90 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a asp.net course? Or looking for more detail on Patrick God's Single-Page Application with ASP.NET & jQuery Hands-On? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

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 ge

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Patrick God

Writing code is what drives me. Creating software out of nothing is a skill I truly am passionate about and I want to share this astonishing feeling of making stuff with you.
I started to learn several programming languages as a teenager and always wanted to create software ever since I first played a game on a Commodore 64. During my bachelor and master studies, I joined various companies, made desktop and web applications as well as video games professionally and was always anxious to improve my craft, which I have been doing for more than 15 years now.
For me, the most important part of writing and teaching code is to have fun. If certain ways work for you and the results are maintainable and you have fun with your results, you're doing it the right way. I don't care if you always use your keyboard or switch to the mouse from time to time, so-called best practices are not always best or practical, I want to teach you to develop software in a way it works in the industry, a way it works for you and in a way that makes you happy.

icon
Reviews

4.5

50 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

Excellent,Short course and Super

I had very little previous knowledge in some of these topics and I found the course really helpful

Awesome...This tutorial helps me a lot. I got to learn many new things and also it clears my most of the doubts.... Thank you so much

Excellent course. It is not a beginner course. Some Javascript, HTML, CSS and C# knowledge is needed to follow along but for me it was a brilliant course.

Very good, easy pace, and easy to understand! this is the good course for beginner and intermediate developers.Thank you!

I wasn't able to achieve the Publishing part, maybe I had to do all the work on Windows Server? I did not knew that. But overall it is a good course that takes you through a lot of useful things.

More practical examples regarding the Entity Framework could be better

This is a good match. Have a good foundation but it is pulling in various items I don't know and building on what knowledge I already have to pull a system together from UI to datastore

Justo y directo. Un acercamiento rpido a la creacin de SPA con ASP.NET para luego seguir profundizando bien por tu cuenta o bien con cursos ms especficos.

Excellent example of how to write a single page application: from start to finish!

It was a great course, thank you!

Thank you. The material is given distinctly step by step.