Mobile Number (Cellphone Number) Validation using RegularExpressions (Regex)...
Here Mudassar Khan has explained with an example, how to perform Mobile Number (Cellphone Number) TextBox validation i.e. exact Ten Numbers (Digits) validation using Regular Expression in Windows Forms...
View ArticleImplement Password Policy using Regular Expressions in C# and VB.Net
Here Mudassar Khan has explained with an example, how to implement Password Policy using Regular Expression (Regex) in Windows Forms (WinForms) Application using C# and VB.Net. When the Button is...
View ArticleRegular Expression (Regex) to allow decimals and integers using C# and VB.Net
Here Mudassar Khan has explained with an example, how to allow both decimals as well as integers and any decimal number in Windows Forms (WinForms) Application using C# and VB.Net. When the Submit...
View ArticleDynamically generate and display QR code Image using C# and VB.Net
Here Mudassar Khan has explained with an example, how to dynamically generate and display QR code Image in Windows Forms (WinForms) Application using C# and VB.Net. In this article, I will make use of...
View ArticleASP.Net Core Razor Pages: Dynamically generate and display QR Code Image
Here Mudassar Khan has explained with an example, how to dynamically generate and display QR Code Image in ASP.Net Core Razor Pages. The QR Code Image will be dynamically generated in ASP.Net Core...
View ArticleASP.Net Core Razor Pages: Dynamically generate and display Barcode Image
Here Mudassar Khan has explained with an example, how to dynamically generate and display Barcode Image in ASP.Net Core Razor Pages. The Barcode Image will be dynamically generated using .Net Graphics...
View ArticleBind (Populate) Repeater using DataReader in ASP.Net using C# and VB.Net
Here Mudassar Khan has explained with an example, how to bind (populate) Repeater control using DataReader in ASP.Net using C# and VB.Net.
View ArticleConfigure Entity Framework Step By Step in ASP.Net
Here Mudassar Khan has explained a step by step tutorial, how to configure Entity Framework and connect to SQL Server database in ASP.Net.
View ArticleBind Repeater using Entity Framework in ASP.Net
Here Mudassar Khan has explained with example, how to bind Repeater control using Entity Framework in ASP.Net using C# and VB.Net.
View ArticleASP.Net Core: Implement jQuery DatePicker
Here Mudassar Khan has explained with an example, how to implement jQuery DatePicker in ASP.Net Core MVC.
View ArticleASP.Net Core: Implement Hijri (Islamic) Calendar
Here Mudassar Khan has explained with an example, how to implement Hijri (Islamic) Calendar in ASP.Net Core MVC.
View ArticleBind GridView using Entity Framework in ASP.Net
Here Mudassar Khan has explained with example, how to bind GridView control using Entity Framework in ASP.Net using C# and VB.Net.
View ArticleASP.Net Core Razor Pages: Implement Hijri (Islamic) Calendar
Here Mudassar Khan has explained with an example, how to implement Hijri (Islamic) Calendar in ASP.Net Core Razor Pages.
View ArticleASP.Net MVC: Configure Entity Framework Step By Step
Here Mudassar Khan has explained a step by step tutorial, how to configure Entity Framework and connect to SQL Server database in ASP.Net MVC.
View ArticleASP.Net Core: Implement Bootstrap DateTimePicker
Here Mudassar Khan has explained with an example, how to implement Bootstrap DateTimePicker in ASP.Net Core MVC.
View ArticlePopulate (Bind) WebGrid using JSON data from URL in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to populate (bind) WebGrid using JSON data from URL in ASP.Net MVC. In this article, the JSON file will be downloaded from the URL using WebClient...
View ArticleASP.Net MVC: Upload (Save) HTML5 Canvas Image to Server in Folder (Directory)
Here Mudassar Khan has explained with an example, how to upload (save) HTML5 Canvas Image to Server in Folder (Directory) in ASP.Net MVC. In this article, the jQuery Sketch plugin will be used to allow...
View ArticleASP.Net Core: Insert (Save) Hijri Date in Database
Here Mudassar Khan has explained with an example, how to insert (save) Hijri Date in SQL Server database table in ASP.Net Core MVC.
View ArticleRead QR Code Image in ASP.Net using C# and VB.Net
Here Mudassar Khan has explained with an example, how to read QR code image in ASP.Net using C# and VB.Net. In this article, ZXing.Net library will be used to read QR code image.
View ArticleASP.Core Razor Pages: Insert (Save) Hijri Date in Database
Here Mudassar Khan has explained with an example, how to insert (save) Hijri Date in SQL Server Database table in ASP.Net Core Razor Pages.
View Article