MSDN Blogs: Windows Azure Pack Troubleshooter Series
Recently, we have worked with lot of premier customer on their issues related to the Windows Azure Pack. My colleague Amol has written a few excellent blogs on troubleshooting the issues related to...
View ArticleMSDN Blogs: How to connect Lego Mindstorms NXT ev3 to Azure IoT Hub using...
Recently, I’ve played with node.js and Azure IoT Hub. You can see my previous blog posts here, here and here. And as I’m a huge fan of Lego, I’ve decided to connected my Lego Mindstorms ev3 (the new...
View ArticleMSDN Blogs: HTTP 503 Service Unavailable due to Reserved URI
Problem StatementI have a WCF REST service hosted on the IIS. The URL to invoke the method of the REST service looks like – http://sauravpc1.fareast.corp.microsoft.com/RestWCF/RestServ/GetData.Now,...
View ArticleMSDN Blogs: New Improved Blog Editor
Since the support for Live Writer was missing in Windows 10 I was heavily impacted. I am a blogger who is bit lazy and the Live Writer was just a perfect fit for me. Like many other things it was just...
View ArticleMSDN Blogs: Azure PowerShell Getting the Remote Desktop File
When you are on Go and Portal is not responding well, you might be in need to get the remote desktop file of a Virtual machine Step 1: Login to Azure> Add-AzureAccountPoint to the right subscription...
View ArticleMSDN Blogs: これからどうする? モダン Web とCSS ベンダープレフィックス
既にご存知のとおり、もう来月 (2016 年 1 月) の 13 日(米国では 12 日)から Internet Explorer 9 以前のバージョンの Internet Explorer はサポートされなくなります。これらのバージョンの Internet Explorer は、Web 標準にもそれほど準拠しておらず、HTML5...
View ArticleMSDN Blogs: Azure PowerShell Know the differences
There are a bunch of confusing PowerShell commands which looks the same by their name.Add-AzureDataDisk : Adds a data disk to a virtual machine.The Add-AzureDataDisk cmdlet adds a new or existing data...
View ArticleMSDN Blogs: VS2015 Update 1中的常量表达式
[原文发表地址] Constexpr in VS2015 Update 1 [原文发表时间] 2015/12/2 1:44 PM VS2015 RTM已集成支持C++11标准中指定的 常量表达式 。此版本收到了来自用户和C++社区很多较好的反馈。基于这样的反馈,在VS2015 Update1 中我们一直致力于完善新特性的实现工作。我们在VS2015...
View ArticleMSDN Blogs: Office 365 Video как инструмент для работы с медиа-файлами в...
При внедрении SharePoint у заказчиков иногда возникают задачи хранения больших видео файлов. В случае с локальной версией SharePoint некоторые решают вопрос с помощью увеличения лимита на размер файлов...
View ArticleMSDN Blogs: SignIn issues with Visual Studio Team Services - 12/25 - Resolved
Final Update: Friday, 25 December 2015 12:09 UTC There was an issue with our VSTS platform where a very small percentage of customers experienced timeouts for 35 minutes. The issue started on 25...
View ArticleMSDN Blogs: PowerShell why should you learn and how must start
If you really care about performing Automation in your System dominated by Microsoft products its high time that you start thinking seriously about PowerShell. Now since you are forced to use...
View ArticleMSDN Blogs: How to remove old Configuration Manager Site from your environment
There is the steps you can follow;1. Remove Child site(If exist) server roles which connected to Primary Site you want to wipe out (https://technet.microsoft.com/en-us/library/bb632379.aspx )2. Remove...
View ArticleMSDN Blogs: Fixing orphaned Windows user logins in SQL Server
This is going to be a short blog post on a scenario which I encountered recently. Although there is MSDN documentation around this but I did not find anything which explicitly called out the scenario I...
View ArticleMSDN Blogs: faster 3D printing
Today I saw a link to an article about the Moore's law for 3D printing: http://3dprint.com/7543/3d-printing-moores-law/Apparently, the speed of 3D printing doubles every 24 months. As long as the...
View ArticleMSDN Blogs: Antivirus Exclusion List for ASP.NET applications hosted on IIS
We have come across the issue with 'Intermittent AppDomain Recycling of ASP.NET applications' being caused due to the unexpected changes in Application subdirectories, config files etc.AppDomain...
View ArticleMSDN Blogs: Sharing Windows 10 Store Apps with your Family
This is not a typical blog subject of mine, but after having gone through it myself, I thought it could be of interest to others as well. The challenge started when I, like many others, bought a nice...
View ArticleMSDN Blogs: Windows 10 IoT web server login and password?
I love robotics, I am not ashamed to admit that! I love Azure and tying old robots to the service bus and making them do all sorts of awesome things! So for me it has always been what can the...
View ArticleMSDN Blogs: Azure WebJobs with Storage Queue and Exceptions
Azure WebJobs are like console applications running in the same host environment with the Azure WebApplications. You can trigger a console application method when there is a Queue message in Azure...
View ArticleMSDN Blogs: Azure WebJobs & JobHostConfiguration
In the previous post we experienced: Messages in the queue seems not to be processed in the same order they are placed in the queue. Check Step20 in the prev. post. Message 3 seems to be processed...
View ArticleMSDN Blogs: Top 10 Developer Videos in 2015
CodeChannels posted top 10 developer videos in 2015. A lot of things happened in the developer world in 2015. Here are the 10 most-viewed dev videos of the...
View Article