Author: admin

  • Blog
  • Author: admin

First Indian Website with microsoft silverlight

I was watching techmela program in CNBC and i found indian companies are also started to develop website with the Microsoft Silver light technology. You all are eager to know that which company is doing this. Yashraj films has developed site with Microsoft silver light. here is link for that site. http://www.yashrajfilms.com/

What’s new in SQL Server ‘Denali’ Management Studio.

Before sometime Microsoft has launched SQL Server Denali CTP a new version of SQL Server. I have downloaded it and install it on my machine. I have found variety of new features in SQL Server. Today I am going to explore some of the new features in SQL Server Denali Management Studio. Following are some

C# 6.0–Dictionary Initializers

This blog post is part of C# 6.0 Features Series. As we know c# 6.0 provides some cool new features and syntax sugar. Dictionary Initializers is one of them.  Till C# 5.0 we used to have collection initializers for collections but now C# 6.0 provides new way of initializing dictionary . This initialization features is

What’s new in ASP.NET MVC 5 Part-1 : Attribute Routing

ASP.NET MVC is a new buzz word in Microsoft.NET stack most of people have started learning into it. So recently before some time Microsoft has released a Major new version of ASP.NET MVC with ASP.NET MVC 5.x. There are lots of new features given with ASP.NET MVC 5.x versions and I’m going to write a