Watch Pre-recorded Live Shows Here
Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About web 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]
Manpreet Singh (9)
Nitin Bhardwaj (8)
Nimit Joshi (3)
Mahesh Chand (2)
Raj Kumar (2)
Sachin Kalia (2)
Periyasamy Vellingirisamy (2)
Sandeep Mishra (2)
Mohammad Sbeeh (2)
Stephen Simon (2)
Maniteja Vegi (2)
Priti Kumari (1)
Ravi Raghav (1)
Ganesan C (1)
Darshan Shah (1)
Dhirendra Misra (1)
Abhishek Goswami (1)
Premkumar Eswaramurthi (1)
Sundaram Subramanian (1)
Devesh Omar (1)
Rishikesh Kumar Singh (1)
Vipul Dubey (1)
Mahesh Alle (1)
Vijay Prativadi (1)
Sourabh Mishra (1)
Suthish Nair (1)
Parul Agrawal (1)
Abhishek Kumar (1)
Vishal Nayan (1)
Gajanan Bokade (1)
Abhimanyu K Vatsa (1)
Abdul Raheem (1)
Dipa Mehta (1)
Igor Minakov (1)
Amit Patel (1)
Adalat Khan (1)
Santosh Kumar Adidawarpu (1)
Dorababu Meka (1)
Ashirwad Satapathi (1)
Anish Ansari (1)
Sreejith Gopinathan (1)
Barath Kumar (1)
Ashok Karale (1)
shrijeet (1)
Chervine Bhiwoo (1)
Suraj Sahoo (1)
Nipun Tomar (1)
Munib Butt (1)
Ajith Mohan (1)
Mahak Gupta (1)
Davood Riazi (1)
Ankit Kanojia (1)
Prabhakar Maurya (1)
Aditya Gaur (1)
Suthahar Jegatheesan (1)
Manish Singh (1)
Gowtham K (1)
Dipal Choksi (1)
Shubham Saxena (1)
Srinubabu Ravilla (1)
Krishna Rajput Singh (1)
Bhushan Band (1)
Ian Stallings (1)
Gnanavel Sekar (1)
Manoj Kalla (1)
Sai Kumar Koona (1)
Bohdan Stupak (1)
Praveen Ramakrishnan (1)
Dennis Thomas (1)
Aakash Maurya (1)
Amit Kumar (1)
Mohammad Irshad (1)
Ankit Sharma (1)
Ayoub Bouchaqour (1)
Sathiyamoorthy S (1)
Related resources for web application
No resource found
Top 10 Tips For Building High Performance Websites
3/25/2022 11:00:38 PM.
A large scalable website is a web application with web pages, data, and functionality. Here are top 10 tips to build large scalable high-performance web applications.
Building ASP.NET MVC Web Applications using ADO.NET Entity Data Model
11/8/2021 6:40:29 AM.
This is a step by step tutorial on how to build ASP.NET MVC Web Applications using ADO.NET Entity Data Model and Visual Studio.
Various Ways To Specify Connection String In ASP.NET Web And Windows Applications
8/16/2021 1:05:51 AM.
In this article you will learn various ways to specify a Connection String in ASP.NET Web and Windows Applications.
Multithreading Process With Real-Time Updates In ASP.NET Core Web Application
8/11/2021 6:26:55 AM.
In today's article, we will see how to implement multithreading with real-time updates shown in ASP.NET Core 2.0 web application.
Communication Between WinForms Application And Web Application Using CefSharp Browser Event
7/25/2021 6:23:33 AM.
In this article, you will learn about communication between WinForms application and Web application using CefSharp browser event.
Basic Settings/Configuration Of .NET Core Web Application
7/20/2021 1:20:08 PM.
We will learn basic settings/configuration of .Net Core Web Application before we start actual development.
Downloading GridView Data Into Excel and XML Format in a Web Application With Mater Pages
6/7/2021 4:47:47 AM.
This article shows how to download GridView data into Excel and XML format in a web application using Master Pages.
ASP.Net Web Optimization Framework
5/25/2021 10:47:42 AM.
This article describes the ASP.Net Web Optimization Framework introduced by Microsoft to optimize the ASP.NET web application performance.
Using Kendo UI Templates
5/24/2021 9:17:05 AM.
This article provides an overview of Kendo UI Templates and how to use Kendo UI Templates in an ASP.NET Web Application.
Remove Ambiguty of Controller Names in MVC Application
3/26/2021 7:10:57 AM.
In this article, I am sharing my thoughts of how to create a routing system in a MVC application and the terminology being used.
Working With Stored Procedures Using Entity Framework: Part 3
3/25/2021 5:50:30 AM.
This article describes how to work with Stored Procedures using the Entity Framework in an ASP .Net Web Forms Application.
Build Progressive Web Applications With Blazor WebAssembly
3/24/2021 7:39:18 PM.
In this article, I have discussed how to create and build a PWA application using Blazor WebAssembly
Basics of Cross Site Scripting (XSS) Attack on Web Applications
3/24/2021 6:48:38 AM.
I would like to share the basics of XSS attacks on web applications.
Routing in MVC3 Application
3/24/2021 6:08:56 AM.
In this article, I am sharing my thoughts on to create a routing system in an MVC application and the terminology being used.
Understanding the Core Reference in ASP.Net Web Application
3/9/2021 6:39:13 AM.
In this article, I am describing the availability of core references for the ASP.NET Web Application in Visual Studio 2013.
Accessing Control of Master Page From the Content Page in ASP.NET Web Application
3/2/2021 8:34:17 AM.
Sometimes we need to access the control of the master page from the content page. We can do this very easily. Just follow the steps and see the magic that how we can have access of the controls of the
Making Web Applications Using Reactjs
3/1/2021 4:44:44 PM.
From this article, you will get hands-on experience with react js and you will be able to make a web application using react.
How to Register an Assembly or DLL in Web Applications
2/24/2021 10:37:22 AM.
In this article, you will learn how to register an assembly or DLL in web applications.
Substitution Control ASP.NET
2/18/2021 5:56:33 AM.
This article demonstrates an interesting and very useful concept in ASP.NET.
Captcha Image in ASP.Net
2/3/2021 10:03:37 AM.
In this article, you will learn about Captcha images in ASP.Net.
How to Avoid Session Hijacking in Web Applications
2/1/2021 5:01:00 AM.
This article describes hijacking (theft) of a user Cookie from a browser. I am sure that after reading this article, everyone will test their applications at least once.
Creating Dynamic Menus and Submenus in an ASP.NET Website
1/21/2021 6:51:02 AM.
In this article, you will learn how to add a menu and sub menu links in a Web application dynamically.
Navigation Techniques in ASP.Net
1/19/2021 5:55:41 AM.
This article provides a very basic understanding of navigation in a web application but plays a very important role in making an application perform well and to use good navigation techniques.
Create your first HTTP Handler in ASP.NET 3.5
1/15/2021 11:31:58 AM.
The HTTP handler is the most important ingredient while handling ASP.NET requests.
Themes in ASP.NET
1/13/2021 9:03:31 AM.
A theme decides the look and feel of the website. It is a collection of files that define the looks of a page. It can include skin files, CSS files & images.
Tracing in ASP.NET
1/13/2021 7:37:23 AM.
In this article we will learn how to trace the ASP.NET application to determine what is running behind and how much time, memory etc. are being consumed.
Deploying Web Application On Azure App Service Through Docker
1/4/2021 6:08:19 AM.
In this article, you will learn how to deploy Web Application on Azure App Service through Docker.
ASP.NET Web API CRUD Operations
12/30/2020 7:56:14 AM.
This article demonstrates the CRUD operations of the ASP.NET Web API.
Django Bootcamp - FrontEnd (Bootstrap, Javascript, DOM, jQuery) 🐍
12/28/2020 4:53:22 PM.
In this article, I will cover the basic frontend with all the different decorative and technical terms for a perfect web application.
TensorFlowServing Integration With .NET Web Application By gRPC/Rest
12/22/2020 5:15:56 PM.
This article describes the integration of TensorFlow as a machine learning framework and ASP.NET Core 5 client application with React/Redux/TypeScript front end for drawing numbers and its prediction.
MVC 4 WEB API .NET 4.5
12/7/2020 3:00:55 AM.
We can expose Web API from ASP.NET MVC4. It is new feature by Microsoft. Clients can get data from Web API in any format like JSON, XML, JSONP, Html and etc.
An Overview Of Web Services In .NET
11/23/2020 6:20:07 AM.
A web service is an XML-based information exchange system that creates direct interaction between the two applications over the internet or network in order to exchange data or information.
CI/CD Implementation For A Simple Web Application Using Azure DevOps - Part Two
11/11/2020 10:15:54 AM.
In this article, you will learn about CI/CD implementation for simple web applications using Azure DevOps.
Selenium Automation Test Cases For The .NET Web Application
11/11/2020 9:50:26 AM.
In this article, you will learn about Selenium Automation test cases for the .NET Web application.
Dynamic Data Entities Web Application
10/30/2020 4:40:21 AM.
In this article I will explain how to work with a Dynamic Data Entities Web Application and show how to implement a CRUD operation without writing a single line of code.
Creating Your First ADO.NET Web Application
10/30/2020 2:12:41 AM.
In this article I will explain Creating Your First ADO.NET Web Application.
Deploy an ASP NET Core Web Application to Azure App Service using Visual Studio 2019
9/22/2020 9:39:50 AM.
How To Create AWS EC2 Instance And Host PHP Applications
9/8/2020 11:10:32 AM.
By the end of this article, you will be able to create an AWS EC2 instance or Virtual Machine(VM) and you will be host PHP applications.
Session Handling Best Practices
9/4/2020 7:37:51 AM.
In this article, you will learn about session handling best practices.
Web Application Security
8/30/2020 2:11:39 PM.
In this article, you will learn about Web Application Security.
Integrating NLog With ASP.NET Core Web Application
8/12/2020 9:22:29 AM.
Microsoft has collaborated with various third party logging providers like NLog, Serilog, Loggr, Log4Net etc. to extend the number of Logging Providers.This article demonstrates how to integrate NLog
CRUD Web API Service Call Function In ASP.NET Default Web Application
8/4/2020 12:27:58 PM.
In this article, you will learn about a CRUD Web API Service Call function for an ASP.NET default web application.
Using Azure Cosmos DB In MVC Web Application
7/16/2020 1:51:58 AM.
In this article, we will learn to create, read, and delete documents in Azure Cosmos DB by using code. We will focus on the use of the SQL API.
Deploying a Web Application to AWS
6/14/2020 9:48:05 AM.
In this article, let's learn how to deploy an ASP.NET web application to AWS using AWS toolkit and Visual Studio 2015.
CI/CD Implementation For A Simple Web Application Using Azure DevOps
6/10/2020 5:55:38 AM.
In this article, you will learn about CI/CD implementation for a simple web application using Azure DevOps.
Step by Step Guide to Create a Setup for a Web Application
6/9/2020 12:17:16 AM.
Deployment of an application is big issue in application software development.
Visual Studio Tools For Bootstrap
6/1/2020 1:16:55 AM.
This article focuses on the Tools available in Visual Studio to develop Web Applications using Bootstrap.
Overview Of SWEET ALERT
5/8/2020 6:38:18 AM.
In this blog you will learn about an overview to SWEET ALERT.
CSS Vs HTML TABLE
5/7/2020 4:33:06 AM.
Nowadays creating a web site is not too hard because the use of style sheet languages such as CSS is said to be much more efficient than the use of ordinary HTML tables.
📚eBook Launch - Build a Full-Stack Web Application Using Angular & Firebase
4/29/2020 2:54:01 AM.
In this book, we are going to create a blogging application using Angular on the frontend and Google cloud Firestore as our database. We will also learn how to deploy the application on Firebase.
Building a .NET Web Application
4/24/2020 4:53:06 PM.
In my first two articles, we first looked at the four common types of .NET applications we may find in the field. We briefly discussed these four types of applications and then in the second article,
Secure Web Application via Web.config File in ASP.NET MVC
4/24/2020 3:43:54 PM.
Here, I have listed items that can be added to the web.config file which can help to secure your ASP.NET web application.
Simple Animation in JavaScript
4/5/2020 12:57:58 PM.
Here we create a simple animation in JavaScript. When we mouseover on particular text, it will change the image according to where the mouseover occurs.
Create Python Flask Web Application And Display SQL Records In Browser
3/17/2020 5:26:10 AM.
In this article, you will learn how to create Python Flask web applications and display SQL Server table records in a Web Browser.
How To Deploy Node.js Web Application On Heroku Server
3/4/2020 4:46:18 AM.
You must install Node.js, Git (to commit our code in the git repository), Heroku command-line tools and web storm (it is optional. Here I used web storm for the terminal. You can use any shell termina
Azure Devops CI And CD YAML Pipelines With GITHub And Azure Web App Services (PAAS)
12/24/2019 8:57:18 AM.
In this article we learn about creating GITHub account, pushing local code to GITHub repository, CI & CD (YAML) configuration using GITHub repository, and publishing code in Azure Web App services
Add Chrome Web Apps to Windows 8 Start Screen
12/17/2019 2:09:01 AM.
In this article we are going to explain how to add chrome web application to windows 8 start screen in windows 8.
Disable New Window/Tab in Web Applications
12/5/2019 12:35:25 AM.
In this article we will learn how to disable the new Window/Tab in web applications.
Quick Look At Cognitive Service Content Moderator Web Application
11/21/2019 8:09:36 PM.
In this article you will learn about Cognitive Service Content Moderator Web Application.
Building 3D Web Applications using HTML 5
11/1/2019 3:42:02 AM.
This is simple article for beginners developed on HTML 5 that help how to used Three.js file used in HTML 5 application.
Integrate Google Classroom In ASP.NET Core 3.0 Web Application
10/30/2019 8:12:28 AM.
From this article you will learn how to integrate Google classroom in ASP.NET Core web applications
Introduction to HTML5 Web Worker
10/25/2019 2:44:06 AM.
In this article we have a look at HTML5 Web Workers which enable building of responsive web applications.
Draw Circle Using Web Application In TypeScript
10/14/2019 11:27:31 PM.
In this article I will explain how to draw a circle in a web application using TypeScript.
Draw Star Using Web Application In TypeScript
10/13/2019 10:40:58 PM.
In this article, we draw a star in a web application in TypeScript.
Draw Line Using Web Application In TypeScript
10/11/2019 5:47:48 AM.
In this article I will explain how to draw a line in a web application using TypeScript.
Animated Digital Clock Using Web Application In TypeScript
10/7/2019 2:46:54 AM.
This article shows an animated digital clock using CSS in a web application with TypeScript.
Web Application Using TypeScript
10/7/2019 1:02:54 AM.
In this article I explain how to use a web application in TypeScript.
Interest Rate Calculator Using Web Application In TypeScript
10/2/2019 10:55:34 PM.
In this article I explain how to calculate the interest rate on a particular amount in TypeScript.
Image Of Animation Using Web Application In TypeScript
10/1/2019 2:06:19 AM.
In this article we show image animation using a web application in TypeScript.
Draw Rectangle Using Web Application In TypeScript
9/30/2019 11:05:54 PM.
In this article I explain how to draw a rectangle in a web application using TypeScript.
Consuming WCF Service Using JavaScript
9/10/2019 12:13:26 AM.
This article describes how to create the WCF Service and access the service in the web application using JavaScript.
How to Use AdRotator in ASP.NET
8/19/2019 4:38:55 PM.
In this article and code example, learn how to use an AdRotator in your page.
Understanding A Proven Approach For Azure Web Application Architecture
7/18/2019 10:22:19 AM.
In this article, you will learn about a proven approach for Azure Web Application Architecture.
How To Publish ASP.NET Web Application On Azure Portal Using App Services
6/12/2019 8:46:18 AM.
In this article, you’ll learn how to publish an ASP.NET web application on the Azure portal by using App Services.
Create Simple PDF File Using iTextSharp Library
6/6/2019 5:29:44 AM.
In this article I will show you how to create a simple PDF file using iTextsharp library.
How To Create Login Page In ASP.NET Web Application Using C# And SQL Server
3/20/2019 9:59:34 AM.
How to create login page In ASP.NET Web Application using C# and SQL Server.
Debug A Web Application Using VSCode
1/30/2019 9:18:13 AM.
There are many ways to debug a web application. Let us learn the debug process using VS Code.
Testing .Net Components Using NUnit
1/17/2019 2:41:21 AM.
Write unit tests before starting development. Writing test allows me to see immediate results of every code change.
Manage Web Applications In SharePoint 2016 Central Administration - Part Nine
12/4/2018 11:54:40 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manages the Web Application. In this part of mana
Manage Web Applications In SharePoint 2016 Central Administration - Part Eight
12/4/2018 11:51:27 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manage the web application. In this part of manag
Manage Web Applications In SharePoint 2016 Central Administration - Part Seven
12/4/2018 11:46:38 PM.
Welcome to an article on how to manage web applications in the Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manage the Web Application. In this part of m
Manage Web Applications In SharePoint 2016 Central Administration - Part Six
12/4/2018 11:43:09 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manages the Web Application. In this part of mana
Manage Web Applications In SharePoint 2016 Central Administration - Part Five
12/4/2018 11:41:53 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manages the Web Application. In this part of mana
Manage Web Applications In SharePoint 2016 Central Administration - Part Four
12/4/2018 11:40:16 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manage the Web Application. In this part of manag
Manage Web Applications In SharePoint 2016 Central Administration - Part Three
12/4/2018 11:38:14 PM.
Welcome to an article on how to manage web applications on Central Administration of SharePoint 2016. Here, we will see how the Central Admin controls manages the Web Application. In this part of mana
Manage Web Applications In SharePoint 2013 Central Administration - Part Two
12/4/2018 11:36:09 PM.
In this article, you will learn how to manage web applications on SharePoint 2013 Central Administration.
Manage Web Applications On SharePoint 2013 Central Administration - Part One
12/4/2018 11:32:49 PM.
Welcome to an article on how to manage the web applications on Central Administration of SharePoint 2013. Here, we will see how the Central Admin controls management of the web application.
ASP.NET MVC 5 - DocuSign - Send A Document For Signature From Web Application
11/5/2018 11:00:13 AM.
In this article, I will demonstrate how to send a document for Signature from Web Application Using DocuSign.
Setup Angular With Web Application In Visual Studio
9/19/2018 8:10:03 AM.
In this article, we will setup Angular working environment using Asp.Net Web Application project using Visual Studio 2015.
Why .NET Core Is Recommended For New Modern Web Applications
8/16/2018 9:47:56 AM.
These days, as a modern web application, customers will be having high expectations of rich and intuitive UI design, secure and flexibility as the minimum requirement. These requirements can be achiev
Hosting Web Applications On The Azure Platform
7/27/2018 9:47:41 AM.
Web Apps is a low friction Platform-as-a-Service (PaaS) offering to host your web applications in the Azure platform. In this article I will show how create, deploy and configure azure web app.
End-To-End Testing Of Your Web Applications With Canopy
6/13/2018 10:10:08 AM.
This article will introduce to you canopy - selenium-based end-to-end testing framework that uses F#.
AJAX Web API Request Error In Azure Hosted Web Applications
6/6/2018 10:26:08 AM.
“Response to the preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://<<yourazureWebApp.net>>”
Tips And Best Practices To Improve ASP.NET Web Application Performance
5/24/2018 3:42:02 AM.
This article suggests you a few tips to improve the performance of an ASP.Net application. There are many more things which may ensure a better performance and faster response time for a web applicati
Learn SharePoint In Series - Part Two - Web Application
5/14/2018 7:00:29 AM.
This article is the second part of Learn SharePoint in Series. You can read the first part here Learn SharePoint In Series-Part One-Introduction. In previous article I have described about the introdu
Search Data Very Quickly Using jQuery In Web Application
5/9/2018 10:55:59 AM.
Search data from HTML Table using Jquery without hitting the database and page post.
Push Notification In Web Application Using Web API And PushContentStream
5/4/2018 1:14:27 AM.
The push notification is the technology which allow the user engaged to the particular site or application. It can be any kind of chat, discussion or anything. It engage the users to the particular c
Razor Page Web Application With ASP.NET Core Using ADO.NET
4/9/2018 1:05:56 AM.
In this article, I am going to explain how to create a web application in ASP.NET core using Razor pages and ADO.NET.
Azure AD Authentication For MVC Web Application
3/29/2018 5:10:15 PM.
Azure AD is designed for internet scale, Internet-based standards, and protocols and it is not a replacement for on-premises Windows Active Directory.
ASP.NET 3D-Chart Control Sample Web Application
3/21/2018 10:27:43 AM.
This article shows how to make a 3D Pie chart from a datatable
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download