6790 1
Getting error "Method arguments are not valid! See validationErrors for details " when posting ajax beginform in mvc

When I am trying to post regular Ajax.BeginForm in my asp.net MVC project (asp.net zero boilerplate project), I am getting this error

Method arguments are not valid! See ValidationErrors for details

Here is the image of the error

...

Type
Question
3640 1
How to add, edit & delete data into database using treeview with checkbox in ASP.NET MVC with entity framework.

How to add,Edit and delete data into database using treeview with checkbox in ASP.NET MVC with entity framework.

...
Type
Question
7640 2
Populating DropDownList with values showing error There is no ViewData item of type IEnumerable SelectListItem that has the key Name

I Have populated the DropDownList with the roles from the AspNetRoles, when I am registering a new user and allocating a role an error is thown

"There is no ViewData item of type 'IEnumerable<SelectListItem>' that has the key 'Name'."

My AccountController :

...
Type
Question
10611 2
Where Can I download complete Visual Studio 2017 ISO?

Hello, I need to download community edition of Visual Studio 2017 ISO complete? Where Can I download it?

I would like to have .ISO file to download if possible, thanks

...
Type
Question
18154 0
Create XML sitemap dynamically in ASP.NET MVC C#
In this article, I will help you create or generate XML sitemap dynamically using C# code in ASP.NET MVC with explanation.
Type
Article

7024 1
How to create Dropdown list using Option group in MVC Razor?

How to create Dropdown list using Option group in MVC Razor syntax in View, like below iimage

...

Type
Question
2467 1
URL Rewriting in asp.net MVC

I need functionality like, if user enters http://localhost:5130 default page should be open like user/index

and if user enters http://localhost:5130/customer, customer/index page should be open

 

how can i achieve this in MVC using route.config?

...
Type
Question
3692 2
Difference between LocalDb and SQL SERVER Software?

What is the difference between creating database inside localDb in visualstudio and creating database in sqlserver and joining it in VS .

...
Type
Question
5152 3
Show a slug url without id in the url in asp.net mvc

Hello,

I am trying to have this kind of url

...
Type
Question
6196 2
Entity Framework 6 Select data using ToListAsync doesn't work

I am using Entity framework 6 and my query is as below:

...
Type
Question

Page 22 of 31