cls2deg

Stories kicked by cls2deg

Naming Anonymous Types with Generate from Usage(diditwith.net)

submitted by cls2degcls2deg(1535) 2 years, 7 months ago

Trick for using the new Visual Studio 2010 Generate from Usage feature to convert anonymous types to named types. read more...

add a comment |category: |Views: 7

tags: another

CodeRush Xpress 9.2(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 8 months ago

The free CodeRush Xpress from DevExpress provides C# and VB developers with powerful extensions to Visual Studio. These features include editing and refactoring tools that make it easier for you to quickly produce well designed code. Version 9.2 of CodeRush Xpress, which shipped on August 25, 2009, has greatly improved memory and performance characteristics. read more...

add a comment |category: |Views: 535

tags: another

Modifying VB XML Literals at Debug-Time(diditwith.net)

submitted by cls2degcls2deg(1535) 3 years, 3 months ago

Article showing how to change XML literals in the debugger without using Edit and Continue. read more...

add a comment |category: |Views: 4

tags: another

Visual Studio Snippet Designer(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 3 years, 7 months ago

Matthew Manela, an engineer on our Online Tools team, has created and released a free, community-based tool called the Snippet Designer. His tool is a Visual Studio add-in that allows you to create and edit snippets from inside the IDE. read more...

3 comments |category: |Views: 371

tags: another

Subversion Support Comes to CodePlex… Sorta’(stevenharman.net)

submitted by usshermussherm(5285) 3 years, 8 months ago

A little publicized feature lets you use Subversion to access project hosted on CodePlex - without the need to run SvnBridge locally! read more...

3 comments |category: |Views: 251

tags: another

Units of Measure in F#: Part One, Introducing Units(blogs.msdn.com)

submitted by cls2degcls2deg(1535) 3 years, 8 months ago

Part one of Andrew Kennedy's tutorial tackling the new Units of Measure feature of the F# language. read more...

add a comment |category: |Views: 33

tags: another

F# September 2008 CTP Released!(blogs.msdn.com)

submitted by cls2degcls2deg(1535) 3 years, 8 months ago

I’m very pleased to announce the availability of the F# September 2008 CTP Release, launched via the new MSDN F# Developer Center. This release represents an important step in the evolution of the F# language as we progress it towards a fully supported language for the .NET platform. A huge thank you to both the F# team and the community members who've helped us trial earlier versions of this release and given us so much excellent feedback. read more...

add a comment |category: |Views: 164

tags: another

Functional C# - Unfolding Lists(codebetter.com)

submitted by cls2degcls2deg(1535) 3 years, 11 months ago

Very nice post on implementing ideas from functional programming with C#. read more...

add a comment |category: |Views: 353

tags: another

Building an F# powered indexing system(tryingthisagain.com)

submitted by mrkurtmrkurt(280) 4 years ago

When I first started dabbling in F#, I really struggled to understand how someone (in particular, me) would sit down and start writing an application from scratch. Project Euler puzzles are a great way to learn syntax (and probably the best place to start), but I would have loved to see a real application's source with a sort of "here's how it was built" narrative. So that's what I'm going to do! read more...

add a comment |category: |Views: 38

tags: another

Day-to-day with Subversion(weblogs.asp.net)

submitted by jonasjonas(2215) 4 years ago

A good post that highlights some of the functionality of Subversion read more...

add a comment |category: |Views: 67

tags: another

Introduction to the FSharp programming language(lenielmacaferi.blogspot.com)

submitted by lenielleniel(504) 4 years ago

A brief introduction to the F# programming language that will be the next one to integrate Microsoft Visual Studio. From the point of view of a C# programmer there's a lot you must learn to master the new concepts related to this powerful functional programming language. See where to download the F# compiler bits and start programming today. read more...

add a comment |category: |Views: 124

tags: another

Yet Another Project Euler Series (YAPES)(diditwith.net)

submitted by lenielleniel(504) 4 years ago

For the past several months, I've been using F# to solve at least two Project Euler problems each week. I find this is a great way to sharpen my math skills and my F# skills simultaneously. If you're looking for a way to flex your programming muscles, you really should check out Project Euler. read more...

1 comment |category: |Views: 55

tags: another

New F# Compiler Released(research.microsoft.com)

submitted by dengar007dengar007(3084) 4 years ago

The new version of the F# Compiler was released May 1, 2008. Go download it now. read more...

4 comments |category: |Views: 99

tags: another

ReSharper 4.0, I love you but it may be time we break up (devlicio.us)

submitted by simonechsimonech(10.1k) 4 years, 1 month ago

What's happening with R# 4? Every build has more issues than the previous one... read more...

2 comments |category: |Views: 13

tags: another

The Developer Exchange Program(stevenharman.net)

submitted by usshermussherm(5285) 4 years, 1 month ago

How much better a developer would you be if you could regularly observe another Agile team in action... in person. read more...

2 comments |category: |Views: 7

tags: another

SQL Server 2008: Spatial Data, Part 6(jasonfollas.com)

submitted by jfollasjfollas(425) 4 years, 1 month ago

In this, the sixth part of a series about the new spatial data type in SQL Server 2008, methods and properties that return scalar values and Points are demonstrated. read more...

1 comment |category: |Views: 3

tags: another