HomePosts tagged โ€œVisual Studio 2010โ€

Visual Studio 2010

Showing 1 - 17 of 17 results
This blog post explain the usage of the Checked Block in .NET and how you can use them in Visual...
Does your Visual Studio 2010 run slow ??? Here's David Berg , in his Developer Division Performance Engineering blog explains...
Hereโ€™s an Hotfix for Visual Studio 2010 for the Knowledge base article KB2591016 that resolves issues that occur when using...
When you open a Windows Phone XAML page, the Visual Studio 2010 IDE opens the files (Designer and XAML code)...
A theme is a visual appearance for the controls in the Operating System .Changing the themes in the Mobile ,...
I was reading through a Blog article written by Glyn Moody . This talks about the interview with Richard Stallman...
  • .NET
  • November 20, 2024
When you an open a Windows Phone XAML Page in Visual Studio 2010, it might take some time for the...
This post will explain what is the difference between string and String in C#. How do you create a string...
Just found this nice template that helps to start the Windows Phone 7 Development in F# in the Visual Studio...
  • .NET
  • November 16, 2024
The Visual Studio 2010 provides the option in the Windows Phone Project to set the Application Tombstone upon deactivation when...
Today , I had an issue where my default Visual Studio Icon was somehow corrupted and showedย no iconsย . I couldnot...
I was recently caught up with this Error โ€œOperation illegal on linked parameterโ€ when working with the Crystal Reports and...
Most of the Windows Phone 7 developers might already be aware that the Windows Phone 7 Developer Toolkit CTP worked...
I just got the NDEPEND Professional License to try the NDEPEND . Installation process was really simple and below are...
By default , the Visual Studio 2010 displays the Windows Phone 7 forms in both WPF Designer Editor as well...
Recently , i was trying to develop a smart device application in Visual Studio 2010 and found that the template...
Optional parameters and named Parameters are the new features in C# 4.0.It provides the ability to define a parameter for...