Prev | October 2016 | Next | |||||
W | S | M | T | W | T | F | S |
40 | 25 | 26 | 27 | 28 | 29 | 30 | 1 |
41 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
42 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
43 | 16 | 17 | 18 | 19 | 20 | 21 | 22 |
44 | 23 | 24 | 25 | 26 | 27 | 28 | 29 |
45 | 30 | 31 | 1 | 2 | 3 | 4 | 5 |
Want to receive every Tuesday the best .NET links?
Once subscribed you can login, submit a link and receive the weekly newsletter.
by bill-s, 2016-10-19T18:42:02.000Z
SQL Azure Databases are one of the most useful relational databases on the cloud, and their flexibility makes them easy to implement into any software project. I consider the following 9 features to be most notable in SQL Azure Databases:by bill-s, 2016-10-23T01:43:09.000Z
Over the last few months, we have heard a lot of requests with respect to adding capability to Visual Studio Code to allow developers to build their C/C++ application.by bill-s, 2016-10-19T18:50:04.000Z
Are you having difficulty keeping up to date on all the frequent changes and updates in the Microsoft Azure space? Then the Build Azure Weekly has the solution you’re looking for. Build Azure Weekly is a weekly blog post that includes all the latest Microsoft Azure Service Updates from the week in addition to links to many other blog articles, podcasts and videos from all over the Internet.by bill-s, 2016-10-22T07:59:03.000Z
The world around us—every business and nearly every industry—is being transformed by technology. SQL Server 2016 was built for this new world and to help businesses get <span class="morecontent"><span class="content">ahead of today’s disruptions. With this free ebook, learn to install, configure, and use Microsoft’s SQL Server R Services in data science projects. R is one of the most popular, powerful data analytics languages and environments in use by data scientists.</span></span>by bill-s, 2016-10-23T01:39:31.000Z
I've been doing .NET Open Source since the beginning. Trying to get patches into log4net was hard without things like GitHub and Twitter. We emailed .patch files around and hoped for the best. It was a good time.by bill-s, 2016-10-23T01:43:46.000Z
Google recently announced .Net support for Google Cloud APIs. This includes C# bindings and PowerShell cmdlets. A Visual Studio extension is also available, allowing to browse Google Cloud resources and to deploy Asp.Net applications on Google Compute Engine.by bill-s, 2016-10-22T07:58:11.000Z
The Universal Windows Platform (UWP) makes it easy to build rich media-based apps leveraging either the built-in MediaElement, or the <a href="https://playerframework.codeplex.com/" target="_blank">Player Framework</a>supported by Microsoft. However, beyond defining what the visual appearance of the player is within the app, there are some additional ways that users can interact with a media app, taking advantage of voice and other hardware controls on the device. In this article I'll walk through working with the System Media Transport Controls (Media Controls) and controlling playback using voice commands via Cortana.by bill-s, 2016-10-23T01:44:04.000Z
A customer recently asked me a question on C++ vs. C# in terms of developer populations while deciding whether or not to recode a C++ app using C#.by bill-s, 2016-10-22T07:56:37.000Z
In this post we will highlight some of the improvements we’ve made in the Preview 5 release that make using Visual Studio more responsive as part of your daily use. We’ll first talk about improvements to debugging performance, Git source control, editing XAML, and finally how you can improve your typing experience by managing your extensions.by bill-s, 2016-10-19T18:52:04.000Z
Last week's article was Part 1 (of 3) in my series on how I built a Progressive Web Application for this blog.by bill-s, 2016-10-19T18:16:37.000Z
Microsoft Ignite: Watch keynotes and sessions on demandby bill-s, 2016-10-19T18:49:16.000Z
Microsoft has made P, its event-driven programming language, open source. P is designed to give developers a way to write safe asynchronous event-driven programs.by bill-s, 2016-10-23T01:42:16.000Z
Modern developers are often polyglots — they dabble in different operating systems, programming languages, frameworks and tools as they build the next generation of applications. On top of that, modern applications run on a variety of platforms and devices, all leading to very mixed developer skill sets and tools of the trade.by bill-s, 2016-10-23T01:42:44.000Z
Recently I was troubleshooting at a customer location something that looked trivial. When the customer approached me for a consulting requirement wherein they were saying their system was going unresponsive every day in the morning around a certain time.