Posted in .NET Dev News Op-Ed

[Post-event: Codecamp Timisoara]: Meet the production ready Blazor

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

Last Saturday I attended the Codecamp conference in Timisoara and got another opportunity to talk to the local .Net community of my hometown about #Blazor….

Continue Reading
Posted in .NET Dev News

Blazor now in official preview

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

This morning I was browsing my Twitter feed and I suddenly woke up reading that Blazor is now an official preview. It was by chance…

Continue Reading
Posted in .NET Dev Intermediate Tutorials

Hosted services in ASP.Net Core

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

If you’re working with ASP.Net Core chances are that sooner or later you’ll find yourself in a scenario where you would ask yourself “how could…

Continue Reading
URIs in C#
Posted in .NET Beginner Tutorials

Working with URIs in C#

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

Most of today’s applications connect in one form or another to resources over a network. To do this we usually use URIs (Uniform Resource Identifiers)….

Continue Reading
Posted in .NET Beginner Dev Tutorials

Using Ocelot in a dockerized application

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

Some time ago I played around with Ocelot, since I needed to create an API gateway for a personal project I was working on. By…

Continue Reading
Posted in .NET Dev Intermediate Tutorials

Manipulating response headers in ASP.Net Core

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

HTTP headers are small pieces of additional information in form of key/value pairs that travel around the internet. You can find them in virtually all…

Continue Reading
Posted in .NET Intermediate Tutorials

ASP.Net Core 2.2 runtime events

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

ASP.Net Core 2.2 was recently released and announce at the Microsoft Connect() conference in Las Vegas. Sure, there was a lot of hype on the…

Continue Reading
Posted in .NET News Op-Ed

What’s the point of .Net Core 3.0 desktop applications

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

The Microsoft Connect() conference in Las Vegas took of on December 4th with some coll but not really unexpected announcements. For my interests the most…

Continue Reading
Posted in .NET Tutorials

.Net Core online courses

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

.Net Core is a constantly growing ecosystem and it becomes a viable option for developers, mostly due to the fact that you can easily develop…

Continue Reading
Posted in .NET Dev

An overview of Razor Components (server-side Blazor)

Dan Patrascu-Baba

Dan Patrascu-Baba

Developer, consultant, trainer at Codewrinkles
,Net Developer.Focusing on both the .Net world and Microsoft Azure. Experienced speaker and trainer.
Dan Patrascu-Baba

I wrote about Blazor some time ago. Blazor is really cool in my opinion and, in a certain way, the future of web development (even…

Continue Reading