Click here to Skip to main content
15,884,298 members
Everything / Web Development / HTML

HTML

HTML

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Jovan Popovic(MSFT)
Mapping properties in EF model to database columns that contain JSON
by Marcelo Ricardo de Oliveira
A shoot'n'up HTML5 game made with Phaser game framework
by Chris Maunder
Some tips and tricks to help you format your articles and tips simply and consistently.

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.
by Ștefan-Mihai MOGA
An alternative Windows version to XML Sitemap online generators
by PJ Arends
An MFC CWnd derived grid of user definable tiles

All Articles

Sort by Score

HTML 

12 Aug 2014 by Ben Liebert
Here is a step by step guide to building a cross-platform application in HTML, CSS and JavaScript
9 Dec 2015 by Andy Feng
This article introduces how to apply Google reCAPTCHA into form submission of your site.
31 Jan 2017 by Mircea Diaconescu, Gerd Wagner
While many new JavaScript features of ES6 (=ES2015) are still (in 2016!) not available in all important web browsers, the promising new feature of a JavaScript "promise" has arrived. This tutorial shows how to use it.
18 Jul 2016 by Andy Point
One of the most unsafe CSS attribute: target=_blank
22 Jan 2020 by Jeremy Likness
Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. This article tackles solutions to the problem.
2 Dec 2009 by Jeremy Likness
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight
25 Mar 2011 by Ravi_Baghel
How to use NHibernate in ASP.NET
22 Jul 2013 by Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.
9 Jul 2014 by Madhur Kapoor
How to get started with AngularJS
13 Aug 2014 by raju melveetilpurayil
One more example of how to do Paging in MVC
16 Jun 2015 by Sibeesh Passion
Load Website to iFrame Using JQuery
4 Dec 2016 by Mircea Diaconescu, Gerd Wagner
Home Automation is made simple for everyone, with the industrial grade PRODINo ESP8266 based module. It can be programmed with the Arduino IDE and allows to control (ON/OFF switch) mains (110-240 VAC) powered devices such as light bulbs, water pumps, cafe machines or garage doors.
17 Jan 2017 by tranthanhtu.vn
23 Jul 2012 by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
31 Mar 2014 by Manas Bhardwaj
Here is a minimalist example of using Html5 Canvas to save signature as Image using Web API
25 Sep 2014 by morzel
Part 1 described the general idea behind Sonar project, hardware components used and Arduino sketch... This second post in "Out of Boredom" series is about C# and JavaScript programs that make it possible to display ultrasonic range sensor data in web browsers.
24 Mar 2015 by Sander Rossel
Using Twitter Bootstrap to create pages that'll look good on all devices
8 Aug 2010 by Abhijit Jana
How to sort ASP.NET DropDownList based on DataValueField or DataTextField using LINQ?
15 Jul 2014 by Kevin Mack
Web API or cutting out the middle man
28 Nov 2014 by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
16 Mar 2015 by Sander Rossel
The sixth in a series on web development.
29 Jul 2017 by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
27 Nov 2019 by Jeremy Likness
The one feature that is not fully supported natively by the latest JavaScript versions is databinding. But how hard is it to implement? If your only motivation for using a heavy framework is databinding support, you may be surprised! Let’s roll up our sleeves and try it out.
27 Feb 2020 by Jeremy Likness
See what is possible to build using only plain, native "Vanilla.js" JavaScript. No frameworks!
19 Aug 2012 by wullinkm
A single file login page for ASP.NET
4 Dec 2011 by Buaziz
In this article, we will define our implementation to handle Captcha images.
23 Apr 2013 by Rion Williams
How to find the ASP.NET configuration tool in Visual Studio 2012
11 Jun 2013 by defwebserver
How a LightSwitch HTML client application works.
16 Apr 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
19 Feb 2015 by Right Handed Monkey
This post explains how to use the WorxForUs Network framework to have an Android app that works robustly even in areas that have poor network connectivity.
16 Mar 2015 by Sander Rossel
The (long awaited) fourth in a series on web development.
27 May 2015 by Sander Rossel
The second in a series on MEAN web development.
16 Feb 2016 by Sibeesh Passion
In this post, we will see how we can create Angular JS dynamics tabs in MVC application.
25 Feb 2016 by Sibeesh Passion
How to load the tags from database in MVC Web API using Angular JS
7 Mar 2016 by Sibeesh Passion
How to programmatically change the element or page into full screen
31 May 2016 by Sibeesh Passion
Working With Test Client In ASP.NET Web API Help Page
5 Jun 2016 by Santhakumar M
 In this article we will discuss how we can integrate with Disqus comment system in MVC. 
