Click here to Skip to main content
15,888,984 members
Everything / Website

Website

website

Great Reads

by Don Hoang
This post describes implementing ASP.NET Editable Gridview using Bootstrap 4
by Eduardo Mozart de Oliveira
Any project can use a cut-down version of the platform to provide professional, easy-to-use, and searchable documentation
by Anton Angelov
A detailed overview with examples how to utilize the Observer Design Pattern in automated tests to create an extendable test execution.
by Maxim Komlev
Task Scheduler JavaScript library

Latest Articles

by NewPast
PHP contact-us script runs without modification. It detects the domain and emails all the contact-us form-data
by Evoluteur
A web color picker which looks like the one in Microsoft Office 2010
by Florian Rappl
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?
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.

All Articles

Sort by Updated

Website 

27 Mar 2018 by DerekT-P
Detection and reporting of website environment under IIS
29 Sep 2017 by adityasahver
In this tip, we will learn how to enable the Certificates in the Azure Web Sites
11 Jul 2017 by asutreja
Dragging List items within DevExpress MVC FormLayout control to re-arrange/order by end users
29 Nov 2016 by Rico MNC
I did two versions, one with a simple text dump to a span as HTML, and the other to filter contents of a drop down list (select). This article only contains the simpler one. I hope to add the other one depending on how this is received and if I can host code samples demos somewhere.
14 Jan 2014 by Nanda Kumar Chintam
This tip explains how to perform unit testing for business logic written in App_code for a website project.
6 Nov 2012 by SoumenBanerjee
Get page HTML using System.Net.WebClient class of .NET as well as striping HTML using Regex and export a list into Excel or XML.