Send Emails in C# and ASP.NET Core! - It´s actually pretty SIMPLE!

preview_player
Показать описание
🔥 Wanna KNOW How to SEND EMAIL with ASP.NET CORE!? Then make sure to check out this video!

We'll make sure to turn you into a true developer in no time!

So, what is C#?
C# (pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. If you want to explore the language through interactive examples, try the introduction to C# tutorials.

And what is ASP.NET?
ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services. The name stands for Active Server Pages Network Enabled Technologies.

To learn more, make sure to watch the video, and we promise you that you'll become a C# developer by the end of the course! Have fun!

#csharp #coding #tutorial #learn #microsoft #net #email #mail #aspnet #dotnet

TAGS

tutorialsEU offers you free video tutorials about programming and development for complete beginners up to experienced programmers.
This includes C#, Unity, Python, Android, Kotlin, Machine Learning, etc.

Рекомендации по теме
Комментарии
Автор

hi sir i just want to know how to setup my outlook account for it. can i use this same way for send email via outlook..?

sukanya.
Автор

Awesome video. Exactly I watch your video on 1 year, after you uploaded.

ghimireayuisha
Автор

Sorry, This one is pretty much click bait at this point. He speaks well but leaves out a bunch of "Other" code from what he shows and there is no source code to download. Just says "go to my free course" which has a money back guarantee.

Thorne
Автор

Can you do another quick tutorial to receive emails?

johnkanekunga
Автор

This is not the recommended approach because the username and password are exposed, and if the project is accessible to others, it is not practical. The recommended method is to send emails using the API—obtain a special key from Google or another provider, and everything else is quite similar.

Daniel-txhx
Автор

how can you hide the email and password from being in the source code?

chotamulenga
Автор

Hello bro, I got this error using the same configuration: The function requested is not supported, I am using mailTrap

joseantoniosanchesgarcia
Автор

The server returned an invalid response to the EHLO command
Getting this error, how to solve it will you please tell me?

aniksaha
Автор

What I can do If I do not want to expose my password like this? If I have my application in production no developer would want their password visible in the code like this... Can you suggest an idea how to hide my password or authenticate another way?

kriskata
Автор

Um what if i dont want the email sent until someone registers a new account? And then verify it once the email is sent

joegreen
Автор

thanks now i can make malware that sends the malware from the host computer to their contacts

Wojbest_YT
Автор

How to use it for emails in database with API

mrtrader
Автор

I am getting this error "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.57 Client not authenticated to send mail"

shahinbabayev
Автор

Hold on email paladin and how many of those emails u can send per day ?

oilondabeats
Автор

Is it limited to sending mail? After 1 time I still haven't been able to send mail anymore!

wolfgang
Автор

Don't you read your comments ? Where is the link

Duelweb
Автор

Hello what if I want to save the message in draft instead of sending it

vikrantkhairnar