5389 2
5316 2
Type
Question
5217 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
5213 0
Return JSONResult in ASP.NET Core MVC
In this article, I have provided working example to return json or you can say jsonresult in asp.net core MVC with status code.
Type
Article
5192 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

5155 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
5141 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
5128 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
4989 2
How to send Razor View as a Email with Model in ASP.NET MVC?

I am trying to send email in ASP.NET MVC, but it is not a plain HTML string, I need to convert Razor View with Model into string and then send it as a HTML content in MVC. So, How can I convert Razor view in HTML string with Model and then send it in MVC email? Thanks

...
Type
Question
4951 2

Page 19 of 31