6337 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
6321 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
6317 2
How to clear cache on IIS quickly and easily?

Hello, We have a website on IIS, Windows server and we are using ASP.NET MVC OutputCache, now we have updated code for few pages, but server is still showing cached pages, so how can I remove cache or clear cache on IIS, without making website go down?

Thanks

...
Type
Question
6209 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
6203 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

6045 1
How to customize/configure cutom Login UI for Identity Server 4 based on their Quickstart Repo

How to change the default Login UI template of Identity Server 4 based on my preferences?.

What steps should I do to implement my desired design with Identity Server 4.

Any links that tells how to customize/cofigure the template will help.

I am having a hard time to implement my design onto it. I am thinking to create angular 2+ login page with restful services on identity server 4 but it was not recommended because of security purposes.

...
Type
Question
6040 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
5933 2
How to update remote branches using Visual Studio Git?

Recently, I have pushed my code from local git to azure-devops, but after pushing code and clicking on "Fetch" doesn't update my local branches, it should have two branches dev & master but showing only one.

So, How can I update branches locally to show dev and master in my Visual Studio 2017 Git?

...
Type
Question
5906 1
How can I set JSON Serializer in ASP.NET Core (.NET 5)?

Hello, I am trying to work on JSON in ASP.NET Core MVC (using .NET 5.0 version), but I am not able to set JSON Serializer settings using it, I tried to use below code

...
Type
Question
5905 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

Page 17 of 31