Prev | July 2017 | Next | |||||
W | S | M | T | W | T | F | S |
26 | 25 | 26 | 27 | 28 | 29 | 30 | 1 |
27 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
28 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
29 | 16 | 17 | 18 | 19 | 20 | 21 | 22 |
30 | 23 | 24 | 25 | 26 | 27 | 28 | 29 |
31 | 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, 2017-07-15T00:47:02.000Z
Learn how to fine-tune your Cake deployment by calling custom executables with StartProcess.by bill-s, 2017-07-15T00:53:56.000Z
CodeTrack is a versatile profiler with some extra tricks up its sleeve. On top of the profiling features it also allows debugging and analyzing code execution.by bill-s, 2017-07-17T06:34:00.000Z
At Build 2017, an initial preview version of ASP.NET Core 2.0 was released. Now with preview 2 you can review some of the new features in the latest preview release.by bill-s, 2017-07-16T00:43:59.000Z
With a recent update to Visual Studio 2017, we have added support for debugging ASP.NET Core applications against IIS. This blog post will walk you through enabling this feature and setting up your project to use this feature.by bill-s, 2017-07-16T03:16:35.000Z
Annual Microsoft Ebook Giveawayby bill-s, 2017-07-16T03:16:26.000Z
This article introduces new features of the Pattern Matching in C# 7.0. The C# 7 introduced pattern matching in two cases, the is expression and the switch statement.by bill-s, 2017-07-15T12:32:38.000Z
We wanted to share our experience with our friends and family. So I put together an ASP.NET Web API that uses Twilio to text out photos from our Dropbox account. This blog walks through how you can build this simple solution.