5594 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
5569 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
5537 0
Bulk Insert in ASP.NET Core MVC using Entity Framework Core
In this article, I have provided sample code with an example for fast way of inserting data in database using Entity framework core bulk insert.
Type
Article
5407 0
Treeview in ASP.NET Core MVC
In this article, I have provided step by step procedure to create treeview in ASP.NET Core MVC using jsTree.
Type
Article
5407 0
State Management in Asp.Net
This article provides you details of managing state in asp.net web applications and explains state management options using example.
Type
Article

5400 0
Best .NET APM tools to consider for your .NET application
In this article, I have provided a list of best .net or .net core APM tools which a developer or technical lead of team should consider using in his .NET application
Type
Article
5368 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
5339 2
5324 0
File upload on AWS S3 using C# in ASP.NET Core
In this article, I have provided step by step guide to upload file on Amazon Web Services (AWS) S3 using C# in ASP.NET Core MVC
Type
Article
5317 0
Difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core
In this article, I have provided answer to question, what is difference between AddTransient, AddScoped and AddSingleton in ASP.NET Core
Type
Article

Page 20 of 31