Creating a VHD from ISO using WIM2VHD Convert-WindowsImage …
This script here helps in creating VHD’s on the fly. Recently I needed to quickly create some VHDX from an ISO that are “arm-able” »
This script here helps in creating VHD’s on the fly. Recently I needed to quickly create some VHDX from an ISO that are “arm-able” »
Azure Blob Storage Perf Testing Tool This is a simple testing tool using Mocha that provides upload speed testing when modifying the parallelOperationThreadCount setting that is »
2-step verification is becoming more prevalent. This is the process where when you logon to a web site, or application, you might provide something you know »
I get from various folks some requests for updates, information, etc. about this tool, so, I’ve put it up on Github so others can just »
<?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only"> »
This one deals with a single site… Again, I’m a tidy person. $appCmd = "C:\Program Files (x86)\IIS Express\appcmd.exe" $result = Invoke-Command -Command {& »
Sometimes you just need to resort to something simple. I don’t recommend this in anyway for a real security plan / hardening. You should be using »
Using the work of John Bledsoe, a NuGet package has been added that takes a dependency on AngularJS.Core – and provides the angular.intellisense.js file »
I’ve dropped a quick Visual Studio solution that has a simple Azure WebJob intended to run Continuously that does a Socket open (TCPPing) for a »
NOTE: Azure Resource manager is in Preview. Thus, anything posted here may change. However, the approach for identifying what resources are available for update and registered »
NOTE: Azure Resource manager is in Preview. Thus, anything posted here may change. However, the approach for identifying what resources are available updatable, and registered for »
NOTE: Azure Resource manager is in Preview. Thus, anything posted here may change. However, the approach for identifying what resources are available updatable, and registered for »
Overview This post is going to cover working with Azure Resource Manager using the REST interfaces [1] and specifically the “Microsoft.Web/sites” and “Microsoft.Web/ »
Ahmet has (@ahmetalpbalkan) posted an official walkthrough on getting ASP.NET 5 running under Docker in Linux. This takes you from a Docker client running »
Adobe keeps breaking my PDF search. WHY WHY WHY… reg ADD HKCR\.pdf\PersistentHandler /d {1AA9BF05-9A97-48c1-BA28-D9DCE795E93C} /f »
In the post Using the Docker client from Windows and getting AspNet vNext running in a Docker Container you had to step through downloading GO, building »
Update: 2015-01-15 – Note that Ahmet has posted an official Docker walkthrough for ASP.NET 5 http://blogs.msdn.com/b/webdev/archive/2015/01/14/running-asp-net-5-applications-in-linux-containers-with-docker. »
Updates: Initial Post: 2014-11-17 As many ramp up on Microsoft Azure Machine Learning, I wanted to start keeping a succinct list of many of the articles, »
The WCAG (Web Content Accessibility Guidelines) provide a baseline for accessibility standards so various tools, such as screen readers, can provide a reasonable experience for those »
I recently checked into a hotel – connected to their guest wireless – and I start noticing odd things with some websites. UPDATE: corrected title to conform to »
Running Docker locally on a Windows machine is generally not an issue; unless you've committed to using Hyper-V. Since the Docker install for Windows relies on »
With the latest updates to Office, an issue that rears it’s ugly head if you’ve mixed both C2R and MSI installs of »
Soon, you’ll be able to author your own templates, but as of today, you can provision an 3 Machine SharePoint 2013 Farm – have it running »
If you’re received your SP3 and you enabled HyperV you may have noticed that Connected Standby (new to x64) will then be disabled. You’ll »
I can’t claim 99% of this – main credit to : http://www.tinyint.com/index.php/2011/09/14/get-an-md5-or-sha1-checksum-with-powershell/ Param ( [string]$File=$(throw("You must »
The solution and project have been updated to MVC5, and Web API 2. In addition, editing PowerPoint (PPTX), and Excel files has been added. »
Fiddler puts some stuff in the registry that breaks Direct Access. The following will cleanup after Fiddler runs reg delete HKLM\SYSTEM\CurrentControlSet\Services\iphlpsvc\Parameters\ »
If you have a SharePoint online ()365) site, and you invite users that logon with a “Microsoft Account”, those users won’t be able to receive »
We should hopefully learn a lesson from how http://healthcare.gov was build vs. http://www.thehealthsherpa.com/ http://www.ihealthbeat.org/articles/2013/11/12/ »
Great tip from Dominic Baer. http://leastprivilege.com/2012/06/28/managing-asp-net-membership-and-roles-without-visual-studio/ & ‘C:\Program Files (x86)\Common Files\microsoft shared\DevServer\ »