frankliu

With a master degree in software engineering and almost 20 years of professional software development experience, I am excited to share my knowledge and experience. I am a full stack developer with extensive experience in .NET technologies like ASP.NET, ASP.NET Core, as well as JavaScript frameworks like Angular, React and VueJs. I am also very experienced with data including SQL Server, Reporting, ETL, Azure Data Factory and Power BI. I have a passion of learning and sharing all my experience in development as well as design and architecture. Besides technologies, I spend a lot time reading about philosophy, thinking and reflecting on life...

Clean Architecture Full Course

???To get the course for free (for now):https://frankliucs.com/architecture-course Software development career is very rewarding. Being able to code with simple, efficient and clean architecture will not only help you crack your interviews, but also take your career to a whole new level. Software development jobs are mainly in developing business…

Spread the love

Web API Full Course in .NET 5

To get the complete course: ??? : https://frankliucs.com/webapi-course Web API is one of the most import application frameworks based on ASP.NET Core platform. Almost all applications need to depend on a backend API based on platforms like ASP.NET core. Web API is also one of the most stable application frameworks that…

Spread the love

Async vs Parallelism in C#

I have a video on my YouTube channel regarding Asynchronous programming in C#. I will post the video at the end of this blog post. Today, someone asked a question in my channel and I thought I will share the answer here. Hope it helps a lot of more people.…

Spread the love

Learn ASP.NET Core in 5 minutes (2020)

Before we start, if you don’t feel like reading this article, you can watch it on my YouTube channel: Asp.Net Core is Microsoft’s platform for creating Web Applications. All Web applications process Http Requests and return Http Responses. Users send http Requests typically from a browser and the corresponding http…

Spread the love