Click here to Skip to main content
15,881,898 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 

22 Oct 2014 by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
29 Nov 2017 by Danny Chu
Learn how to detect if client has JavaScript enabled or disabled at your backend webserver
13 Aug 2014 by Dennis Baberich
A simple check list on what to look out for when developing a website
3 Oct 2016 by Shamim Uddin
In this tip, we will learn how to return list of custom type (JSON) data using ASP.NET Web API.
21 Mar 2017 by dsuryd
Simple, lightweight, yet powerful way to build real-time React + C# .NET web apps with dotNetify-React.
15 Jul 2017 by dsuryd
Application of "MVVM over SignalR" library described in a previous CodeProject tip, combined with Dynamic LINQ library to do incremental web search by typing the query
19 Dec 2015 by ryanba29
This is a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.
26 Nov 2013 by Dusara Maulik
Error notification service which helps make application more error free
24 Jan 2016 by lakhdarr
Control and directives for address form auto completion using Google map V3 and JQuery/AngularJS
9 Mar 2012 by Rahul Rajat Singh
How to prevent Leeching of resources like images and documents from our website
15 Jun 2014 by Garvit Arya
It is a JavaScript based application for drawing basic free-hand shapes, logos and drawings.
10 Jan 2015 by Aminul Karim
Vaadin7 jQuery UI integration
4 Jun 2017 by petrostherock
Making your apps script URLs a lot more attractive
14 Aug 2019 by DaveAuld
Object inspection with %O in the console output
16 Jan 2023 by Oleg_100
An Angular control that displays processes, states and events on timeline
25 Sep 2011 by ludovicianul
The easiest and elegant way to read images from the database and display them in the UI.
24 May 2013 by Mihai Huluta
How to pass complex object to server side using GET request.
18 Oct 2013 by ASP.NET Community
Here's some particularly amazing Silverlight examples found in the blogosphere. Also, be sure to check out the Silverlight Galleries and the Learn
11 Aug 2014 by Sourav Kayal
In this tip, we will learn to implement OData endpoint in Web API application.
22 Apr 2015 by CrawlScript
WebCollector is an open source web crawler framework based on Java. It provides some simple interfaces for crawling the Web, you can setup a multi-threaded web crawler in less than 5 minutes.
13 May 2015 by GhalebBadran
Pinned Sites using Internet Explorer
17 Oct 2015 by José Cintra
Tips for creating mathematical cross-platform applications in JavaScript and display formulas and other content with MathJax and JQuery Mobile.
29 Oct 2015 by Andy Feng
This tip introduces how to use Bootstrap to create a sidebar in Html, which automatically updates links based on scroll position.
25 Sep 2018 by Mike Hankey
The Flip jQuery plugin is a light weight extension that allows the user to type raw HTML and CSS in a textarea and have the ability to preview the formatted content without reloading page.
23 Dec 2021 by Bohdan Stupak
Way to leverage custom serializer in Giraffe framework
11 Sep 2012 by Yvan Rodrigues
An alternate (more practical?) use for the .ws top-level domain.
6 Nov 2013 by Houssem_Dellai
Creating a Web API service that gets tweets and hosting it on Windows Azure.
9 Aug 2015 by Mujeebur Rahman
Angular backend less development
19 Dec 2020 by O.Nasri
How to create an input address using Angular and ng-bootstrap
23 Mar 2022 by HoshiKata
This is a JavaScript / Canvas driven data graphing library. It's designed for speed, big data and simplicity.
7 Jan 2011 by Christian Mattix
How-To: Use Wget to Automate the Karamasoft UltimateSearch Indexing Process for Your Website
29 Apr 2011 by Andy_L_J
Point a Domain on one host to content on another
2 Jun 2011 by Andre' Gardiner
Censoring any word from a given list (array) to filter your web content(s).
5 Nov 2012 by TrueCodePoet
Fixing mod_rewrite access to .htaccess files for Wordpress "Pretty Permalinks" and 404 errors.
16 Mar 2013 by AfnanMof
This WebPart is developed to display all site collections and subsites based on logged in authentication
4 Oct 2015 by Hemant__Sharma
This tip explains how to arrange & apply correct DOCTYPE and X-UA-Compatible meta tag to newly added pages referenced in Frameset in an existing intranet (Enterprise) application.
16 Aug 2020 by Akshay Srinivasan2
A beginner's step by step guide with screenshots to get a Spotify API App in the Spotify Developer portal and retrieve Client ID and Client Secret which are needed to access the Web API/Endpoints Spotify exposes to use in your code to consume the Spotify cloud services
30 Jul 2016 by Wonde Tadesse
How to utilize QueueBackgroundWorkItem(QBWI) for web applications that run a background process in IIS environment.
21 Sep 2016 by Paulo Henrique S.S.
Microsoft debug tools tips
25 Sep 2012 by K C R
This article is to help beginners know how to create a customized tooltip on a bar chart
24 Nov 2015 by ASP.NET Community
Links to ASP.NET Open Source Projects
21 May 2014 by Coding 101
A simple Registry change will enable IE to display JSON responses.
6 Nov 2017 by O.Nasri
This article shows you how you implement a background task in JavaScript using Web Worker API
26 Oct 2015 by Andy Feng
This article introduces multiple approaches to implement a Javascript maxlength check in browsers
12 Feb 2014 by Mikhail-T
Easy steps on how to get JSON formatted data from a web service, deserialize it, and map it to custom local class for further usage
29 Oct 2014 by Mathew Soji
This article guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using AngularJS client.
22 Jun 2015 by DrABELL
Computer mouse triple-click is a convenient feature
12 Nov 2013 by Robert Hoffmann
Is using a CDN for a JS Framework really worth it ?
11 Dec 2011 by Handy Torres
Model Binder for ASP.NET Web Forms
28 Jun 2016 by Anshu Krishna
Creating parent/child relations between checkboxes
7 Sep 2016 by Mohd Shibli
In this tutorial, we will learn how to solve the PHP header() function problem.
8 Jul 2011 by Ivan Budiono
Class to access a .NET Web Service with an Object parameter or even an array of objects.
19 Jul 2012 by Sudheer Reddy Battula
My perspective on “where to begin” to address this issue in a general sense for a Microsoft centric web application.
26 Sep 2013 by William Emmanual
Planning the Master Page in ASP.NET
24 Jun 2012 by Jigar Bagadai
Vaildate image content using System.Drawing.Image class rather than the image file extension in ASP.NET.
11 Jan 2013 by Zamshed Farhan
MathGuard is a security option for beginners, developed by PHP and jQuery
10 Jan 2011 by Lionberg
Inherited web control and new properties
17 Jul 2013 by Anoop Kr Sharma
Make your website attractive using CSS3 Custom Fonts
5 Dec 2013 by Tharaka MTR
How to automate PNG and JPG image optimization
9 Apr 2012 by Agon Avdimetaj
A simple file uploader written in PHP.
8 Feb 2014 by Ahmed Bensaid
Run Web Application in Multiple Browsers (Visual Studio)
13 Dec 2015 by Umer Qureshi
Create your own web scraper using node.js
23 Jul 2020 by Sandeep Mewara
How to make any browser a basic html editor.
16 May 2014 by Erol Esen
An introduction to async functions introduced in C# 2012/2013
5 Nov 2016 by O.Nasri
A good example of how you can create a Custom Filter in AngularJs
6 Apr 2015 by Santhakumar Munuswamy @ Chennai
This tip explains WCF and helps understand the difference between WCF and Web Services.
26 Aug 2015 by Chandan Kumar Chaurasia
This tip will help you to create Sitemap/Page Title on the fly using AngularJS in just few step!
26 Feb 2018 by Shailesh Pisat
Open a Phone Dialer on click of a link in Webview
27 May 2012 by aamir sajjad
How to implement the custom authorization and exception handling attribute in the ASP.NET Web API.
13 Aug 2016 by raddevus
My ASP.NET MVC 5 web site is simple but gets small amount of traffic so after 20 minutes, it shuts down. That means new visitors wait 20 seconds or more to see my landing page. Here's a way to test and see if that is your problem.
13 Mar 2016 by Konstantin A. Magg
Next generation of screen shots: Visualizing dynamic sequences with screen records
26 Feb 2012 by FrostedSyntax
A method for getting the response from a web request made to the specified URL.
1 May 2012 by thedavejay
What makes MVC great is the way it enforces code separation between the different layers of abstraction.
3 Jun 2014 by Attila Kúr
Alternative Push Notifications (without GCM) targeting a single device
14 Mar 2015 by Mekki Ahmedi
Still asking your users not to press the Browser’s Refresh Button?
3 Sep 2013 by Praveen Chandran
Showing the property bag values of a site in a content editor Web Part using JavaScript.
30 Dec 2013 by Sam Varadarajan
This post is about how to get the contents of a resource file that is loaded into Oracle as part of Java Stored Procedures package. I’ve recently posted about Java Stored Procedures in general here. While working on enhancing some Java procedures, I added a simple Java logger class, fashioned
13 Mar 2015 by Mekki Ahmedi
I am just applying the principle of Defence in Depth
5 Dec 2015 by Krishna P Seetharaman
How to expose multiple operations of an orchestration as multiple methods in a single web service(.asmx). Also explains how to use asynchronous approach in calling these web methods. We can add more methods to the orchestration and these new methods will be visible in the same web service
6 Jan 2012 by Kethu Sasikanth
How to select an initial value for a DropDownList in MVC3 App
22 Oct 2013 by Muhammad Aqib Shehzad
Forgot Password and Email Check from Database
1 Feb 2017 by Prabu ram
I am just trying to wrap the jquery ajax methods under Typescript to give a better control from the rest of the code.
9 Dec 2016 by Ganesh_Mohan
Script for Popup in Chrome replacement of window.showModalDialog
16 Feb 2016 by _mayowa
The new ASP.NET 5 and its MVC provides us with some interesting features that change the approach to web development.