Skip to content

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

Category: .net

2021-01-282022-01-05.net

Send Email with MailKit in .NET

Using MailKit to send email in .NET. The old way with SmtpClient, […]

2021-01-222022-01-05.net

C# Using Statements

The new syntax for “using” with C# makes it much easier to […]

2021-01-182022-01-05.net

.NET Tuples

The new way of writing tuples in C# is much nicer than […]

2021-01-182022-01-05.net

.NET Guid Formats

GUIDs can be a quick (but not secure) way to generate random […]

2021-01-172022-01-05.net

.NET XML Writer

XmlWriter is an easy way to generate XML when you need it. […]

2021-01-162022-01-04.net

Loops vs HashSets

When looking up data in memory from a large collection, a HashSet […]

2021-01-102022-01-04.net

.NET Passwords

Consider using Identity, Google, domain authentication, or some other solution for authentication, […]

2021-01-092022-01-04.net

Razor Pages AJAX

Razor Pages is a fantastic alternative to ASP.NET MVC. Here’s one reason […]

2021-01-072022-01-04.net

Left Join in Entity Framework

If you need a left join in Entity Framework, you have a […]

2021-01-052022-01-04.net

Simplify XML Serialization

The default XML serialization method in .NET gives you a lot of […]

Posts navigation

Previous 1 … 10 11 12 Next
  • RSS Feed
  • GitHub
  • LinkedIn
  • Twitter
  • YouTube

.net asp.net async audio aws azure batch brotli browser c# cloud config cryptography css csv dependency injection email entity framework git guid gzip handlebars html images javascript jquery json jsonp linq linux mercurial mvc nodejs pdf records scss serialization sqlite sql server temporal tables tfs typescript windows wsl xml

If you learned something today

Buy Me a Coffee

© 2022 60 Second Dev. Proudly powered by Sydney