6 years of experience on Microsoft technologies. Has good knowledge of Asp.net2.0/3.0/4.0, C#, SQL server, SSIS, SSRS, Sharepoint, CMS, Asp.net MVC 3, jQuery

Now codes in Ruby on Rails

DECLARE @name varchar(6) = 'Pramod'; 
DECLARE @passion varchar(4) = 'tech'; 
me = @name + @passion; 
runtime error, me exists not!!