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 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]
Nitin Bhardwaj (8)
Jaydeep Patil (3)
Munib Butt (3)
Nimit Joshi (3)
Vishal Nayan (2)
Mahesh Chand (2)
Raj Kumar (2)
Sachin Kalia (2)
Periyasamy Vellingirisamy (2)
Sandeep Mishra (2)
Stephen Simon (2)
Maniteja Vegi (2)
Ajay Malik (1)
Ajay Kumar (1)
Lajapathy Arun (1)
Krishna Rajput Singh (1)
Mervyn Manilall (1)
Manoj Tyagi (1)
Ian Stallings (1)
Abdul Sammad (1)
Vishal Gilbile (1)
Bhawesh Deepak (1)
Jaimin Patel (1)
Muhammad Asif (1)
Daniel Gomez Jaramillo (1)
Majid Dagoei (1)
Arvind Yadav (1)
Jochen Bartlau (1)
Kirtesh Shah (1)
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)
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 M (1)
Mohammad Sbeeh (1)
Ashok Karale (1)
shrijeet (1)
Chervine Bhiwoo (1)
Suraj Sahoo (1)
Nipun Tomar (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)
Bhushan Band (1)
Manpreet Singh (1)
Related resources for web application
No resource found
Master Page In Asp.net
10/25/2023 7:24:47 AM.
A Master Page in ASP.NET is a fundamental concept that simplifies the creation and maintenance of consistent layouts for web applications. It serves as a template or framework for other pages in the a
Data Validation in ASP.NET Core with FluentValidation
10/19/2023 12:49:09 PM.
FluentValidation in ASP.NET Core Data Validation is a title that encapsulates the concept of using the FluentValidation library within the ASP.NET Core framework for effective data validation. In this
Dynamically Sorting Object At Runtime Using Reflection C#
10/11/2023 7:14:04 AM.
Dynamic sorting of objects at runtime using reflection in C# involves leveraging the power of reflection to examine object properties and sort them based on specific criteria without having to write s
How To Create Login Page In ASP.NET Web Application Using C# And SQL Server
10/10/2023 10:06:02 AM.
How to create login page In ASP.NET Web Application using C# and SQL Server.
WhatsApp Web and Mobile Sharing in JavaScript
9/11/2023 3:53:15 AM.
Embark on a journey into the world of WhatsApp with our comprehensive developer's handbook. This resource is your trusted companion in mastering the intricacies of implementing WhatsApp sharing fe
Use Dynamic URL Rewriting in Asp.Net
9/9/2023 11:38:58 AM.
Dynamic URL rewriting in ASP.NET is a technique used to modify the URLs of your web application dynamically. It allows you to present friendly and user-readable URLs to your users while internally rou
Testing .Net Components Using NUnit
9/6/2023 4:47:07 AM.
Write unit tests before starting development. Writing test allows me to see immediate results of every code change.
Access .NET Projects via LAN
8/31/2023 4:29:44 AM.
How you can access .NET project through LAN. Unlock the potential of LAN access for your .NET project. Discover how to create a web application, configure endpoints, and seamlessly access it from any
What are forms in Angular?
8/26/2023 7:23:04 AM.
In this article, we will learn about angular forms.
How to create a Calendar Control in ASP.NET
8/24/2023 9:05:17 AM.
Here is a simple demo about creating a calendar control in ASP.NET.
Performance Optimization in ASP.NET Core: Strategies and Code Explanation
8/21/2023 6:06:31 AM.
Performance Optimization in ASP.NET Core involves employing various strategies to enhance the speed, responsiveness, and efficiency of web applications. This article provides insights into essential o
Implementing AJAX for Editing Data and Updating the Database in ASP.NET MVC
8/7/2023 5:04:45 AM.
Implementing AJAX for editing data and updating the database in ASP.NET MVC allows you to enhance the user experience and responsiveness of your web application. AJAX (Asynchronous JavaScript and XML)
Routing in Angular
7/16/2023 5:31:37 AM.
This article will discuss What is Angular, What is Routing, Benefits of Routing, Routing in Angular, and Routing examples.
How to Deploy an Angular app to Firebase
7/3/2023 5:20:07 AM.
Angular 15 Application Deployment on Firebase
Web.Config configuration file in ASP.NET 3.5
6/1/2023 7:23:20 AM.
The web.config file contains information that controls module loading, security configuration, session configuration, and application language and compilation settings.
Publish And Deploy .NET 6 Web Application on IIS and Access using Ngrok
5/2/2023 5:08:47 AM.
Publish & Deploy .NET 6 Web Application on IIS and Access it through Internet using Ngrok. Enabling Tunneling using Ngrok and access locally Deployed Web Application through Internet
Azure Custom Vision: Object Recognition in .NET Applications
5/1/2023 6:52:19 AM.
In this tutorial, we'll learn how to call an Azure Custom Vision object recognition model from a .NET application.
How To Create APK OR IPA in .Net Core
4/14/2023 5:45:53 AM.
In this article, you will learn how to get Android and iOS output in Blazor architecture and platform.
Top 10 Tips For Building High Performance Websites
3/20/2023 4:20:37 AM.
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.
CRUD Operations In An ASP.NET MVC Web Application Using Entity Framework
3/9/2023 10:25:01 AM.
In this article, you will learn how to perform CRUD operations in an ASP.NET MVC web application using Entity Framework.
Designing A Multi-Region Web Application Solution With A Private Endpoint Database In Microsoft Azure
2/13/2023 10:37:36 AM.
In this article, you will learn how to design a multi-region web application solution with a private endpoint database in microsoft azure.
The Importance Of Data Visualization In Modern Web Applications
2/7/2023 10:33:56 AM.
Data visualization is becoming increasingly important for businesses and organizations in today's fast-paced, data-driven world. With the exponential growth of data in recent years, the need to ef
Architect A Basic Web Application In Azure
2/1/2023 7:32:43 AM.
In this article, you will learn about architect a basic web application in azure.
Clean Architecture With ASP.NET Core WebAPI
10/3/2022 8:53:18 AM.
Asp.net Core WebAPI - Clean Architecture, Clean Architecture With ASP.NET Core WebAPI
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.
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.
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
- Ebook
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download