7054 1
How to pass Model to Partial View in ASP.NET MVC?

I have created Bootstrap tabs inside ASP.NET MVC razor view and calling Partial View from inside bootstrap, but I would like to know how can I pass Model to partial view while rendering it?

...
Type
Question
7021 2
How to do server validation in bootstrap pop-up modal?

I am using partial in pop-up modal, and I wanted to do a server validation but I want the modal will stay, is it possible without reloading?

I am using "Ajax.BeginForm". Thanks

...
Type
Question
6958 1
How to Leverage browser caching for my CSS and js files.

How to Leverage browser caching for my CSS and js files?

...
Type
Question
6915 2
Error "Entity Framework: Store update, insert, or delete statement affected an unexpected number of rows (0)"

Hello, I am using Entity framework in my asp.net MVC project, when I try to delete any row using Entity framework, I am getting following error

...
Type
Question
6841 0
Best Reporting Tool for ASP.NET (MVC, Core or Web-Forms)
In this article, I have listed all the best available free or paid reporting tools for asp.net core, asp.net mvc and asp.net web-forms, which you should consider for generating reports.
Type
Article

6830 1
Bootstrap Pop Up Modal Validation in ASP.NET Core MVC
In this article, I have provided working example to validate form inside bootstrap pop-up modal in asp.net core MVC using Data Annotations and AjaxBeginForm
Type
Article
6802 1
How to include anti-forgery token in ajax request in ASP.NET MVC?

When I am posting Form using jQuery Ajax in my ASP.NET Zero template, I am getting this error "Invalid anti-forgery token" or "The required anti-forgery form field \"__RequestVerificationToken\" is not present."

How can I Include in it in my AJAX Request in ASP.NET MVC, here is my current jQuery code

...
Type
Question
6786 2
Difference in Html.Partial vs Html.RenderPartial & Html.Action vs Html.RenderAction?

I would like to know difference between

  1. HTML.Partial and HTML.RenderPartial
  2. Html.Action and Html.RenderAction

in asp.net MVC, when we should use which HTML helper method?

Thanks

...
Type
Question
6757 1
How to Pass a value from asp.net (.aspx) page to HTML page

How can I pass value from C# web-forms (.aspx) to html page?

 

...
Type
Question
6705 1
Implementing Google reCaptcha in ASP.NET MVC
In this article, I have explained step by step, how we can implement google reCaptcha in asp.net mvc application, to protect your MVC website from spam.
Type
Article

Page 17 of 31