New Additions
20 Mar 2023 20 Mar 2023 0 Comments  504 Views
Here Mudassar Khan has explained with an example, how to delete data from Database using Entity Framework in ASP.Net Core Razor Pages.
13 Mar 2023 13 Mar 2023 0 Comments  775 Views
Here Mudassar Khan has explained with an example, how to update data into Database using Entity Framework in ASP.Net Core Razor Pages.
13 Mar 2023 13 Mar 2023 0 Comments  695 Views
Here Mudassar Khan has explained will explain with an example, how to insert data into Database using Entity Framework in ASP.Net Core Razor Pages.

When the Submit Button is clicked, the Form is submitted and the data from the fields i.e. TextBox and DropDownList is sent to Index Model where it is inserted into SQL Server Database Table using Entity Framework in ASP.Net Core Razor Pages.
09 Mar 2023 09 Mar 2023 0 Comments  772 Views
Here Mudassar Khan has explained with an example, how to convert YouTube URL (Link) to embed URL (Code).

This article will explain how to play (embed) YouTube Videos in HTML Page using:

1. IFRAME element.

2. EMBED element.
09 Mar 2023 09 Mar 2023 0 Comments  698 Views
Here Mudassar Khan has explained with an example, how to delete data from Database using Entity Framework in ASP.Net Core MVC.
06 Mar 2023 06 Mar 2023 0 Comments  842 Views
Here Mudassar Khan has explained with an example, how to update data into Database using Entity Framework in .Net Core.
06 Mar 2023 06 Mar 2023 0 Comments  758 Views
Here Mudassar Khan has explained with an example, how to update data into Database using Entity Framework in ASP.Net Core MVC.
05 Mar 2023 05 Mar 2023 0 Comments  806 Views
Here Mudassar Khan has explained a simple tutorial with an example, how to use Entity Framework Code First Approach with existing Database in ASP.Net Core Razor Pages.

This article will explain how to configure Entity Framework Code first from database in ASP.Net Core Razor Pages.
28 Feb 2023 28 Feb 2023 0 Comments  905 Views
Here Mudassar Khan has explained a simple tutorial with an example, how to use Entity Framework Code First Approach with existing Database in ASP.Net Core MVC.

This article will explain how to configure Entity Framework Code first from database in ASP.Net Core MVC.
16 Feb 2016 20 Feb 2023 0 Comments  34188 Views
Here Mudassar Khan has explained with an example, how to convert Image to Text using Microsoft Office Document Imaging (MODI) in ASP.Net with C# and VB.Net.

This process of reading or extracting text from images is also termed as Optical Character Recognition (OCR).

This article will explain how to upload an Image containing some text and the text will be read from the Image using OCR process and displayed in ASP.Net Label control.
20 Feb 2023 20 Feb 2023 0 Comments  1095 Views
Here Mudassar Khan has explained with an example, how to read or extract text from image using Microsoft Office Document Imaging (MODI) in ASP.Net MVC.

This process of reading or extracting text from images is also termed as Optical Character Recognition (OCR).

This article will explain how to upload an Image containing some text and the text will be read from the Image using OCR process and displayed in View.
18 Jun 2014 20 Feb 2023 15 Comments  174737 Views
Here Mudassar Khan has explained with an example, how to read or extract text from image using Microsoft Office Document Imaging (MODI) in ASP.Net with C# and VB.Net.

This process of reading or extracting text from images is also termed as Optical Character Recognition (OCR).

This article will explain how to upload an Image containing some text and the text will be read from the Image using OCR process and displayed in ASP.Net Label control.
17 Feb 2023 17 Feb 2023 0 Comments  1352 Views
Here Mudassar Khan has explained with an example, how to create Model from existing Database using Entity Framework Code First Approach in ASP.Net MVC.
17 Feb 2023 17 Feb 2023 0 Comments  895 Views
Here Mudassar Khan has explained with an example, how to generate Context and Entity Classes from existing Database with Entity Framework Code First approach in ASP.Net MVC.
16 Feb 2023 16 Feb 2023 0 Comments  1267 Views
Here Mudassar Khan has explained a step by step tutorial, how to download and install the Microsoft Office Document Imaging (MODI) library.
07 Feb 2023 11 Feb 2023 0 Comments  1483 Views
Here Mudassar Khan has explained with an example, how to populate (bind) CheckBoxList from database using Entity Framework Code First Approach in ASP.Net MVC.
07 Feb 2023 07 Feb 2023 0 Comments  1940 Views
Here Mudassar Khan has explained with an example, how to bind (populate) Multiple Select (Multi-Select) DropDownList with CheckBoxes from database using jQuery in ASP.Net Core Razor Page.

The Multiple Select (Multi-Select) DropDownList with CheckBoxes will be implemented using jQuery Bootstrap Multi-Select plugin.
02 Feb 2023 02 Feb 2023 0 Comments  1941 Views
Here Mudassar Khan has explained with an example, how to bind (populate) Multiple Select (Multi-Select) DropDownList with CheckBoxes from database using jQuery in ASP.Net Core MVC.

The Multiple Select (Multi-Select) DropDownList with CheckBoxes will be implemented using jQuery Bootstrap Multi-Select plugin.
30 Jan 2023 30 Jan 2023 0 Comments  1234 Views
Here Mudassar Khan has explained with an example, how to populate (bind) CheckBoxList from database using Entity Framework in ASP.Net Core Razor Pages.
30 Jan 2023 30 Jan 2023 0 Comments  1238 Views
Here Mudassar Khan has explained with an example, how to populate (bind) CheckBoxList from database using Entity Framework in ASP.Net Core MVC.
03 Feb 2015 30 Jan 2023 4 Comments  110901 Views
Here Mudassar Khan has explained with an example, how to use Custom ASP.Net Server control DropDownCheckBoxes which is a Multiple Selection DropDownList consisting of a CheckBoxList control within it.

This article makes use of DropDownCheckBoxes library for implementing ASP.Net DropDownList CheckBoxList Server control.
26 Jan 2023 26 Jan 2023 0 Comments  1211 Views
Here Mudassar Khan has explained with an example, how to populate (bind) RadioButtonList from database using Entity Framework in ASP.Net Core Razor Pages.
26 Jan 2023 26 Jan 2023 0 Comments  1060 Views
Here Mudassar Khan has explained with an example, how to populate (bind) RadioButtonList from database using Entity Framework in ASP.Net Core MVC.
25 Jan 2023 25 Jan 2023 0 Comments  1247 Views
Here Mudassar Khan has explained with an example, how to populate (bind) CheckBoxList from database using Entity Framework in ASP.Net MVC Razor.
24 Jan 2023 24 Jan 2023 0 Comments  1095 Views
Here Mudassar Khan has explained with an example, how to populate (bind) RadioButtonList from database using Entity Framework Code First Approach in ASP.Net MVC Razor.