Visual Studio 2010

Tag details

Welcome to the 'Visual Studio 2010' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Visual Studio 2010'.

Look up Offsite Link "Visual", Offsite Link "Studio", Offsite Link "2010" at The Free Dictionary

Latest blogosphere posts tagged “Visual Studio 2010”

  • Update: Imtech Run PowerShell Script Deployment Step v1.1


    Waldek MastykarzAuthority Authority: 107
    I’ve just posted a minor update of the Imtech Run PowerShell Script Deployment Step . There are two things I’ve changed in the v1.1. First of all the PowerShell Script properties are now being displayed in a separate category called Deployment in the Properties Window. This makes it easier to find and track ...
    7 hours ago
  • Creating parameterized Deployment Steps for Visual Studio SharePoint development tools


    Waldek MastykarzAuthority Authority: 107
    One of the extensibility points of the new Visual Studio SharePoint development tools are the Deployment Steps: tasks that are executed during the Deployment Process in Visual Studio. The tools allow you not only to specify different Deployment Configurations using available Deployment Steps but also to create your ...
    10 hours ago
  • Working with Site Definitions using the Visual Studio SharePoint development tools


    Waldek MastykarzAuthority Authority: 107
    One of the new capabilities of the new Visual Studio SharePoint development tools is support for creating Site Definitions. Using the Site Definition SharePoint Project Template you can create and test Site Definition. In order to fully benefit of the new tools there are a couple of things you have to keep in mind. ...
    1 day ago
  • Extensibility Series – WPF & Silverlight Design-Time Code Sharing – Part I


    Karl On WPF - .NetAuthority Authority: 531
    This is the first in series of posts called the “Extensibility Series.”  This series will cover writing design-times for WPF & Silverlight custom controls for the WPF & Silverlight Designer for Visual Studio 2010 that target .NET 4.0 and Silverlight 3 and 4.  I will use the term Designer for the rest of ...
    1 day ago
  • Copy Source as Html in Visual Studio 2010


    Corey Roth - DotNetMafia.com - Tip of the DayAuthority Authority: 121
    I was working on my first SharePoint 2010 post today since I actually installed some bits and quickly discovered that I did not have Copy Source As Html working with Visual Studio 2010 Beta 2.  If you’re a blogger like me, you will find that you are quite addicted to this useful tool as it makes pasting good ...
    2 days ago
  • SharePoint 2010 Dev TidBit – Small bug in VS2010 Beta 2 SharePoint Tools (that’s fixed in RTM)


    Andrew Connell [MVP MOSS]Authority Authority: 124
    I ran into this doing a few code samples for SharePoint 2010 using the Visual Studio 2010 Beta 2 SharePoint tools. Passing it along as it threw me for a loop when I first saw it. First, in case you aren’t aware, the SharePoint “things” you add to a project in Visual Studio 2010 are called SharePoint Items ...
    2 days ago
  • Imtech Run PowerShell Script Deployment Step


    Waldek MastykarzAuthority Authority: 107
    In my previous article I wrote about extending the Visual Studio SharePoint development tools. Now it’s time for the first extension: Imtech Run PowerShell Script Deployment Step. Deploying solutions using the Visual Studio SharePoint development tools The new Visual Studio SharePoint development tools help you ...
    2 days ago
  • Extending Visual Studio SharePoint development tools with custom Project menu options


    Waldek MastykarzAuthority Authority: 107
    SharePoint 2010 ships with a great development story. Using the new Visual Studio SharePoint development tools you can create SharePoint solutions easier and faster. Visual Studio SharePoint development tools provide you out of the box with a great number of Project and Item Templates which allow you to create the ...
    2 days ago
  • Visual Studio 2010: Generating sequence diagrams on the fly


    PimpThisBlog.com - Latest published storiesAuthority Authority: 467
    One nice feature that Visual Studio 2010 provides is generating sequence diagrams on the fly. Just point out method and choose diagram generating option from context menu. In this posting I will show you how to generate sequence diagrams on the fly.
    2 days ago
  • Debugging Expression Trees in Visual Studio 2010


    C# Frequently Asked QuestionsAuthority Authority: 389
    First of all, let’s take a look at the example from one of my previous posts . It creates an expression tree for calculating the factorial of a number. ParameterExpression value = Expression .Parameter( typeof ( int ), "value" ); ParameterExpression result = Expression .Parameter( typeof ( int ), ...
    3 days ago
  • Silverlight 3 & 4 Library Sharing with .NET 4.0 Library or WPF


    Karl On WPF - .NetAuthority Authority: 531
    As if you need “another” reason to start running Visual Studio 2010 Beta2, here is another for all the cross platform .NET Line of Business application developers. Silverlight 3 & 4 Library assemblies can be referenced in .NET 4.0 applications and used.  The above WPF application has a file reference also ...
    3 days ago
  • Office 2010: Upgrading Projects to Microsoft Visual Studio 2010/.NET Framework 4.0


    MSMVPS.COMAuthority Authority: 659
    So Office 2010 is around the corner and developers are upgrading their environments to support solutions they have built for previous versions of Office. The situation is your are supporting an new office version with a new version of Visual Studio and a new .Net Framework. So you want to know, what is this process ...
    3 days ago
  • Great Discussion With Nikhil Kothari About RIA Services


    PeterKellner.netAuthority Authority: 119
      http://twitpic.com/pxclg One of my goals for PDC this year has been to better understand the Microsoft data story about how to work with clients better (Silverlight, JavaScript, Forms,... This site is a resource for asp.net web programming. It has examples by Peter Kellner of techniques for high performance ...
    3 days ago
  • PDC09 – Day Two – Windows Workflow Foundation 4.0 from the Inside out


    MSMVPS.COMAuthority Authority: 659
    Bob Schmidt – Program Manager For WF4: Programs are data Scheduler-based program execution stackless & serializable Runtime-mediated code rendezvous Natural Control flow run it the way you think of it Authoring WF is an activity Can author ...
    3 days ago
  • PDC09 – Day Two – Developing Advanced Applications with Windows Azure


    MSMVPS.COMAuthority Authority: 659
    Steve Marx – Technology Strategist Now we can have the ability to have more than a Web and a Work Role, since we have several different types of Roles. Example: IIS Role SMTP Role … Now the there is the new Storage API that is currently being shipped with the SDK and not only a sample. ...
    4 days ago
  • Silverlight 4: What’s New?


    DevCornerAuthority Authority: 458
    Today Microsoft announced new version of Silverlight, and released the Beta version of Silverlight 4. Here is the summary of new features in this version: Better Out of Browser Applications Elevated Privileges Support Cross Domain Networking Access Full file path from ...
    4 days ago
  • PDC09 – Day Two - Keynote


    MSMVPS.COMAuthority Authority: 659
    Steven Sinofsky Developing Windows 7 Learning Solving Problems + Innovation “Engineering 7” Blog made a very interesting Dialog even without having any code of the product, just about the decisions that were being made Ecosystem Readiness Developer Pre-Beta, Beta, RC rhythm ...
    4 days ago
  • PDC09 – Day One – Code Visualization, UML and DSLs


    MSMVPS.COMAuthority Authority: 659
    Cameron Skinner – Product Manager in Visual Studio, responsible for the Architecture Tools in VS2010 Why? Complexity remains a serious problem Found everywhere Code Requirements Organizational Politics and so on… VS2010 attacks these problems by increasing ...
    4 days ago
  • PDC09 – Day One – Application Server Technologies – Present & Future


    MSMVPS.COMAuthority Authority: 659
    Cloud: Fifth Generation of computing Cloud - 2010+ SOA - 2000s Web - 1990s Client-Server - 1980s MainFrame – 1970s Technology Disruptions Cheap Processing and Storing Virtualization Advances in Networking Advances in Web Technologies Emerge of Service Platforms ...
    5 days ago
  • Visual Studio 2010 – Visual Basic New Feature – NonSerialized Events


    Karl On WPF - .NetAuthority Authority: 531
    A long time feature request has been added to Visual Basic 10 that ships with Visual Studio 2010; decorating an Event as NonSerialized. In prior versions of Visual Basic developers had to implement a Custom Event or another workaround when their types needed to expose an Event and they had to be Serializable.  C# ...
    5 days ago

Comments about Visual Studio 2010

Personal attacks are NOT allowed
Please read our comment policy