DotNetShoutout - Stories tagged with Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: Call hierarchy

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1238 days, 59 minutes ago
Friday, January 29, 2010 11:05:39 PM GMT
New in Visual Studio 2010: Call hierarchy Posted by Sven on January 30th 2010 to Visual Studio 2010 Call Hierarchy is something which I think will be a very handy new feature in VS2010. First of all you can see which parts of your code are making a call to a specified method and then you can see which calls are made from this method..and so on. To specify your method just right click on the method name and select View Call Hierarchy. Shortcut for Call hierarchy is CTRL + ALT + K. Thi... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: Navigate to…

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1240 days, 1 hour, 45 minutes ago
Wednesday, January 27, 2010 10:19:16 PM GMT
New in Visual Studio 2010: Navigate to… Posted by Sven on January 28th 2010 to Visual Studio 2010 “Navigate to” is just a simple way to find a certain method ASAP without using the search. I could do this kind of searching for a method already before with ReSharper. But if I have to be honest, I think Navigate to will be used more. I’m not to sure because I don’t know all the ReSharper shortcuts, but with ReSharper I had to push two shortcuts. First I had to look for the object, then ... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
2
Shouts

MsHelp » New in Visual Studio 2010: More then one IDE

posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1241 days, 1 hour, 6 minutes ago
Tuesday, January 26, 2010 10:59:00 PM GMT
New in Visual Studio 2010: More then one IDE Posted by Sven on January 27th 2010 to Visual Studio 2010 From now on you can run VS2010 and VS2008 on the same machine. This is new, because back in the day when I was working with Visual Studio 2005. When I tried to install VS2008, I first had to remove VS2005. For me this was a problem at the time because if you are working on a project in VS2005 and open it in VS2008, it will convert it. When you are a alone, that’s no issue, but if you... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010
4
Shouts

MsHelp » Disabling ReSharper 5.0

published 1243 days, 12 hours, 21 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1244 days, 52 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Saturday, January 23, 2010 11:12:24 PM GMT
Disabling ReSharper 5.0 Posted by Sven on January 24th 2010 to ReSharper, Visual Studio 2010 I am really a big fan of ReSharper! With Visual Studio 2010 I had to upgrade to version 5.0, which is currently in beta. Haven’t played with all the new features but this will come. I’m sure. Anyway.. I was looking at some new functionalities Visual Studio 2010 had to offer. Wanted to try out the new native Generate code based on usage. The problem however, well problem, is that ReSharper alr... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010, ReSharper
5
Shouts

MsHelp » Screencast: Visual Studio 2010 – New debugging experience

published 1243 days, 12 hours, 21 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1244 days, 13 hours, 41 minutes ago
Sunday, January 24, 2010 11:44:10 AM GMT Saturday, January 23, 2010 10:23:25 AM GMT
Screencast: Visual Studio 2010 – New debugging experience Posted by Sven on January 23rd 2010 to Collaboration, Debugging, Visual Studio 2010 In this screencast I will have a look at the new debugging features that are introduced together with Microsoft Visual Studio 2010. Questions that will be answered in this video are: What is collaborative debugging? What’s new when it comes to breakpoints? What are datatips and how can they help me while I’m debugging? what is IntelliTrace, pre... (more)
category: Screencast | clicked: 0 | 1 comment | | source: mshelp.be
tags: Collaboration, Debugging, Visual Studio 2010, Team
10
Shouts

Visual Studio 2010 and .NET Framework 4 IDE Enhancements –Part2

published 1262 days, 10 hours, 32 minutes ago posted by himanethimanet 1263 days, 17 hours, 26 minutes ago
Tuesday, January 05, 2010 1:32:31 PM GMT Monday, January 04, 2010 6:38:59 AM GMT
Contents [hide]1 Introduction 2 Multi Monitor Support 3 Multi Targeting 4 Two versions of built in web servers now 5 Backward Compatibility 6 Side by Side Execution 7 Parallel Development 8 Flexibility to work on SqlServer 2008 from IDE 9 Document tab - Individual close button 10 Summary Visual Studio 2010 and .NET Framework 4 IDE Enhancements SeriesPart 1 In this article HimaBindu Vejella explains IDE enhancements in Visual Studio 2010 and .NET Framework 4.0.Part 2 In this article I am going t... (more)
category: Web Dev | clicked: 1 | comment | | source: dotnetslackers.com
tags: visual studio 2010 beta 2, Visual Studio 2010, VS2010, Visual Studio 2008 Database Edition, .NET Framework 4.0
10
Shouts

Migrating Applications to Windows Azure

