• subscribe


Vinod Kumar

Vinod Kumar works with Intel Technologies, India and has worked with Microsoft technologies since 2000. SQL Server is his passion, and he has been a Microsoft SQL Server MVP since 2003. He holds sessions at various Microsoft public forums, and he is an MCSE, an MCDBA, and an MCSD.

Email: vinod@extremeexperts.com

My Latest Content
My Latest Comments



Author Articles

Making the Most of the CLR

By Vinod Kumar, 04/19/2005

The integration of the common language runtime (CLR) in SQL Server 2005 opens up so many new possibilities that a developer might not know where to start. Here are three ways you ...

Security for CLR Assamblies in SQL Server 2005

By Vinod Kumar, 04/05/2005

The SAFE and EXTERNAL_ACCESS security settings are appropriate for most CLR assemblies, but here's one situation in which you need to use the UNSAFE setting.