On this blog, we're going to create our simple custom URL redirection for your javascript application. This is helpful especially if you're working with session timeout and you want to put... ...read more
In this blog, I'll show you a basic extension method that you can use to get the... ...read more
Deploying Vue.JS on Azure App service made easy using an extension. In this blog, I'm going to show you how you can create an app service and... ...read more
#vue.jsIn this blog post, you will learn how easy to get the run ID in your current Azure Databricks Notebook. ...read more
#machinelearningSeeding of users & roles in ASP.NET Core with EF Core made easy. In this blog, I'm going to show you how you can implement a basic seeding of users and roles for your ASP.NET Core app. ...read more
#asp.netIn this article, I'm going to help you how to install and use PostgreSQL (an alternative open-source object-relational database management system) in your ASP.NET Core App. ...read more
#asp.netIn this blog, I'll show you how to install and implement AutoMapper in your ASP.NET Core project. ...read more
#asp.netToday I'm going to help you (with simple steps) how to host your vue.js app on IIS. ...read more
#iis #vue.jsToday I'm going to teach how to publish your ASP.NET Core 2.1 app on Windows Service using self-contained application for windows. ...read more
#asp.netThis blog post will help you to create a simple but dynamic powerful web app powered by ASP.NET Core that is connected with MS Sql Server ...read more
#asp.netThis blog post will help you to install and setup maps and geolocation to your cross platform project. ...read more
#xamarinIn this blog post, I'm going to show you how to implement simple local notification in xamarin forms....read more
#xamarinThis post will help you get started in creating simple weather app in xamarin forms connected on a weather api...read more
#xamarinThis is the continuation of the "Simple Weather App in Xamarin Forms with MVVM using Weather API Part 1" where we are going to do the back-end development...read more
#xamarinThis is the continuation of the "Simple Weather App in Xamarin Forms with MVVM using Weather API Part 2" where we will start putting our UI design for our simple weather app...read more
#xamarinIn this post, we'll be creating simple Xamarin.Forms crud app with Realm Database and MVVM architectural design pattern. (Part 1)...read more
#xamarinThis is the part 2 or the continuation of "Creating Simple Xamarin Forms Crud App with RealmDB and MVVM...read more
#xamarinThis post will give you some insights how data binding and mvvm works in Xamarin Forms...read more
#xamarinThis post will help you how to use the Xamarin Live Player on your installed Visual Studio 2017 v.15.3 with updated Xamarin for Visual Studio...read more
#xamarinI'll show you some steps on how to setup xamarin live player in Visual Studio 2017 v.15.3...read more
#xamarinIf you're using asp.net web api or you want to apply this api snippets and add some logic to your xamarin forms login system, this post is very helpful ...read more
#xamarinHere are the basic steps on how to create your first web api using ASP.NET MVC...read more
#asp.net