PDC Day 1 KeyNote Notes

Windows Azure Improvements since last year: Support PHP, CGI, Apache, other frameworks Expose very low-level programming efforts (not just .NET). Example was a C++ app with pointers exposed as an Azure service Identity framework (support passing tokens from federated locations i.e. onsite AD instance) SQL Azure Improvements since last year: Not just RESTful consumption of…

.NET Plugin DLL Hell (aka assembly binding nightmares)


Fatal error: Uncaught Error: Call to a member function id() on array in C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php:36 Stack trace: #0 C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php(538): CrayonFormatter::format_code('', Array, Object(CrayonHighlighter)) #1 [internal function]: CrayonFormatter::delim_to_internal(Array) #2 C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php(516): preg_replace_callback('#()#msi', 'CrayonFormatter...', 'Assembly plugin...') #3 C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-syntax-highlighter\crayon_highlighter.class.php(166): CrayonFormatter::format_mixed_code('Assembly plugin...', Object(CrayonLang), Object(CrayonHighlighter)) #4 C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-synt in C:\HostingSpaces\lifeonpl\lifeonplanetgroove.com\wwwroot\wp-content\plugins\crayon-syntax-highlighter\crayon_formatter.class.php on line 36