🚀 Best C#, ASP.NET Core and Angular Courses. Upto 90% off 🔥🔥

ASP.NET Core, C# and Angular Blogs 🔥

Get regular updates, tips, tricks and information on ASP.NET Core, C# and Angular, also the occasional blogs on serverless apps like firebase, supabase. I also love writing about technical SEO, marketting etc.

Join other 1579 developers and get weekly dev tips, course updates and coupons

Collection Expressions in C# - Explained with examples

Collection Expressions in C# - Explained with examples

Collection expressions is a brand new feature introduced in C# 12. Collection expressions helps us to initialize and assign values to arrays, lists, spans and jagged arrays in a much easier way than the traditional way of assignment.

In this blog, we will explore what collection expressions are and how can we use them to initialize and assign values to arrays, lists and spans in C#.

Read More

Top 50 ASP.NET MVC Interview Questions - From Beginners to Advanced

Top 50 ASP.NET MVC Interview Questions - From Beginners to Advanced

In your journey to master ASP.NET MVC you might have come across various hands on tutorials and you might be great in them but to be job ready you would also have to prepare for ASP.NET MVC interview questions.

To make your lives easier and to help you achieve what you are aiming for, i.e. to get job ready, we have created a detailed and comprehensive list of ASP.NET Core MVC interview questions and answers that will focus on each and every question and will explain you in detail about that topic and logic.

Read More