MSDN Blogs: Localization in Type Script
To design a web app for different countries and regions, we need add globalization and localization supports. For C# user, you can use resource file and other utilities. But for web software...
View ArticleMSDN Blogs: Microsoft Translator brings end-to-end speech translation to...
Today, we released a new version of Microsoft Translator API that adds real-time speech-to-speech (and speech to text) translation capabilities to the existing text translation API. Powered by...
View ArticleMSDN Blogs: Governance und Compliance mit dem neuen SharePoint 2016 – DLP im...
Die Grundlagen für die neuen Governance und Compliance Funktionen haben wir bereits im ersten Beitrag vor wenigen Tagen "gelernt" (DLP mit eDiscovery). Heute schauen wir uns daher den zweiten Punkt aus...
View ArticleSPSCC Posts & Announcements: Some tips for starting the new quarter off right
*Spring classes begin April 4
View ArticleMSDN Blogs: Windows 10 remote Arduino
In IoT world, we need access electronics platform for listening or processing some actions in real world. Arduino is a kind of popular electronics platform with open source hardware and software for...
View ArticleMSDN Blogs: DBCC SHOWCONTIG
Tudo começou no artigo sobre a vantagem de usar o SET STATISTICS IO e depois falei sobre o uso correto do DBCC DROPCLEANBUFFERS (existe uso correto?). Dessa vez vamos explorar o antigo companheiro DBCC...
View ArticleMSDN Blogs: String format
In dotNet, we always use String.Format static method to replace the format items in a specified string with the string representations of corresponding objects in a specified array. Some of other...
View ArticleMSDN Blogs: Build 2016 Follow Up
The indexer had a presence again in BUILD this year. Here are few links for more information: Code samples for the post and video Video talk from //BUILD 2016 Companion Blog Post for the Video
View ArticleMSDN Blogs: Microsoft Translator now offers the most comprehensive...
Today we are announcing two new features for the Microsoft Translator app for iOS, making it the most comprehensive free translation solution for iPhone, iPad and iPod users. In addition to text,...
View ArticleMSDN Blogs: Decoding National Finals - Imagine Cup
The National Finals is primarily meant to identify the team that has the best chance of winning at the World Finals in Seattle – The mecca of software world. The competition at the World Finals is of a...
View ArticleMSDN Blogs: Instalando Build Agents em um servidor de Build
Para quem já trabalha com o TFS a algum tempo, sabe como dava certo trabalho para instalar uma topologia de TFS com Builds Agents e Build Controller, entender como funcionavam, escolher uma Collection...
View ArticleMSDN Blogs: Interactive Mode no Build Agent vNext
Ao instalar o novo modelo de Builds do VSTS ou TFS 2015, é possível instala-lo como serviço no Windows. Para quem não configurou essa opção e gostaria que o Build sempre fosse iniciado assim que o...
View ArticleMSDN Blogs: Test New Post
原文发表地址:Lightweight C++ Installation in Visual Studio “15”发表时间:2016/04/01 Gabriel Ha最近,在//开发者研讨会上,我们宣布了Visual Studio的一个新的预览版安装体验,让你更专注你需要的工具的子集,并且把对您的计算机影响减小到最小。在这次新的安装中(它从Visual Studio “15“...
View ArticleSPSCC Posts & Announcements: SPSCC to host clay art festival
*Event combines demos, presentations and pottery sale through April and May *All sale proceeds benefit SPSCC Arts Department programming
View ArticleMSDN Blogs: DBCC PAGE
Continuando a série dos comandos históricos, vamos falar sobre o famoso DBCC PAGE. Esse é o quarto artigo da série: já comentei sobre o SET STATISTICS IO, DBCC DROPCLEANBUFFERS e DBCC SHOWCONTIG.Vou...
View ArticleMSDN Blogs: Connecting a Linked Server to Azure SQL Data Warehouse
With such a diversity of components to a data workloads, it is common for customers to use SQL Server linked servers to connect to their Azure SQL Data Warehouse. Setting this up and executing queries...
View ArticleMSDN Blogs: Instant Translations from Cortana Are Now Available in French,...
Deutsch - English - Español - Français - Italiano Microsoft is announcing that Cortana now supports instant translations for its French, German, Italian, and Spanish versions of Windows 10. When you...
View ArticleMSDN Blogs: Scaling and scale monitoring SQL Data Warehouse via T-SQL
One of the key value propositions for the Azure SQL Data Warehouse service is the ability to re-size the compute power of the database very quickly. A common pattern is to re-size the cluster before a...
View ArticleMSDN Blogs: DOM size management
In HTML, sometimes we need get, set or adapt the size from or to an element by script. Following are often used.Gets or sets the size of a DOM.Gets the size of the window.Gets the size of the HTML...
View ArticleMSDN Blogs: In case you missed us at //build/…
Microsoft's annual developer conference, //build/, was held March 30th to April 1st in San Francisco. During the conference, we unveiled a new version of Microsoft Translator API that adds real-time...
View Article