Tag - CLR

ASP.NET Core vs. ASP.NET Framework: Which is Better for Your Project?

Making a pivotal choice that could profoundly affect the triumph of your web development venture entails selecting the appropriate technological foundation. Within the domain of constructing web applications utilizing C#, two widely-recognized choices emerge: ASP.NET Core and ASP.NET Framework. Each option boasts its own distinctive advantages and drawbacks. In our upcoming article, we aim...

SQL Server as a Runtime Host

If you are a SQL Server developer or database administrator, you might just be inclined to use the new Common Language Runtime (CLR) hosting feature to write stored procedures in C# or VB.NET without knowing how it works. But you should care. SQL Server is an enterprise application, perhaps one of the most important...