Jason Niver's Blog
SQL Server Index Maintenance
After working on a problem where the transaction logs for a large database were filling to sizes...
Date: 11/04/2008
Sending Encrypted E-Mails in C#
So I was faced with the problem of sending an encrypted email to a group of people. Not really...
Date: 08/18/2008
Using certificates from the Windows certificate store
I recently had to setup some web services that used certificates to communicate back and forth and...
Date: 07/16/2008
Downloading files from the internet in PowerShell (with progress)
Ok, so the easiest way (that I know of) to download files in powershell from the internet is to use...
Date: 06/13/2008
Importing a File Share into Document Library via PowerShell
So today I was asked for a way to automate importing files from a file share into a document...
Date: 05/21/2008
Web Parts the Simple Way - Use User Controls
One of the first questions I usually get about SharePoint development is how to make the WebPart...
Date: 05/13/2008