Click here to Skip to main content
15,891,863 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 Member 4206974
FormGen, a JavaScript Form Generator
by Shao Voon Wong
C++ SAX library to simplify XML parsing
by Dan Letecky
Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP and ASP.NET Core REST API backends.

All Articles

Sort by Title

HTML 

6 May 2015 by Etienne Louise (974)
In this article I'll show how to create custom culture and then show an exemple of how to use it in an ASP.Net MVC application.
31 May 2016 by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
3 Jan 2015 by Peter Piotti
A clean, simple alternative to using the Entity Framework for stored procedures data access in a .NET/SQL Server environment
24 May 2014 by Anurag Saini
A Java program to translate arithmetic expression to three-address codes
26 Apr 2015 by saleem faeq
Animation of a cube using CSS only without any JavaScript or JQuery
27 Oct 2013 by Murali Pamidi
Politics aside, here are 7 simple tweaks that could make heathcare.gov website instantly fast.
7 Aug 2018 by Leonid Fofanov
Raspberry PI implementation of binary counter originally developed for Arduino board.
30 Nov 2014 by SrikantSahu
This is a simple application developed using C# MVC and jquery for basic CRUD operations. The application can be unit tested using selenium web drivers.
31 Jul 2014 by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
16 Jul 2015 by Math08avan
A simple example for CRUD actions using WCF service in ASP.NET
28 Feb 2015 by Afzaal Ahmad Zeeshan
This tip is to provide an overview of writing strings in ASP.NET web applications to avoid concatenations.
11 Nov 2017 by Herbert Lausmann
An IconBitmapEncoder that produces high-quality icons, written in VB.NET and C#, WPF
13 Mar 2015 by Paul R Martin
Using functional programming techniques in JavaScript to add rows to a table
22 Dec 2015 by Member 4206974
A JavaScript for generate gallery with some transition effects.
24 Jan 2015 by shijo joseph
A file backup manager with simple user interface and all the essential functionalities.
17 Nov 2015 by Michael Gledhill
A simple example of using AngularJS to turn JSON into a beautiful Master-Detail view !
7 Jul 2014 by Michael Bergman
Using Windows Communication Foundation to build a simple web server
18 Oct 2011 by Nikunj_Bhatt
Image can also be shown without specifying its extension in HTML doc if it is on server
16 Jan 2016 by Mathew_wwx
This tip will introduce a library written in C++ that wraps up a 2d polygon triangulation algorithm with time complexity of O(N*logN), the algorithm works on both self-intersected and non self-intersected polygons.
22 Jan 2016 by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
23 Jun 2018 by Anshu Krishna
This tip is a simple example to illustrate how the HTML5 CustomElements can be used to create a custom date tag which has the ability to show relative date (like '5 days ago', 'Next month', '5 years ago', etc.)
30 Sep 2017 by massimiliano aronica
An HtmlHelper for an extended DropDownList, working with custom objects and displaying html options
3 May 2012 by Almar Mike
The basics of organizing code with OOP in JS
14 Jun 2015 by Fiyaz Hasan
Building a simple app for windows phone using plain HTML and Javascript
19 Nov 2012 by Raghav Nayak
1 Jun 2015 by Mostafa Asaduzzaman
How to access files within the application using DI
17 Apr 2014 by gunjan k saxena
This tip will help to create an action filter to compress the contents like Json, partial view, etc.
4 Mar 2013 by Sergey Zwezdin
How to adapt your responsive HTML pages to Windows RT snapped mode.
14 Jul 2015 by Atul Khindria
How to add and delete with AngularJS
28 Dec 2014 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
Ever wondered how to add HTML file contents to the aspx page by code. Take a look at the implementation.
9 Mar 2017 by Vladan.Obradovic
Display additional properties for each VM inside SCVMM 2012 R2 console (VLAn, IP addres, VM Path, Mounted ISO, Number of Checkpoint)
15 Oct 2014 by Arthur Caputo
Tutorial on setting a false transparency onto your button's edges.
21 Nov 2012 by dpalash
Here in this tip, we will be able to find the last li tag and put a style with it.
13 Apr 2016 by VR Karthikeyan
Change the look and feel of ASP.NET MVC application by adding different UI CSS frameworks
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
6 Sep 2012 by Christopher John Paul
Ajax Asynchronous Postback Method
31 Aug 2015 by Peter Leow
This is a simple web application to illustrate visually the difference between Ajax and non-Ajax calls that take place all in a single web page.
23 May 2013 by RelicV
Alternative for AutoComplete control without Ajax and Webservices
23 Oct 2018 by Matias Lopez
How to open an XML file in JavaScript for Web
13 Jun 2014 by Right Handed Monkey
This is a tutorial for accessing sqlite databases in Android in a thread safe manner. If you download the library code, please bookmark, comment on, or rate the article - it helps out tremendously.
16 Jan 2023 by Oleg_100
An Angular control that displays processes, states and events on timeline
16 Mar 2018 by Mahesh Radheshyam Patil
In this tip, we will learn about how to use and validate template driven forms.
17 Jun 2019 by @Aradhana_Singh
I know how much I struggled when first working with Angular2+ on the hybris platform, so this is for those with the same challenge.
14 Oct 2014 by Rajendra Kumar Sahu
The article is about how to use AngularJS framework to write a MVC pattern client side application.
28 Aug 2015 by Bert O Neill
AngularJS and Web API Active Directory Security (Authorisation)
29 Nov 2015 by anujk0292
Create AngularJS 1.x web application using Microsoft Typescript
5 Sep 2015 by Thinira
In this tip, we will discuss how to setup Angular 2.0 in Visual Studio and write a very basic “Todo” application.
3 Mar 2016 by dumsky
Getting it all together - Controller, Service, $http, caching and more
15 May 2015 by Tony Jen
An anatomy of an AngularJS project I created. We will discuss parts of the application from HTML elements, to back end controllers and services.
11 Dec 2014 by Massimiliano Giustizieri
In this tip, I am going to show how to build a grid that can filter your data by joining multiple conditions that can be applied on each grid column.
2 Sep 2015 by Bert O Neill
AngularJS RibbonBar written with HTML & CSS (and a little JQuery)
21 May 2015 by Tony Jen
Custom validation in AngularJS using custom directives
28 Apr 2015 by kleinelefant
This tutorial would show you how to count characters entered into Textarea, and set maximum characters allowed in Textarea
1 May 2015 by kleinelefant
This article would demonstrate how to count the number of words and to set word-limit in Textarea by using AngularJS
17 May 2014 by H Kruger
Create an animated SVG to use as a loading image.
4 Jun 2014 by Paulo Augusto Kunzel
Using CSS to animate a Solar System
30 Jun 2017 by Tyrone Roson
Fun with Interchangeable UI Controls
25 Jun 2013 by yiangos
How to apply a clipping mask to an image using the raphael vector library
26 Feb 2015 by Chris Maunder
Some tips and tricks to help you format your articles and tips simply and consistently.
16 May 2014 by Ahmad F Hassan
An easy way to view hierarchical data in a simple ASP .NET Repeater
26 Nov 2012 by tahir irshad abbasi
17 Dec 2012 by Rajesh Kuramdasu
Tip to display HTML/HTML like content as a text on your web page
15 Apr 2015 by Mikhail Vasilchenko
ASP.NET MVC 5 Multiple Image Uploader with Crop
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6
7 Nov 2015 by JoaoSousa23
ASP.NET MVC 5 – Entity Framework 6, CRUD Operations on Visual Studio 2015
15 Jun 2014 by Ahmed Bakodah
This post is about how to demonstrate CheckBoxList in ASP.NET MVC 4
11 Jun 2014 by Sreenivas Chinni
This is a tip to add custom data annotation with client validation in ASP.NET MVC 5
9 Nov 2015 by Oetawan
Extend ASP.NET MVC behavior to auto wire controller dependency
15 Sep 2015 by JoaoSousa23
An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications
6 Jan 2015 by Riverama
Improve ASP.NET MVC based SPA application performance by using script Bundles with requireJS
9 Apr 2015 by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
22 Dec 2014 by Siddharth R Barman
Implementing a custom UserStore for ASP.NET MVC5 authentication
6 Sep 2012 by Christopher John Paul
Prevent users from entering comma
5 Oct 2012 by TheCoolCoder
Numbering for Multilevel ASP.Net Treeview using CSS Counters
23 Sep 2016 by ChienVH
This article will guide you how to implement ASP.NET website with multi-language
6 May 2016 by congiuluc
How to check Email address during user registration with ASP.NET MVC 5
22 Jul 2013 by Christophe Bertrand
A parser for AssemblyQualifiedName for .NET
1 Aug 2013 by Bikash Prakash Dash
How to create an auto suggestion control like Gmail/Hotmail/Facebook to add items in list.
25 Jun 2014 by Sreenivas Chinni
This is an article / tip that I am trying to giving an idea of creating a general auto complete helper for asp.net MVC 5 developers
2 Jun 2012 by deepaktripathi
Using auto complete textbox in jQuery Tabs content via AJAX in an Microsoft MVC project.
19 Mar 2014 by Yogesh Kumar Tyagi
This tip introduces Auto Complete Text in Textbox Using jQuery and ASP.NET MVC.
3 Jul 2019 by rohitsies
This article describes an advanced technique and configuration to automatically transform and run your all or selected T4 templates when a project is build.
18 Jun 2016 by saurabhsharmacs
10 Aug 2013 by Srinivas Kalabarigi
How to do automatic page refresh in ASP.NET
19 Jun 2011 by csanuragjain
Automatically refresh page after some interval
18 Aug 2015 by MRBULL93
In this tip, I am presenting a simple way to avoid refresh resubmit
16 Sep 2014 by Arkadeep De
Bind an image slider without database in ASP.NET
24 Nov 2011 by thatraja
Blinking Text in TextBox using Javascript
17 Jan 2021 by Jin Vincent Necesario
Shows the difference between block-level elements and inline-level elements in HTML and CSS.
24 Jun 2015 by K.Sutin
Get closing quotes for multiple securities with asynchronous call to Bloomberg API using VB.
5 Nov 2014 by Arkadeep De
Bluetooth Desktop Locker with Android Application
30 May 2014 by DiponRoy
Bootstrap datepicker and Knockout Model Binding
3 Mar 2017 by Yaseer Mumtaz
This tip will explain step by step Bootstrap basic development for beginners. Attached is small application having three pages using Bootstrap CSS, Components and JS.
17 Oct 2014 by Rapuru Amarendra
This tip presents an example of menu in responsive using bootstrap.
6 Oct 2014 by Lyubomir Rumenov Velchev
Display Bootstrap Modal Dialog using Version Bootstrap v3.2.0 and v3.0.0 - issue
2 Oct 2014 by Rapuru Amarendra
This tip presents an example of popups in responsive using bootstrap
26 Sep 2014 by Rapuru Amarendra
This tip presents an example of datatable in responsive using bootstrap and dataTable.js
2 Oct 2014 by Rapuru Amarendra
This tip presents an example of working with tabs in bootstrap
27 Jun 2013 by Jon Woo
Consolidating all the information that I have found on cross domain interaction in the web world