Display MessageBox in Windows Forms using C# and VB.Net
Here Mudassar Khan has explained
View ArticleASP.Net Core Razor Pages: Display MessageBox using JavaScript
Here Mudassar Khan has explained
View ArticleASP.Net MVC: Disable Browser Back Button after Logout using JavaScript
Here Mudassar Khan has explained with an example, how to disable Browser Back Button after Logout using JavaScript in ASP.Net MVC.
View ArticleGet MIME Type (Content Type) of a File in ASP.Net
Here Mudassar Khan has explained with an example, how to get MIME type or Content Type of a File in ASP.Net using C# and VB.Net.
View ArticleGet MIME Type (Content Type) of a File in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to get MIME type (Content Type) of a File in ASP.Net MVC.
View ArticleDisable Database Mail in SQL Server
Here Mudassar Khan has explained with an example, how to disable database mail in SQL Server.
View ArticleThe configuration option 'Database Mail XPs' does not exist, or it may be an...
Here Mudassar Khan has explained with an example, how to resolve the following error: The configuration option 'Database Mail XPs' does not exist, or it may be an advanced option in SQL Server.
View Article.Net Core 8: Read Connection String inside Program.cs from AppSettings.json file
Here Mudassar Khan has explained with an example, how to read Connection String from AppSettings.json file inside Program.cs class in .Net Core 8 and ASP.Net Core 8.
View ArticleEnable Database Mail in SQL Server
Here Mudassar Khan has explained with an example, how to enable database mail in SQL Server.
View ArticleWhat is ORM and How to use in ASP.Net Core
Here Mudassar Khan has explained with an example, what is ORM and how to use in ASP.Net Core (.Net Core).
View ArticleWhat is ORM and How to use in ASP.Net MVC
Here Mudassar Khan has explained with an example, what is ORM and how to use in ASP.Net MVC.
View ArticleGet Output Parameter from Stored Procedure using Entity Framework in ASPNet...
Here Mudassar Khan has explained with an example, how to get Output parameter from Stored Procedure using Entity Framework in ASP.Net using C# and VB.Net.
View ArticleUsing Request.QueryString in ASP.Net Core
Here Mudassar Khan has explained with an example, how to use Request.Query collection for extracting QueryString parameter values in ASP.Net Core MVC.
View Article