6933 0
Convert PDF to HTML using C# in ASP.NET MVC
In this example, I have explained how you can convert PDF to HTML using C# and pdftohtml.exe in ASP.NET MVC
Type
Article
13539 0
Show Bootstrap Confirmation Modal before delete in ASP.NET MVC
In this article, I have explained how you can show bootstrap confirmation pop-up modal before delete in ASP.NET MVC
Type
Article
12999 1
Paging in Bootstrap pop-up Modal in ASP.NET MVC
In this article, I am going to provide you step by step procedure to implement paging in bootstrap pop-up modal in ASP.NET MVC
Type
Article
1206 1
Is it possible to call single usercontrol in Aspx page with multiple data and how?

i want to display multiple data in aspx page using single user control.data can be taken like dataset from database.

...
Type
Question
6041 1
Implementing Google reCaptcha in ASP.NET MVC
In this article, I have explained step by step, how we can implement google reCaptcha in asp.net mvc application, to protect your MVC website from spam.
Type
Article

11757 3
How to show date time with am/pm using C# in ASP.NET?

I have datetime saved in the database as "2019-04-06 15:22:23.150" now, how can show this date time value to user with am/pm using C# or Razor syntax in MVC View?

Sample output : 09/04/2019 03:52 PM

Thanks

...
Type
Question
6879 0
Send Emails in ASP.NET MVC using MvcMailer
In this article, I have explained how to install MVC Mailer in your ASP.NET application, set up email templates and send email using C#.
Type
Article
9698 0
Implementing Google Authentication in ASP.NET MVC
In this article, I have explained step by step, how we can implement google oauth authentication using google api in ASP.NET MVC application.
Type
Article
10411 0
Convert ASPX page to PDF in ASP.NET using iTextSharp
In this article, I have explained and showed a demo of how you can convert ASPX page into PDF using iTextSharp in your asp.net web-application.
Type
Article
11706 0
Remote Validations in MVC (Check if Email id exists in database)
In this article, I have explained how we can use Remote validations in MVC to check if username or email id is already registered and saved in database or not while registering a user.
Type
Article

Page 14 of 31