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

ASP

ASP

Great Reads

by Emad Al Hawary
Try this block of HTML 5 code
by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by thund3rstruck
Writing and using cross platform AJAX in ASP.NET applications.
by KRISHNA PRASAD.N
This paper provides a technical overview of .NET and COM interoperability.

Latest Articles

by Emad Al Hawary
Try this block of HTML 5 code
by Mosso Hosting Cloud
After experiencing scaling issues with their previous hosting provider, the founders of the #1 iPhone tutorial site turned to Mosso, Rackspace’s cloud hosting division, because of the company’s tech support, scalability and affordability.
by thund3rstruck
Writing and using cross platform AJAX in ASP.NET applications.
by KRISHNA PRASAD.N
This paper provides a technical overview of .NET and COM interoperability.

All Articles

Sort by Score

ASP 

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).
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”.
by Gil Fink
The book is all about Entity Framework 4.
by Gil Fink
Book Review – HTML5: Up and Running
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.
by PeteBarber
Book review: Swift Essentials
by Sampath Lokuge
Book Review: WebRTC Integrator's Guide
by Syed Umar Anis
Code Complete 2nd Edition
by DotNetLead.com
How to build an OpenAI chat application using Angular, ASP.NET API, and Azure
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 Lee P Richardson
Description of two ways to use LINQPad with ABP apps to solve performance problems
by Melick
How to create a custom layout for SharePoint 2016 and upload to the page layout library
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.
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 Melick
How to create a simple SharePoint 2016 Page layout without using SharePoint designer and Design Manager