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
Web Development
FOLLOW
Welcome to Web Forms section of C# Corner. In this section, you will find various Web Forms related source code samples, articles, tutorials, and tips.
Articles
(202)
Blogs
(116)
Resources
(27)
Videos
(5)
News
(21)
Articles
Build an Interactive Task Manager
Create a simple To-Do List app using HTML, CSS, and JavaScript. Add, edit, delete, and mark tasks as done while storing them in local storage. Learn how to structure, style, and add interactivity t...
Babita
Nov 12, 2024
Weather App to fetch/display weather data using API
Building a weather app that fetches and displays weather data using an API is a practical project for developers looking to enhance their skills in JavaScript and API integration. This application ...
Aakash Chhillar
Nov 08, 2024
Mastering Basic Arithmetic Operations in Web Development
Build a simple web-based calculator that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. This project utilizes HTML for structure, CSS for styling,...
Babita
Nov 08, 2024
Classic Snake Game with Simple HTML, CSS, and JavaScript
Networking devices like routers, switches, and firewalls connect devices, manage data traffic, provide wireless access, and ensure security, enabling smooth and secure communication within networks.
Babita
Nov 08, 2024
Build Your Own Number to Words Converter
This tutorial guides you through setting up the HTML structure, styling the converter for an attractive look, and implementing JavaScript to convert numeric input into its word representation. Perf...
Raveena Attri
Nov 06, 2024
Inserting Form Data Into DataBase Using Stored Procedure In ASP.NET C#
Learn how to insert form data into a database using stored procedures in ASP.NET with C#. This guide covers setting up a form, handling user input, creating a stored procedure, and securely inserti...
Vithal Wadje
Dec 31, 2012
Lazy Loading (3): JavaScript
This article will discuss Lazy Loading for JavaScript. This article on Lazy Loading for JavaScript demonstrates techniques to dynamically load images as users scroll, reducing page load time and en...
George
May 31, 2024
Lazy Loading (4): EntityFramework
This article will discuss lazy loading in Entity Framework. This article series explores Lazy Loading, focusing on its application in various technologies like LINQ, HTML, JavaScript, Entity Framew...
George
Jun 21, 2024
String Replacement With Named String Placeholders
The anonymous nature of placeholders in the String.Format method can make it confusing. Find out how to use named string placeholders in your code.
Steven Woolston
Apr 22, 2015
Lazy Loading (2): HTML
This series explores Lazy Loading within the LINQ category, focusing on dynamically loading images in HTML to enhance page load times, featuring code examples and demos for practical application.
George
May 29, 2024
REST APIs Evolution and Best Practices for Scalable Web Services
Discover essential strategies in REST API development with our comprehensive guide. Explore best practices for resource design, HTTP methods, security, versioning, documentation, error handling, an...
Ayush Gupta
May 24, 2024
The Evolution of Web Application Architecture
Web application architecture orchestrates interactions among applications, middleware, user interfaces, and databases, creating robust, efficient user experiences. This article explores the evoluti...
Ayush Gupta
May 22, 2024
Tips To Save Your Time On Web Development With Visual Studio Code
Developing a website in the most popular programming environment -Visual Studio Code requires a developer to do repeated tasks such as saving and refreshing the webpage and typing the same code, etc.
Kokul Jose
Nov 28, 2020
Adding A Loading Page To A Website
Waiting for apps or webpages to load is boring for users. It's cool to make loading icons more fun and beautiful to increase user engagement. Here, we discuss how to add this loading animation ...
Kokul Jose
Dec 02, 2020
Leveraging Server-Sent Events (SSE) with Angular and Node.js
Server-Sent Events (SSE) is a powerful technology that enables servers to push real-time updates to web clients over HTTP.
Aswinth G T
Apr 11, 2024
Understanding Filters in MVC
There are situations in which we have an implementation that will be reused in many places that is not confined to a single place or method. This is fulfilled by the Filters in MVC. Let's discu...
Suraj Sahoo
Mar 09, 2015
Top 10 Tips For Building High Performance Websites
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.
Mahesh Chand
May 27, 2019
Backup Sitecore Media Library items with a PowerShell script
Sitecore PowerShell script to backup Media Library items in a zip file. This Sitecore PowerShell script automates the backup of Media Library items into a zip file on the server. The script efficie...
Daniel Gomez
Feb 08, 2024
What are Different Type of HTTP Errors and Status Code?
The significance of HTTP status codes, vital indicators of web request outcomes. From informational beginnings (1xx) to server errors (5xx), grasp their meanings for effective communication and iss...
Anandu G Nath
Jan 02, 2024
Angular vs React vs Blazor: Which Framework is Best
Learn the difference between Angular, React, and Blazor and which framework is best for your next project.
Mahesh Chand
Nov 10, 2023
No Records Available.
View More
Learn C# 7.x
Challenge yourself
Web Development Skill
E-Book Download
Get Certified
Windows Services