ASP.Net MVC: Moving GridView (Grid) Rows Up and Down with Arrow Button click
Here Mudassar Khan has explained with an example, how to move GridView (Grid) rows Up and Down by clicking on Arrow Up and Down Buttons in ASP.Net MVC. Each GridView row contains two Buttons namely Up...
View ArticleView Files after Upload in ASP.Net using C# and VB.Net
Here Mudassar Khan has explained with an example, how to view files after upload in ASP.Net using C# and VB.Net. The names of uploaded files will be displayed as list and when clicked it will display...
View ArticleRestrict files selection in HTML5 FileUpload
Here Mudassar Khan has explained with an example, how to restrict specific files only i.e. accept only specific type of files in HTML5 INPUT FileUpload element.
View ArticleINPUT 'type=file' accept doc docx in HTML
Here Mudassar Khan has explained with an example, how to use INPUT "type=file" to accept doc docx in HTML.
View ArticlePopulate ComboBox with XML in Windows Forms using C# and VB.Net
Here Mudassar Khan has explained with an example, how to bind (populate) ComboBox with XML in Windows Forms (WinForms) Application using C# and VB.Net.
View ArticleUsing WebClient in Windows Forms using C# and VB.Net
Here Mudassar Khan has explained with an example, how to use WebClient in Windows Forms (WinForms) Application using C# and VB.Net. This article will illustrate how to call an API using the...
View ArticleDisplay Islamic Hijri Calendar in HTML
Here Mudassar Khan has explained with an example, how to display Islamic Hijri calendar in HTML.
View ArticleDisplay Islamic Hijri (Islamic) Calendar in ASP.Net
Here Mudassar Khan has explained with an example, how to display Hijri (Islamic) calendar in ASP.Net.
View ArticleTesseract OCR: Read (Extract) Text from Image in ASP.Net using C# and VB.Net
Here Mudassar Khan has explained with an example, how to read or extract text from image using Tesseract OCR library in ASP.Net with C# and VB.Net. This process of reading or extracting text from...
View ArticleHow to display Hijri (Islamic) calendar (DatePicker) in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to display Hijri (Islamic) calendar in ASP.Net MVC.
View ArticleTesseract OCR: Read (Extract) Text from Image in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to read or extract text from image (OCR) in ASP.Net MVC. This process of reading or extracting text from images is also termed as Optical Character...
View ArticleCould not load file or assembly 'Microsoft.SqlServer.Types, Version=11.0.0.0
Here Mudassar Khan has explained with an example, how to resolve the following error which occurs while using RDLC Reports in Visual Studio.
View ArticleConfigure and Install RDLC Report in Visual Studio 2017 and 2019
Here Mudassar Khan has explained step by step, how to configure and install RDLC Report in Visual Studio versions 2017 and 2019. RDLC Report is not bundled in Visual Studio versions 2017 and 2019 and...
View ArticleConfigure and Install RDLC Report in Visual Studio 2022
Here Mudassar Khan has explained step by step, how to configure and install RDLC Report in Visual Studio versions 2022. RDLC Report is not bundled in Visual Studio versions 2022 and hence it needs to...
View ArticleReportViewer control not showing in Visual Studio 2017 and 2019
Here Mudassar Khan has explained step by step, how to solve the problem ReportViewer control not showing in Visual Studio 2017 and 2019. ReportViewer control is not bundled in Visual Studio versions...
View ArticleReportViewer control not showing in Visual Studio 2022
Here Mudassar Khan has explained step by step, how to solve the problem ReportViewer control not showing in Visual Studio 2022. ReportViewer control is not bundled in Visual Studio versions 2022 and...
View ArticleReporting Template is missing in Visual Studio 2017 and 2019
Here Mudassar Khan has explained step by step, how to solve the problem of missing Reporting Template in Visual Studio 2017 and 2019. The Template for reporting needs to be separated installed and this...
View ArticleReporting Template is missing in Visual Studio 2022
Here Mudassar Khan has explained step by step, how to solve the problem of missing Reporting Template in Visual Studio 2022. The Template for reporting needs to be separated installed and this article...
View ArticleRDLC Report not showing in Visual Studio 2017 and 2019
Here Mudassar Khan has explained step by step, how to solve the problem RDLC Report not showing in Visual Studio 2017 and 2019. The RDLC Report is not showing in Add New Item as it needs to be...
View ArticleRDLC Report not showing in Visual Studio 2022
Here Mudassar Khan has explained step by step, how to solve the problem RDLC Report not showing in Visual Studio 2022. The RDLC Report is not showing in Add New Item as it needs to be separated...
View Article