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-03-04T02:12:58.000Z
I believe that you need to always play with the latest technologies to be great in what you are doing.by bill-s, 2017-03-04T02:29:13.000Z
With Azure Application Insights you can monitor performance and usage of your apps. With a little snippet of JavaScript you can get timings of page loads and AJAX calls, counts and details of browser exceptions and AJAX failures, as well as users and session counts. To learn more how to get started you can visit our documentation.by bill-s, 2017-03-04T02:12:48.000Z
There are several reasons why it makes sense to build super-lightweight HTTP services (or, despite all the baggage the word brings, “microservices”).by bill-s, 2017-03-04T02:13:07.000Z
This updated version of the extension will now allow you to right-click on any supported file (i.e. HTML, CSHTML, etc.) and you'll see a Glyphfriend context menu containing all of the supported libraries.by bill-s, 2017-03-04T02:29:23.000Z
The next two months we have an all-star set of webinars for your viewing and listening pleasure!by bill-s, 2017-03-04T02:29:29.000Z
Join us for a free technical training session covering the latest Microsoft tools and services. You’ll learn new skills, tackle challenging puzzles and help complete a mission on Mars. No pressure.by bill-s, 2017-03-04T09:15:53.000Z
We’ve added new Git features to Visual Studio 2017 that allow you to do more of your end-to-end workflow without leaving the IDE. You can perform a force push to complete a rebase or push an amended commit, easily view the diff for outgoing commits, unset your upstream branch, and continue patch rebase from VS. Additionally, because we moved to git.exe–which allows us to provide the most up-to-date features–we support SSH, respect your config options, and show in Team Explorer exactly what you see in the command line. Learn more about all of our <a href="https://www.visualstudio.com/en-us/docs/git/gitquickstart">Git features in Visual Studio</a> and check out the <a href="https://www.visualstudio.com/vs/release-notes/">Visual Studio release notes</a> for what’s new in Visual Studio 2017.by bill-s, 2017-03-04T09:18:14.000Z
Side effects compromise the understandability and correctness of code. A method that mutates global or static variables has side effects. A method that mutates some of its parameters has side effects. If you want to understand a piece of code, you have to go through the code of all methods that are called and have side effects. Methods with side effects require thread synchronization to execute correctly when there are multiple threads.by bill-s, 2017-03-03T19:41:43.000Z
Visual Studio is one of the best IDEs out there and in this post you 'll get a behind-the-scenes look at Microsoft and its developer technologies—then and now–as told by some of the people who have experienced it—are still experiencing it—first hand.by bill-s, 2017-03-04T02:13:21.000Z
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!by bill-s, 2017-03-04T09:16:43.000Z
Excited about the online <a href="https://launch.visualstudio.com/" target="_blank">Visual Studio Launch</a> on March 7? Come back on March 8, and dive even deeper! Get free and in-depth interactive training, covering both application and <a href="https://mva.microsoft.com/liveevents/visual-studio-2017-launch-and-20th-anniversary-event-web-development">web development topics</a>. Learn from some of our best instructors, coming together from Xamarin University, Microsoft Virtual Academy, LinkedIn Learning, Treehouse, MVPs, and Microsoft engineering product teams.