Click here to Skip to main content
15,883,938 members
Everything / Web Development

Web Development

web

Great Reads

by Sergey Alexandrovich Kryukov
Now when the gravitation waves have been reliably detected, Gravitational Internet is behind the corner
by Arthur V. Ratz
Use HTML/CSS/JavaScript/Ajax for creating a simple lightweight Windows Vista/7 sidebar desktop gadget
by Shenwei Liu
A complete sample application using AngularJS, trNgGrid, ngTable, and ASP.NET Web API to access and display data with server-side data filtering, sorting, and paging.
by Ashley Davis
A demo of Highstock using Data-Forge with financial data loaded from Yahoo

Latest Articles

by Rudi Breedenraedt
In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.
by Akram El Assas
Microservices sample architecture using ASP.NET Core 8, Ocelot, MongoDB and JWT
by deangi
IoT data edge hub is designed for remote low power unattended applications. IoT devices can post data to the Hub which will store the data and make it available for later download to core servers. Design is based on a low cost ESP32 platform with an attached SD card.

All Articles

Sort by Score

Web Development 

26 Nov 2020 by Aram Tchekrekjian
JWT is a very common and easy way to protect APIs in a standard, URL safe and cross-platform methodology.
23 Sep 2014 by Bryan O'Connell
Design and document your RESTful API using RAML
31 Jan 2017 by Passion4Code
Recently while I was using GIT, the options in the browser on the GITHUB site, launched the application installed on my system!
29 Nov 2020 by Aram Tchekrekjian
Easily secure ASP.NET Core Web API using API Key Authentication - just follow a few steps and secure your endpoints
7 Apr 2016 by Grzegorz @ tidyjava.com
Beginner guide to using the power of Dependency Inversion with examples in Java. Covers dependency injection, using abstractions and adapter pattern.
19 Jul 2020 by Sandeep Mewara
See with a working demo how SignalR works and how it can be used
15 Jan 2021 by DotNetLead.com
How to implement paging and sorting to yield good performance
17 Mar 2015 by Ivan Korhner
Java: A Memory Leak Caused by Dynamic Creation of log4j Loggers
8 Nov 2020 by DotNetLead.com
This article shows you how to add Windows Authentication to Angular and .NET Core Web API projects.
16 Sep 2011 by James Coleman
Web.Config transformations when debugging
15 Sep 2014 by Saleh Hamadeh
Web performance trends - one load, that's all
17 Sep 2014 by Keyhole Software
How to process Java annotations using Reflection
17 Dec 2014 by Gordon Beeming
Using Azure Resource Manager
9 Feb 2015 by Ivan Korhner
How to detect Java deadlocks programmatically
12 Feb 2011 by ozkary
Use HTML5 LocalStorage in your Mobile Web Applications
28 Jun 2012 by Kunal Chowdhury «IN»
How to improve productivity using Visual Studio 2012 default browser switcher
20 Feb 2013 by Tamir Khason
How to build self descriptive web API
12 Jul 2014 by TheCannyCoder
Finite sequence generators in Java 8
18 Jul 2014 by TheCannyCoder
Finite Sequence Generators in Java 8 – Part 2
21 Jul 2014 by Keyhole Software
How to create your own Java annotations
22 Jul 2014 by Keyhole Software
My move from ColdFusion to Java development
25 Jul 2014 by Keyhole Software
The journey from Java EE to SPA
4 Aug 2014 by TheCannyCoder
For those who have been programming Java or C/C++ for any period of time will know one of the most annoying things is trying to debug a crash due accessing a null object.
15 Sep 2014 by Bibhu Dutta
Understanding Azure role topology changes
13 Oct 2014 by Keyhole Software
Java and the sweet science
6 Nov 2014 by Stephen C Young
How to become a web developer - larger projects
18 Nov 2014 by Kevin Mack
Web apps now come in small business
29 Nov 2014 by Mohamed Taman
Cleaner, readable, and powerful coding with lambda expressions.....In this article of the “Java SE 8 new features tour” series, we will deep dig into explanation, and exploring the code, on how to traverse the collections using lambda expression and with method references, filtering them with p
29 Dec 2014 by Mario Vernari
This post follows my first one on Internet-of-Things telemetry project based on Azure.
20 Jan 2015 by mrcellux
Duck typing in Java
25 Jan 2015 by Ivan Korhner
Java: Java Multithreading Made Easy - Expensive Object Pool
21 Jul 2015 by Member 11794279
Better Java Hot Code Replace at no cost
1 May 2017 by Alexander Turlov
How to deploy a web app from a command line using MSBuild and WebDeploy
11 Oct 2020 by CodingKnight
Comparison of Scrapy and BeautifulSoup
23 Jul 2011 by Artem Smirnov
HelloFubuWorldSparkMVC
1 Nov 2011 by li9705
Multi-Language Programming: Simplifying web service programming
11 Feb 2014 by harleydk
How to contact Web API from InfoPath Designer 2013
3 Mar 2014 by Sacha Barber
Responsive web site design
21 Aug 2014 by Bibhu Dutta
How to create an Azure Cloud Service
8 Nov 2014 by Sacha Barber
How to create a new Virtual Machine using the Compute element of Microsoft Azure
26 Jan 2015 by Rion Williams
For nearly two years, this site has been running over at WordPress.com and things have been great. WordPress provided everything that I needed to really get the blog off of the ground with no financial commitments of any kind, which was a big deal in the beginning.
1 Feb 2015 by Gjermund Bjaanes
Starting point for learning Web Dev series
25 May 2015 by rahulsahay20
WEB API Management - Part I
30 Jun 2015 by Bobby Lough
More Java 8 goodies
8 Feb 2016 by Keyhole Software
Introducing Cucumber for Java + STANDARD Values
11 Feb 2016 by Nikola Breznjak
In this post, I’ll show you how you can quickly turn any website into an executable with nativefier in a single command.
4 Jul 2016 by Rion Williams
The postman always tests your web APIs, twice
27 Sep 2020 by YawerIqbal
A couple of questions answered about binding CDS data using Knockout and a few more tips shared
19 Jan 2021 by YawerIqbal
How Fiddler for model driven apps works and getting started
16 Feb 2015 by Taiseer Joudeh
Part 3: Tutorial shows how to implement OAuth JSON Web Tokens Authentication (JWT) using ASP.NET Web API 2.2 and ASP.NET Identity 2.1
18 Feb 2015 by Gerd Wagner
Enumerations and Enumeration Attributes in JavaScript
22 May 2016 by Afzaal Ahmad Zeeshan
In this post, I am writing about the procedure to set up a home server using IIS and ASP.NET; IIS as the web server, ASP.NET as web scripting framework.
5 Dec 2017 by Mohamed Taman
Explanation and exploring the code on how to traverse collections with streams, creating streams from collections and arrays, aggregating stream values
28 Jan 2013 by Noor Ahmad Feroozi
When using JavaScript or jQuery in UpdatePanel enabled web page, everything will work fine at the first page load, but after any asynchronous post back happens by UpdatePanel, all JavaScript and jQuery effects will vanish.
18 Feb 2011 by Won Dong
Mobile website expansion offers business unlimited potential
11 Nov 2014 by Stephen C Young
Here is a list of 12 skills that you need to build a damn good web app
3 Dec 2013 by Rion Williams
When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting up a new project: Web Forms or MVC?
24 Nov 2014 by Sacha Barber
Blob storage / retrieval in Azure
30 Dec 2013 by Sam Varadarajan
Java: What's up with "Impl" in class names?
7 Nov 2014 by Stephen C Young
Here is a list of 10 questions that web developers must ask themselves everyday
11 Nov 2014 by Stephen C Young
12 Attributes of a good web application architecture
16 Mar 2015 by Sander Rossel
The first in a series on web development.
16 Mar 2015 by Sander Rossel
The second in a series on web development.
28 Nov 2013 by Andrei Ion Rînea
Numeric literals in Java 7 and C#
10 Dec 2017 by morzel
Differences in Java and C# - protected
15 Mar 2012 by Dylan Morley
Web development - disabling the back button
13 Jan 2015 by Stephen C Young
Web application architecture
11 Mar 2012 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.
10 Sep 2012 by Shayne P Boyer
Windows Azure Mobile Services with Fiddler
27 Nov 2013 by Andrei Ion Rînea
A useful feature added in Java 1.5 (also known as J2SE 5.0, 2004) is the enum. This post makes a comparison of Java and .NET enums.
25 Nov 2014 by Sacha Barber
Azure: Redis cache
17 Nov 2014 by Gerd Wagner
Difference between a JavaScript object and a UML/Java object
25 Jan 2016 by Abdelrahman El Kinani
How to design your Azure MySQL DB with a UWP demo
4 Dec 2013 by Andrei Ion Rînea
Overriding and Overloading in Java and .NET – Differences, Changes and Gotchas
14 Jul 2014 by Imran Abdul Ghani
Journey of 50 articles at web development tutorial
5 Mar 2015 by morzel
This is the fifth post in my little "Out of Boredom" series dedicated to hobby projects with Arduino.
10 Jan 2016 by Gaston Verelst
State Chart Diagram - Part II
18 Dec 2015 by In28Minutes
Learn important Java topics with Questions and Answers format with a lot of code examples. Build up knowledge in a conversational approach.
5 Mar 2018 by TheCannyCoder
Provided Collectors and a Java 8 Streams demonstration
1 Feb 2016 by Sibeesh Passion
Introduction to Web SQL
3 Mar 2013 by Melick
Could not load file or assembly 'System.Web.2.0.0.0.Fakes
30 Dec 2013 by Sam Varadarajan
Java concatenation
16 Nov 2014 by Mario Vernari
How to create your own telemetry control using Azure.
29 Mar 2015 by Ivan Korhner
Java: ASCII Art Generator in Java - Part 2
26 Oct 2020 by Matteo Prosperi
Being an engineer on the AWS SDK for .NET team, I tasked myself with figuring out how to use our libraries under Blazor in the browser.
28 Sep 2010 by Kunal Chowdhury «IN»
How to execute a Local File using HTML Application?
13 Oct 2015 by Arian Celina
5 reasons you should be a web developer
13 Mar 2016 by Mariusz Klimek
How to log errors thrown in a web API
1 Sep 2017 by User 1043264
How to use Azure Service Bus in .NET Core. Continue reading...
1 May 2011 by Gil Fink
The store API can be used to have a storage layer in your client-side and therefore reduce calls to the server.
30 Sep 2020 by Ana Carolina Zambon
How to consume authorized back-end services while transparently handling refresh token renewals
23 Jul 2012 by rajendran_sp
Steps involved in implementing “Infinite Scroll” in web application for loading images just like in Bing and Google image search
11 Oct 2016 by Christian Specht
Jekyll dynamic tree menu: show the whole menu at once