ASP.Net MVC: Numeric TextBox Validation (Numbers) using Data Annotations
Here Mudassar Khan has explained with an example, how to perform Numeric TextBox Validation i.e. allow only Number validation on Client Side using Data Annotation and jQuery in ASP.Net MVC.
View ArticleSend Email with attachment from Folder (Directory) in ASP.Net
Here Mudassar Khan has explained with an example, how to send email with attachment from Folder (Directory) in ASP.Net using C# and VB.Net.
View ArticleASP.Net Core Razor Pages: Send Email with attachment from Folder (Directory)
Here Mudassar Khan has explained with an example, how to send email with attachment from Folder (Directory) in ASP.Net Core (.Net Core) Razor pages.
View ArticleMySQL Error: 'Keyword not supported. Parameter name: ABC'
Here Mudassar Khan has explained
View ArticleMySqlException: Unable to connect to any of the specified mysql hosts
Here Mudassar Khan has explained
View ArticleMySqlException: Access denied for user 'roots'@'localhost' (using password: YES)
Here Mudassar Khan has explained
View ArticleMySqlException: Authentication to host 'localhost' for user 'root' using...
Here Mudassar Khan has explained
View ArticleSend Email with attachment from Folder (Directory) in C# and VB.Net
Here Mudassar Khan has explained
View ArticleASP.Net MVC: Send Email with attachment from Folder (Directory)
Here Mudassar Khan has explained with an example, how to send email with attachment from Folder (Directory) in ASP.Net MVC.
View ArticleASP.Net Core: Send Email with attachment from Folder (Directory)
Here Mudassar Khan has explained with an example, how to send email with attachment from Folder (Directory) in ASP.Net Core (.Net Core).
View ArticleException Handling in .Net Core using Switch Case statement
Here Mudassar Khan has explained with an example, how to handle the exceptions using Switch Case statement in ASP.Net Core (.Net Core 7) MVC.
View ArticleMySqlException: 'Table doesn't exist' error in MySql Database
Here Mudassar Khan has explained with an example, how to resolve the following error: Table doesn�t exist while working with MySQL database.
View ArticleMySqlException Authentication to host for user using method failed with...
Here Mudassar Khan has explained with an example, how to resolve the following error: Authentication to host 'localhost' for user 'root' using method 'mysql_native_password' failed with message while...
View ArticleMySqlException: Access denied for user 'roots'@'localhost' (using password:...
Here Mudassar Khan has explained with an example, how to resolve the following error: Access denied for user 'roots'@'localhost' (using password: YES) while working with MySQL database.
View ArticleMySqlException: Unable to connect to any of the specified MySQL hosts error...
Here Mudassar Khan has explained with an example, how to resolve the following error: Unable to connect to any of the specified MySQL hosts while working with MySQL database.
View Article