Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / web / IIS / IIS7

IIS7

IIS7

Great Reads

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 SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
by Rahman Masudur
Shows how to use WCF in JavaScript.
by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.

Latest Articles

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 SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
by Rahman Masudur
Shows how to use WCF in JavaScript.
by Rahman Masudur
This article shows how to use a WCF service in XBAP or a WPF browser application.

All Articles

Sort by Score

IIS7 

by SrikantSahu
This tip can be used to know more about how dojo templated widgets can be created and used inside a portlet programmatically.
by anjali.l2003
Adding .asp extension in IIS7 Windows Server 2008
by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.
by Patrick Wanjau
This article is important and essential for beginners and intermediate ASP.NET developers. It will help them set their development environment
by vinNET
Enabling the dynamic compression. How to configure the same in IIS6 & IIS 7
by Chris Maunder
For IIS7.5, an alternate method to enable compression is to run the following commands in a terminal:To enable compression for both dynamic and static content:C:\Windows\System32\Inetsrv\Appcmd.exe set config -section:urlCompression -doStaticCompression:true -doDynamicCompression:true...
by ss9o9o9o
Transferring backup files from a remote SQL Server and Dynamic SQL Connection with Restore utility.
by koolprasad2003
Fix : HTTP Error 404.17 : The requested content appears to be script and will not be served by the static file handler
by hong_wei_li@yahoo.com
Get .NET Core Web API hosted in IIS successfully at your local work station
by Trung Nguyen Son
How to analyse and tune your dotnetnuke site to get best performance.
by Jitendra sondarva
Consume WCF service/ access WCF service, that hosted on Localhost (IIS 7.5 or IIS express)
by Lai Taiyu
Designing an identification card (ID Card) print program using Visual Basic 6.0 on Windows 2000, 7 or later
by techbird
Enabling 64bit compatiblity on IIS for 64bit ASP.NET applications
by Lai Taiyu
To establish a reservation of classroom web system using ASP.NET
by ManojKumar19
Learn how to configure dynamic compression in IIS 7.5 to improve performance
by chetan dudhagara
How to Protect from SQL Injection in PhP based website
by M I developer
Http 500 Error resolution
by Emon Khan
Here, I show how to know whether a website's HTTP compress is enabled or not and by enabling you can improve your application performance.
by Dushmantha Baranige
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.
by Zoran Rubinic
Automatically creating sites in IIS from template
by Martin Jarvis
Whilst uploading a large (70MB) file to an IIS 7 website I got a 404 error….which was odd, uploading a file in a postback shouldn’t give me that. I know that file exists!On further investigation it turns out it was actually a 404.13 error from the Request Filtering feature of the Integrated...
by rajeshkool
How to publish website in IIS server
by DiponRoy
How to restore IIS setups to its default, without uninstalling or repairing Windows
by Moudud Hassan
Fix to COM component retrieving error:80040154 in web application running in IIS
by Omar Al Zabir
Files with different date time get different ETag generated by IIS. As a result, on a web server farm, each webserver sends different ETag for the same file as the files are copied to those servers at different date time. Here's a script that can set date time of same file across multiple servers to
by Bimaln
How to fix the "Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine" error.
by Omar Al Zabir
WCF does not support Compression out of the box, so fix it
by Praveen Kumar Chauhan (PRK)
Sending Data Through XML to web Services