dotNET Weekly
Add a link
LoginRegister
PrevMarch 2017Next
WSMTWTFS
92627281234
10567891011
1112131415161718
1219202122232425
132627282930311

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

Announcing Visual Studio 2017 General Availability… and more

by bill-s, 2017-03-09T08:59:18.000Z

Now is an exciting time to work with developer tools. With a 25% increase in monthly active users of Visual Studio, 1.3 million active monthly users of Visual Studio Code, and a two-fold increase in active users of our Mac IDEs, I think our customers are excited too.

Announcing New ASP.NET Core and Web Development Features in Visual Studio 2017

by bill-s, 2017-03-12T10:11:19.000Z

We are pleased to announce updates to our ASP.NET tools, ASP.NET Core tools, Container tools, and frameworks that are shipping as part of the Visual Studio 2017 release today. We have made significant updates to the web development tools to make them easier for you to use and help make you more productive in your daily web development tasks.

visual-studio

Building applications with Azure and Azure Stack

by bill-s, 2017-03-09T09:02:44.000Z

Building and deploying a hybrid cloud platform for your applications will make it easier for you and your business to build new applications that will add to the business’s topline.

Connected iOS, Android, and Windows apps with Azure & Xamarin

by bill-s, 2017-03-12T10:22:24.000Z

Connected iOS, Android, and Windows apps with Azure & Xamarin

androidazureioswindows-appsxamarin

Keynote | Visual Studio 2017 Launch | Channel 9

by bill-s, 2017-03-10T02:12:35.000Z

Visual Studio 2017 Launch Keynote

Content-Security-Policy in ASP.NET MVC

by bill-s, 2017-03-10T02:11:56.000Z

In the previous post, Improving security in ASP.NET MVC using custom headers, I skipped talking about the Content-Security-Policy header entirely.

.NET Core Comes Quietly to Raspberry Pi

by bill-s, 2017-03-11T07:06:47.000Z

Microsoft is slowly replacing its monolithic and proprietary .NET technologies with the open, modular, and cross-platform .NET Core. As part of this effort, the broader .NET community is porting .NET Core to various Internet of Things (IoT) platforms, including Raspberry Pi 2 and 3.

.net-coreiotraspberry

Global Azure Bootcamp 2017

by bill-s, 2017-03-12T10:54:11.000Z

Welcome to Global Azure Bootcamp! All around the world user groups and communities want to learn about Azure and Cloud Computing! On April 22, 2017, all communities will come together once again in the fifth great Global Azure Bootcamp event!

azure

Mastering Azure App Service, Part 4: Building Azure Mobile Apps

by bill-s, 2017-03-09T09:09:47.000Z

Ready to build the next great mobile app? Learn how Azure Mobile Apps can do the hard work for you. In this last in a four-part series on Mastering Azure App Service from Wintellect and Microsoft, see how Azure Mobile Apps make it easier to build rich mobile apps that support authentication, authorization, offline operation, push notifications, and more.

Installation Windows 10 IoT on Raspberry Pi 3

by bill-s, 2017-03-10T20:02:04.000Z

Hello everybody. Raspberry was delivered, so we can install Windows on it. First of all i want to write few words about Windows IoT.

raspberry-pi-3windows-10

New Features in C# 7.0

by bill-s, 2017-03-10T18:56:04.000Z

C# 7.0 adds a number of new features and brings a focus on data consumption, code simplification and performance. Perhaps the biggest features are tuples, which make it easy to have multiple results, and pattern matching which simplifies code that is conditional on the shape of data. But there are many other features big and small. We hope that they all combine to make your code more efficient and clear, and you more happy and productive.

c#

New release: Visual Studio 2017 is now available for download

by bill-s, 2017-03-09T08:58:41.000Z

