Alan Turing’s computer-generated music gets restored after 65 years
Alan Turing is considered to be one of the fathers of computer science. He played...
Alan Turing is considered to be one of the fathers of computer science. He played...
In Xamairin the Editor component doesn’t have a border on iOS. If you want to...
By default all your data from your previous runs is deleted when you’re deploying an...
I was building a Xamarin solution with my components like that: All my components (PSC.Xamarin.Controls.*)...
Google’s Chromebook update will allow the inexpensive laptops to run apps from the Android store...
In Xamarin.Forms every View has the two properties HorizontalOptions and VerticalOptions. Both are of type...
In Visual Studio 2015 if you checked same permissions on your project properties and when...
Windows 10 users will be able to dive into mixed reality starting next year, with...
I using a Xamarin Forms ListView and I want to enable or disable the Context...
I’ve just created a simple MasterDetailPage and in the code I inserted an icon for...
When you open Visual Studio 2015 and there is a pop windows to invite you...
I’ve come across a few sites that will tie window scrolling with animation. When used...
Microsoft is publishing its “REST API Design Guidelines” to the API community: https://www.GitHub.com/microsoft/api-guidelines/. These guidelines...
Continuous gives you the power of a traditional desktop .NET IDE – full C# 6...
First you add a new class as a ViewModel like: public class RoomViewModel : BaseViewModel...
Programmers and developers have been anxiously waiting for an invite into the Docker application beta...
In this recipe I will show you how to add a hamburger menu to your...
Remove these directories: /Applications/Xamarin Studio.app /Developer/MonoTouch /Developer/MonoAndroid /Library/Frameworks/Mono.framework /Library/Frameworks/Xamarin.Mac.framework /Library/Frameworks/Xamarin.Android.framework Locations in your user directory:...
For the last two years, Electron has helped developers build cross platform desktop apps using...
The IIS team has been working on a new RESTful API to manage your IIS...
I have a LinkButton with image and label inside it or tags i and span...
IFTTT is one of the most useful online services. Today, Microsoft is taking on IFTTT...
Read the file, remove the multiple line (but it saves one of them) in memory...
Bash on Windows 10 was one of the big reveals at Microsoft’s recent Build conference....
I recently needed to to implement a shortest-path algorithm (to identify preferred domain controllers using...