ASPNetFAQ.com: What is ASP.NET?

Technology posts on ASP.NET, IIS, Windows (+ a little Linux), Cloud Servers, Hosting, and more!
  • Blog Home
Search the site...

Enable Caching in IIS to Speed Performance

Google’s various page speed testing tools seem to prefer browser caching set with at least a one week expiration set. That makes great sense to me! Setting a browser cache expiration tells the visitor’s browser that is is okay to cache the content – so upon the next visit the browser will load the content […]

Tweet
Share
0 Shares

Read More

cytanium, Hosting, IIS, OrcsWeb, System Administration, Windows

Website Page Load Speed

Check out your website page load speed – for free – using the Google Developer online testing tool. https://developers.google.com/pagespeed/# Not only with it show your page load speed, but it will give tips on how to further optimize the site so that it loads even faster. Happy hosting!

Tweet
Share
0 Shares

Read More

Hosting, tip

IIS 7.x Shared Configuration

Below is a guest post from Rick Barber, the Senior Support Specialist at OrcsWeb, a managed Windows hosting provider specializing in Windows cloud server hosting and dedicated Windows hosting. If you find the following to be useful, check out the link at the end for more resourceful tips from Rick. Before the release of Internet Information […]

Tweet
Share
0 Shares

Read More

Hosting, IIS, OrcsWeb, System Administration, Windows

Log Parser: Pulling Valuable Data From IIS Logs

Microsoft’s Log Parser is an awesome tool that justifies knowledge, if not even regular use, by both system administrators and web users alike. From the download site: “Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key […]

Tweet
Share
0 Shares

Read More

cytanium, Development/Coding, Hosting, IIS, OrcsWeb, System Administration, tip

Changing the table owner in SQL Server 2012

When OrcsWeb says they do Managed Windows Server Hosting, they really mean it. As part of that managed hosting, they often engage in beta programs and include their clients so that both the OrcsWeb staff and the end-users can get familiar with certain products prior to the release. One such product is Microsoft SQL Server […]

Tweet
Share
0 Shares

Read More

Hosting, SQL/Databases, System Administration, tip, Troubleshooting

Securing ASP.Net Pages – Forms Authentication – C# and .Net 4

ASP.Net has a built-in feature named Forms Authentication that allows a developer to easily secure certain areas of a web site. In this post I’m going to build a simple authentication sample using C# and ASP.Net 4.0.

Tweet
Share
0 Shares

Read More

ASP.NET, Development/Coding, Hosting

IIS7 Mime Mappings

For very good reasons, not all extensions are recognized by IIS by default and may return a 404 error when trying to access them from your site. If you have need to add more extensions to be “allowed” – for example if you have embedded font files – you have a few different options. One […]

Tweet
Share
0 Shares

Read More

ASP.NET, cytanium, Development/Coding, Hosting, IIS, OrcsWeb, System Administration, tip

Great Pointers For Analyzing Memory Crash Dumps

This is an older article (2006) but still an excellent resource for anyone who has to do deep troubleshooting and research to determine the cause of a crash in a .NET application. With these tips, and perhaps just a little luck, you can even trace the issue down to the exact line of code that’s […]

Tweet
Share
0 Shares

Read More

.NET, Hosting, IIS, System Administration, Troubleshooting, Windows

Resolving the error: ~/Telerik.Web.UI.WebResource.axd is missing in web.config.

When attempting to run an application that uses certain Telerik controls, you may run into the error below:  System.InvalidOperationException: ‘~/Telerik.Web.UI.WebResource.axd’ is missing in web.config. RadStyleSheetManager requires a HttpHandler registration in web.config. Please, use the control Smart Tag to add the handler automatically, or see the help for more information: Controls > RadStyleSheetManager at Telerik.Web.UI.RadStyleSheetManager.OnPreRender(EventArgs e) […]

Tweet
Share
0 Shares

Read More

ASP.NET, blog, CMS, Hosting, IIS, Troubleshooting

Troubleshooting SSL in IIS

Terri Donahue @ OrcsWeb was helping a client with an SSL problem recently and wrote up this nice guest post below to help anyone else who may be in a similar troubleshooting situation. ————————————————————- I encountered a very interesting SSL issue while resolving a problem for a client this week. An SSL certificate was installed […]

Tweet
Share
0 Shares

Read More

Hosting, IIS, System Administration, Troubleshooting, Windows
12345

Proverbs 19:20

"Get all the advice and instruction you can, so you will be wise the rest of your life."

A Note On WordPress Hosting

Our main focus is of course .NET, but with a mix of Linux, virtualization, and other technologies. But if you're really looking for the best WordPress hosting specifically, read my WordPress host review to save yourself hassle AND money!




Recent Posts

  • What makes good web hosting?
  • jQuery Mobile C# ASP.NET and N5 Networks Software Repository
  • Open Source Bug Tracking Software and the Orchard Project
  • ASP.NET Development with Dreamweaver MX: Visual QuickPro Guide
  • Kendo UI Sample, ASP.NET Ajax Tutorial & More

Tags

ASP.NET Automation centos CMS css cytanium Development/Coding Email gmail Hosting htaccess http https IIS javascript Learning Linux logparser MySQL nginx openssl OrcsWeb performance PowerShell redirect RHEL security server SherWeb smtp SQL/Databases ssl System Administration telnet terminal tip Troubleshooting Ubuntu virtualization Visual Studio web farm web hosting Windows windows server Wordpress

Categories

  • ASP.net development
  • Development/Coding
  • Hosting
  • IIS (Internet Information Services)
  • SQL/Databases
  • System Administration
  • Virtualization
(c) ASPNETFAQ.com