Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Sample Code   (RSS)
I got the following question from a reader the other day: I've been trying to figure out how to change permissions on a folder in PowerShell. I've looked at the Get-Acl and Set-Acl, but I can only use them to copy the settings from a pre-existing object. Read More...
Is your mp3-collection perfectly sorted? I know mine wasn't. I thought I'd address that while creating a pretty good demo-script to show some basic filtering, script structures, etc. Since I also wanted the script to extract the metadata from every file Read More...
Problem Using the following VB-syntax in a DataRepeater will no longer work after applying .NET Framework 2.0 Service Pack 1 in a medium-trust environment. <asp:Repeater ID="Repeater1" runat="server"> <ItemTemplate> <%#Container.DataItem("data")%><br Read More...
URI Decoder for legacy languages Read More...
A very simple stress-test The other day I was asked by a customer if I a small application that could be used to stress a web application. I didn't feel like responding "Sure I do! Visual Studio 2005 Team Edition For Software Testers" and I also didn't Read More...
 
Page view tracker