published 1269 days, 10 hours, 35 minutes ago posted by bobfamiliarbobfamiliar 1269 days, 18 hours, 21 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Tuesday, December 29, 2009 5:43:34 AM GMT
Now that Windows Azure is released, many of you will be evaluating Microsoft’s cloud platform for both new development projects as well as targeting the Azure Platform for migration of existing .NET applications. Bob Familiar recently took his music web site which was based on SQL Server 2005, ADO.NET, WCF SOAP Services and Silverlight 2 and migrated the code base to Windows Azure, SQL Azure, WCF RESTful services and Silverlight 3 using Visual Studio 2010 Beta 2 and Expression Blend 3. He captured... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Windows Azure, Visual Studio 2010, WCF RESTful Services, SQL Azure
5
Shouts

MsHelp » Getting started with Visual Studio 2010 and TFS2010

published 1268 days, 9 hours, 51 minutes ago posted by http://svenvanoirbeek.myopenid.com/http://svenvanoirbeek.myopenid.com/ 1270 days, 11 hours, 45 minutes ago
Wednesday, December 30, 2009 2:13:47 PM GMT Monday, December 28, 2009 12:20:06 PM GMT
Getting started with Visual Studio 2010 and TFS2010 Posted by Sven on December 28th 2009 to .NET 4.0, Visual Studio 2010 A new year is just around the corner and it’s also time to start working with Visual Studio 2010, Team Foundation Server 2010 and .NET4.0. It’s packed full with new and cool features. Maybe I’ll even do some posts on these new features. But how can you get started? Well that’s not too difficult. Microsoft has given us a lot of new VPC images for Christmas. Check out... (more)
category: How To | clicked: 0 | comment | | source: mshelp.be
tags: Visual Studio 2010, .Net 4.0
10
Shouts

Visual Studio 2010 New Features in Debugging – Exciting & Innovative - Code Happiness

published 1269 days, 10 hours, 35 minutes ago posted by codehappinesscodehappiness 1271 days, 13 hours, 45 minutes ago
Tuesday, December 29, 2009 1:29:13 PM GMT Sunday, December 27, 2009 10:19:39 AM GMT
This article talks about Visual Studio 2010’s powerful debugging features applicable from beginner to expert(based on latest VS2010 beta 2). (more)
category: Web Dev | clicked: 0 | comment | | source: www.codehappiness.com
tags: Visual Studio 2010
9
Shouts

Delay's Blog : Blogging code samples stays easy Update to free ConvertClipboardRtfToHtmlText tool and source code for Visual Studio 2010!

published 1276 days, 13 hours, 44 minutes ago posted by jantujantu 1277 days, 15 hours, 43 minutes ago
Tuesday, December 22, 2009 10:20:21 AM GMT Monday, December 21, 2009 8:21:51 AM GMT
A big part of my blog is sharing code and so most of the posts I write include sample source. Therefore, it's pretty important to me that the code I share be easy for readers to understand and use. For me, that means I want it to be static, syntax-highlighted, and in text form so it's copy+paste-able and indexable by search engines.I'm a big fan of keeping things simple and avo... (more)
category: Smart Client | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, .NET 2.0
7
Shouts

Creating extensions for VS 2010 - Somasegar

published 1284 days, 8 hours, 12 minutes ago posted by jantujantu 1286 days, 13 hours, 31 minutes ago
Monday, December 14, 2009 3:52:23 PM GMT Saturday, December 12, 2009 10:33:26 AM GMT
While Visual Studio has a wealth of functionality built in, one of the keys to any modern platform is extensibility. A main focus for us in Visual Studio 2010 has been to improve not only our API’s, but also the general ecosystem that surrounds extension development. The goal is simple - we want to make the entire process easier, from creation to publishing to consumption. Before You Start…One of the first things you’ll notice is the streamlined Visual Studio 2010 S... (more)
category: Web Dev | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Visual Studio
9
Shouts

Top 10 Upcoming Microsoft Releases That Developers Should be Excited About

published 1286 days, 18 hours ago posted by http://garrett-vlieger.myopenid.com/http://garrett-vlieger.myopenid.com/ 1288 days, 4 hours, 3 minutes ago
Saturday, December 12, 2009 6:04:19 AM GMT Thursday, December 10, 2009 8:02:05 PM GMT
There are a number of great new applications coming down the road from Microsoft. Take a look at what some of the best development tools and products have to offer. (more)
category: Architecture | clicked: 0 | comment | | source: garrettvlieger.com
tags: .NET, Visual Studio 2010, Microsoft
11
Shouts

Innovation Showcase : Silverlight 3/4: Advanced Performance / Profiling Techniques

