Subscribe

Topic: VS 2010

New with Topic: VS 2010


Alvin Ashcraft
Alvin Ashcraft posted a blog entry
Dew Drop – December 2, 2009
 Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF...
 
Mike Walker
Mike Walker posted a blog entry
Microsoft Steps Up Architecture Modeling
Sudhanshu Hate from Infosys posted a good overview article on the new architecture modeling capabilities in Visual Studio Team...
 
himanet
himanet posted a blog entry
VS 2010 IDE Enhancements
1. Code Intellisence has improved a lot in VS2010. How? In What way?The moment you type a particular word, internally it...
4 days ago Hima | Topics: 2010IDE, 2010 Features, VS2010, Microsoft
 
Alvin Ashcraft
Alvin Ashcraft posted a blog entry
Dew Drop – November 30, 2009
 Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF...
 
<em>sankarsan_b</em>
sankarsan_b posted a blog entry
Tuple in C# 4.0
Tuple provides us with a way to group elements of disparate data types together.This is present in functional languages like...
5 days ago Sankarsan' Journal | Topics: .NET, C#, C# 4.0, VS 2010
 
himanet
himanet posted a blog entry
VS2010 Installation Steps
Download from the following linkVs_Proweb 4.40 MB in size maximum takes 5- 10 minutes or less than that to download.These are...
 
<em>hello2world2002</em>
hello2world2002 posted a blog entry
Tabs Studio 2010 style by Jameel Al-Aziz
Jameel did a great work designing Tabs Studio style perfectly matching Visual Studio 2010 theme:His style requires Visual...
10 days ago Tabs Studio Blog | Topics: Uncategorized, Style, VS2010
 
boFam
boFam posted a blog entry
Innovation Showcase Headlines – 11/23/2009
Here are this weeks headlines from the Innovation Showcase … PDC09 - Microsoft to Open Source the .NET Micro Framework...
 
kolbis
kolbis posted a blog entry
Team System 2010 Beta 2 “Microsoft Test And Lab Management” - Introduction
I have posted about the “Microsoft Test and Lab Management” (MTLB) first when the Beta 1 was introduced.In this post I...
17 days ago SRLTeam | Topics: News, TFS, Team System, Tests
 
amrelgarhy
amrelgarhy shared an item
Six Things That’ll Surprise You About .NET 4.0
I recently wrote an article for DevelopMentor’s Developments entitled    “Six Things That’ll Surprise You About .NET 4.0”You can read the entire article (republished just below this introduction) or if you’d rather see it as a quick set of...
 
kolbis
kolbis posted a blog entry
Team System 2010 Overview Lectures
After the grate success we add on the Team System lectures we made in the ALM user group we are about to do it again on 11 of...
32 days ago SRLTeam | Topics: News, ALM User..., VS2010, Team System...
 
Zafar Iqbal
Zafar Iqbal shared an item
The Minutes On 9 - Channel 9 Video Interviews with the ASP.NET 4 Team
Who loves you? Not only is Visual Studio 2010 Beta 2 now available for everyone to download (not just subscribers) but I've got 11 short video interviews with the ASP.NET 4 team up on Channel 9. I was up in Redmond just last week and made sure to stop...
 
<em>hello2world2002</em>
hello2world2002 posted a blog entry
Visual Studio 2010 Beta 2 support
Visual Studio 2010 Beta 2 was released this week. The only change I see (comparing to VS window tabs management in 2010 Beta 1)...
44 days ago Tabs Studio Blog | Topics: Uncategorized, VS2010
 
joy
joy posted a blog entry
My Recent Tweets 20091021
프로그래밍programming PlanetD - a collection of blogs about D: http://su.pr/4iAHrC #programming # D 언어에 관한 글...
 
Luis Abreu
Luis Abreu posted a blog entry
Script font format option in Visual Studio 2010
It seems like I’ll be answering one of my own questions regarding VS: how to change the color of strings in JavaScript?
45 days ago LA.NET [EN] | Topics: VS 2010
 
Jenner Maciejewsky Rocha
Jenner Maciejewsky Rocha posted a blog entry
Visual Studio 2010 e .NET Framework 4 Beta 2 Liberados
A Microsoft liberou hoje, para assinantes do MSDN Subscription, o Beta 2 do Visual Studio 2010 e .NET Framework 4.0. Aos que...
 
Luis Abreu
Luis Abreu posted a blog entry
VS 2010 beta 2 is out
And I’m already installing it…get it now!
46 days ago LA.NET [EN] | Topics: VS 2010
 
Alvin Ashcraft
Alvin Ashcraft posted a blog entry
Dew Drop – October 8, 2009
 Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Podcasts / Screencasts...
 
Alvin Ashcraft
Alvin Ashcraft posted a blog entry
Dew Drop – October 1, 2009
 Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF...
 
<em>sankarsan_b</em>
sankarsan_b posted a blog entry
Dynamic in C# – Part3
In the last two posts we have discussed about dynamic languages and how DLR allows dynamic languages to run on CLR.In this post...
76 days ago Sankarsan' Journal | Topics: .NET, C#, C# 4.0, Dynamic