5811 1
Paging,Sorting and filtering in asp.net boiler plate?

I have downloaded asp.core project (MVC and angularjs version) and I would like to know how to implement paging sorting and filtering in asp.net boiler plate project using asp.net core

...
Type
Question
5793 1
Insert multiple data in multiple tables using single ActionResult in ASP.NET MVC?

I am creating a big assessment form for VISA purpose. Now there will be a section where users will be able to add their education info.

...

Type
Question
5639 2
5625 0
Creating Google charts in ASP.NET Core MVC
In this article, I have provided working example to use google charts in asp.net core web-application by returning JSON data from server.
Type
Article
5532 2
Type
Question

5520 0
jQuery AJAX in ASP.NET Core MVC
In this article, I have provided working example to send data to C# ASP.NET Core MVC controller using jQuery AJAX Post method call.
Type
Article
5467 2
How can I delete a user detail in GIT (visual studio code)?

Hi, I have set user details on my git using those commnads :

  • Open terminal
  • git config --global user.name fadoua  
  • git config --global user.email fadoua@yyy.com  

I want now to delete that user now, how can I do that in Visual Studio code and Git Thanks.

...
Type
Question
5368 2
how can I set a specific page as a default page in .net core 2 using visual studio code

Hi, I'm using visual studio code to develop a web site using asp.net core 2. when I debug the project the default page is set as : https://localhost:xxxx

I want to set my page : "Account/Login" as my website's default page .

means when I debug the project the first screen should appear will this : https://localhost:xxxx/Account/Login

how can I do that?

Thanks 

...
Type
Question
5360 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
5327 2
How to send mail from Domain server in Asp.net c#?

How to send email from my Asp.net c# website from my domain email id with attachment.

//Solution 

...
Type
Question

Page 19 of 31