TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About single page application
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarathlal Saseendran (7)
Shashangka Shekhar (2)
Rajeesh Menoth (2)
kranthi pothireddy (2)
Sekhar Srinivas (2)
Sean Franklin (1)
Kirtesh Shah (1)
Manish Sharma (1)
Sandhya Shinde (1)
Amir Ismail (1)
Vidhya Vaidhyanathan (1)
Ankit Sharma (1)
Jayvant Masan (1)
Gaurav (1)
Mangesh G (1)
Rathrola Prem Kumar (1)
Allen O'neill (1)
Makrand (1)
Manish Kumar Choudhary (1)
Vipul Malhotra (1)
Vivek Kumar (1)
Jeetendra Gund (1)
Pradeep Sahoo (1)
Rahul Kumar Saxena (1)
Vijai Anand Ramalingam (1)
Subhendu De (1)
Swapnal Chonkar (1)
Surya Prakash (1)
Related resources for single page application
No resource found
Single Page Application In Blazor With Azure Table Storage
6/21/2022 11:08:05 AM.
We will create a single page application in Blazor. We will store the data in Azure Table Storage. We will see all the CRUD operations in this Blazor project. For that, we will create a Person app wit
Easily Create SPA With .NET 6.0 And Angular 13 And Deploy To Azure
3/7/2022 3:10:23 PM.
In this post, we will see how to create a single page application (SPA) with .NET 6.0 and Angular 13 and deploy to Azure.
Picking Between Blazor Server And Blazor WebAssembly
2/7/2022 6:26:48 AM.
In this article, I will describe key differences between Blazor Server and Blazor WebAssembly, and what you should consider when deciding between project types.
What Is Angular And The Latest Feature Release In Angular 13?
12/13/2021 9:32:56 PM.
In this article, you will learn what is Angular & Features release in Angular 13.
Single Page Application in MVC 4 Application Using Sammy.js
3/1/2021 6:03:36 AM.
In this article, we are trying to learn how to create single page application with the help of java script library (knockout.js) and Sammy.js (Client Side Navigation Library).
Getting Started With Angular
8/19/2020 10:49:07 AM.
In this article, we will discuss about Angular basics and features of Typescript over Javascript
Build Single Page Application With DotVVM
6/22/2020 7:51:13 AM.
In this article you will learn how to build single page Application with DotVVM.
Combine ADO.NET, EF Core And Dapper In Same Blazor App
11/22/2019 10:05:50 AM.
In this post, we will see how to use ADO.NET, EF Core and Dapper in same Blazor app to connect with SQL server database.
Create A Blazor Server SPA With Dapper
11/22/2019 6:05:54 AM.
In this post, we will see how to create a single page application in Blazor Server with Dapper ORM. We will see all the CRUD operations with Dapper using native SQL commands and stored procedures.
Create a Single Page App with Blazor Server and Entity Framework Core 3.0
11/9/2019 3:37:16 PM.
In this post, we will see how to create a single page application with Blazor framework and entity framework core 3.0. We will create a simple employee application with all CRUD operations.
Creating A Single Page Application In SPFx
9/17/2019 8:57:41 AM.
In this article, you will learn how to create a Single Page Application in SPFx.
CRUD With Blazor Using Google Cloud Firestore
2/28/2019 10:51:39 PM.
We will create a Single Page Application (SPA) using Blazor and Google cloud Firestore. We will perform CRUD operations on it to understand the data manipulation by Firestore.
Create A Blazor App With Google ☁️Cloud SQL Using MySQL Engine
1/29/2019 8:41:47 AM.
We will see how to create a Google Cloud SQL instance using the MySQL engine and will create a single page application in Blazor.
Single Page Application With Blazor And CosmosDB
9/17/2018 10:22:22 AM.
We will create one single page application with default Blazor (ASP. Net Core Hosted) template. We will manage a Book entry in this project and save data to CosmosDB. We will use “Microsoft.Azure.Docu
Single Page Application Using ASP.NET MVC And jQuery With CRUD methods
6/8/2018 10:16:21 AM.
Single Page Application website (admin panel) using ASP.NET MVC and Jquery (Without using Angular, Vue, react or other party JS)
Creating SPA Using ASP.NET Core 2.0 And Angular v6
5/23/2018 1:33:19 PM.
In this post, we are going to explore how a Single Page Application (SPA) sample can be put together using ASP.Net Core & Angular from scratch.
Single Page Application Using ASP.NET Core - Angular
3/31/2018 5:41:05 AM.
In this post, we are going to create a Single Page Application (SPA) with AngularJS and ASP.Net Core. We will use Angular-UI-Router for our application routing instead of MVC routing.
Building SPA Using AngularJS
2/26/2018 4:25:00 AM.
I have created SPA using Angular.js because I had requirement where user can update monthly activities corresponding to their respective villages. I named the application as Continuous Quality Improve
Authentication With Route Guards In Angular 5 Single Page Application
1/11/2018 3:52:43 PM.
Angular comes with many built-in features which can be used to achieve things like authentication and authorization Route guards are one of them; let’s see how we can achieve this in this article.
A Single Page Application Using Angular v4
1/9/2018 10:15:38 AM.
In this article, we are going to create a single page application in Angular 4.
Lightweight Single Page Application With MVC And SammyJS
1/17/2017 12:56:34 PM.
When Angular is just too much!
Create An Aurelia Single Page Application In ASP.NET Core 1.0
1/17/2017 12:54:28 PM.
In this article, you will learn how to create an Aurelia single page application in ASP.NET Core 1.0.
Configuring Aurelia Single Page Applications In ASP.NET Core 1.0
1/16/2017 11:26:49 AM.
How to configure Aurelia Single Page applications in ASP.NET Core 1.0
Modular Way To Develop AngularJS Single Page Application
12/13/2016 11:54:33 AM.
In this article, you will learn about the modular way to develop AngularJS single page applications.
Single Page Application Using Web API And AngularJS
6/21/2016 12:02:56 AM.
In this article, you will learn how to create a single page application using Web API and AngularJS.
Single Page Application in AngularJS
6/18/2016 3:40:55 PM.
This article is to show how to create a single page application in AngularJS.
Routing In AngularJS For Single Page Application
4/30/2016 5:44:16 PM.
In this article we are going to learn how to use routing in AngularJS.
Introduction To AngularJS - Day 1
12/14/2015 12:20:33 AM.
In this article we are going to learn about what is AngularJS with demo example.
Single Page Applications with AngularJS in .NET: Part 2
8/28/2015 4:52:41 PM.
This article explains Single Page Applications with AngularJS in .NET.
Single Page Application with AngularJS in .NET
8/24/2015 5:32:03 PM.
This article explains Single Page Applications using AngularJS in .NET
Single Page Application and AngularJs Background
4/25/2015 5:52:21 PM.
This article provides a background of Single-Page Applications and Angularjs.
Understanding knockout.js in SPA development in ASP.NET - Part 2
4/21/2015 6:02:09 AM.
This is the second part of Single Page Application SPA using Knockout.js taken at Hyperabad User Meet at Microsoft. In this part we will upderstand how to build a single page application using knockout from start to finish. This Video provides a clear view on how to use database , ADO.NET Entity Object Model , Web API , Knockout.js for building Single Page Applications SPA in ASP.NET
Understanding knockout.js in SPA development in ASP.NET - Part 1
4/21/2015 1:06:41 AM.
This is the first part of Single Page Application SPA using Knockout.js taken at Hyderabad User Meet at Microsoft. In this part we will be understanding how to work with knockout.js by exploring with easy to understand examples and this video will be followed by the second part where we will be developing a complete Single Page Application SPA development using Knockout , WebAPI , ADO.NET Entity Model hope this two sessions will provide a complete idea on developing SPA using knockout.js
Single Page Application (SPA) Using AngularJS, Web API and MVC 5
3/4/2015 12:24:32 AM.
This article explains what a Single Page Application (SPA) is.
AngularJS in SharePoint 2013: Part 1
1/8/2015 11:31:56 AM.
AngularJS is perfect for Single Page Applications (SPAs) that extend HTML with new attributes.
C# Corner Hyderabad User Group Meet, 1 February 2014: Official Recap
2/3/2014 1:06:14 PM.
The C# Corner Hyderabad Chapter organized its monthly event "C# Corner Hyderabad Chapter User Group Meet" at Microsoft Campus, Gachibowli, Hyderabad, Andhra Pradesh, India, on 1 Feb, 2014.
Introduction To Backbone.js
12/19/2013 3:02:29 PM.
Backbone.js is MV* library support for Single page Applications. Backbone.js provides structure as well as stable code.
Single Page Application Using KNOCKOUT ASP.NET
11/27/2013 11:40:48 PM.
In this article, I will discuss how to create a sample single-page application using KNOCKOUT & ASP.NET.