Visualizing Roslyn Syntax Trees
Hello everyone! I hope you had a chance to catch the recent announcements around the .NET Compiler Platform (“Roslyn”). If not, I encourage you to view Anders’s presentation at Build 2014 (skip to...
View ArticleVisualizing Roslyn Syntax Trees
Hello everyone! I hope you had a chance to catch the recent announcements around the .NET Compiler Platform (“Roslyn”). If not, I encourage you to view Anders’s presentation at Build 2014 (skip to...
View Article2014 年 4 月 Internet Explorer 更新
Microsoft 安全公告 MS14-018 - 关键该安全更新可解决 Internet Explorer 中六个未公开报告的漏洞。如果用户使用 Internet Explorer...
View ArticleInternet Explorer-Updates April 2014
Microsoft Security Bulletin MS14-018 – KritischMit diesem Sicherheitsupdate werden sechs vertraulich gemeldete Sicherheitslücken in Internet Explorer geschlossen. Die schwerwiegendsten...
View ArticleMises à jour d'avril 2014 pour Internet Explorer
Bulletin de sécurité Microsoft MS14-018 - CritiqueCette mise à jour de sécurité corrige six vulnérabilités signalées confidentiellement dans Internet Explorer. Les vulnérabilités les plus graves...
View Article2014 年 4 月分の Internet Explorer 用更新プログラム
マイクロソフト セキュリティ情報 MS14-018 - 緊急今回のセキュリティ更新プログラムは、非公開で報告された Internet Explorer の 6 つの脆弱性を解決します。最も深刻な脆弱性が悪用された場合、ユーザーが特別に細工された Web ページを Internet Explorer...
View Article2014년 4월 Internet Explorer 업데이트
Microsoft 보안 공지 MS14-018 - 긴급이 보안 업데이트는 Internet Explorer에서 비공개적으로 보고된 취약점 6건을 해결합니다. 가장 심각한 취약점으로는 사용자가 Internet Explorer를 사용하여 특수 조작된 웹 페이지를 열어 볼 경우 원격 코드가 실행될 수 있다는 것입니다. 이렇게 심각한 취약점을 악용해 시스템에 침투한...
View ArticleAtualizações de abril de 2014 do Internet Explorer
Boletim de Segurança da Microsoft MS14-018 - CríticaEssa atualização de segurança resolve seis vulnerabilidades relatadas no Internet Explorer. A mais grave das vulnerabilidades permitia a execução...
View ArticleОбновления для Internet Explorer в апреле 2014 г.
Бюллетень по безопасности (Майкрософт) MS14-018 — критическийС помощью этого обновления безопасности в Internet Explorer устраняются шесть уязвимостей, о которых сообщалось неофициально. Самые...
View ArticleHow does [BlobInput] work?
The Azure WebJobs SDK supports running functions when a new blob is added. IE, you can write code like this:public static void CopyWithStream( [BlobInput("container/in/{name}")] Stream input,...
View ArticleTop 10 Microsoft Developer Links for Thursday, April 17, 2014
Carlos Quintero: Roslyn (.NET compilers as services) now open sourceBrynte: Windows Phone 8.1 For Developers–For the HTML/Javascript DeveloperVladJ: New agent for Application Insights availableDaniel...
View ArticleGame Dev Blog Series Recap
Well this concludes our game dev blog series. I hope that you have learnt something from it, whether it was how to get started with Unity or how to port one of your existing games to Windows or one of...
View ArticleSetting up Kerberos Authentication for a Website in IIS
I had previously blogged on the working of Kerberos and how to troubleshoot authentication issues with Kerberos when it fails. Then I thought it would be good if I can also document the basic steps we...
View ArticleMicrosoft Data Platform brings support for Internet of (your) Things
This week Microsoft laid out its vision for Microsoft’s Data Platform which consists of key services based on Services provided through Office, Azure and SQL Server division.The platform consists of...
View ArticleWebcast - Entendendo o MS Curah e Recapitulando as Boas Práticas do TechNet Wiki
Conheça o Projeto Curah e como colaborar para aumentar a sua abrangência nas redes através do compartilhamento dos seus links favoritos e relembre como utilizar corretamente o TechNet Wiki, postando...
View ArticlePebble Watch: Building an app that incorporates the Pebble Watch
This blog is making any statements about a “Microsoft” Official watch, except that I thought that the MSN watch was pretty cool, and the SPOT technology was SPOT on. So again, this is NOT an official...
View ArticleGerman Students: Join Us on April 21st for a Live Webinar on Building...
Please join us on Monday April 21st where SharePoint MVP and student mentor Thorsten Hans will be presenting a LIVE German language webinar on "Building SharePoint Apps Using JavaScript" When: Monday...
View ArticleSmartWatch, Processing 2, C# and the love affair with Java
Here is a question: Who owns C#? Answer: No One Another question: Who owns Java? Answer: Oracle Just saying. Processing 2 for example is OpenSource but not open specification, it does have a community,...
View Article[Sample Of Apr 17th] How to create MUI Language Switcher for SharePoint 2013
Sample Download : http://code.msdn.microsoft.com/How-to-create-MUI-Language-8507ab26This code sample illustrates how to create Multilingual User Interface (MUI) Switcher by using HTTP Module. In the...
View ArticleComparing Hash of downloaded Files with PowerShell
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 specify a filename to get...
View Article