Welcome to MSDN Blogs Sign in | Join | Help

Pedro Silva's Blog

Development lead on Visual Studio Platform team focusing on the extensibility of Visual Studio.

Syndication

News

My name is Pedro Silva. I’m the development lead in the Visual Studio Platform team at Microsoft, working on VS Extensibility features, enabling VS extensions and the VS SDK.

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

Browse by Tags

All Tags » DSL Tools   (RSS)
The DSL Beta1 SDK is out!
Well lots of announcements this week with the VS Beta coming out... so here's one more: The Visual Studio 2010 DSL SDK Beta1 is available for download! This one is near and dear to me because I've worked on DSL Tools in the past, and it's wonderful to Read More...

Posted Friday, May 22, 2009 9:24 AM by PedroSilva | 1 Comments

T4 Editor Beta Released
The folks at Clarius have an update to their T4 template editor. They're now in Beta . It's a very useful editor for anyone doing large amounts of T4 template editing with good factoring of template code vs script and color coding of keywords. Read More...

Posted Thursday, October 18, 2007 1:35 PM by PedroSilva | 2 Comments

Filed under:

DSL Tools Forum Moved
In case you're looking for the DSL Tools forum and can't find it at its last location, it has moved into the VSX (stands for Visual Studio Extensibility :) forum, so you can ask your DSL-related questions there. And, here's the new link: http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=57&SiteID=1 Read More...

Posted Monday, October 15, 2007 9:05 AM by PedroSilva | 1 Comments

Filed under: ,

Microsoft Moves Ahead with Software Modeling
There's an interesting story in eWeek about Microsoft's work on Software Modeling . A lot of discussion about the future, but DSL Tools is really the present and the tip of the spear for a lot of the work that Microsoft is doing in software modeling. Read More...

Posted Wednesday, August 01, 2007 8:57 AM by PedroSilva | 3 Comments

Filed under: ,

DSL Designer for WIX
Mark passed around a link to a cool new DSL that lets you generate the WIX for a setup project from a diagram (or model) of your set of applications. This looks like a really cool use of DSL Tools, and it's on CodePlex for anyone that wants to have a Read More...

Posted Thursday, July 12, 2007 8:31 AM by PedroSilva | 1 Comments

Filed under:

T4 Editor by Clarius
Clarius has recently released their latest version of a T4 template editor - something quite useful for those DSL authors doing very much code generation. The editor includes: - Syntax coloring - Intellisense/Code completion - Collapsible regions of code Read More...

Posted Thursday, June 28, 2007 2:45 PM by PedroSilva | 0 Comments

Filed under:

DSL Tools for Orcas
In case you've all been wondering what has been happening with DSL Tools since v1 shipped, we've been working on getting it into the Orcas releases. The DSL runtime is now in the VS box itself, so it's no longer necessary to install the runtime with your Read More...

Posted Monday, June 11, 2007 8:50 AM by PedroSilva | 0 Comments

Filed under:

DSL Designer Screenshots
Kristoffer , a UI designer working with the DSL Tools team, recently posted a screen shot and some questions about the new DSL Designer that we're working on. If you'd like a sneak peek, have a look. Also, if you have any comments for him about the new Read More...

Posted Tuesday, March 28, 2006 11:04 AM by PedroSilva | 1 Comments

Filed under:

New DSL: VSTS Work Item Type Designer
Darren Jefford just posted about the Work Item Type Designer that he's been working on for a while. This designer was built using early versions of the DSL Toolkit , and now he's updating it to the Feb CTP. On the bright side, there was a lot of custom Read More...

Posted Monday, March 20, 2006 2:05 PM by PedroSilva | 1 Comments

Filed under:

Using Gaston's T4 Editor with GAT
Gaston recently posted how to use his T4 template editor to work with GAT (Microsoft's Guidance Automation Toolkit) templates. DSL Tools and GAT both use the T4 text templating engine, so if you learn to write templates in one, you can use that knowledge Read More...

Posted Friday, March 17, 2006 2:01 PM by PedroSilva | 0 Comments

Filed under:

Programmatically Loading DSL Domain Model
Daniel has a great post about how to programmatically load a DSL domain model file . This is useful in case you want to process the domain model file outside of the DSL designer, like in a GAT or VS add-in, or run across the domain model data in a command-line Read More...

Posted Tuesday, March 14, 2006 10:23 AM by PedroSilva | 0 Comments

Filed under:

Customization: Setting Position of a Shape When Its Created
There have been several questions on the DSL Tools forum about how to set shapes at specific locations when they're create. That type of custom placement that is definitely possible to do in our diagrams. Our modeling system has a feature called Rules Read More...

Posted Friday, February 24, 2006 10:14 AM by PedroSilva | 0 Comments

Filed under:

Edward Bakker on Using DSL Toolkit
Edward Bakker has a great blog that's largely about his adventures in using the DSL Toolkit to create some domain-specific languages. He's done an 18-post series so far on DSL Tools, ranging from just getting started and introductory information to creating Read More...

Posted Friday, February 03, 2006 9:19 AM by PedroSilva | 0 Comments

Filed under:

Customization: Setting EndPoint positions on a Connector.
There was a question on our forums about how to set the end points of a Connector programmatically, rather than having them calculated dynamically. This is possible to do in DSL Tools with some custom code. You can set the FromEndPoint and ToEndPoint Read More...

Posted Wednesday, February 01, 2006 1:14 PM by PedroSilva | 0 Comments

Filed under:

Say Hi to George
I just noticed that George Mathew recently started blogging. He's also a developer on DSL Tools. He's worked on the text templating engine and the underlying domain model infrastructure. Stop by and say hello. Read More...

Posted Tuesday, December 06, 2005 8:38 AM by PedroSilva | 0 Comments

Filed under:

More Posts Next page »
Page view tracker