TECHNOLOGIES
FORUMS
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 Web Apps
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (5)
Sarathlal Saseendran (4)
Kuppurasu Nagaraj (4)
Destin Joy (4)
Cecil Phillip (2)
Shweta Lodha (2)
Mahesh Chand (2)
Kaviya Balasubramanian (2)
Chris Love (2)
Ramees (2)
Nitin Pandit (2)
Ravi Mandal (2)
Meet Shah (1)
Lokendra Singh (1)
Shilpa Tanwar (1)
Thiago Vivas (1)
Vikas Singh (1)
Nagaraj M (1)
Praveen Sreeram (1)
Ashutosh Singh (1)
Rikam Palkar (1)
Vishal Yelve (1)
Debasis Saha (1)
Alagunila Meganathan (1)
Miguel Teheran (1)
Koshila Senadhira (1)
Ahsan Siddique (1)
Ashirwad Satapathi (1)
Lalit Bansal (1)
Rajeesh Menoth (1)
Sagar Pardeshi (1)
Kishore Chowdary (1)
Chanakya Jayabalan (1)
Kasam Shaikh (1)
Alex Volski (1)
Yatendrasinh Joddha (1)
Jinal Shah (1)
Tomas Herceg (1)
Ganesh Sattawan (1)
Abdul Rasheed Feroz Khan (1)
Sarah Ahmad (1)
Fiyaz Hasan (1)
Deepak Pandit (1)
Lakshmanan Sethu Sankaranarayan (1)
Subhendu De (1)
Sandeep Sharma (1)
Sachin Bhardwaj (1)
Venkatesh Kumar (1)
Related resources for Web Apps
No resource found
Create Azure App Service via PowerShell 7
11/5/2024 10:05:05 AM.
In this guide, learn how to create an Azure App Service using PowerShell 7. We'll cover the essential steps, including setting up your environment, configuring your app service plan, and deploying
Building Web Apps with Streamlit and Python
7/10/2024 10:14:44 AM.
Streamlit is a powerful Python library for creating interactive web applications quickly and easily. It offers a simple API, fast prototyping, easy deployment, built-in widgets, and automatic reloadin
Building Progressive Web Apps (PWAs) with Next.js
6/21/2024 6:20:28 AM.
We highlight the advantages of using Next.js to build PWAs, emphasizing their capability to provide a user experience similar to native apps. By utilizing Next.js, we maintain the benefits of web tech
Road To AZ-204 - Creating Azure App Service Web Apps
5/10/2024 6:52:03 AM.
Learn to deploy and manage Azure App Service Web Apps on the AZ-204 journey. Explore cloud scalability, PaaS deployment, and resource management in Azure Portal."
Azure App Service: Build, Deploy, Scale Web & Mobile Apps
5/9/2024 5:36:56 AM.
This article provides a step-by-step guide to implementing Azure App Service for building, deploying and scaling web and mobile applications. The article covers creating an Azure App Service Plan, cre
Deploy Web App In Microsoft Azure
5/6/2024 11:56:43 AM.
Learn to deploy your web application seamlessly in Microsoft Azure using Azure Web Apps. Explore Azure's powerful deployment features, utilize Azure Portal and Azure Resource Manager (ARM), and im
Azure Load Testing - Create Load Test for App Service Web Apps
4/15/2024 10:02:41 AM.
Discover how to perform load testing for Azure App Service Web Apps using Azure Load Testing. Learn to create and execute load tests to assess application performance, scalability, and reliability.
Understanding and Utilizing Middleware in Applications
10/17/2023 5:39:13 AM.
Middleware is a vital component in the world of web applications. But what exactly is it, and how can it benefit your software projects? In simple terms, middleware is like a helpful assistant in your
Publish A Blazor Or Any Webapp On GitHub Pages For Free
10/3/2023 4:26:47 AM.
Looking to host your website for free, look no further. I'll teach you how to publish your website for free on Github pages.
JSON in JavaScript
8/22/2023 6:39:09 AM.
Learn JSON in JavaScript: Explore JSON (JavaScript Object Notation), a human-readable data format for seamless data exchange between servers and web apps. Discover JSON structure, parsing, and stringi
Rock Your Code and App Performance for Microsoft .Net
7/13/2023 2:28:21 PM.
In this session, you will learn how to Rock Your Code and App Performance for Microsoft .NET
Azure User Group Sweden: Explore the Azure Static Web Apps Ecosystem
6/20/2023 5:57:14 PM.
In this session, guest speaker Audrey Mengue will be sharing her knowledge about Azure Static Web Apps along with GitHub for modern cloud development for developers.
Create and Publish a Static Angular App using Azure Static Apps
5/1/2023 2:04:30 AM.
In this article, we will discuss how to use Azure Static Web Apps and host any static web application like Angular App by using Azure Static Web App
Start Working On Azure Static Web Apps
3/19/2023 3:23:09 PM.
In this article, we are going to learn about "Azure Static Web Apps."
Sharing Web Apps Using Dev Tunnels In Visual Studio 2022
2/13/2023 10:37:04 AM.
Let's learn how to share our web apps using dev tunnels in Visual Studio 2022.
Building Web Apps with Blazor+MudBlazor - MVP Show ft. Miguel Teheran
7/19/2022 2:30:52 PM.
Watch Miguel Teheran as he talks about how to build Web Apps with Blazor+MudBlazor.
Deploying An Azure web app
7/18/2022 9:45:15 AM.
One of the most popular Azure services that allows us to host our web applications in Azure is Web Apps. It may even host a backend service like a WCF Service or Web APIs in addition to a User Interac
Get started with Azure Static Web Apps - MVP Show ft. Anish Ansari
10/31/2021 3:09:45 PM.
Watch Anish Ansari as he talks about Azure Static Web Apps.
Getting started with Azure Static Web Apps
7/18/2021 7:50:15 AM.
Azure Static Web apps makes it easier for developers to build and deploy their static apps to the cloud. In this episode, Anthony Chu joins the show to talk to us about some of the benefits of using A
How to Update Secret in GitHub Repository
4/20/2021 2:02:51 PM.
This video explains the need of changing the deployment token, which gets generated while pushing our Azure Static Web App code on GitHub. It also tells, from where and how to get this token changed.
CI/CD Setup with GitHub Repository using Visual Studio Code
4/14/2021 11:13:24 AM.
This video explains how to use Azure Static Web Apps (Preview) Extension to setup CI/CD with GitHub repository. It also explains about, how to push the code to GitHub, build and deploy it from VS Code
Build CI/CD Pipeline For Azure Web Apps
1/25/2021 6:18:36 PM.
In this article, you will learn how to build CI/CD Pipeline For Azure Web Apps.
Scaling In Azure App Service
1/15/2021 7:22:56 AM.
Azure App Service is a PaaS offering of Microsoft Azure to build and host applications without worrying about infrastructure management irrespective of the language they were written in.
Deploy With Azure Static Web Apps - Azure Conference 2020
1/7/2021 5:52:49 AM.
This is the seventh session of the Azure Virtual Conference by Nishu Goel.
ASP.NET Core Series: Building PWA's with Blazor
12/24/2020 4:48:41 AM.
Progressive Web Applications (PWA) use modern browser APIs and capabilities to behave like a desktop app. Since Blazor WebAssembly is a standards-based client-side web app platform, developers have t
What is a PWA (Progressive Web App) and Why Do We Need PWAs?
10/13/2020 10:11:34 AM.
Progressive Web App (PWA) demand is growing. Learn what PWA is all about and why you should learn PWA.
Top 5 Mobile And Web Apps For Premium User Experience
9/14/2020 11:42:06 AM.
In this article, you will learn about Top 5 Mobile and Web Apps for Premium User Experience.
Easily Create A Progressive Web App (PWA) with Blazor Web Assembly
5/24/2020 2:36:54 PM.
In this post, we will create a Blazor web app as Progressive Web App using Web Assembly hosting plan.
A Quick Start With Blazor Apps
1/15/2020 2:01:10 PM.
Blazor Apps is a programming framework to build client side rich web application with dotnet using c#.
SharePoint 2013 Top New Features
2/25/2019 11:59:27 PM.
This article introduces the top new features of SharePoint 2013.
Office Web Apps (Word, Excel, PowerPoint) Link To "Open File In Iframe"
2/8/2019 9:11:37 AM.
In this article, we will explore how we can open SharePoint on-premise and SharePoint online Office files (Word, Excel, and PowerPoint) without downloading them. The file will be opened in a model dia
Remotely Debug Blazor App On Azure From Visual Studio
1/24/2019 10:38:36 PM.
In this article, we will see how to debug a Blazor App hosted on Azure remotely, through Visual Studio 2017.
Creating Azure Web App Service
1/24/2019 12:36:04 AM.
Watching this video, you will learn to create the Web App Service and the process of hosting a website onto Azure.
Create A Domain In Azure And Get A Free SSL Certificate And Link With Web App
11/16/2018 11:12:04 AM.
We will see how to create an App Service Domain in Azure and we will get a free SSL certificate from Let’s Encrypt Authority. We will also create a Web App in Azure and link with this domain. Later we
CI-CD In Azure Web Apps Using Azure DevOps And Visual Studio
10/5/2018 9:38:39 AM.
We will see how to perform Continuous Integration and Continuous Delivery (Known as CI/CD) in Azure Web Apps using Azure DevOps (Previously known as VSTS) and Visual Studio. I will create a simple Web
How To Choose An Azure App Service Plan - Demystifying App Service Plans
6/8/2018 10:11:03 AM.
Azure App Service is one of the common and most used services. When we straight away deploy apps, jobs etc., to the app server, one thing that confuses and that makes decision making hard is the multi
Microsoft Defines Windows Progressive Web App Plans for 2018
2/7/2018 7:33:21 AM.
Microsoft articulated more about their Progressive Web Application plans in a recent article. They are the first platform to include PWAs in their App Store.
Build Scalable Web Applications With Azure Database For MySQL
12/26/2017 12:40:30 PM.
Azure Database for PostgreSQL and Azure Database for MySQL bring together community edition database engines and capabilities of a fully managed service—so you can focus on your apps instead of managi
An Introduction to Service Worker Pre-Caching Tutorial
11/30/2017 7:53:28 AM.
One of the keys to creating a instant loading web site that works offline is caching static and common assets quickly. This is called pre-caching. This video demonstrates how to add simple service wor
Getting Started With ASP.NET Core 2.0 Applications And Microsoft Azure Web Apps
9/5/2017 2:21:46 AM.
In this video, will have quick look on getting started with ASP.NET Core 2.0 application and deploying this applications to Microsoft Public Cloud i.e. Microsoft Azure using Visual Studio 2017 v15.3.
Responsive Web Design Vs Web Apps
8/10/2017 4:46:54 PM.
Comparison of advantages and disadvantages of responsive web design and web apps.
Benefits Of Creating Progressive Web Apps
8/3/2017 4:26:18 AM.
This article presents the benefits of creating Progressive Web apps.
What Are Progressive Web Apps (PWA) And How To Implement PWA Using Angular
8/2/2017 6:23:14 AM.
What Are Progressive Web Apps (PWA) And How To Implement PWA Using Angular.
Building Web Apps With ASP.NET Core And DotVVM
6/30/2017 2:03:51 PM.
There is one category of web applications where the MVVM pattern can be especially useful: line of business applications. Yes, these crazy large web sites with hundreds of grids, large and complicated
Publishing A Website To Azure, The Visual Studio Method
5/6/2017 11:48:52 AM.
The article given below will give you a demo on how to deploy a Website on Azure, using Visual Studio.
Azure Web Apps
5/5/2017 10:30:49 AM.
The article given below will help beginners who want to get started with Azure Web apps, which will help with some concepts in how to create and deploy Azure Websites, which are now called Azure Web a
How To Get Available Azure Web Apps Locations Using Azure Service Management (ASM)
8/14/2016 4:03:05 PM.
In this article, we will learn theAzure PowerShell cmdlets of Azure Service Management module to get the Azure regions allowed for subscription where we can create Azure Web apps (formerly known as Az
Create Web Apps In Azure From Visual Studio
7/21/2016 2:54:28 PM.
In this article, you will learn how to create Web Apps In Azure from Visual Studio.
Scaling Up And Scaling Out In Azure Web Sites
5/4/2016 12:28:45 PM.
In this article you will learn how to manage Scaling Up and Scaling Out in Azure Web Sites,
Microsoft Azure Web Apps With WebMatrix
5/1/2016 2:18:04 AM.
In this article you will learn about Microsoft Azure Web Apps with WebMatrix.
Adding User Access Control To Azure Websites In The Azure Portal
4/25/2016 11:20:57 AM.
In this article you will learn how to add User Access control to Azure Websites in the Azure Portal by using the Azure portal.
Publish Website Using GitHub In Azure Web Apps With Continuous Deployment
4/24/2016 12:26:38 PM.
In this article you will be able to publish websites using GitHub in Azure Web Apps with Continuous Deployment.
PHP Web App In Azure
4/12/2016 9:58:35 AM.
In this article you will create a PHP web app in Azure App Service by using the Azure Portal.
How To Host Your Web Apps On Azure Via FileZilla
4/10/2016 11:28:00 AM.
In this article you will learn how to publish a website on Azure using Azure Web Apps without Visual Studio.
Getting Started With AngularJS: Part One
1/15/2016 9:17:48 AM.
In this article, part one of a series , we will learn AngularJS Step by Step. We’ll also learn many concepts about AngularJS, such as AngularJS history, benefits and point of interest, and most importantly the difference between jQuery vs AngularJS.
Building Web Apps With ASP.NET 5 MVC And Entity Framework 7
1/5/2016 1:10:18 PM.
In this article we will learn how to build web apps with ASP.NET 5 MVC and entity framework 7.
Remotely Debug Web Apps In Azure With Visual Studio
9/3/2015 1:50:15 PM.
In this article you will learn how to remotely debug web apps in Azure with Visual Studio.
Introduction to App Settings in Azure Web Apps
9/2/2015 1:02:49 PM.
In this article you will see an Introduction to App Settings in Azure Web Apps.
Accessing on Premise SQL Server Database From Azure Web App Using Azure Hybrid Connection
7/3/2015 5:21:56 PM.
This article shows how an application hosted on Azure can access an on-premise resource using an Azure Hybrid Connection.
Creating SharePoint Forms With Access 2013 Web Apps
9/18/2014 4:32:22 PM.
This article shows how to create forms with Access 2013 Web Apps.
Mobile Features in SharePoint 2013
2/6/2014 5:58:54 PM.
In this article, we will learn about the mobile features in SharePoint 2013.
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.
Office web applications in SharePoint Online
1/30/2014 11:38:35 PM.
In this article I would like to share about office web application usages, advantages and how its help us in SharePoint.
How to Create JavaWeb Application in Netbeans IDE
8/22/2013 2:41:32 PM.
This article explains how to create Java web applications in the Netbeans IDE 7.4
10 Basic Tips For iPhone Developers
3/1/2013 1:21:17 PM.
In this article I will explain some important or basic tips which is remember in mind when we create a new app.
Configure Office Web Apps For SharePoint 2013: Part II
2/14/2013 5:26:34 PM.
This article is a continuation of the deployment procedures that are described in my previous article Configure Office Web apps for SharePoint 2013 Part I.
Office Web Apps and SharePoint 2013
2/13/2013 11:23:17 PM.
In this article we can learn how to configure SharePoint 2013 with Office Web Apps Server.
Configure Office Web Apps For SharePoint 2013: Part 1
2/13/2013 11:19:54 PM.
In this article we can learn how to deploy Office Web Apps Server.
Asset Bundling For .NET Web Apps
8/28/2012 8:18:49 PM.
In this article we will see how to use the CASSETTE framework and its implementation in ASP.NET.