As part of getting ready for my PowerShell session at OpenForce '07 , I am creating a set of helper functions for working with SMO to manipulate and query the database server. A common need when working with the database is to pass the username and password to various SMO methods. When I first started coding my
Similar Posts
For the past couple of months I have been playing with PowerShell and it has been a real pleasure to dig-in and get my hands dirty in a command-line interface
As same as Event Logs, Community Server has its own mechanism to handle application exceptions and log them. Community Server logs all exceptions and save
Following up on this previous post I'd been wondering how you make CardSpace work with simple, PrincipalPermission based authorization. To explain what
Simple question today How to change the password of a SQL Server account programmatically using .NET . The answer Microsoft.SqlServer.Management.Common