Asp.Net Web Development
Why Enterprises Choose .Net Core to Build Cross Platform Web Apps
ASP.NET Core offers the elements that enterprises need to build the exact web apps that they need. Let’s understand why it is the right choice for Enterprises.
.NET Trends to Dominate in 2020: Top Frameworks For Web Development
Microsoft has been working to improvise .NET and making big changes to it in the year 2020. This blog post summarizes what is coming next in .net core.
Introduction to ASP.NET Core 2.0
ASP.NET Core 2.0 is latest open source framework for Web development from Microsoft. It unites ASP.NET MVC and ASP.NET Web API into a single programming model.
ASP.NET - Login and SignUp with LinkedIn API
Read how to integrate SignIn with LinkedIn button to ASP.NET web app using JS API. We can also use this same functionality for SignUp with a LinkedIn account.
ASP.NET - Signin with Google plus using Google Plus API - Part 2
In previous blog post Login with Google Plus API in ASP.Net website, we looked at how to configure a
ASP.NET - Signin with Google plus using Google Plus API - Part 1
Integrating 'sign in with Google plus' in asp.net websites. Access the googl+ Profile, posts in asp.net website using Google+ REST API.