Prev | January 2017 | Next | |||||
W | S | M | T | W | T | F | S |
53 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
1 | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
2 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
3 | 15 | 16 | 17 | 18 | 19 | 20 | 21 |
4 | 22 | 23 | 24 | 25 | 26 | 27 | 28 |
5 | 29 | 30 | 31 | 1 | 2 | 3 | 4 |
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, 2017-01-08T02:36:05.000Z
With the new year, we have a whole new set of things to learn. Although there are many new features, these are 3 new CSS features I'm most excited about adopting this year.by bill-s, 2017-01-07T20:52:39.000Z
These days users expect a fluid, app-like experience on the internet. Thus, the new web is being built with APIs and single-page frontends. This means it’s more important that ever to build APIs that are easy to use, reliable, and scalable. ASP.NET Core makes it easy to build great APIs, but there are a few tips we’ve picked up that can help make your APIs even stronger and more scalable.by bill-s, 2017-01-08T02:41:05.000Z
Deconstruction is a process of splitting a variable value into parts and storing them into new variables.by bill-s, 2017-01-07T10:37:42.000Z
There are a number of things I want to accomplish with this and a few future articles: <ul> <li>How to deploy an ASP.NET Core Web API to an Azure App Services Web App</li> <li>How to deploy an ASP.NET Core Web API to an Azure VM</li> </ul>by bill-s, 2017-01-08T02:33:38.000Z
Want a deeper dive into ASP.NET Core 1.0? Build on what you learned in Introduction to ASP.NET Core 1.0, and explore this new technology even further, as Scott Hanselman, Jeff Fritz, and Rowan Miller offer an in-depth, intermediate-level look at ASP.NET Core 1.0.by bill-s, 2017-01-08T02:32:27.000Z
In recent years, there’s been a dramatic shift in the way teams build and deliver software. Where it was once believed lengthy requirements-gathering processes would ensure the delivery of a perfect product with the first release, it’s now known that rapid learning coupled with rapid iteration is the key to success.by bill-s, 2017-01-07T20:49:33.000Z
Having nightmares about storing and deploying the vulnerable configurations of your applications? Lockbox is a dead simple, cross-platform library (API & Client), built to save your credentials (e.g. app settings) in a centralized and secured storage.by bill-s, 2017-01-08T02:38:45.000Z
The current version of Markdown Monster runs against .NET 4.5.2 which is typically my go to version of .NET that I use for destop/console applications. Until last week 4.6 and the new features were all "Meh!" to me. Until I needed a feature in the new version - 4.6.2.by bill-s, 2017-01-08T02:34:34.000Z
In the article I described a business scenario that involved consolidating information from different line-of-business applications deployed at an insurance provider organization, using technologies like Microsoft Flow and Azure Logic Apps.by bill-s, 2017-01-08T02:31:40.000Z
Deep Learning is a hot buzzword of today. The recent results and applications are incredibly promising, spanning areas such as speech recognition, language understanding and computer vision.by bill-s, 2017-01-07T10:35:50.000Z
As the Universal Windows Platform (UWP) evolves, common UI patterns and challenges emerge. While the UWP provides a rich feature set of controls and APIs out of the box, there are some gaps in what’s provided and some features require a lot of coding and effort. To address this gap and make UWP development faster and more accessible to beginners, Microsoft has created the UWP Community Toolkit and placed it on GitHub (<a href="http://bit.ly/2b1PAJY">bit.ly/2b1PAJY</a>).by bill-s, 2017-01-08T02:40:14.000Z
Paging query results is timeless topic and some days ago I got question about how to do it with Entity Framework Core.by bill-s, 2017-01-07T10:34:30.000Z
In our <a href="https://www.visualstudio.com/en-us/articles/news/2017/jan-05-team-services">first release of the new year</a>, we’ve included a lot of great pull request features. Let’s take a lap around them to see how they can help improve your workflow.by bill-s, 2017-01-08T02:33:02.000Z
In this article, I’ll discuss Roslyn in a way that might not get as much focus as it deserves. I’ll focus on using Roslyn as a source of metadata for generating JavaScript with T4.by bill-s, 2017-01-06T03:57:56.000Z
We’re thrilled to introduce a preview implementation of the Payment Request API in Microsoft Edge, enabling simpler checkout and payments on the web on Windows 10 PCs and Phones.by bill-s, 2017-01-08T02:34:57.000Z
In six in-depth modules, take a look at the interoperability of many tools, platforms, and APIs.