6840 0
Creating GridView in ASP.NET Core MVC with Paging
In this article, I have provided step by step procedure to create grid view in ASP.NET Core MVC with data from database using Entity Framework and Bootstrap pagination.
Type
Article
6739 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
6705 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
6666 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
6600 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

6496 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
6416 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
6407 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
6392 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
6351 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

Page 17 of 31