Execution of user code in the .NET Framework is disabled. Enable clr enabled configuration option.

Step-by-Step Guide to Solve "Execution of user code in the .NET Framework is disabled. Enable "clr" enabled configuration option"Okay, so what's going on here? We are using the custom ".net" code within the SQL Server. We recently migrated our database to a new server. While trying to execute the old commands on the new server, [...]

By |2024-04-16T08:04:53+00:00April 13th, 2024|Blog|0 Comments

Step by Step guide to know Logged in User Information

Step by Step guide to know Logged in User InformationHello everyone, this is Mayank Sanghvi from Vlemon.com, and I welcome you all in another Step-by-Step guide. In it, we will learn How to know logged-in user information. Sometimes we need to track logged-in user activity and find the logged-in user information. If we use SQL [...]

By |2023-01-14T05:44:28+00:00January 13th, 2023|Blog, Microsoft SQL Server|0 Comments

Power BI Data Analysis Expressions or DAX Step by Step Guide by Mayank Sanghvi

Microsoft PowerPivot, Power BI Desktop, and SQL Server Analysis Services (SSAS) Tabular models have a native formula and query language named DAX or Data Analysis Expression. DAX includes a set of functions and operators to perform Dynamic aggregation with the relational data. This page helps you find the list of operators and functions with the [...]

By |2022-06-10T03:30:16+00:00June 10th, 2022|Blog|1 Comment

Step by Step Guide to Learn about Android Custom ListView with ImageView EditText and Button using Kotlin

Step by Step Guide to create an android application for an Electronic E-Commerce store with a ListView to display products with the product name, image, price, an edit box to edit the product quantity, and two image buttons to increment decrement the product quantity. We will use Kotlin in this guide. If you are looking for [...]

By |2022-01-03T19:46:10+00:00January 3rd, 2022|Android, Blog, Kotlin|0 Comments

Step by Step Guide to Learn about Android Custom ListView with ImageView EditText and Button using Java

Step by Step Guide to create an android application for an Electronic E-Commerce store with a ListView to display products with the product name, image, price, an edit box to edit the product quantity, and two image buttons to increment decrement the product quantity. Before moving ahead, the following is the demo video that we [...]

By |2022-01-03T18:51:18+00:00January 3rd, 2022|Android, Blog|0 Comments

Step by Step guide to create Google Cloud SQL Instance for Microsoft SQL Server

This is a Step By Step guide for creating a Microsoft SQL Server service using Google Cloud SQL. We will cover the following key points in this article. Create a new Cloud SQL environment. Whitelist IP address to connect with Cloud SQL. Test Cloud SQL Connectivity from allowed IPs. Create a Sample Database. Step 1: [...]

By |2021-12-21T06:56:37+00:00December 20th, 2021|Blog, Cloud SQL, Google Cloud|0 Comments

Step By Step Guide to Create Windows 11 USB Installation Media

Hello everyone, this is Mayank Sanghvi from vlemon.com, and I welcome you all to another Step By Step Guide to create a Windows 11 USB Installation Media. To create a Windows 11 Installation media, we need a good internet connection and a USB Drive with at least 8GB space. You can read the same article [...]

By |2021-11-07T18:03:42+00:00November 7th, 2021|Blog, Windows 11|0 Comments

Step by step guide to upgrading from Windows 10 to Windows 11

Windows 11 is out, and it is available for the general public. However, if you are using a Windows 10 machine, you can upgrade it to Windows 11. The eligible system may receive an automatic update for Windows 11 by mid-2022. If you don't want to wait for automatic updates, you can refer to this [...]

By |2021-11-07T17:49:41+00:00October 8th, 2021|Blog, Windows 11|0 Comments

Step by Step Guide to find Windows 10 Build and Version Information

Hello, everyone. This Mayank Sanghvi from vlemon.com, and I welcome you all. This blog post helps us to find out How to find the Windows Version and Build information. I will share multiple methods to find the same information. If you want to read the same article in the Hindi Language, Click Here. We will use [...]

By |2021-11-07T17:50:57+00:00October 3rd, 2021|Blog, Windows 10|0 Comments
Go to Top