The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Day 3 Pt. 2 - DSL Tools

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Avery

Posts: 1206
Nickname: james615
Registered: Sep, 2003

James Avery is a .NET pimp
Day 3 Pt. 2 - DSL Tools Posted: Jun 8, 2005 3:49 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by James Avery.
Original Post: Day 3 Pt. 2 - DSL Tools
Feed Title: .Avery Blog
Feed URL: /blog/Install/BlogNotConfiguredError.aspx
Feed Description: .NET and everything nice
Latest .NET Buzz Posts
Latest .NET Buzz Posts by James Avery
Latest Posts From .Avery Blog

Advertisement

Back in the hotel waiting to catch a shuttle over to a party and figured I would right up the rest of the day so I don’t have to try and do it tonight. :)

Went to an awesome session on Domain-Specific Language (DSL) Tools in Visual Studio. It blew me away. This is some awesome stuff. Basically, using a nice designer you can design your own modeling language based on your business. You can design shapes, connectors, add properties, and much more. Once you have all of this designed you distribute it using VSIP to other users.

Now that is pretty cool by itself, but the best part is that you can then wire up your model to code generation templates. These templates have a very CodeSmith/ASP.NET like feel, but unlike CodeSmith these are model based instead of data based. This has some huge possibilities.

After the DSL talk I did another talk at the O’reilly booth and then wandered over to play with the new Lenova tablet. Very very nice. Only downside for me is the resolution and the lack of a touchpad.

-James

Read: Day 3 Pt. 2 - DSL Tools

Topic: CMS.RAPIDExtras launched Previous Topic   Next Topic Topic: Skelta Workflow Lite launched

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use