iAwaaz-News-by-People - Stories tagged with VS2010
1
Awaaz

Visual Studio 2010 Productivity Power Tool Extensions - ScottGu's Blog

published 86 days, 21 hours, 25 minutes ago posted by nancynancy 88 days, 19 hours, 19 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:40:47 PM GMT
Last month I blogged about the Extension Manager that is built-into VS 2010 ? as well as about a cool VS 2010 PowerCommands extension that provides some extra features for Visual Studio. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ScottGu, Visual Studio, VS2010
1
Awaaz

jQuery Templates and Data Linking (and Microsoft contributing to jQuery) - ScottGu's Blog

published 120 days, 12 hours, 24 minutes ago posted by nancynancy 123 days, 22 hours, 11 minutes ago
Wednesday, May 12, 2010 3:36:09 AM GMT Saturday, May 08, 2010 5:48:28 PM GMT
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we?d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you?ll find jQuery automatically added to your project. A few weeks ago during my second keynote at the MIX 2010 confe... (more)
category: Technology | clicked: 1 | comment | | source: weblogs.asp.net
tags: .net, Ajax, ASP.NET, ASP.NET MVC, Javascript, jQuery, Microsoft, ScottGu, Visual Studio, VS2010
2
Awaaz

Use IntelliTrace without Visual Studio .NET

posted by nancynancy 129 days, 14 hours, 36 minutes ago
Monday, May 03, 2010 1:24:07 AM GMT
IntelliTrace is one of the best things in Visual Studio 2010. You can do ?time travel? through your managed code. John Robbins has cool cool blog post on the working on IntelliTrace. I knew I could use IntelliTrace in field where the customer does not have VS.NET. To use in field ,I had to figure out the dependencies for IntelliTrace. So I fired up Windbg attached to the IntelliTrace process which would dump the all the modules loaded Symbol search path is: SRVD:\symbolshttp://msdl.microsoft.com/downl... (more)
category: Technology | clicked: 5 | comment | | source: bit.ly
tags: IntelliTrace, VS2010
1
Awaaz

My Favorite New Features in Visual Studio 2010 - Scott Mitchell

published 143 days, 10 hours, 27 minutes ago posted by attitudeattitude 143 days, 21 hours, 4 minutes ago
Monday, April 19, 2010 5:33:09 AM GMT Sunday, April 18, 2010 6:55:25 PM GMT
On Tuesday, April 13th, Microsoft released Visual Studio 2010 and the .NET Framework 4.0 (which includes ASP.NET 4.0). To get started with Visual Studio 2010 you can either download a trial version of one of the commercial editions or you can go grab the free Visual Web Developer 2010 Express Edition. The Visual Studio 2010 ... (more)
category: Technology | clicked: 0 | comment | | source: www.4guysfromrolla.com
tags: Visual Studio, Visual Studio 2010, VS, VS 2010, VS2010
1
Awaaz

MSDN Webcast Elevating Load Testing with dynaTrace and VS2010 Ultimate on March 31st

posted by nancynancy 167 days, 12 hours, 48 minutes ago
Friday, March 26, 2010 3:11:13 AM GMT
I recently blogged about the Load Testing Capabilities of Visual Studio 2010 and the new extension interfaces that we from dynaTrace use to extend VS2010 Web- and Load-Testing to go beyond .NET and standard load-testing reports: VS2010 Load Testing for Distributed and Heterogeneous Applications powered by dynaTrace. Next week I am going to do a Webcast hosted by MSDN to show how dynaTrace enables users of VS2010 Ultimate to reduce their test cycles when testing pure .NET, pure Java or distributed heterog... (more)
category: Technology | clicked: 0 | comment | | source: blog.dynatrace.com
tags: Load Testing, Performance, VS2010, webinar
1
Awaaz

XAML Power Toys v5 Will Be Available Sunday at 7:00pm PST - Karl Shifflett

posted by nancynancy 169 days, 14 hours, 17 minutes ago
Wednesday, March 24, 2010 1:43:04 AM GMT
My blog has been very quiet the last month because I?ve been working very long hours in preparation for the next release of Visual Studio 2010. (more)
category: Technology | clicked: 0 | comment | | source: karlshifflett.wordpress.com
tags: Visual Studio, Visual Studio 2010, Visual Studio 2010 Beta 1, VS 2010, VS2010, XAML, XAML Power Toys
1
Awaaz

