Working with MySQL Database in Google Cloud Platform
IT Tutorials with Example
by Anoop Kumar Sharma
2y ago
In this article, we will learn How to create MySQL Database and use gcloud CLI to create databases, tables, and run queries on database objects.  A few Articles, which I already wrote and might be helpful for you if you are beginning with Google Cloud Platform are: Setting Up LAMP Certified by Bitnami in Google Cloud Platform  Create Virtual Machine Instance in Compute Engine in The Google Cloud Platform  Create a storage bucket in the Google Cloud Platform Getting Started with Cloud SQL in Google Cloud Platform  Working Up With Google Kubernetes Engine In Google Cloud ..read more
Visit website
Program to remove the duplicate character from the string
IT Tutorials with Example
by Anoop Kumar Sharma
2y ago
In this program, we will learn How to remove the duplicate character from the string in C#. I will recommend you to check the below link for Top C# Interview Programs asked during the Interview and Examination. Top C# Program for Interview Program to remove the duplicate character from the string As C# in the case-sensitive language, I am converting the string to the lowercase string so that I can compare the characters otherwise capital characters and small alphabetical characters will be treated as different characters. Program to remove the duplicate character from the string in C# in ..read more
Visit website
Learn Angular in Hindi (YouTube Series)
IT Tutorials with Example
by Anoop Kumar Sharma
2y ago
Recently, we have begun the “Learn Angular in Hindi” Series on our official YouTube channel. Many people commented/wrote us to start a series in Hindi on it. We need your support to make it successful. Please do like and subscribe to our channel if found useful.  ..read more
Visit website
How to Install SQLyog Community Edition
IT Tutorials with Example
by Anoop Kumar Sharma
2y ago
In this article, we will learn How to install SQLyog Community Edition in Windows Operating System. Currently, I am using it to access the MySQL Database. In case you are looking to install MySQL or MySQL Workbench then please check the below article. How to Install MySQL in Windows Operation System Let’s Begin: Go to Google and search for the SQLyog Community. Click on GitHub’s link to download the community edition. Download the SQLyog Community edition as per your system architecture. Double click on the downloaded SQLyog setup file to proceed with the installation. Select the Instal ..read more
Visit website
How to Install MySQL in Windows Operating System
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
In this article, we will see How to install MySQL in Windows operating system step by step. MySQL is one of the popular open-source RDBMS (Relational database management system). What is MySQL? MySQL is one of the popular open-source RDBMS (Relational database management system). It is so used by many popular websites like Facebook, Twitter, YouTube, Flickr, etc. MySQL was owned and sponsored by the Swedish company, MySQL AB, which was brought by Sun Microsystems, now Sun Microsystem is acquired by Oracle Corporation. Let’s begin: Go to the official website of MySQL in order to download ..read more
Visit website
Cookie Authentication in ASP.NET Core
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
In this article, we will learn How to implement Cookie Authentication in ASP.NET Core without using Identity. I will try to cover every step so that beginners can easily understand. This article is the part of ASP.NET Core learning series. If you are new to ASP.NET Core, then I will recommend you to go through the previous article of this series: Create your first application with ASP.NET Core 3.1 Project Structure in ASP.NET Core 3.1 Web Application Create ASP.NET Core Web Application with Visual Studio Code Understanding InProcess Hosting Model in ASP.NET Core Understanding OutOfProcess ..read more
Visit website
How to install Visual Studio 2019
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
In this article, we will see How to install Visual Studio 2019 in the windows 10 operating system. Microsoft Visual Studio is an Integrated Development Environment (IDE) which is used to develop computer programs, websites, web applications, web services, mobile applications, etc. It supports around 36 different programming languages with a code editor having IntelliSense (code completion component). One of the most basic and popular editions of Visual Studio is Community Edition. Visual Studio includes a debugger that works both as a source-level debugger and as a machine-level debugger. Deb ..read more
Visit website
Understanding OutOfProcess Hosting Model in ASP.NET Core
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
In this article, we will learn OutOfProcess Hosting Model in ASP.NET Core. If you are new to ASP.NET Core, then I will recommend you to go through the below articles of this series: Create your first application with ASP.NET Core 3.1 Project Structure in ASP.NET Core 3.1 Web Application Create ASP.NET Core Web Application with Visual Studio Code Understanding InProcess Hosting Model in ASP.NET Core In the previous article, we learned, How to configure InProcess hosting model in ASP.NET Core. We configured the AspNetCoreHostingModel value as InProcess in the .csproj file and saw that the app ..read more
Visit website
Understanding InProcess Hosting Model in ASP.NET Core
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
In this article, we will learn about one of the AspNetCoreHostingModel i.e. InProcess Hosting Model. If you are new to this ASP.NET Core tutorials series then I will recommend you to check the below articles: Create your first application with ASP.NET Core 3.1 Project Structure in ASP.NET Core 3.1 Web Application Create ASP.NET Core Web Application with Visual Studio Code In ASP.NET Core, there are two types of AspNetCoreHostingModel, one is InProcess and another is OutOfProcess hosting model. In InProcess hosting model, the ASP.NET Core application is hosted inside of the IIS Worker Proces ..read more
Visit website
Evolution / History of ASP.NET
IT Tutorials with Example
by Anoop Kumar Sharma
3y ago
Recently, I posted a video on our YouTube channel in which I have given brief information about the Evolution / History of ASP.NET. In this post, I am going to share the content which is shown during the presentation. If you have not seen the video yet, I am adding the link so that you can watch it here.  Evolution of ASP.NET (Quick Discussion on some of the popular Version(s) of ASP.NET) Evolution of ASP.NET ASP (Active Server Pages) - 1996 ASP.NET Web Forms - 2002 ASP.NET MVC - 2009 ASP.NET Core - 2016 ASP.NET Core 2 - 2017 ASP.NET Core 3.1 - 2019 ASP.NET Core 5.0 - 2020 1 ..read more
Visit website

Follow IT Tutorials with Example on FeedSpot

Continue with Google
Continue with Apple
OR