2526 2
How to redirect from http to https in ASP.NET Core?

Hello, I would like to know, how can force user to redirect from http(not secured) page to https(secured page) in asp.net core?

I am using asp.net core boilerplate template.

...
Type
Question
2510 1
How to use Ajax Rating Control in listview?

I am using the AJAX Rating Control inside a ListView control, When I run the page it throws the error 'Specified cast is not valid'

Here Is the code 

...
Type
Question
2492 1
How can I put the values of database in array in ASP.NET MVC C# ?

How can I put the values of database in array in ASP.NET MVC C# ? 

...
Type
Question
2438 2
What is the Difference between String and string in C#?

Although I have intermediate knowledge of asp.net & C#, but I am still not clear with what's the difference between String (capital S) and string in C#?

When to use which one?

Example code:

...
Type
Question
2414 2
How can I Enumerate an enum in C#?

How can I Enumerate an enum in C#? Here is my current code, and it does not works:

...
Type
Question


2410 0
Compare JSON using C# and Get difference
In this article, I have mentioned how we can compare JSON objects in C# and get difference using console application example.
Type
Article
2363 2
Show correct message based on entering URL in C#

If user entering url across multiple country wise, if url exists message should come like : facebook.com exists in DE,IN. Here is the current code

...
Type
Question
2324 0
Set Default Value to Property in C#
In this article, I have mentioned with an example to set default value to a class property in C#
Type
Article
2276 0
Multiple Fields Order By With Linq
In this article, I have mentioned how we can sort or order by using multiple columns in C# linq with a console application example.
Type
Article
2227 0
Convert string to char or char array in C#
In this article, I have mentioned how you can easily convert string to char array in C# using .ToCharArray() and Char.Parse using Console application example.
Type
Article

Page 18 of 24