VS 2010 Beta 2 Read Me Items for Web Deployment - Vishal Joshi

posted by nancynancy 171 days, 17 hours, 3 minutes ago
Sunday, March 21, 2010 10:56:41 PM GMT
There are some known issues/bugs related to VS 2010 Web Deployment features in VS 2010 Beta 2 Read Me? I can imagine reading the entire Beta 2 read me file can be daunting so I thought I can just copy paste the ones related to Web Deployment here? DB Deployment will fail if the Database Name is longer than 127 characters Description: If you are using latest VS 2010 Web Deployment Features and trying to deploy your database using the Deploy SQL property page then at times you might get error from VSMsDe... (more)
category: Technology | clicked: 0 | comment | | source: vishaljoshi.blogspot.com
tags: Database, DB, Deploy, Deployment, SQL, Visual Studio 2010, visual studio 2010 beta 2, VS 2010, VS2010
1
Awaaz

Tips and Tricks: Quickly Closing Documents - The Visual Studio Blog

published 171 days, 15 hours, 51 minutes ago posted by nancynancy 171 days, 17 hours, 6 minutes ago
Monday, March 22, 2010 12:08:51 AM GMT Sunday, March 21, 2010 10:53:17 PM GMT
In VS 2010, we made a design decision to move the ?X? from the right side of the Tab Well (more)
category: Technology | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio, Visual Studio 2010, VS, VS 2010, VS2010
1
Awaaz

Architecture Analysis Practices with VS2010 Direct Graphs and Layer Diagrams

published 173 days, 17 hours, 10 minutes ago posted by amit_it7amit_it7 174 days, 10 hours, 27 minutes ago
Friday, March 19, 2010 10:49:40 PM GMT Friday, March 19, 2010 5:32:24 AM GMT
Been using the direct graph [DGML] and layer diagram capabilities from VS2010 for a while now. Used them on many different projects with a wide spread of architectures, different quality levels and with many questions to answer about it. And I recognized a common way of working when using the tools? It looks something like this: Zoom Out ? Recognize - Zoom In ? Analyze - Zoom Out or Zoom In ? Group ? Zoom Out and can been done in a different order? (more)
category: Technology | clicked: 0 | comment | | source: www.clemensreijnen.nl
tags: VS2010
2
Awaaz

MsHelp

published 179 days, 19 hours, 30 minutes ago posted by amit_it7amit_it7 181 days, 15 hours, 28 minutes ago
Saturday, March 13, 2010 8:29:46 PM GMT Friday, March 12, 2010 12:32:02 AM GMT
Visual Studio 2010 RC crashing? Posted by Sven on March 10th 2010 to Visual Studio 2010 If you have been working with Visual Studio 2010 and are experiencing some crashes, read on. I have to be honest, I haven?t experienced any big issues with Visual Studio 2010. But I did read some posts of people that did have. It?s probably because I?m not working all the time in Visual Studio 2010. I still switch between VS2010 and VS2008. So the issues that I have read about: Quoted from Nicholas... (more)
category: Technology | clicked: 0 | comment | | source: mshelp.be
tags: Bug, Crash, Patch, VS2010
1
Awaaz

WPF and Text Blurriness, now with complete Clarity - Scott Hanselman

published 181 days, 12 hours, 26 minutes ago posted by amit_it7amit_it7 181 days, 15 hours, 29 minutes ago
Friday, March 12, 2010 3:33:40 AM GMT Friday, March 12, 2010 12:30:42 AM GMT
The #1 complaint I hear about WPF (Windows Presentation Foundation) is that many fonts end up looking (more)
category: Technology | clicked: 0 | comment | | source: www.hanselman.com
tags: VS2010, Windows Client, WPF
1
Awaaz

Two More Fixes for Visual Studio 2010 Release Candidate - Nicholas Allen

published 180 days, 16 hours, 23 minutes ago posted by amit_it7amit_it7 181 days, 15 hours, 29 minutes ago
Friday, March 12, 2010 11:36:10 PM GMT Friday, March 12, 2010 12:30:25 AM GMT
Two fixes were published over the last few days to address issues reported with the Visual Studio 2010 release candidate. The first fix resolves a crash that can sometimes occur when hovering over an identifier to bring up a tooltip information display. This is a different issue than the crash when bringing up an Intellisense display with an active screen reader that was fixed a few weeks ago. The second fix addresses an issue with the... (more)
category: Technology | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Visual Studio 2010 RC, VS 2010, VS 2010 RC, VS2010, VS2010 RC
1
Awaaz

