Sign in
DavidHardin
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Azure
Change Tracking
Diagnostics
Dynamics AX
ETW
IntelliTrace
Sagacious Thoughts
Silverlight
SQL Server
SSL
TFS
Tracing
WAD
WP7
WP7CertInstaller
Archive
Archives
March 2013
(1)
January 2013
(1)
September 2011
(2)
July 2011
(1)
June 2011
(2)
May 2011
(1)
March 2011
(3)
February 2011
(4)
January 2011
(6)
December 2010
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
DavidHardin
WP7CertInstaller 1.0.0.0 Explained
Posted
over 2 years ago
by
david.hardin
2
Comments
WP7CertInstaller is a CodePlex project which includes the source code of a website to download your trusted root certificates from, a WP7 example showing how you include the certificate check / install functionality in debug builds, an Azure project for...
DavidHardin
WP7CertInstaller 1.0.0.0 Released
Posted
over 2 years ago
by
david.hardin
0
Comments
I just released WP7CertInstaller on codeplex to demonstrate a simple approach for installing Trusted Root certificates on Windows Phone 7. This enables developers to use self-signed SSL certificates as is typically done in dev and test environments...
DavidHardin
WP7CertInstaller 1.0.0.0 Prerequisites
Posted
over 2 years ago
by
david.hardin
0
Comments
WP7CertInstaller requires the Windows Phone Developer Tools along with the Windows Azure Tools for VS2010 1.3 . If you don’t have the Azure Tools installed you can uncomment the “#define NoAzureSDKInstalled” conditional compilation symbol at the...
DavidHardin
Azure SSL verses Management API Certificates
Posted
over 2 years ago
by
david.hardin
2
Comments
It is important to distinguish the difference between digital certificates intended for SSL endpoints and those intended for use with the Azure management API. Azure doesn’t care where the cert’s come from but the certs for SSL have to be issued by a...
DavidHardin
Azure IntelliTrace
Posted
over 2 years ago
by
david.hardin
0
Comments
Here is some great information on using IntelliTrace with Azure: http://msdn.microsoft.com/en-us/library/ff683671.aspx http://blogs.msdn.com/b/jnak/archive/2010/06/07/using-intellitrace-to-debug-windows-azure-cloud-services.aspx The key knowledge is:...
DavidHardin
Dynamics AX Polymorphism
Posted
over 2 years ago
by
david.hardin
0
Comments
Dynamics AX polymorphism is orders of magnitude more interesting than what is offered in typical OOP languages like C#. The analogy that comes to mind is comparing polymorphism to how tuples find values amongst an OLAP cube’s dimensions. In...
Page 1 of 1 (6 items)