Send Email using MailKit in Windows
Here Mudassar Khan has explained with an example, how to send email using MailKit library in Windows Forms (WinForms) Application using C# and VB.Net.
View ArticleASP.Net MVC: Set value of Hidden field using JavaScript and send to Controller
Here Mudassar Khan has explained with an example, how to set value in Hidden field created using Html.Hidden and Html.HiddenFor helper method using JavaScript and send to Controller in ASP.Net MVC.
View ArticleASP.Net MVC: Set value of Hidden field using jQuery and send to Controller
Here Mudassar Khan has explained with an example, how to set value in Hidden field created using Html.Hidden and Html.HiddenFor helper method using jQuery and send to Controller in ASP.Net MVC.
View ArticleCould not load file or assembly 'Microsoft.SqlServer.Types, Version=10.0.0.0
In this article I will explain with an example, how to resolve the following error. Could not load file or assembly 'Microsoft.SqlServer.Types, Version=10.0.0.0, Culture=neutral, PublicKeyToken=myKey'...
View ArticleCould not load file or assembly 'Microsoft.SqlServer.Types, Version=13.0.0.0
In this article I will explain with an example, how to resolve the following error. Could not load file or assembly 'Microsoft.SqlServer.Types, Version=13.0.0.0, Culture=neutral, PublicKeyToken=myKey'...
View ArticleCould not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0
In this article I will explain with an example, how to resolve the following error. Could not load file or assembly 'Microsoft.SqlServer.Types, Version=15.0.0.0, Culture=neutral, PublicKeyToken=myKey'...
View ArticleCould not load file or assembly 'Microsoft.SqlServer.Types, Version=12.0.0.0
In this article I will explain with an example, how to resolve the following error. Could not load file or assembly 'Microsoft.SqlServer.Types, Version=12.0.0.0, Culture=neutral, PublicKeyToken=myKey'...
View ArticlePublish web application in Visual Studio 2022
Here Mudassar Khan has explained step by step, how to publish web application in Visual Studio 2022.
View ArticlePublish web application in Visual Studio 2010
Here Mudassar Khan has explained step by step, how to publish web application in Visual Studio 2010.
View ArticleDownload file as attachment in Browser in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to download file as attachment in browser in ASP.Net MVC.
View ArticleASP.Net Core Razor Pages: Download file as attachment in Browser
Here Mudassar Khan has explained with an example, how to download file as attachment in browser in ASP.Net Core Razor Pages.
View ArticleFetch and Display RSS Feeds in ASP.Net Core
Here Mudassar Khan has explained with an example, how to fetch and display RSS Feeds in ASP.Net Core MVC.
View ArticleASP.Net Core Razor Pages: Fetch and Display RSS Feeds
Here Mudassar Khan has explained with an example, how to fetch and display RSS Feeds in ASP.Net Core Razor Pages.
View ArticleSend Email with HTML Templates using MailKit in ASP.Net Core
Here Mudassar Khan has explained with an example, how to send HTML formatted email using HTML Templates using MailKit in ASP.Net Core MVC.
View ArticleDownload file as attachment in Browser in ASP.Net Core
Here Mudassar Khan has explained with an example, how to download file as attachment in browser in ASP.Net Core MVC.
View Article