Recent Posts

3
Comments

Capture a memory dump using Adplus 'hang' dump. by steve schofield

Here is the syntax to capture a memory dump using adplus (part of the debugging tools). FYI if you need to capture a ultra large w3wp process, you will need to increase the ping timeout inside IIS so the dump doesn't fail. IIS will detect a ping failure...
Filed under:
0
Comments

SCCM 2007 tips / tricks / Articles. by steve schofield

I'm evaluating SCCM 2007 / R2. Here is some tips / tricks so far. As I find out more, I'll add to this post. I'm sure this is going to change as I learn more. If you want to pass along your tips, feel free. 1) Make sure SQL Server 2008 w/sp1 runs as a...
Filed under:
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:
More Posts Next page »