Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / HTML

HTML

HTML

Great Reads

by Zeshan Munir
A Cross Browser Supported solution for Custom Fonts on the Web
by zebulon75018
Edit Bootstrap Menu by json schema in PHP
by Emad Al Hawary
Try this block of HTML 5 code
by Prashant Rewatkar
This article demonstrates how to add Identity-Based Authentication in .NET Core 3.0 using In-Memory Database.

Latest Articles

by Zeshan Munir
A Cross Browser Supported solution for Custom Fonts on the Web
by zebulon75018
Edit Bootstrap Menu by json schema in PHP
by Emad Al Hawary
Try this block of HTML 5 code
by Prashant Rewatkar
This article demonstrates how to add Identity-Based Authentication in .NET Core 3.0 using In-Memory Database.

All Articles

Sort by Score

HTML 

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.
by tranthanhtu.vn
Overview. As mentioned in "Manage Staffs - Part 2" part, It was easy to query the list of staffs as they were prepared before hand.. All necessary preparation steps occurred in "Add/ update staff information".. Let see "Add staff" first.. Add the following line into staffs.
by tranthanhtu.vn
Overview. In this article, let see how we use multiple languages in TinyERP.. Currently, In html files, ts file for HRM were still using hard-code value (I mean hard-code value of string). And this was not good for enterprise application which supports multi languages as default..
by mbcrump
Here is a list of 15 things I've discovered about Silverlight
by Manas Bhardwaj
Here is a minimalist example of using Html5 Canvas to save signature as Image using Web API
by Benktesh Sharma
Here is a simple branching strategy to work in CI/CD and code review policy in Agile
by Cruz Boon
How to design a simple in-page pop up panel
by wullinkm
A single file login page for ASP.NET
by Afzaal Ahmad Zeeshan
This blog post shares a tip for Ajax developers in ASP.NET MVC framework.
by John Bandela
As brought up in the a reddit post with lambdas in inline functions you can run into ODR violations and thus undefined behavior.
by John Bhatt
Accordion Panel with CSS
by Cindy Potvin
How to add a favicon to a site
by Ahmed Bouchefra
We’ll continue building our example app by setting up the router and adding routing for the home and about components
by jotorres
Adding Pagination within Codeigniter
by eglasius
How to add reCAPTCHA to ASP.NET MVC
by eglasius
Adding sharing buttons for all your blogger posts
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
In this blog, we will see how to add two numbers from TextBox and show the result in AngularJS.
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.
by Christoph Keller
A simple element with big lists
by Mohamemd Magdy Diab
AjaxFormSubmitter
by Right Handed Monkey
Android Database Example and Tutorial (thread safe version)
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.
by Ahmed Bouchefra
In this post, we’ll see by examples how to use the ngFor directive to iterate over arrays of data and even objects in Angular 10 templates.
by Petru Faurescu
Build step by step an Angular 2 application running on IIS and ASP.NET Core. The project also has live samples. This is the first part of building an Angular 2 Notebook WebApp.
by Bryian Tan
How to dynamically display controls in FormArray using Angular 5 Reactive Forms and enable/disable the validators based on the selection
by Ahmed Bouchefra
How to import HttpClientModule and send Http Ajax requests to JSON REST API Servers
by Ahmed Bouchefra
How to upload multiple image files using FormData, HttpClient (for posting multipart/form-data), Angular 9/8 and TypeScript
by Ahmed Bouchefra
In this post, we’ll see by examples how to use the ngFor directive to iterate over arrays of data and even objects in Angular templates.
by tranthanhtu.vn
Angular2 - Component
by Sibeesh Passion
In this post we will discuss how we can apply CSS important in JQuery. We all know that we can not apply a important CSS property directly to an element. It does not work. But still there is a solution for that. Here I am going to share you that. I hope you will like […]
by Andy Feng
This article introduces how to apply Google reCAPTCHA into form submission of your site.
by Bryian Tan
How to retrieve a checkbox value from an ASP.NET DataList control
by trottin
In .NET 4.0, there is a new option when adding controls to a page or user control: ClientIDMode. This property offers you four choices: Legacy, Static, Predictable, Inherit...
by Vivek Goyal
Web forms URL routing.
by Jeffrey T. Fritz
I've been spending a bit of time over the past month looking into ALL of ASP.NET, not just MVC or SignalR or WebAPI.
by User 1043264
How does ASP.NET Core MVC uses Razor engine to create dynamic views. Continue reading
by User 1043264
How to work with structured logging in ASP.NET Core and Serilog. Continue reading...
by Kinyanjui Kamau
ASP.NET GridView: CRUD operations
by Arun Ramachandran India
CodeProject In the last blog post, we have discussed about HiddenInput and ReadOnly attributes in ASP.Net MVC. You can read that article here. In this article we will go over different kinds of Templated Helpers.  Templated Helpers are introduced in MVC 2.
by Arun Ramachandran India
ASP.NET MVC - HiddenInput and ReadOnly attributes
by Arun Ramachandran India
Uses of Display, DisplayName, DisplayFormat and ScaffoldColumn attributes
by teebot
If you are already familiar with ASP.NET MVC, you have probably seen the repository pattern in a few examples (such as NerdDinner), maybe you even use it in your own app.One of the most frequent way to hot-plug a Repository class into a controller is to use the Strategy Pattern.
by Arun Ramachandran India
CodeProject In the last blog post on ASP.Net MVC, we have discussed about setting initial selected value in a RadioButtonList. You can read that article here. In this article we will go over implementing CheckBoxList  in ASP.Net MVC. Let’s try to understand this with an example.
by Tom Janssens
Handling all your images through a custom ActionResult/Controller.
by Gediminas Geigalas
ASP.NET MVC localization using ActionFilter
by Rui Jarimba
You can use Metadata Providers to add microdata to your ASP.NET MVC applications.
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to call a simple WebMethod to get the details of one record shown on a Repeater and show the retrieved details on jQuery Dialog popup.
by cpsglauco
Little-Big bug from ScriptManager
by eric hexter
ASP.NET Web Config Transform Console Utility released on Nuget
by Syed Mujtaba Hassan
When using text field date, Double type (decimal places or different decimal characters in globalization etc) and currency validation on client-side we often use regular expression validator and try to write complex regular expressions.
by madan535
Authorize.Net Credit card processing Integration in ASP.NET
by Omar Al Zabir
Automatic JavaScript, CSS versioning to refresh browser cache
by Colin Angus Mackay
Automatically replacing an image on an HTML page when it is not found
by User 1043264
How to use Azure NoSQL database in ASP.NET Core. Continue reading...
by TelerikCode
Become a Visual Studio 11 Master Detective – A Look into the Page Inspector
by Prava-MFS
As we all know about CSS (Cascading Style Sheets) is a language used for styling the web pages written in HTML, XML or XHTML. In CSS, selectors play a vital role to declare which part of the web page, the style applies to and it is done by matching the tags or attributes present in […]
by Stephen Dycus
Introduction to HTML5 game development.
by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivets.js
by Syed Mujtaba Hassan
Implementing paging in ASP.net with fast page loading has always been a heck of a task. If we use datagridview’s default paging it has so many drawbacks like it loads all the data into the data source and then select the required number of rows on required page number.
by AlexCode
A clean, fast and stand-alone solution
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
We will see one example of how to bind one DropDownList using jQuery Ajax and C# WebMethod.
by jqwidgets
Bind jqxChart to SQL Database using ASP.NET MVC3
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.
by Sampath Lokuge
Book Review: Kendo UI Cookbook
by Passion4Code
Bored with Alert!!
by Ben Liebert
Bridging the client-server boundary – an experiment in architectures for next-generation web applications
by Jeremy Likness
See what is possible to build using only plain, native "Vanilla.js" JavaScript. No frameworks!
by Nikola Breznjak
This blog entry covers what we learned at the first Ionic framework meetup in Čakovec.
by Tom Janssens
A very simple tasklist in order to show you on how to get started using this library.
by Anuraj Parameswaran
Few days back I wrote a post on ASP.NET 5 Tag Helpers, this post is about building your own tag helper. As the first step you need to inherit from TagHelper class, which is available in “Microsoft.AspNet.Razor.Runtime.TagHelpers” namespace.
by Christian Specht
Building a pseudo-dynamic tree menu with Jekyll
by Ahmed Bouchefra
How to build a fake REST API backend for our Angular frontend using json-server and faker
by Sibeesh Passion
How to use caching in Web API
by Gaurav Aroraa
Calling an API using RestSharp in ASP.NET
by JCrocker
How to call ASP.NET WebMethods using jQuery
by Thanigainathan.S
Calling ASP.NET WebService from jQuery
by Rion Williams
Canceling file uploads using the ASP.NET FileUpload control
by Rion Williams
Centering a SliderExtender control in ASP.NET WebForms
by Dmitriy Kozlov
Change of approval status in SharePoint edit form
by Alexander Turlov
Cheat sheet for enabling output caching in ASP.NET MVC
by Paulo Morgado
Cleaning HTML With Regular Expressions
by Neeraj Kaushik1980
Client side Model binding with ASP.NET MVC 3 and KnockoutJs
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.
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.
by ashishjindal
Yes, coffee with AngularJS !
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
by Abhishek Sur
Use of GZipStream or DeflateStream to compress your HTML output in your response when available. Added new class as WhiteSpaceFilter to remove whitespaces from HTML.
by Robert Edström
Conditionally set sliding expiration time on authentication cookies in ASP.NET Core
by Jonathan Wood
When deleting an item from an ASP.NET grid, it would be nice to ask the user to confirm this is what they really meant to do.
by Ahmed Bouchefra
Possible ways that you can use to connect or integrate Python with Node.js and Electron with simple examples
by Graham D Smith
Continuous Delivery with VSO: Configuring the Basics
by Richard James Moss
A brief article into how to use a C# library that converts BBCode used by popular forums into HTML
by Gordon Beeming
Converting HTML to PDF using C# and magic
by Steve Wellens
CSS 4? Really? CSS 3 isn't fully released yet! What on earth is going on here?It all started when I was fooling around with GIMP, the extremely powerful free graphics editor. I took a public domain image, re-sized it, gave it a transparent background and then added a perspective shadow.
by Jeremy Likness
A Content Security Policy (CSP) helps prevent a variety of attacks on your site. This article describes how to implement one for a static website when you don't control the headers.
by Melick
How to create a custom layout for SharePoint 2016 and upload to the page layout library
by Jeremy Likness
Generate a thumbnail for your Hugo posts on the fly, then create a custom short code that uses thumbnails and page data like title and description to embed a post preview to interlink documents.
by Debashis 10433656
How to create an ASP.NET control for image resizer and cropper keeping aspect ratio
by Christian Specht
How to create an image gallery with Lightbox2
by Chinmoy Mohanty
How to create and consume a RESTful service using WCF and JavaScript
by Thomas Cooper
How to create code snippet view panel on an HTML page
by User 1043264
How to create a CRUD Web API using ASP.NET Core. Continue reading...
by Gerd Wagner
The proper way of creating an HTML table with JavaScript and inserting it into the HTML body element is using the DOM methods insertRow and insertCell.
by Arpit Jain
How to create Treeview in jQuery
by egladysh
Exchange data between two domains using AJAX
by Rajneesh Kumar Verma
This article will guide you to Create, Read, Update and Delete Data using Angular JS in ASP.NET MVC 4
by Víctor Sumozas
CSS divide page into sections
by Abhijit Jana
CSS Friendly Menu Control in ASP.NET 4.0
by Jamie Munro
This is the first article to follow-up on my why "Why Is Internet Explorer Better?".Today's article is going to discuss how Internet Explorer deals with margins.
by Dave Ceddia
CSS transitions explained
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.
by Prava-MFS
CSS: Custom HTML5 Form Validation with Visual Effects using Pseudo Class
by Prava-MFS
CSS: Nested Selector vs Modular Selector
by Gil Fink
CSS3 2D and 3D Transform
by Artem Smirnov
Custom ASP.NET Model Binders Series - Part 3: Subclassing your models
by Sibeesh Passion
How to create a custom deferred grid in MVC using Web API and Angular JS
by KevinBhavsar
Custom Splash Screen using Silverlight 4.0
by mbcrump
Customize the Silverlight Installation Experience in about 15 Minutes
by Deepak-VS
DataGridView – Stacked Header – Export to HTML/Excel
by Paulo Morgado
The procedures to define document compatibility in Internet Explorer 8 are well documented here, but I’ve seen many developers and system administrators that are not aware of this...
by MBigglesworth79
What is a Delegate?
by Bhupindra Singh
Dependency Injection in ASP.NET MVC4 and webapi using Ninject
by Anuraj Parameswaran
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
by Anuraj Parameswaran
ASP.NET5 comes with inbuilt dependency injection framework. This post is about using Autofac DI framework instead the in built DI framework. You can find more details about ASP.NET5 DI Framework in ASP.NET5 DependencyInjection respository.
by Camilo Reyes
The word “modern” gets thrown around a lot in UI design. I feel like it often gets misinterpreted into meaning whatever you want. To add to the confusion, a quick look in the dictionary defines modern as.
by morzel
How to detect loading an iframe created in Ext JS
by Imran Abdul Ghani
Difference between a postback and a callback in ASP.NET
by Santhakumar M
In this article we will discuss how we can integrate with Disqus comment system in MVC.
by Petru Faurescu
Quick introduction on how to use Redis with ASP.NET Core. It includes a full example loading sample Twitter messages.
by Ahmed Bouchefra
How to send Ajax requests in Django 2 and Python 3.7 to add CRUD operations in your application and manipulate your Django models and database without having to refresh your web pages each time
by Ahmed Bouchefra
A Django 2 CRUD example application using generic class based views using the latest Python 3.7 version
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.
by Chinmoy Mohanty
Best practices for using Angular Route resolvers
by Mohit1110
In this blog, we will explore how does a browser comes to know which version of HTML has been used in a Web Page. How Quirks mode & Standard mode affect the page rendering.
by James Treworgy
Dragging and dropping onto HTML Image Maps
by Jeremy Likness
Add dynamic search to a static Hugo website with custom templates to generate JSON and JavaScript to parse the results.
by SleepyCrat
An example of two way communication between a web application and its connected users
by Giorgi Dalakishvili
Dynamic ViewState in ASP.NET WebForms – Part 2
by Patrick Cunningham
This article uses 8 steps to create example of how to read and write from HTML to a SQL database in a .NET web application using jQuery, JSON, and XML.
by Kunal Chowdhury «IN»
Easy form validation using HTML5
by Anuraj Parameswaran
Enabling GZip Compression in ASP.NET 5
by Anuraj Parameswaran
Compression is an easy and effective way to reduce the size and increase the speed of communication between a client and remote resource. Two common compression algorithms used on the web are GZip and Deflate.
by Jin Vincent Necesario
Discussion of different Array methods of ES6
by Dave Ceddia
Escape or sanitize HTML in Angular
by Jeremy Likness
WebAssembly now lives outside of the browser thanks to the WebAssembly System Interface (WASI) and runtimes like Wasmer and Wasmtime. Learn how to build and run your own WASI modules without leaving your favorite browser.
by Brij
Exploring Client Callback
by Sky Sanders
Exploring Web.config - system.web/httpModules
by Sibeesh Passion
Export Hierarchical (Multi-Level) HTML Table With Styles Using jQuery
by YawerIqbal
How Fiddler for model driven apps works and getting started
by Rajat-Indiandotnet
FIFA World Cup 2014 with Angular.js & ASP.NET - Part II
by Rion Williams
How to find the ASP.NET configuration tool in Visual Studio 2012
by Gergo Bogdan
Some thoughts about Visual Studio 2012 and First Windows 8 App Development with JavaScript and HTML
by Philipp_Engelmann
How to implement state management to switch from the title screen to the playing-screen, add a player-controlled ship-class and finally some invaders for the player to fight.
by Member 13359958
A scenario where 4 Google Cloud services are put together for a solution, detailing the integration between these
by Christian Specht
Generating an image gallery with Jekyll and Lightbox2
by Buaziz
In this article, we will define our implementation to handle Captcha images.
by Christian Specht
Generating sitemap.xml in Jekyll, without using plugins
by Arkadeep De
How to get currency format using Google in ASP.NET
by ozkary
Get File name from URL Path - ASP Classic
by Gordon Beeming
How to get HTML fields data into your TFS warehouse
by Madhur Kapoor
How to get started with AngularJS
by Nigel B Thomas
Like it or not JavaScript is everywhere. It can be found in front end applications on the client, it can be found in a variety of frameworks and  libraries, and it can be found in  backend applications in server environments.
by n.podbielski
Global UpdatePanel loading indicator in ASP.NET.
by Steve Wellens
At one of the local golf courses I frequent, there is an open grass field next to the course. It is about eight acres in size and mowed regularly. It is permissible to hit golf balls there—you bring and shag our own balls.
by Omar Al Zabir
Google Docs to clean HTML, good for WordPress posts, emails
by madan535
Google reCAPTCHA in ASP.NET MVC
by Member 12485502
Grouping content - description list
by Steve Wellens
Often, it's the little things that matter. In any application, small changes to the user interface can have a major impact on the readability and usability of a form. Fonts, element spacing, order of elements, colors, etc., all come into play.
by n.podbielski
How to handle Ajax errors in ASP.NET
by Andrei Ion Rînea
Having fun with HTML 5 history API - Part 3
by Andrei Ion Rînea
Having fun with HTML 5 History API – part two
by Camilo Reyes
High Performance HTML Forms
by Kunal Chowdhury «IN»
Read this post to know how to detect the browser information using the HtmlPage.BrowserInformation property.
by defwebserver
How a LightSwitch HTML client application works.
by Nitesh Kejriwal
How to add a checkbox column to GridView to ASP.NET
by micahs
How to Add a Facebook Like Button to Your Blogger Posts
by Cybermaxs
How to avoid 26 API requests on your page
by Afzaal Ahmad Zeeshan
An overview for connecting an ASP.NET website or a web application to a remote SQL Server database
by Nitesh Kejriwal
How to create a Hierarchical Menu using HTML, CSS and jQuery
by Alex Choroshin
Developing a Win8 app and integratinge it with SharePoint Online 2013.
by Mayur V Lohite
A way to create custom HTML helper in ASP.NET MVC
by Sibeesh Passion
In this post, we will see how we can create Angular JS dynamics tabs in MVC application.
by Imran Abdul Ghani
This post discusses how to customize profile information in ASP.NET identity
by Aniruddha Loya
Receiving INDEX_SIZE_ERR: DOM Exception 1 in HTML5 drawImage() function - Here is a small trick that helps to make sure that images are loaded before being rendered.
by Kunal Chowdhury «IN»
How to execute a Local File using HTML Application?
by AlexTatiyants
Though support for modern standards is limited in IE8, it's not impossible. Here's how to add support for HTML5 elements and web fonts.
by Nitesh Kejriwal
How to get multiple selected rows from GridView in ASP.NET
by jgauffin
How to handle transactions in ASP.NET MVC3
by jgauffin
How to handle transactions in ASP.NET MVC3
by Nitesh Kejriwal
Friends, In many websites having long contents we have seen a “Back To Top” or “Scroll To Top” button when clicked takes you to the top of the webpage. We see this kind of feature normally on the product listing pages of e-commerce websites.
by Sergi Ortiz Gomez
My solution that can work with eWay payments from Windows Form Applications
by Anuraj Parameswaran
This is post is about integrating Google reCaptcha for ASP.NET 5. To use reCaptcha in your website, you need to register in the reCaptcha website. You need to provide the label, domain name and email address of the owners. Once it is completed, you will get a screen like this.
by levelnis
How to make a web form read-only the easy way
by Abhijit Jana
Ways in which you can prevent someone from decrypting ViewState data
by Perjan
How to pass values to UILabel objects in iOS 6 Storyboard
by Abhijit Jana
A post on how to remove Hyperlink from ASP.NET TreeView Nodes Control Nodes
by Manny Khasria
Maintaining high resolution of dynamically created image using ASP.NET and C#
by Afzaal Ahmad Zeeshan
How to share data among different web pages using ASP.NET
by Abhijit Jana
How to sort ASP.NET DropDownList based on DataValueField or DataTextField using LINQ?
by Steve Wellens
An introduction to HTML 5 Custom Data Attributes.
by Steve Wellens
What are HTML 5 Custom Data Attributes?
by Duleeka Gunatilake
The HTML tag is intended to embed an inline frame within an HTML document. This article explores the possibility to inject HTML content from the same source to the inline frame.
by M.Hussain.
This post is about conversion of HTML to PDF in ASP.NET using a free third party library (nReco htmltopdf) and exe (wkhtmltopdf).
by ed welch
HTML5 Eyes that follow the mouse
by Aniruddha Loya
In this tutorial, I will show you how to use the basic features of HTML5 and get the simple game of Snake up and ready within a couple of hours, even if you are a beginner.
by stephen.vaubell
The intention of this post is to look at the changes in HTML5
by jgauffin
How to get enums to work with HtmlHelpers.
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.
by Christian Specht
Overlay gallery images with logo using one of Hugo's available image filters
by Christian Specht
How to rename the filenames generated by Hugo’s image processing
by Ehsan Sajjad
Image ActionLink HTML helper in ASP.NET MVC
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.
by S Ravi Kumar (TechieRathore)
Implement Facebook login with OpenID selector.
by Neeraj Kaushik1980
Implementing Jquery.tmpl (template) with KnockoutJS, ASP.NET MVC 3.
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.
by gmtzgtz
A JSON feed implementation to a service that provides quotes for precious metals
by Chris A. Johnson
Implementing an AutoComplete Control on ASP.NET Core using Telerik
by Anuraj Parameswaran
Today in ASP.NET forums I found one question about implementing Exel export from ASP.NET5 / MVC 6. So I thought I will implement and share the code. So this post is about implementing excel export using Open XML SDK in ASP.NET 5.
by kiran dangar
How to implement jQuery Model Popup plug-in and playing FLV file in a model popup
by Christian Specht
Structured system organizing blog post series visually with YAML and code
by Hamid Mosalla
Implementing search without convoluted If statements in ASP.NET MVC
by Andy Feng
Improve CSS Development Productivity using Sass and Compass Part 1 - Configure Environment
by Imran Abdul Ghani
Insight of ASP.NET MVC’s Authorize Attribute
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.
by Right Handed Monkey
Introducing the WorxForUs Open Source Database & Network Helper for Android
by Cindy Potvin
LESS: An easier way to create CSS stylesheets
by Sibeesh Passion
How to loop through component property in Render function
by Francis S Michael
iTextSharp: Convert a text file to PDF while uploading in ASP.NET
by Tharaka MTR
JavaScript frameworks and resources
by Mircea Diaconescu, Gerd Wagner
As opposed to the less powerful Arduino, the competitively priced and WiFi-enabled ESP8266 supports the Web-of-Things (WoT) since it can be programmed in JavaScript.
by Christian Specht
Jekyll / Lightbox2 Image Gallery - another approach
by Christian Specht
In this post, we look at the creation of a dynamic tree menu with Jekyll. Specifically we're looking at printing all links from a menu file to create a categorized archive.
by Sibeesh Passion
In this article, we will learn how we can work with jQuery Datatables with server side data.
by jqwidgets
How to add a jQuery Tree with Checkboxes to your web page
by morzel
Creating Autocomplete for string property is very easy. Using it for selecting some custom type is a bit more complex but there is a way to implement it cleanly...
by trottin
I ran into an issue using a jQuery.UI.Dialog control on an ASP.NET web form today. When defining a dialog, jQuery.UI takes the dialog and appends it right before the closing tag.
by Rajeesh.C.V
Using Datepicker JQuery plugin in ASP.NET MVC
by AshwinRayaprolu
Retrieving descriptions of all links in DZone using jsoup.
by Sander Rossel
Knock, knock. Who's there? Knockout. Knockout who? Knockout.js!
by Jin Vincent Necesario
HtmlGenericControl of ASP.NET Webforms
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.
by madan535
Here, I will explain about how to implement Linkedin authentication in ASP.NET MVC.
by Sibeesh Passion
Load Website to iFrame Using JQuery
by Sibeesh Passion
How to load an XML file and show as li using ng-repeat in Angular JS
by User 6619207
The web in the future will contain more localized information than it already contains today. The Javascript Geolocation API contains the tools you need to localize a user of your web site.
by Arkadeep De
Logout User After Browser Close in ASP.NET C# Using Web Services
by Sacha Barber
This post will be about building the bear bones no thrills client portion of the web site that is part of my ongoing (well this is the first, so ongoing after this) set of posts which I talk about here
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.
by Mahmudul Haque Azad
Magic of JQuery in ASP.NET, simplifying AJAX
by AlexCode
Block any way for the user to change the textbox value in the DatePicker, either from the calendar popup or by direct input on the textbox.
by Stephen Akins
When making DIVs using the CSS "Float Left" property, all have uniform heights.
by Minh Danh Nguyen (ToughDev)
How to make good sense of 1TB Yahoo Geocities data archive
by Sander Rossel
The second in a series on MEAN web development.
by Sander Rossel
The fifth in a series on MEAN web development.
by Sander Rossel
The sixth in a series on MEAN web development.
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.
by Sk. Tajbir
This post shows how to create Metro UI message box for different websites to show message. Message box is managed from ASP.NET user control and used jQuery to animate the box.
by Jeremy Likness
Migrate from Medium to Hugo
by Christian Specht
In this post I migrate my blog from Jekyll to Hugo and share what I learned.
by Oto Ciulis
Alternative methodology for developing mobile web applications using TypeScript and Node.js
by Oto Ciulis
Mobile webapps with nodejs and typescript - Part II
by Oto Ciulis
Mobile webapps with nodejs & typescript - Part III
by Won Dong
Mobile website expansion offers business unlimited potential
by Gary H Guo
Mobile/Web Client, Web API and Cloud.
by Alvin Bunk
This blog describes what I did to achieve the modal dialog in Twig.
by Ahmed Bouchefra
Building, by example, a modal popup using Angular 9 material
by Imran Abdul Ghani
Model Validation in ASP.NET Web API
by Jeremy Likness
This post continues my series about how I migrated from Medium to Hugo.
by Cruz Boon
Multiple validation groups
by Williarob
ASP.Net Threading Inside the ASP.Net Worker Process there are two thread pools. Theworker thread pool handles all incoming requests and the I/O Threadpool handles the I/O (accessing the file system, web services anddatabases, etc.). Each App Domain has its own thread pool and thenumber of ope
by nirman b doshi
MVC attribute to restrict users to enter any kind of HTML tags in the input fields
by Mukit, Ataul
This is a post about my own version of HTML.
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.
by Debopam Pal
This example shows you how to create a nested GridView.
by Code0987
Making a simple HTML Widget.
by Rahman Masudur
Avoiding scrolling for XBAP in IFrame.
by Andy Point
One of the most unsafe CSS attribute: target=_blank
by Tharaka MTR
Some online tools for troubleshooting web, SQL, XML and JSON
by Member 13359958
How scheduling and data dependencies work in Oozie coordinator job
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.
by Keyhole Software
Pack it up, pack it in
by raju melveetilpurayil
One more example of how to do Paging in MVC
by bapak71
How to implement w2ui in ASP.NET MVC - w2ui grid
by Imran Abdul Ghani
Performing CRUD operations using ASP.NET Web API - Part 2
by Sander Rossel
Using Polymer to create custom HTML elements for reusability and fun.
by Shameel
This article walks you through the summary of most important new features. enhancements and breaking changes in PostgreSQL 12.. The post PostgreSQL 12: New Features and Enhancements appeared first on The Developer Space..
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.
by John Bhatt
Print GridView only in ASP.NET
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.
by Sibeesh Passion
How to programmatically change the element or page into full screen
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.
by AlexCode
The basic concept is to have something that triggers an event (the publisher) and have one or more listeners (the subscribers) that are waiting for that event to be fired to act upon.
by M.Hussain.
In this post, I implemented auto-suggestion using pure JavaScript.
by Alexander Gutev
Implementation of a simple reactive web application with Tridash - a very simple specification and gradually adding features to improve its functionality
by Chris P Herring
How to recreate the Windows 8 SkyDrive app
by sarmadka
This post talks about how you can add a new type of views to your ASP.NET MVC application to support PDF files. The technique allows you to define your views inside the Views folder using a markup language in a way similar to the way the regular views are constructed and displayed.
by morzel
Using measureText method to calculate widths of text and then use setColumnWidth to adjust columns
by Rion Williams
Resolving controller blocking within .NET 4.5 and ASP.NET MVC.
by Arpit Jain
Running JavaScript at specified times: Timed JavaScript
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.
by Steve Wellens
Lurking in the shadows of the Stack Overflow website, selling aerosol cans of Bug-No-More to the rubes, I came across a question I thought I could answer. The OP (original poster) was using JavaScript to select and modify HTML elements without success.
by Steve Wellens
Lurking in the shadows of the Stack Overflow website, selling aerosol cans of Bug-No-More to the rubes, I came across a question I thought I could answer.
by Garry Pilkington
Securing Your Logins With ASP.NET MVC
by Toby Steed
Selenium - XPath unleashed
by rahulgbhatia
How to send email from a static HTML
by madan535
In this post we will learn how to send an HTML formatted email templates in ASP.NET MVC.
by Mohamed Meligy
Serializing a PagedList using JSON.NET in ASP.NET MVC – Gotcha And Workaround
by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
If you want to set text inside AJAX HTMLEditor or HTMLEditorExtender, then this is the right place. Enjoy the tip.
by Ahmed Bouchefra
How to set up Angular 9 HttpClient and create components by example
by Manjuke Fernando
How to show an image saved in a SQL Server table on an ASP.NET Image control.
by madan535
SignalR Database update notifications in ASP.NET MVC using SQL Dependency
by Wayne Ye
Introduces enhancements in IE 9 performance/web standards
by Jeremy Likness
Use the Managed Extensibility Framework to export dictionary resources using custom ExportProvider in Silverlight
by Bryian Tan
Social sharing buttons using jQuery and XML
by Bryan O'Connell
This post discusses some simple tools for Rapid Mobile development
by Ben Liebert
Here is a step by step guide to building a cross-platform application in HTML, CSS and JavaScript
by Melick
How to create a simple SharePoint 2016 Page layout without using SharePoint designer and Design Manager
by Raymund Macaalay
How to strip HTML tags from text
by Ahmed Bouchefra
How to integrate and use bootstrap 4 with Angular 9
by C. Scott Asbach
Alternative to hover events when we design our user experience
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.
by YawerIqbal
System Jobs AsyncOperation or System Job is an important Dynamcis 365 system entity. Usually we don’t create its records, rather they are created automatically. A record represents a single execution of an asynchronous resource.
by Sibeesh Passion
How to load the tags from database in MVC Web API using Angular JS
by Jeffrey T. Fritz
Arrgh!  I've got an annoying issue in ASP.NET postback: it's not entering the event handler for my button click at all. Read on to learn how I solved this annoying issue.
by Camilo Reyes
The DefaultModelBinder in ASP.NET MVC for N00bs
by ozkary
The HTTP request is unauthorized with client authentication scheme 'basic'
by Gerd Wagner
The most important new language elements of JavaScript for basic programming
by Jonathan Cardy
The slow death of Bookmarklets
by Cruz Boon
How to create a custom server control
by tranthanhtu.vn
Note: this article in series of article related to building enterprise application. Please have a look at previous article first, this will help you understand the context we were talking about.
by Thomas Maierhofer (Tom)
TinyMCE additional HTML elements
by Sandeepkumar Ramani
Tips/Tricks – Hide popup on background click
by Alexander Gutev
This post begins with a description of the State Management Problemand various solutions to it offered by today's programming languages. The final section details the solution provided by version 0.8 of the Tridash programming language.
by Alexander Gutev
Another Programming Language?. CodeProjectI recently released version 0.4, the first version that is remotely usable, of Tridash, a programming language I've been working on...
by Sander Rossel
Using Twitter Bootstrap to create pages that'll look good on all devices
by Matthew Edmondson
How Unicode can lead to eye-catching symbols. The article was originally published at http://snipurl.com/299cdeu.
by Jigar Bagadai
Under the hood of @Html.Checkbox()
by Afzaal Ahmad Zeeshan
This article provides a brief description and overview of ASP.NET's MVC framework, and how developers can covert their real-world objects into MVC framework, to create web applications.
by defwebserver
The Visual Studio LightSwitch, the tool that previously only created Silverlight applications, will now create HTML pages.
by Brij
New and modified features of ASP.NET 4.5
by Afzaal Ahmad Zeeshan
How to upload and save files
by Afzaal Ahmad Zeeshan
Uploading the files - HTML5 and jQuery way
by Chinmoy Mohanty
How to upload/download a file using WCF REST service in .NET 3.5
by Taiseer Joudeh
Use jQuery to call ASP.NET Web Service the right way!
by zoyobar
This article explains the function and the use of Uploader
by Shakeel Iqbal
How to use TinyMCE in ASP.NET Single Page Application using Knockout
by Abhijit Jana
How to use Visual Studio 2010 to profile your ASP.NET application which is hosted on IIS
by S Ravi Kumar (TechieRathore)
How to use Facebook login in ASP.NET application without any third party library
by Pete Mourfield
Using jQuery Mobile with ASP.NET MVC
by Sibeesh Passion
Using MVC grid in MVC
by Ravi_Baghel
How to use NHibernate in ASP.NET
by Ahmed Bouchefra
How to build GUIs for your Python applications using Electron and web technologies
by webdev_hb
This post continues the WebControls In MVC series. In this post we finally get some code that can be downloaded and tested. This post explains how to use the MvcWebForms methods to add WebControls to your Mvc Views -- and make them talk to your Controllers!
by kiran dangar
Using CSS3 selectors to design optimized HTML form
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.
by Sibeesh Passion
In this article, we will learn about CRUD operations in Web API using Angular JS.
by Sibeesh Passion
Web API With HttpClient Or Consume Web API From Console Application
by Kevin Mack
Web API or cutting out the middle man
by Sander Rossel
The first in a series on web development.
by Sander Rossel
The second in a series on web development.
by Sander Rossel
The third in a series on web development.
by Sander Rossel
The (long awaited) fourth in a series on web development.
by Sander Rossel
The fifth in a series on web development.
by Sander Rossel
The sixth in a series on web development.
by Sander Rossel
The seventh in a series on web development.
by Timmy Kokke
What is new in Blend for Visual Studio 2013
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.
by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
by Sibeesh Passion
How to use local storage in HTML5
by Sibeesh Passion
Working With Test Client In ASP.NET Web API Help Page
by jgauffin
Working with views in Griffin.Yo
by Ankesh Dave
Write less do more with ASP.NET MVC templates
by Nizar Noorani
This is the first in a series of posts on writing integration tests for ASP.NET using the Selenium web application testing system.
by Nizar Noorani
This is the second in a series of posts on writing integration tests for ASP.NET using the Selenium 2.0 web application testing system.
by xszaboj
Zen Coding (Emmet)