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
...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.
...
I am trying to add Pagination in ASP.NET MVC using this link(https://qawithexperts.com/article/asp.net/paging-sorting-and-filtering-in-aspnet-mvc-c/31)
...Hi, I have set user details on my git using those commnads :
I want now to delete that user now, how can I do that in Visual Studio code and Git Thanks.
...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
...Hello,
I am trying to have this kind of url
...How to send email from my Asp.net c# website from my domain email id with attachment.
//Solution
...