1) Live dependency validation, code navigation, IntelliSense, refactoring, and code fixes. <br/> 2) Live Unit Testing, Exception Helpers.<br/> 3) Integration with all of your .NET Core, Azure applications, services, Docker containers, and more.<br/> 4) Directly manage your team projects hosted by any provider, including Visual Studio Team Services, Team Foundation Server, or GitHub. <br/> 5) With Xamarin’s advanced debugging, profiling tools, and unit test generation features, it’s faster and easier than ever for you to build, connect, and tune native mobile apps.<br/> 6) Visual Studio is packed with tons of performance enhancements. Noticeable startup time. Lower memory footprint.<br/> 7) Safely automate database deployments from Visual Studio. <br/> 8) Many many more features...

visual-studio

Testing an ASP.NET Core MVC Protobuf API using HTTPClient and xUnit

by bill-s, 2017-03-11T07:03:38.000Z

Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. Designed to be small in size and cheap to process, both at the client and server platform independent, this article shows how to test an <a href="https://docs.microsoft.com/en-us/aspnet/core/">ASP.NET Core</a> MVC API using <a href="https://xunit.github.io/">xUnit </a>and a HTTPClient client using <a href="https://www.nuget.org/packages/protobuf-net/">Protobuf </a>for the content formatters.

asp.net-coretesting

Video Review: Getting Started with ASP.NET Core by Ugo Lattanzi

by bill-s, 2017-03-09T09:02:19.000Z

Syncfusion has partnered with Succinctly series author Ugo Lattanzi to create a new ASP.NET Core beginner video series.

Optimize your productivity with .NET in Visual Studio 2017

by bill-s, 2017-03-09T23:32:23.000Z

Visual Studio 2017 makes you more productive by getting you to your code fast and helping you write code quickly. With improvements to performance, navigation, and debugging as well as the additions of new refactorings, code style configuration/enforcement, and live unit testing, the VS 2017 release is chock full of advancements. This post shows you how to take full advantage of these features.

vs-2017

Visual Studio 2017 Poster

by bill-s, 2017-03-11T06:07:42.000Z

From <a href="https://blogs.msdn.microsoft.com/visualstudio/2017/03/08/optimize-your-productivity-with-net-in-visual-studio-2017-2/">productivity enhancements</a> to <a href="https://blogs.msdn.microsoft.com/vcblog/2017/03/07/visual-studio-2017-for-c-developers-you-will-love-it/">new C++ capabilities</a>, from <a href="https://blogs.msdn.microsoft.com/webdev/2017/03/07/announcing-visual-studio-2017/">ASP.NET Core Tooling</a> to <a href="https://blogs.msdn.microsoft.com/visualstudio/2017/03/09/live-unit-testing-in-visual-studio-2017-enterprise/">Live Unit Testing</a>, from <a href="https://blogs.msdn.microsoft.com/dotnet/2017/03/09/new-features-in-c-7-0/">C# 7</a> to <a href="https://blogs.msdn.microsoft.com/visualstudio/2017/03/07/redgate-data-tools-in-visual-studio-2017/">new database DevOps features</a>, all these, among a lot of tips and tricks to improve productivity, can be found in this giant Visual Studio 2017 poster.

vsvs-2017

What is the Microsoft.AspNetCore metapackage?

by bill-s, 2017-03-11T06:56:48.000Z

Microsoft.AspNetCore package provides many of the packages necessary to stand up a basic ASP.NET Core application. This post takes a quick look at that package and what it contains.

asp.net-core

Visual Studio 2017 for ASP.NET Core Developers

by bill-s, 2017-03-09T09:01:46.000Z

Visual Studio 2017 is released today and I thought it was a good time to reflect on my thoughts about one of the main changes it brings for ASP.NET Core developers.

visual-studio

Xamarin University Webinar Series

by bill-s, 2017-03-09T08:59:56.000Z

Whether you’ve built a few Xamarin apps or are just getting started, join Xamarin University’s team of mobile experts for demos, best practices, and live Q & A. You’ll leave each session ready to build amazing native mobile apps, completely in C#.

NewslettersAboutPrivacy Policy