posted by jbarnesjbarnes 1291 days, 6 hours, 59 minutes ago
Monday, December 07, 2009 5:05:38 PM GMT
07 December 2009 Silverlight 3/4: Advanced Performance / Profiling Techniques Did you know that by simply specifying “EnableGPUAcceleration=true “ in the Silverlight plug-in, in some cases, you can achieve dramatic performance improvements by leveraging the client’s GPU hardware? Check out Seema Ramchandani’s PDC09 session to learn how to leverage all the goodness the Silverlight stack and Visual Studio 20010 to optimize your managed code with a focus on the common bottlenecks in writing large Silv... (more)
category: Metro | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Silverlight 4
11
Shouts

Innovation Showcase : Office 2010 Workshop Materials

posted by jbarnesjbarnes 1291 days, 8 hours, 49 minutes ago
Monday, December 07, 2009 3:16:08 PM GMT
07 December 2009 Office 2010 Workshop Materials Office 2010 Beta is a broadly extensible platform for building information worker productivity solutions and developing for Office with Visual Studio 2010 makes this easy. The Office 2010 Developer Workshop includes videos and presentations. This content is designed to help you get started developing solutions, from Add-ins to full featured Office Business Applications (OBAs), using Visual Studio 2010 with Office 2010 and SharePoint 2010 as the core p... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010
11
Shouts

Innovation Showcase : Updated MSDN Parallel Computing Developer Center

posted by jbarnesjbarnes 1291 days, 9 hours, 8 minutes ago
Monday, December 07, 2009 2:56:23 PM GMT
07 December 2009 Updated MSDN Parallel Computing Developer Center Check-out the revised Parallel Computing Developer Center on MSDN at http://msdn.com/concurrency  the new site provides a more personal guided experience, helping developers to find content appropriate to their needs, for example by managed vs native, by tooling vs APIs, or by learning style, for example: Updated .NET Parallel Programming Samples The Code Gallery samples for parallel programming with the .NET Framework 4 Be... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010
8
Shouts

Programmatic Code Coverage Data Merging in Visual Studio 2010 - Peter Huene

published 1293 days, 8 hours, 50 minutes ago posted by jantujantu 1293 days, 15 hours, 20 minutes ago
Saturday, December 05, 2009 3:14:36 PM GMT Saturday, December 05, 2009 8:44:17 AM GMT
Programmatic Code Coverage Data Merging in Visual Studio 2010 In my last post, I demonstrated how you could use the coverage analysis assembly to analyze coverage files.  Today I will quickly cover how to programmatically merge multiple coverage files together.  This replicates the functionality that the code coverage results tool window has for merging coverage data from multiple test runs together.  The following assumes you’ve read the instructions in the previous post to reference the analysis assem... (more)
category: Smart Client | clicked: 3 | 1 comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Code Coverage
10
Shouts

dnrTV - Show #160 - Adam Cogan on TFS and Visual Studio 2010 Part 2

published 1295 days, 14 hours, 58 minutes ago posted by mithumithu 1296 days, 3 hours, 54 minutes ago
Thursday, December 03, 2009 9:06:40 AM GMT Wednesday, December 02, 2009 8:11:10 PM GMT
Adam and Carl continue to discuss using Visual Studio Ultimate and Team System to manage your projects and proposals. Several cutting edge 3rd party apps help out as well. (more)
category: Screencast | clicked: 3 | 1 comment | | source: www.dnrtv.com
tags: Visual Studio Ultimate, VS, Party Apps, Visual Studio 2010, Visual Studio, dnrTV, VS2010, team system
16
Shouts

131 jQuery Snippets for Visual Studio 2010

published 1296 days, 12 hours, 16 minutes ago posted by http://john-sheehan.com/http://john-sheehan.com/ 1298 days, 5 hours, 33 minutes ago
Wednesday, December 02, 2009 11:48:50 AM GMT Monday, November 30, 2009 6:31:54 PM GMT
A new OSS project to create code snippets for Visual Studio 2010 for use with jQuery. There are 131 so far. (more)
category: Web Dev | clicked: 1 | 1 comment | | source: john-sheehan.com
tags: Visual Studio 2010, jQuery, code snippet
10
Shouts

dnrTV - Show #159 - Adam Cogan on TFS and Visual Studio 2010 Part 1

published 1299 days, 4 hours, 20 minutes ago posted by mithumithu 1300 days, 18 hours, 39 minutes ago
Sunday, November 29, 2009 7:45:00 PM GMT Saturday, November 28, 2009 5:25:40 AM GMT
Carl caught up with Adam Cogan at the PDC in Los Angeles. Adam gives us the 9 steps you need to deliver your product to your customer using TFS and Visual Studio 2010. (more)
category: Screencast | clicked: 3 | 1 comment | | source: www.dnrtv.com
tags: Visual Studio 2010, dnrTV, VS 2010, PDC, TFS
Previous 1 2 ... 4 5 6 7 8 9 10 11 12 13 Next