I am trying to save data into database using web service[asmx], after saves successfully data into table I want to show successful message in JSON format
Here is my code:
...How can I make a controller in ASP.NET MVC do something(here it is inserting data in database) but doesn't load or reload the whole view just the partial view
...
I want to redirect the users to certain pages on the basis of their rating. How can I use a switch case in C# ASP.NET MVC to do this? Please give me suggestions with some code part.
...Hi, I am trying to run the below C# code for martix, but getting error