I would like to show custom errors in my Asp.NET MVC C# application, how can i achieve it?
...Hello,Can we use Nested switch case in C# or switch case under if else case in ASP.NET C#? If yes, can anyone provide an example? I have been successfully able to redirect users to certain pages depending on the basis of the ratings. Now I want to redirect them depending on the basis of the ratings as well as DestinationID. I have attached the code for redirecting users depending on the ratings done by them.
...How to add,Edit and delete data into database using treeview with checkbox in ASP.NET MVC with entity framework.
...I am trying to delete a row from database in asp.net MVC C# using the code below
...In asp.net MVC, How can I send value from model in view to javascript file?
...Hi, I want to login with facebook account from my website MVC4 razor c# and add permissions for a FB user and for a FB page. I was found this article and try to do the same https://github.com/aspnet/Docs/blob/master/aspnet/mvc/overview/older-versions/using-oauth-providers-with-mvc.md
but I'm facing this error : Login Failure. Unsuccessful login with service.
What does this error means and how can resolve that problem. Thanks.
...Hi, I'm new at using Visual Studio Code on Linux Ubuntu to create a web site (asp.net core2). I have installed NuGet Package in my Visual Studio Code but want to add some package.
...