ASP.Net MVC: Set value in Html.Hidden and Html.HiddenFor using jQuery
Here Mudassar Khan has explained
View ArticleASP.Net MVC: Set value in Html.Hidden and Html.HiddenFor using JavaScript
Here Mudassar Khan has explained
View ArticleSmtpClient is obsolete. Other options to send email
Here Mudassar Khan has explained with an example, about the System.Net.Mail.SmtpClient class which is now obsolete and what is the other way to send email in .Net 4.7 or higher and .Net Core.
View ArticleAttach Byte Array as attachment in MailKit using C# and VB.Net
Here Mudassar Khan has explained
View ArticleAttach file from Stream in MailKit using C# and VB.Net
Here Mudassar Khan has explained
View ArticleSend email with attachment with MailKit using C# and VB.Net
Here Mudassar Khan has explained
View Article.Net MailKit Error: 5.7.9 Application-specific password required
Here Mudassar Khan has explained
View ArticleSend emails with CC and BCC using MailKit in C# and VB.Net
Here Mudassar Khan has explained with an example, how to send emails with CC and BCC using MailKit using C# and VB.Net.
View ArticleSend Email using Gmail and MailKit in ASP.Net
Here Mudassar Khan has explained with an example, how to send email using Gmail and MailKit in ASP.Net WebForms with C# and VB.Net.
View ArticleSend Email using MailKit in ASP.Net MVC
Here Mudassar Khan has explained with an example, how to send email using MailKit library in ASP.Net MVC.
View ArticleWhat is Content Disposition Header in ASP.Net
Here Mudassar Khan has explained with an example, what is Content Disposition Header in ASP.Net?
View ArticleDownload file as attachment in Browser in ASP.Net
Here Mudassar Khan has explained with an example, how to download file as attachment in browser in ASP.Net using C# and VB.Net.
View Article