I use Linux systems a lot, since dotnet core offered by Microsoft. I love creating Linux machines on VirtualBox and then doing coding on it.…
Continue reading VirtualBox Guest Addition Installation on Sparky Linux
Leave a CommentCoder, Blogger
I use Linux systems a lot, since dotnet core offered by Microsoft. I love creating Linux machines on VirtualBox and then doing coding on it.…
Continue reading VirtualBox Guest Addition Installation on Sparky Linux
Leave a CommentHere in this blog post I will list the steps you will need to install watchman on your Ubuntu 18.04 system. I am using watchman…
Continue reading Installing Watchman on Ubuntu 18.04
3 CommentsFirebase now supports Asp.Net core, or say .Net core for it’s database operations. There is a new Nuget package which gives you ability to use…
Continue reading Asp.Net Core Firebase Environment Variable Read Problem on Linux Ubuntu
Leave a CommentWorking with multiple virtual machine boxes is very common now days in software development. Mostly indi developers use virtual machines to separate different technology stacks.…
Continue reading Access Visual Studio localhost on host from guest virtual machine
Leave a CommentAsp.net core can be hosted on Windows as well as Linux. Hosting on windows is very easy and you can find plenty of resources for…
Continue reading Hosting Asp.net Core application on Linux using runtime and Apache
1 CommentLaravel is a very popular PHP web development framework. From last two years it’s at the top in the PHP frameworks list. In this article…
Continue reading Setup Laravel development environment in Linux(Ubuntu)
4 CommentsJavascript is the new big key player in web application development sector. Every where you see, you will find javascript frameworks. I remember the old…
Continue reading Best books & resources to learn Vue.js
Leave a CommentOracle has recently released updated MySQL connector for .Net core. In this post we’ll see how to connect to a MySQL database with asp.net core…
Continue reading Working with MySQL database in Asp.Net Core
Leave a CommentGone are the days when a software developer needs only to know one specific language. As web is growing at a very fast pace, companies…
Continue reading How to be a .Net full stack developer
Leave a CommentMostly we develop our applications on local machine and then after completing it, we deploy it on the production server such as Azure cloud. Many…
Continue reading How to copy your local MS SQL database to Azure
Leave a Comment