VS2010 Load Testing for Distributed and Heterogeneous Applications powered by dynaTrace Performance, Scalability and Architecture ? Java and .NET Application Performance Management (dynaTrace Blog)

published 179 days, 20 hours, 21 minutes ago posted by amit_it7amit_it7 181 days, 15 hours, 29 minutes ago
Saturday, March 13, 2010 7:39:01 PM GMT Friday, March 12, 2010 12:30:16 AM GMT
Visual Studio 2010 is almost here ? Microsoft just released the first Release Candidate which looks pretty solid and good. Microsoft added new interfaces for performance management solutions like dynaTrace to extend the Web- and Load-Testing capabilities (check out Ed Glas?s blog on what?s in VSTS Load Testing) to go beyond .NET environments and deeper than what Load Testing Reports tell you about the performance of the tested application. But before we go into what can be done by extending Visual Studi... (more)
category: Technology | clicked: 0 | comment | | source: blog.dynatrace.com
tags: Java, Testing, VS2010
2
Awaaz

.NET Framework 4: A first look at the new features « Mehroz’s Experiments

published 181 days, 18 hours, 21 minutes ago posted by mehrozmehroz 183 days, 20 hours, 8 minutes ago
Thursday, March 11, 2010 9:38:14 PM GMT Tuesday, March 09, 2010 7:51:43 PM GMT
Visual Studio 2010 Release Candidate has been made available a few weeks back. The .NET Framework 4 is arriving with some great new enhancements for all of us, and in this post, I plan to briefly discuss some of those exciting features that caught my eye. Here's the list of the features discussed: Parallel extensions, Entity framework 4, Managed Extensibility Framework, Silverlight 4, DLR and dynamic keyword, Code contracts, Optional Parameters. (more)
category: Technology | clicked: 3 | comment | | source: smehrozalam.wordpress.com
tags: .net 4, c#, Code Contracts, DLR, dotnet, dynamic, EF4, Entity Framework, MEF, Parallelism, Silverlight 4, TPL, VS2010
1
Awaaz

Sharing the goodness that is VB Using Projections with Data Services in Visual Studio 2010 - Beth Massi

published 183 days, 19 hours, 6 minutes ago posted by attitudeattitude 187 days, 14 hours, 33 minutes ago
Tuesday, March 09, 2010 8:54:09 PM GMT Saturday, March 06, 2010 1:26:21 AM GMT
Using Projections with Data Services in Visual Studio 2010Published 02 March 10 03:49 PM Starting in Visual Studio 2008 Service Pack 1, you can create ADO.NET Data Services to easily expose data models via RESTful web services. So if you are building a remote CRUD data access layer then this is a technology that you're probably using or are looking into. I?ve written a lot about about data services in VS2008, my favorites are:Using ADO.NET Data ServicesADO.NET Data Services - Building a WPF ClientADO.NE... (more)
category: Technology | clicked: 0 | comment | | source: blogs.msdn.com
tags: ADO.NET Data Services, article, DevCenter, Linq, VS2010, WCF Data Services
2
Awaaz

C# 4.0 dynamic keyword for Dummies ? Under the hood

published 183 days, 19 hours, 6 minutes ago posted by attitudeattitude 187 days, 14 hours, 34 minutes ago
Tuesday, March 09, 2010 8:54:09 PM GMT Saturday, March 06, 2010 1:25:30 AM GMT
In this post, we?ll go back to the basics to uncover few interesting aspects of C# 4.0 dynamic features. Let us start with a simple experiment. Static Typing or Early Binding Let us start with a bare minimum program. Fire up VS2010 and try the following code. It is obvious that this won?t compile. Simply because, the compile/design time checking ensures type safety - and as we don?t have a method named SomeStupidCall in our Human class, we can?t compile the same. So, that is what you get. Du... (more)
category: Technology | clicked: 1 | comment | | source: amazedsaint.blogspot.com
tags: c#, C# 4.0, dynamic, VS2010