14550 3
How to redirect from HTTP to HTTPS in asp.net?

How can I redirect HTTP(not secured) to HTTPS(Secured domain) URL  in asp.net, here is my current code, which I am using in web.config

...
Type
Question
14446 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
14023 0
How to enable caching in IIS
Explains how to enable caching in IIS so that performance of website is improved by not requesting same content again
Type
Article
13742 0
Implementing WebGrid in MVC (Step by step integration)
In this article, I am going to provide you step by step procedure of implementing WebGrid in MVC.I will also explain how to sort, paginate, specify column name's etc in WebGrid of MVC
Type
Article
13658 0
Read Excel file and import data into GridView using Datatable in ASP.NET
In this article, I have explained how you can use C#, to read excel file into GridView using datatable in ASP.NET web-forms
Type
Article

13499 1
Performing CRUD operations in ASP.NET MVC using jqGrid (Explanation with example)
This article will explain you step by step, about how to perform CRUD operations in asp.net MVC using jQGrid
Type
Article
13375 0
Understanding ASP.NET Gridview control with an example
In this article, I have explained about how we can create gridview in asp.net and how to bind gridview with data in Sql server database, with an example.
Type
Article
13026 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
13022 1
Form Submit in ASP.NET MVC C# (HTML.BeginForm Example)
In this article, I have explained about HTML.BeginForm in ASP.NET MVC and how to submit form in asp.net mvc C# using simple example.
Type
Article
12870 0
File Upload in ASP.NET (Web-Forms Upload control example)
In this article, I have explained how we can upload file in asp.net web-forms using asp file upload control, step by step.
Type
Article

Page 6 of 31