↧
Windows API Code Pack
There is some free code available on the MSDN Code Gallery, called the Windows API Code Pack for Microsoft .NET Framework, which enables .NET developers to access certain Windows 7 features that are...
View ArticleConfigMgr 2012: Deleting Advertisements
Where’d my Advertisements Go? Advertisements aren’t quite what you think they are. At least, that’s probably the case if you’re talking in context of Microsoft System Center Configuration Manager (SCCM...
View ArticlePowerShell: Shortening Web Service Type Names with a Hashtable
When you use the New-WebServiceProxy class, you probably have noticed that PowerShell dynamically generates some really ugly type names. For example, if we get a reference to the Bing web service...
View Article