Stories recently tagged with 'Alpha'

LINQ to XSD Preview Alpha 0.2(microsoft.com)

submitted by kheilighkheiligh(20) 4 years, 11 months ago

Add-on for Orcas to tag an XSD or other schema as "LINQ to XSD", build, and then have the object model derived from the schema as part of the solution. read more...

add a comment |category: |Views: 1

tags: another

Silverlight 2D Physics(chriscavanagh.wordpress.com)

submitted by BobStroggBobStrogg(1033) 5 years ago

A simple 2D physics demo for Silverlight 1.1 Alpha. This uses a managed version of the Bullet Physics library. Should run great on Windows or Mac, in IE, Firefox or Safari! (it'll give a download link for the Silverlight 1.1 Alpha plug-in if you don't already have it). read more...

add a comment |category: |Views: 30

tags: another

Introducing Regulazy: Point & Click Regular Expressions(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Roy Osherove has released a new Regular Expression (alpha) tool: "Regulazy is an attempt to build a small "Expert System" for creating .NET Regular Expressions. It lets the user create an expression based on a real life example of text they would like to parse. As the user interacts with Regulazy using the mouse, Regulazy offers the user possible expressions that would fit the currently selected text. As the user selects "rules" to apply on various parts of the text, a regular expression is built automatically in the lower application pane. The end result is a visual expression builder, that for most simple parsing operations, requires the user only to know what they would like to parse, and what the parsing rules should be - Regex Syntax is *not* needed." read more...

1 comment |category: |Views: 46

tags: another