RPenton

Stories submitted by RPenton

F# to ship as part of Visual Studio 2010(blogs.msdn.com)

submitted by RPentonRPenton(40) 3 years, 5 months ago

Last year, the head of the Microsoft’s Developer Division, S. Somasegar, announced that Microsoft had begun investing in F# as one of Microsoft’s supported languages on the .NET platform. I am now thrilled to announce one result of this investment: F# will ship as part of Visual Studio 2010! Since the September 2008 CTP of F#, the F# team has been working hard on integrating F# into the main development branch of Visual Studio 2010. Below I show a screen shot of using the F# development tools in the 2010 shell, with the new editor and the new look-back-in-time "Debug History" window. read more...

add a comment |category: |Views: 22

tags: another

How to dynamically create animations from C# in Silverlight(simplesilverlight.wordpress.com)

submitted by RPentonRPenton(40) 4 years, 2 months ago

A brief introduction about how to create animations in the C# codebehind, rather than relying on XAML. read more...

add a comment |category: |Views: 15

tags: another