$Body = "get the information here to show the data with attachement" | Set-Content C:\somename.html $file = "C:\somename.html" $EmailFrom =...
C#
f you’ve used the InfoPath Contact Selector before, you might have seen that it does not support validation like other...
This article is about managing IIS programmatically. It provides a class library that represents the tree hierarchy used by IIS...
When it comes to programmatically accessing Microsoft's Active Directory a lot of people seem to have quite a difficult time...
In this article I am going to describe how to install a font when your application is installed on a...
Brian Harry: Visual Studio Online Update – Feb 28 Greg Duncan: Putting a friendly face on statelessness, the Stateless Designer Visual Studio...