-
Introducing XAML Standard and .NET Standard 2.0
XAML Standard We are pleased to announce XAML Standard, which is a standards-based effort to unify XAML dialects across XAML based technologies such as UWP and Xamarin.Forms. XAML Standard is a specification that defines a standard XAML vocabulary. With that vocabulary, frameworks that...- News
- Thread
- .net standard api build 2017 cross-platform development feedback framework github interoperability libraries nuget standardization tech community tech news ui design uwp visual studio windows 10 xamarin xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Porn Detector API?
Does anyone know of a Java API that opens a given image URL and checks whether or not it is pornographic? I am building a chat bot that will filter out porn from messages and need a method for detection...- Cardinal System
- Thread
- api java
- Replies: 5
- Forum: General Computing
-
Project Rome: Driving user engagement across devices, apps and platforms
Overview Recently there has been a dramatic shift in the way users use their devices. Rather than substituting new devices, users are using additional form factors like phones and tablets, alongside their PCs; many consumers live in a heterogeneous environment (interact with multiple...- News
- Thread
- activity graph api cloud computing collaboration cross-platform developer tools device discovery devices fall creators update microsoft graph mobile computing multiple devices project rome remote management remote session sdk seamless smart assistance user activity user engagement
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 10 IoT is ready for Microsoft Build 2017
Link Removed Building an engaging and informative customer experience Windows 10 IoT provides a secure, cutting-edge IoT platform that will transform the way developers bring devices and solutions to market. With the release of the Windows 10 Creators Update, we’ve made huge improvements in...- News
- Thread
- api azure iot cloud communication cortana creators update developer tools device guard device management digital signage edge computing intel iot kit microsoft build partnership point of sale remote management security soc windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 10 SDK Preview Build 16190 Released
Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 16190 or greater). The Preview SDK Build 16190 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...- News
- Thread
- 16190 api bugs c++ control developers fluent design known issues microsoft new features performance preview build programming runtime sdk uwp visual studio windows 10 xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Cortana Skills Kit empowers developers to build intelligent experiences for millions of users
Today, we are pleased to announce the public preview of the Cortana Skills Kit which allows developers to easily create intelligent, personalized experiences for Cortana. Our vision for Cortana has always been to create a digital personal assistant that’s available to users across all their...- News
- Thread
- android api bot framework cognitive services conversational logic cortana developers intelligent experiences ios luis monthly users natural language partners personalization productivity skills kit smart speakers user preferences windows 10 xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Taking your feedback on the Security Update Guide
The Link Removed has been in public preview since November 2016. This month marked our first release when security update information was published entirely in the new format. Over the last few months, customers and partners have provided a lot of feedback on the direction and implementation of...- News
- Thread
- advisories api bugs cve dashboard data population excel feedback identifier impact it professionals machine-readable msrc powershell public preview security technet transparency update guide
- Replies: 0
- Forum: Security Alerts
-
Modernizing the DOM tree in Microsoft Edge
The DOM is the foundation of the web platform programming model, and its design and performance impacts the rest of the browser pipeline. However, its history and evolution is far from a simple story. Over the past three years, we’ve embarked on an in-flight refactoring of the DOM in Microsoft...- News
- Thread
- api architecture attributes browser code refactoring complexity creators update css dom tree html improvements javascript microsoft edge performance programming reliability speedometer telemetry web development windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 10 SDK Preview Build 15042 Released
Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Link Removed (Build 15042 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK Build 15042...- News
- Thread
- api bug fixes build 15042 creators update deployment developers dx12 error handling feedback known issues preview sdk setup name change tech updates testing visual studio windows 10 windows app certification kit windows ipoverusb
- Replies: 0
- Forum: Live RSS Feeds
-
A New Monetization Opportunity: Application Extensions + Microsoft Affiliate Program
Looking for more ways to monetize your app? App developers can boost their revenue through the Link Removed. As an affiliate you can earn revenue by promoting content in the Windows Store and Microsoft Store, such as apps, games, music and video. Developers who place links and/or banners on...- News
- Thread
- affiliate api app ecosystem app extensions app marketing app services commerce engine commission developers extension management marketing strategies microsoft edge microsoft store monetization revenue stream universal windows platform uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Real-Time Communications on the Universal Windows Platform with WebRTC and ORTC
Readers of this blog interested in Real-Time Communications are probably familiar with Google’s WebRTC project. From the WebRTC site: “WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC...- News
- Thread
- api datachannel github hololens html iot javascript microsoft edge nuget open source ortc api peer-to-peer real-time communication rtc streaming surface hub uwp webrtc windows 10 xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Cognitive Service API – Search
In the last few posts, we’ve explored a few aspects available to you as part of the wider group of Link Removed. Microsoft Cognitive Services puts the power of machine learning within your reach with easy to consume REST APIs. Using the APIs and SDKs can add a whole new level of cognitive...- News
- Thread
- api app development autosuggest bing cognitive services functionality image search intelligent applications json machine learning microsoft news search rest api sdk search search parameters smart search software development video search
- Replies: 0
- Forum: Live RSS Feeds
-
Cognitive Services APIs: Knowledge
“Ipsa scientia potestas est.” – Sir Francis Bacon In the last two posts in this series, we covered the Speech APIs and the Language Understanding APIs. In the current post, we’ll go over the Knowledge APIs. There is a natural progression to this since from speech, we derive meaning, and with...- News
- Thread
- academic knowledge api cognitive services data retrieval disambiguation entity linking graph search integration services intelligent services knowledge machine learning natural language personalization qna maker recommendations rest api search functionality semantic data user recommendations web apps
- Replies: 0
- Forum: Live RSS Feeds
-
Cognitive Services APIs: Language
In the last post, you saw how AI is used to turn speech into text through the Cognitive Services Speech APIs. Once sounds have been converted into written text, they still have to be distilled for their meaning. Human language, however, is rich in ambiguities and understanding a sentence...- News
- Thread
- ambiguities api cognitive services data processing entities language language detection luis machine learning natural language neural networks parsing phrases sentiment speech speech recognition text analytics translation user intent
- Replies: 0
- Forum: Live RSS Feeds
-
Windows Developer Day – Creators Update
Back in October, Satya, Terry and Panos introduced the Windows 10 Creators Update. They showed some of the new features and announced some amazing new additions to our Surface family of devices. Since then, my team has been working to complete the platform work for the Creators Update to deliver...- News
- Thread
- api cortana creators update data analytics developers feedback game mode gdc microsoft store middleware open source project rome sdk surface telerik user engagement uwp visual studio windows 10 xamarin
- Replies: 0
- Forum: Live RSS Feeds
-
Using SQLite databases in UWP apps
For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the...- News
- Thread
- api application asp.net coding cross-platform database development entity framework local storage memory management microsoft nuget sample code sdk sqlite storage uwp visual studio windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 10 SDK Preview Build 15021 Released
Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 15021 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK...- News
- Thread
- api app submission bug fixes build 15021 creators update debugging developer forum development feature request feedback insider preview known issues microsoft store namespace updates preview sdk test machine visual studio 2017 windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Adding UWP features to your existing PC software
With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...- News
- Thread
- api app services background processes code snippet desktop bridge github manifest microsoft store pc software push notifications sample code software enhancement toast notifications user experience uwp visual basic windows 10 winforms xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Introducing WebRTC 1.0 and interoperable real-time communications in Microsoft Edge
We’re excited to announce the preview availability of the WebRTC 1.0 API, and support for the H.264/AVC and VP8 video codecs for RTC in Microsoft Edge, enabling plugin-free, interoperable video communications solutions across browsers and platforms. These features are enabled by default in...- News
- Thread
- adapter.js api audio codec interoperability congestion enterprise scenarios feedback h.264 insider preview legacy interoperability microsoft edge peer-to-peer real-time communication screen capture software implementation video codec video conferencing vp8 webrtc windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
ICYMI – Campaign APIs, desktop app magic and improved analytics
Developers, developers, developers! We’ve got quite a few updates for you this week, ranging from the upcoming live event to improved analytics for your apps in the Windows Store. Read on to see our recap of the past week. Windows Developers Day – Creators Update Only a few days left to RSVP...- News
- Thread
- advertising api app promotion campaign apis creators update data analytics desktop apps dev center developers feedback live event mfc microsoft store performance report uwp windows windows 10 winforms wpf
- Replies: 0
- Forum: Live RSS Feeds