Recent Posts

0
Comments

Chapter 2 from Microsoft Visual C# 2008:Data Types aka Types by steve schofield

Been a couple weeks regarding my adventure in C# class. This was my first formal venture into data types, Intrinsic, Integral and other categories. I learned decimal was more precise than Double. All programming I've done basically uses Long , Double...
Filed under:
0
Comments

IISState by steve schofield

Thanks Rick. http://www.adopenstatic.com/faq/IISConfigureIISState.aspx
1
Comments

Execute a SOAP request from Powershell by steve schofield

Web services are everywhere such as SOAP requests, WCF services and traditional ASMX asp.net web services. I was working on a task recently we needed to call a SOAP service from a powershell script. A good friend of mine passed this snippet to me. If...
Filed under:
0
Comments

Chapter 1 from Microsoft Visual C# 2008: An Introduction to Object-Oriented Programming down by steve schofield

Almost done with Chapter 1, few questions on things like Polymorphism , few terms that I have to remember. The concept of OOP isn't as foreign as it was in the past, I call that progress. I even wrote a couple of Console applications with my 11 year old...
Filed under:
0
Comments

C# programming class (Yuppers, I'm in skool again) by steve schofield

Have you ever gotten excited about learning something and wanted to share?!?! I'll probably write a few posts about my experiences. I'm taking a "Introduction to C# Programming Class" at Grand Rapids Community College . It's been a while since I was in...
Filed under:
0
Comments

Stay up with your favorite IIS forum w/forum subscriptions feature @ forums.iis.net. by steve schofield

A majority of my geek time is spent at work, like most people. It's hard to keep up on technology coming out of Redmond. In past years, I would subscribe to several 'list-servs' on various content, then review the data when I had some extra time. It was...
Filed under:
0
Comments

Introducing Windows Server 2008 R2 ebook available for free! by steve schofield

I was surfing http://blogs.technet.com and came across a free ebook on Windows Server 2008 R2. R2 is a minor upgrade of the OS with some major enhancements. I'm not sure if it's just me, but trying to keep up on technology coming out of Redmond seems...
2
Comments

ODBC Logging, IIS 7.5, SQL Server 2008 by steve schofield

I wrote an article in 2007 how to setup ODBC Logging on IIS 7.0. There was a post recently in the newsgroups someone wanted to setup and couldn't get it working. My article uses sql server 2005, IIS 7.0. I was able to reproduce an issue on my test server...
Filed under:
0
Comments

Use Process Monitor to filter w3wp processes, capture user property (w/pictures) article by steve schofield

Here is article I put together (with pictures) using process monitor to filter information on a specific W3WP process, listing USER property. I commonly reference how to do this @ http://forums.iis.net http://www.iislogs.com/articles/processmonitorw3wp...
Filed under: ,
0
Comments

IIS 7 and Windows Failover clustering support!! by steve schofield

In Windows 2000 clustering, there was a resource for IIS clustering. This was removed and hasn't been available until recently Thomas Deml from the IIS team pointed to a KB article.. Exciting, Exciting news!! http://blogs.iis.net/thomad/archive/2009/10...
Filed under:
More Posts Next page »