Sign in
Speaking of which...
Sample solutions from Internet development support
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Adplus
ASP.NET
Automation
Bugs
Cache
Debugging School
Did you know?
Encoding
Exceptions
Finalizers
Future releases
GC
Hangs
IE8
IIS7
Legacy
Managed Heap
Misc
Off topic
Office
OutOfMemory
Pages
Performance
PowerShell
Sample Code
Script
SessionState
SharePoint
Shockwave
SSL
Stream
Stress
Tools
Upload
Visual Studio
Weak References
Web Services
WebBrowser control
WebClient
WinDbg
Worker Process
XNA
Browse by Tags
MSDN Blogs
>
Speaking of which...
>
All Tags
>
tools
Tagged Content List
Blog Post:
Changing file dates and other more uncommon properties in PowerShell
JohanSt
There are some file properties that aren’t too easy to change. Neither in the command line or in Windows Explorer. One that I’ve wanted to change personally quite often is the created and changed dates of a specific file, or a batch of files. Background I frequently use my Windows Phone (currently a...
on
29 Dec 2011
Blog Post:
New tools-section
JohanSt
I just added a page where I list some of the tools I use on a daily basis. You're probably familiar with most, if not all, of them already, but I still thought it would be nice to write a quick line or two on them. You'll find a permanent link under "Sections" in the menu to the left... ...or you...
on
27 Nov 2007
Blog Post:
Useful tools
JohanSt
Windbg Download This is by far the best tool to examine what is going on in a workerprocess. Once you've learned how to use it you'll never understand how you ever made it without it. I have written various posts on this tool and I expect that there will be even more to come. For an introduction...
on
27 Nov 2007
Blog Post:
Getting started with windbg - part II
JohanSt
This is a continuation of my previous post with the imaginative name Getting started with windbg - part I . I'll be assuming that you've read it, so if you haven't I suggest you check it out first. We're still working with the same sample dump, so I'll pretty much pick up right where we left off. More...
on
26 Nov 2007
Blog Post:
Getting started with windbg - part I
JohanSt
Okay, I've previously written some random posts about how to set up windbg and how to troubleshoot OutOfMemoryExceptions . I thought I'd take a few steps back and review some of the basics in order to help you get started on using this fantastic tool. Basic Configuration Copy sos.dll from the framework...
on
13 Nov 2007
Blog Post:
Test Projects and AJAX
JohanSt
If you have an AJAX project and you're using Visual Studio Team Edition for Software Testers you might have noticed that the Web Test recorder is unable to record client side script navigation like AJAX requests. The way the test recorder is created it attaches to IE and records all "standard" navigation...
on
13 Jun 2007
Page 1 of 1 (6 items)