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'.
Latest blogosphere posts tagged “visual studio 2010”
-
Imtech Get SPMetal Definition Extension
Waldek Mastykarz —
Authority: 112
SPMetal is a part of the new SharePoint development toolset that allows you to generate the definitions for use with Linq to SharePoint. In the current release SPMetal is a command-line tool. At least it was, because using Imtech Get SPMetal Definition Extension you can use it from your SharePoint Server Explorer in ...20 hours ago -
Imtech Create Page Layout Content Type Extension
Waldek Mastykarz —
Authority: 112
Generating Page Layouts from Content Types was one of the functionalities of Imtech Fields Explorer – a tool that I’ve built for MOSS 2007. With the new Visual Studio SharePoint development tools there is no need for yet another tool in your toolbox. Imtech Fields Explorer will eventually be fully integrated in ...23 hours ago -
Ness Tziona Usergroup 1 Year Birthday Party
Ohad's Blog —
Authority: 120
Last Wednesday we celebrated a year of community work with the Ness Tziona Usergroup ! The meeting which included a lecture by Pavel about What’s new in C# 4.0 & Visual Studio 2010 grouped together more than 100 attendees who enjoyed a great lecture, 2 cakes, lots of pizza slices, balloon and a handful of ...1 day ago -
Update: Imtech Run PowerShell Script Deployment Step v1.1
Waldek Mastykarz —
Authority: 112
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 ...2 days ago -
Creating parameterized Deployment Steps for Visual Studio SharePoint development tools
Waldek Mastykarz —
Authority: 112
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 ...2 days ago -
Working with Site Definitions using the Visual Studio SharePoint development tools
Waldek Mastykarz —
Authority: 112
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. ...3 days ago -
Extensibility Series – WPF & Silverlight Design-Time Code Sharing – Part I
Karl On WPF - .Net —
Authority: 530
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 ...4 days ago -
Copy Source as Html in Visual Studio 2010
Corey Roth - DotNetMafia.com - Tip of the Day —
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 ...4 days ago -
SharePoint 2010 Dev TidBit – Small bug in VS2010 Beta 2 SharePoint Tools (that’s fixed in RTM)
Andrew Connell [MVP MOSS] —
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 ...4 days ago -
Imtech Run PowerShell Script Deployment Step
Waldek Mastykarz —
Authority: 112
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 ...4 days ago -
Extending Visual Studio SharePoint development tools with custom Project menu options
Waldek Mastykarz —
Authority: 112
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 ...4 days ago -
Visual Studio 2010: Generating sequence diagrams on the fly
PimpThisBlog.com - Latest published stories —
Authority: 466
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.4 days ago -
Debugging Expression Trees in Visual Studio 2010
C# Frequently Asked Questions —
Authority: 388
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 ), ...5 days ago -
Silverlight 3 & 4 Library Sharing with .NET 4.0 Library or WPF
Karl On WPF - .Net —
Authority: 530
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 ...5 days ago -
Office 2010: Upgrading Projects to Microsoft Visual Studio 2010/.NET Framework 4.0
MSMVPS.COM —
Authority: 658
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 ...5 days ago -
Great Discussion With Nikhil Kothari About RIA Services
PeterKellner.net —
Authority: 117
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 ...5 days ago -
PDC09 – Day Two – Windows Workflow Foundation 4.0 from the Inside out
MSMVPS.COM —
Authority: 658
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 ...6 days ago -
PDC09 – Day Two – Developing Advanced Applications with Windows Azure
MSMVPS.COM —
Authority: 658
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. ...6 days ago -
Silverlight 4: What’s New?
DevCorner —
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 ...6 days ago -
PDC09 – Day Two - Keynote
MSMVPS.COM —
Authority: 658
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 ...6 days ago

