vs2010
Tag details
Welcome to the 'vs2010' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'vs2010'.
Look up
"vs2010"
at The Free Dictionary
Latest blogosphere posts tagged “vs2010”
-
Rehosting the Workflow Designer in WF4
MSMVPS.COM —
Authority: 592
Note: This blog post is written using the .NET framework 4.0 Beta 2 With Windows Workflow Foundation 3 it was possible to rehost the workflow designer in your own application. But possible is about all there was to say about it as it was pretty hard to do anything beyond the basics. With Windows Workflow ...1 day ago -
Dew Drop – December 23, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links Free C# Legacy ...1 day ago -
Traceability in VS2010
C l e m e n s —
Authority: 103
Always an interesting question, how does traceability work in VS2010? To often asked without any context, or only asked from a requirements perspective. Still way too open to answer in a tweet. So, a post to canalize those questions a little bit more… [see the image below for the numbers] you can ...1 day ago -
Flowing transaction into a workflow using WF4
MSMVPS.COM —
Authority: 592
Note: This blog post is written using the .NET framework 4.0 Beta 2 One of the things that wasn’t possible in Windows Workflow Foundation 3 was flowing transaction over a WCF service request into a workflow. We could have transactions on the client, we could have transactions on the server but they would not be ...3 days ago -
Dew Drop – Early Edition – December 21, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links TWC9: 2009 – The Year in Review (Dan ...4 days ago -
New TFS 2010 Beta 2 patch available
MSMVPS.COM —
Authority: 592
A few weeks ago I posted about some issues I’ve had with Team Build on TFS 2010 beta 2 ( http://msmvps.com/blogs/molausson/archive/2009/11/23/issue-with-team-build-2010-beta-2-on-some-localized-machines-value-cannot-be-null-parameter-name-path1.aspx ). A fix for this and a few other issues has been released and it ...4 days ago -
VS 2010 Release Candidate announced
MSMVPS.COM —
Authority: 592
Finally, on the contrary to what I posted some days ago , Microsoft announced yesterday that there will be a public VS 2010 Release Candidate , and that "the planned final launch date is moved back a few weeks". This is good news for developers of add-ins, because: 1) That release will be the first one where the ...6 days ago -
Dew Drop – December 18, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links ASP.NET MVC 2 RC ...6 days ago -
VS2010 Modeling; Create Lifeline from Component
C l e m e n s —
Authority: 103
From the VS2010 MSDN sequence diagram documentation … Relationship to other diagrams You can use UML sequence diagrams together with other diagrams in several ways. Lifelines and types The lifelines you draw in a sequence diagram can represent typical instances of the ...1 week ago -
Dew Drop – December 16, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links LINQPad updated to ...1 week ago -
Dew Drop – December 15, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf No time for descriptions in Top Links ...1 week ago -
Book Review – Programming Entity Framework (EF) by Julie Lerman
PeterKellner.net —
Authority: 114
You all know that I’ve blogged quite a bit about LINQ2SQL. That technology has saved me a huge amount of programming effort verses using ado.net directly. We all know that... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance programming1 week ago -
JSON Serialization in Data Services Framework (DSF)
MSMVPS.COM —
Authority: 592
I found out the hard way that JSON Data contract serialization is not supported in the DSF (VS2010). Heres what I was trying to do. I wanted to pull down and parse data from a DSF application. I do have code to parse and dump the data to the console for instance, but I really wanted to work with a strongly typed class ...1 week ago -
Error 1 The “Validatexaml” task failed unexpectedly.System.IO.FileLoadException.Could not load file or assembly.
SmallWorkarounds —
Authority: 103
If you are facing the ValidateXaml exception and your build fails then it might be due to the new feature of blocking the downloaded content. This means whenever you download a project from the internet it is quite likely that windows will automatically block its content for few dll’s and if it’s so you will ...1 week ago -
Developer Tools Ecosystem Summit Videos now available
MSMVPS.COM —
Authority: 592
Channel 9 has now the video recordings of the talks that were given at the 2009 Developer Tools Ecosystem Summit: http://channel9.msdn.com/tags/Development-Tools-Ecosystem-Summit/ Id suggest to start with the keynote: VSX100: Visual Studio Extensibility Keynote: Past Present and Future ...1 week ago -
Silverlight 3 - Parte No. 4: Usando ListBox y DataBinding para desplegar un List Data con VS 2008 y C#
MSMVPS.COM —
Authority: 592
Hola Amigos, gracias por leer mi blog, si te gusta los posts en mi blog , por favor sígueme en Twitter bajo @lalfarod para ver mis aportaciones. Continuaremos con la 4ta parte de nuestros post sobre Silverlight 3 , esto lo estamos haciendo ya que está por salir Silverlight 4 y ...1 week ago -
Solving UI problems with Visual Studio 2010 Beta2 in VMWare
JOPX on SharePoint 2007 (MOSS and WSS V3 ) —
Authority: 118
I’m using VS2010 Beta2 on Windows Server 2008 R2 within VMWare Workstation and noticed that some parts of Visual Studio were not rendering or rendered in the wrong location – see for example the “New project dialog” which seemed to be missing some stuff. This KB provided the solution for these issues – ...1 week ago -
Clarification about WCF RIA Services
MSMVPS.COM —
Authority: 592
A lot as been said about “.NET RIA Services” now called “WCF RIA Services”, and much more about this name change, since many people doesn’t look at RIA Services like a real WCF Services with all their power, but that isn’t quite true since WCF RIA Services use the same bases as WCF but just make the ...2 weeks ago -
Scott Guthrie in Belgium – event write up and links
Katrien's MSDN Blog —
Authority: 111
Last Friday December 4th we had the pleasure to have Scott Guthrie visit Belgium after a few other European countries. For this visit we setup a full afternoon event together with the Visual Studio User Group (VISUG) at a Brussels movie theater. In this post I’m giving you an overview of the events and some ...2 weeks ago -
Dew Drop – December 9, 2009
Alvin Ashcraft's Morning Dew —
Authority: 125
Jump to: Top Links | .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | The Geek Shelf Top Links 10 AppFabric/.Net 4 ...2 weeks ago

