dotNET Weekly
Add a link
LoginRegister
PrevDecember 2018Next
WSMTWTFS
482526272829301
492345678
509101112131415
5116171819202122
5223242526272829
1303112345

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!

Building Faster Backends in ASP.NET Core

by elmira_dam, 2018-12-14T12:16:34.364Z

While web app performance tuning can be a complicated beast, there are several common sense techniques developers can use to streamline the processes on the backend server. Let's take a look at some popular performance tips and tools of the trade.

.net.net-coreasp.net-core

How to detect nearby Bluetooth devices with .NET and Xamarin.Android

by jeremylindsay, 2018-12-19T11:30:13.128Z

I’m working on an Xamarin.Android app at the moment – for this app, I need to detect what Bluetooth devices are available to my Android phone (so the user can choose which one to pair with). For modern versions of Android, it’s not as simple as just using a BroadcastReceiver (although that is part of the solution). In this post I’ll write about the steps needed to successfully use the Bluetooth hardware on your Android phone with .NET.

.netc#xamarin

NewslettersAboutPrivacy Policy