22 Jul 2016 by Andrei Ion Rînea
Having fun with HTML 5 history API - Part 3
28 Apr 2018 by Bryian Tan
How to dynamically display controls in FormArray using Angular 5 Reactive Forms and enable/disable the validators based on the selection
24 Apr 2020 by Gerd Wagner
The most important new language elements of JavaScript for basic programming
11 Oct 2020 by Jin Vincent Necesario
Discussion of different Array methods of ES6
2 Jan 2010 by Sky Sanders
AccessControlModule can impart a greater consistency and usability upon the default behaviour of FormsAuthentication and allow any client script code to leverage FormsAuthentication in a straight forward manner.
23 Sep 2010 by Abhijit Jana
A post on how to remove Hyperlink from ASP.NET TreeView Nodes Control Nodes
14 Sep 2012 by Richard James Moss
A brief article into how to use a C# library that converts BBCode used by popular forums into HTML
27 Aug 2012 by Gergo Bogdan
Some thoughts about Visual Studio 2012 and First Windows 8 App Development with JavaScript and HTML
31 Oct 2012 by Jigar Bagadai
Under the hood of @Html.Checkbox()
14 Jan 2014 by Imran Abdul Ghani
Performing CRUD operations using ASP.NET Web API - Part 2
5 Mar 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
If you want to set text inside AJAX HTMLEditor or HTMLEditorExtender, then this is the right place. Enjoy the tip.
25 Jul 2014 by Thomas Maierhofer (Tom)
TinyMCE additional HTML elements
19 Oct 2014 by Nitesh Kejriwal
How to get multiple selected rows from GridView in ASP.NET
1 May 2015 by Ben Liebert
Bridging the client-server boundary – an experiment in architectures for next-generation web applications
16 Jun 2015 by Sander Rossel
The fifth in a series on MEAN web development.
31 Aug 2015 by Prava-MFS
Hello everyone, today I am going to share one basic thing, which you all may know about it. I am going to explain how can we create numbered list using CSS. So, let’s go through it quickly without wasting much of our time :). HTML provides us few ways of creating lists.
17 Nov 2015 by Sibeesh Passion
How to load an XML file and show as li using ng-repeat in Angular JS
25 Feb 2016 by Sibeesh Passion
In this post, we will see how we can extract or unzip the uploaded files and check for some files in it in a programmatic manner.
17 Jan 2017 by Robert Edström
Conditionally set sliding expiration time on authentication cookies in ASP.NET Core
5 Jun 2017 by Sacha Barber
This time we will bring a Play Framework (scala based MVC web framework) into the fold, and shall be using the front end we have been working on so far to be the front end for the Play Framework back end.
13 Feb 2019 by Philipp_Engelmann
With IoT (Internet of Things) on the rise and hardware getting cheaper and cheaper, it's a great time to explore the possibilities this new technology provides.
20 Nov 2019 by Jeremy Likness
Advanced Blazor techniques are covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser.
15 Jan 2020 by Ahmed Bouchefra
In this tutorial, we’ll see by example how to create a CRUD application from scratch and step by step. We’ll see how to configure a MySQL database, enable the admin interface, and create the django views.
13 Dec 2020 by Jin Vincent Necesario
HtmlGenericControl of ASP.NET Webforms
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
3 Apr 2009 by Steve Wellens
I wanted a cheap, simple visual indicator similar to a progress bar. Note, not the kind of dynamic progress bar used when updating AJAX pages, more of a single-bar graph. It should have been simple task.
28 Mar 2010 by kiran dangar
How to implement jQuery Model Popup plug-in and playing FLV file in a model popup
22 Nov 2010 by mbcrump
Customize the Silverlight Installation Experience in about 15 Minutes
17 May 2011 by KevinBhavsar
Custom Splash Screen using Silverlight 4.0
12 Aug 2011 by Kunal Chowdhury «IN»
Read this post to know how to detect the browser information using the HtmlPage.BrowserInformation property.
17 Aug 2011 by Gil Fink
This post will explain how to combine the video and canvas elements in order to create transparency inside a video during runtime using JavaScript.
11 Jan 2017 by Bryian Tan
Social sharing buttons using jQuery and XML
9 Jan 2012 by ed welch
HTML5 Eyes that follow the mouse
23 Mar 2012 by jqwidgets
Bind jqxChart to SQL Database using ASP.NET MVC3
1 Apr 2013 by Colin Angus Mackay
Automatically replacing an image on an HTML page when it is not found
9 Apr 2013 by defwebserver
The Visual Studio LightSwitch, the tool that previously only created Silverlight applications, will now create HTML pages.
25 Apr 2013 by Rion Williams
Canceling file uploads using the ASP.NET FileUpload control
14 Aug 2013 by Alex Choroshin
Developing a Win8 app and integratinge it with SharePoint Online 2013.
10 Feb 2014 by Timmy Kokke
A very simple Windows Store application based on TypeScript that uses jQuery and KnockOut to get some data from the internet and show this in a GridView
18 May 2014 by Paul M Watt
I discussed the merits of selecting a suitable unit test framework for your development project in my previous post. I described the qualities that I found most valuable in the test framework that I use, CxxTest. The qualities are xUnit framework, portability, simplicity, and flexibility.
28 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
14 Oct 2014 by Afzaal Ahmad Zeeshan
How to upload and save files
10 Jan 2015 by Afzaal Ahmad Zeeshan
An overview for connecting an ASP.NET website or a web application to a remote SQL Server database
12 Feb 2015 by Afzaal Ahmad Zeeshan
This article provides an overview of the DateTime object in ASP.NET website, and a source code and example of a few scenarios in which using DateTime would be easy and simple, but tricky.
20 Sep 2015 by Anuraj Parameswaran
This post is about getting code coverage of ASP.NET 5 using Opencover. In computer science, code coverage is a measure used to describe the degree to which the source code of a program is tested by a particular test suite.
25 Oct 2015 by Anuraj Parameswaran
Enabling GZip Compression in ASP.NET 5
25 Feb 2016 by Sibeesh Passion
In this article, we will learn how we can work with jQuery Datatables with server side data.
22 Apr 2016 by Mayur V Lohite
IntroductionSecurity is the most important attribute for any system. Providing secure experience is one of the key principles in the process of gaining customer confidence for a system.
26 Apr 2016 by Member 12485502
Grouping content - description list
17 Jan 2017 by Anton Angelov
A tool for creating a report for author's articles for a specific year or from the beginning of time. Calculates the total number of views.
21 Nov 2019 by Jeremy Likness
Step-by-step guide to turn your static website into a Progressive Web App (PWA) including icons, manifest, and service worker code with examples using Hugo.
15 Dec 2019 by Ahmed Bouchefra
How to build GUIs for your Python applications using Electron and web technologies
15 Dec 2019 by Ahmed Bouchefra
How to upload multiple image files using FormData, HttpClient (for posting multipart/form-data), Angular 9/8 and TypeScript
6 Jan 2020 by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
29 Jun 2022 by Christian Specht
Looking at two solutions of how to create an image gallery with Hugo and Lightbox2, one with Hugo’s EXIF feature, one without.
25 Jan 2010 by Tom Janssens
A very simple tasklist in order to show you on how to get started using this library.
12 Feb 2011 by ozkary
Get File name from URL Path - ASP Classic
6 Apr 2011 by jgauffin
How to get enums to work with HtmlHelpers.
10 May 2011 by Christoph Keller
A simple element with big lists
19 May 2011 by Rahman Masudur
Avoiding scrolling for XBAP in IFrame.
31 Jul 2011 by stephen.vaubell
The intention of this post is to look at the changes in HTML5
17 Dec 2011 by zoyobar
This article explains the function and the use of Uploader
23 Dec 2011 by Gil Fink
CSS3 2D and 3D Transform