Introduction on SignalRReal–Time Web ApplicationThe real-time web is a set of technologies that enable users to receive information as soon as it is published by its authors, rather than requiring that they or their software check a source periodically for updates.Examples of Real–Time Web Application Development News feed and Notifications in Facebook New updates in Twitter Google Search Google DocsHistory of ASP.NET SignalRDamian Edwards (a program manager on the Microsoft ASP.NET ...
Read More
OverviewIn this article we’ll look at how to create, deploy, and run a Xamarin.Android application. We’ll create a hello world application, showing how to build the user interface both in code and by using Android XML.Creating a Xamarin.Android ApplicationLet’s begin by creating a new Xamarin.Android solution. Xamarin.Android includes several templates for creating projects, including: Android Library Project – A reusable .NET library project for Android. Android Applicat...
Read More