Announcing the Microsoft Dynamics NAV Universal App (Dynamics NAV v2.0)
Maybe you’re already familiar with Dynamics NAV on your tablet. Well, things just got even more flexible. You can now experience the power and simplicity of the Microsoft Dynamics NAV Universal App on...
View ArticleHow do I get the user-customized name of a mapped network drive?
Last time, we displayed the names of This PC and Recycle Bin. This time, we’ll look at mapped volumes, because they are a little tricky. When you map a network drive, the name in Explorer defaults to...
View ArticleWhat is COM marshaling and how do I use it?
COM has this concept called “marshaling”, with one L. Basically, marshaling is the mechanism by which an object that is accessible to one apartment can be made accessible to another apartment....
View ArticleWhat are the rules for CoMarshalInterThreadInterfaceInStream and...
Last time, we looked at the recommended ways of marshaling objects between apartments or between processes, but what if those mechanisms are not available to you? (Or if you’re simply curious about...
View ArticleWhat are the rules for CoMarshalInterface and CoUnmarshalInterface?
Last time, we looked at the rules for CoMarshalInterThreadInterfaceInStream and CoGetInterfaceAndReleaseStream, the functions you use for sharing an object with another thread in the sample...
View ArticleCoGetInterfaceAndReleaseStream does not mix with smart pointers
One horrible gotcha of the CoGetInterfaceAndReleaseStream function is that it releases the stream. This is a holdover from the old days before smart pointers. The function released the stream to...
View Articleマイクロソフトの新ブラウザ「Microsoft Edge」セミナー資料
8月より、毎月開催している「マイクロソフトの新ブラウザ「Microsoft Edge」セミナー」の講演資料をDocs.comで公開しています。 年内は品川と名古屋での開催が決まっておりますので、まだ参加されていない方はぜひお越し下さい。登壇者はWindowsのプロダクトマネージャー、Edgeのテクニカルエバンジェリスト、EdgeとIEのエスカレーション エンジニアの3名です。 11月18日(水)...
View Article15 features I love in Visual Studio 2015 – part 1 editor features
I spend the better part of my work day and a fair bit of my free time in Visual Studio so lately I have been thinking about which ones of the new features boost my productivity the most, so I can spend...
View Article15 features I love in Visual Studio 2015 – part 2 IDE features
Continuing my list of favorite features or “What’s new in Visual Studio 2015″, that started with a post on Visual Studio editor features, it’s now time for the IDE. In the 3rd and final part I’ll get...
View ArticleSwimming in a deluge of user generated content
The Internet is awash in user generated content (UGC)—from blogs, reviews, and Q&As, to wikis, tweets, and Facebook posts. And let’s not forget photo- and video-sharing sites: every second, one...
View ArticleAdding support for Canvas in ChakraBridge
Last week, I announced the beginning of ChakraBridge: http://blogs.msdn.com/b/eternalcoding/archive/2015/10/21/using-javascript-frameworks-from-your-c-uwp-application.aspx One of the problem I...
View ArticleStudent drop out in Australian schools
Yesterday media around the country reported that one in four Australian school students drop out without completing Year 12. The stories were based on a report from the Mitchell Institute, who...
View ArticleMicrosoft Next Level Learning workshops – November 2015
This week we’re starting to pack our bags, as the team head out to Queensland, New South Wales, Victoria and South Australia for the free Microsoft Next Level Learning workshops for teachers and...
View ArticleEdu DevCamp Sydney – Building education apps for Office and SharePoint
Apply for participation in our free DevCamp for Education Partners in Sydney, and work alongside Microsoft experts to learn how to integrate your solution with Office 365 Office 365 Education is...
View ArticleAzure Security Center
Azure Security Center es un nuevo servicio de Azure que permite prevenir, detectar y responder ante amenazas. Ofrece una gestión unificada de la seguridad de todos los recursos creados en Azure. El uso...
View ArticlePower BI の Custom Visual の作成と利用 (Power BI Developer Tools)
こんにちは。 以前投稿した「Power BI の Custom Visual 開発 (VS による開発と Contribution)」(タイトルが今回とかぶるので変更しました。。。) では、Custom Visual (Custom Report) 開発の Preview が出た当初で、一般の開発者が使うにはとても高いハードルがありました。(Visual Studio を使って開発し、Power...
View ArticleiOS / Linux Fall Survey
Do you develop primarily on iOS or Linux? Take this short survey! Cross-platform scenarios are important; this survey will give us additional insights and, if you opt-in to chat with us, more details...
View ArticleGreetings & Generating an Exchange User Message Profile PowerShell Script.
Greetings world! My name is Dan Sheehan, and I work as a Premier Field Engineer for Microsoft, specializing in Microsoft Exchange. As an Exchange engineer I am an avid PowerShell scripter, and so I...
View ArticleIntroducing Advanced Threat Protection
Here is something that we have been waited for a while. It was finally publicly announced on 8th of April and you can find more details about it on Office Blog.There is a really cool video with Shobhit...
View Article