April 2011 - Posts

2
Comments

Installing SQL Server 2011(Denali) CTP Step by Step Overview by Jalpesh P. Vadgama

Today I have downloaded the SQL Server 2011 CTP and I am very excited about the new features provided by it. I am going to post new features of the SQL Server 2011(Denali) CTP in future post. Today I am going to post about how install SQL Server 2011...
2
Comments

Visual Studio 2010 and UML(Unified Modeling Language) Part-I by Jalpesh P. Vadgama

Microsoft Visual Studio 2010 comes with great UML Features I will explain them in details in future post. But In this post I am going to explain the UML concepts because its necessary to understand UML concepts before moving to Visual Studio 2010 part...
20
Comments

ExpandoObject class in C# 4.0 by Jalpesh P. Vadgama

As you know till now in c# everything was static and known at design time. But with the C# 4.0  language Microsoft have enabled new dynamic data type which is belongs to Dynamic Language Runtime on top of CLR(Common language Runtime). As you know...
0
Comments

Variable Reference Code Highlighting and Hide selection features of Visual Studio 2010. by Jalpesh P. Vadgama

Microsoft Visual studio 2010 is a Great IDE(Integrated Development Environment) and I am exploring everyday something new in this blog post , I am also going to explore something new with Visual Studio 2010. There are two more new features that can make...
1
Comments

New search feature Navigate To in Visual Studio 2010 by Jalpesh P. Vadgama

While you are doing code review then it is very necessary to search code and navigate code what you are reviewing and Navigate To feature of Visual Studio 2010 is made for the same. With the help of that feature you can easily navigate through code. You...
1
Comments

Pin features while debugging in Visual Studio 2010. by Jalpesh P. Vadgama

Visual Studio 2010 is one of most awesome tool to debug Microsoft.NET related code. I have found one more interesting feature with the Visual studio 2010. That is called Pin Data Tip feature. This features can be very useful when you are debugging the...
1
Comments

View Call Hierarchy window in Visual Studio 2010 by Jalpesh P. Vadgama

Visual studio 2010 Ultimate is great IDE(Integrated Development Environment) and I am loving more and more whenever I found some thing new. While doing some Code and Review and other stuff with Visual Studio 2010 I have found one of most interesting feature...
1
Comments

Adding labels to breakpoint in visual studio 2010 by Jalpesh P. Vadgama

With visual studio 2010 Microsoft has given a new features called to add/edit label in break point. This features comes very handy when you are having very large code to debug and You are having so many break points to debug. So, You can add the label...
1
Comments

Windows Azure camp in various city of India- Go Register it. by Jalpesh P. Vadgama

  Microsoft is organizing the windows Azure camp in various cities of India. It’s a great chance to learn new things about Microsoft Windows Azure. So If you want to be part of that then you must register in this event. Following are date and cities...
0
Comments

Historical Debugging (Intellitrace) on Visual Studio 2010 Ultimate Part-2 by Jalpesh P. Vadgama

In the first post I have explained how historical debugging will going to work and how we can enable the historical debugging. In this blog post I am going to take one real time scenario and then we will see the How historical debugging will work. Here...
More Posts Next page »