A compiled list of possible sources of improvement are below: General Make use of a profiler to discover memory leaks and performa...
Showing posts with label IIS. Show all posts
Showing posts with label IIS. Show all posts
Monday, August 17, 2015
Thursday, August 13, 2015
The Web API Checklist — 43 Things To Think About When Designing, Testing, and Releasing your API
When you're designing, testing, or releasing a new Web API, you're building a new system on top of an existing complex and sophis...
Sunday, August 9, 2015
MEASURE PERFORMANCE OF ASP.NET WEB APPLICATIONS WITH MICROSOFT PERFORMANCE MONITOR
This article gives a short introduction in performance measurement of Asp.Net web applications with the Microsoft Performance Monitor (pe...
Tuesday, November 13, 2012
error : The Web Application Project BasicAspNetChat is configured to use IIS. Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.
Got this error: error : The Web Application Project is configured to use IIS. Unable to access the IIS metabase. You do not have sufficien...
Sunday, October 21, 2012
How To Set Up an HTTPS Service in IIS
HTTPS is a secure communications channel that is used to exchange information between a client computer and a server. It uses Secure Sock...
Configure SSL on Your Website with IIS
By default, web browsing is being performed by use of the HTTP protocol, i.e. a connection between the client computer (using a web brows...