Lee Kelleher’s Weblog

random posts on code, .NET, Umbraco and WordPress

ASP.NET System Information for Umbraco

with 2 comments

Released a new Umbraco package today, that integrates the ASP.NET System Information Prober into the Umbraco back-office.

What is the ASP.NET System Information Prober? It is a single page that tries to get as much useful hosting information about your web-server. The concept is similar to PHP’s native phpinfo() function.

Installing the package will add a new node tree to the developer section.

Here is a quick demo video: http://screenr.com/2YC

Installing this package will add a new node tree to the developer section.

You can download the ASP.NET System Information for Umbraco package from the Our Umbraco community site.

Written by Lee Kelleher

May 6, 2010 at 3:00 pm

Posted in blog

Tagged with , , ,

2 Responses

Subscribe to comments with RSS.

  1. Good idea. Guessing this is very useful when working on a shared host.

    • It was the memory information that I was specifically interested in, gives a little insight to why a server might be running slow.

      Lee Kelleher

      May 6, 2010 at 4:16 pm


Leave a Reply