Click here to Skip to main content
15,881,938 members
Everything / Programming Languages / ASP

ASP

ASP

Great Reads

by DataBytzAI
Easy way to send email on Azure with no mail server, using DNS MX and SMTP
by Jason Henderson
Get organized and find a reason to use Active Desktop at the same time.
by Najmul Hoda
IM status indicator is as an easy and reliable way to check online status of certain instant messenger account like yahoo, msn, aol, skype and icq..
by Larry Boeldt
Building on a previous article, we now delve into the Facebook Graph API and provide a few useful functions.

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 Zijian
A series of articles comparing programmer experiences of Angular, Aurelia, React, Vue, Xamarin and MAUI
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 Rudi Breedenraedt
In this series, we will see how to build interactive web applications in ASP.NET Core with the help of Sircl.

All Articles

Sort by Score

ASP 

2 Jan 2010 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.
30 Jan 2020 by Lee P Richardson
Description of two ways to use LINQPad with ABP apps to solve performance problems
14 Jan 2011 by Gil Fink
Book Review – HTML5: Up and Running
28 Jun 2013 by Zhuyun Dai
I once implemented my own Basic authentication logic in a custom ISAPI filter on IIS 6 and IIS 7.5 (classic mode).
22 Feb 2015 by PeteBarber
Book review: Swift Essentials
11 Jan 2015 by Sampath Lokuge
Book Review: WebRTC Integrator's Guide
11 Feb 2019 by frez
In Azure your web app is written to the “d:\home\site\wwwroot” folder, and if you deploy with Visual Studio and choose “Remove additional files at destination” anything not in your project will be removed from “d:\home\site\wwwroot”.
6 Mar 2019 by Melick
How to create a simple SharePoint 2016 Page layout without using SharePoint designer and Design Manager
22 Sep 2019 by Shameel
This article describes a simple and elegant way to allow write access to ASP.NET apps to the App_Data folder. This is required for applications to work properly when deployed in AWS Beanstalk.. The post Granting write access to ASP.
13 Oct 2023 by DotNetLead.com
How to build an OpenAI chat application using Angular, ASP.NET API, and Azure
26 Jul 2009 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.
6 Jan 2017 by Nathan Gloyn
For a newcomer to CI in the .NET world, I would recommend you read this book as it will provide you with information and guidance to help you get your CI process in place.
26 Jan 2011 by Gil Fink
The book is all about Entity Framework 4.
29 Jul 2011 by Syed Umar Anis
Code Complete 2nd Edition
20 Feb 2019 by Melick
How to create a custom layout for SharePoint 2016 and upload to the page layout library