Quantcast
Channel: Clear Lines Blog - Tools
Browsing latest articles
Browse All 8 View Live

Image may be NSFW.
Clik here to view.

.less is more

I gave a quick Firestarter talk at the San Francisco .Net user group yesterday about .less. .less (‘dot-less’) is an open source .Net library, which extends the functionality of CSS (it works with...

View Article


Image may be NSFW.
Clik here to view.

Automatically exclude bin and obj folder in Tortoise SVN

It seems like all the cool kids are using either Git or Mercurial these days, so I feel like a dinosaur sticking to Subversion and Tortoise for version control. In the meanwhile, I just figured out a...

View Article

Image may be NSFW.
Clik here to view.

Mutant Excel and .Net with ExcelDNA

Some time ago, I came across ExcelDNA, an open-source library designed to integrate .Net into Excel, via a  post by the Grumpy One, who described it as an interesting way to get Excel to talk to a...

View Article

Image may be NSFW.
Clik here to view.

Supercharge Excel functions with ExcelDNA and .Net parallelism

In my last post I explored how ExcelDNA can be used to write high-performance UDFs for Excel, calling .Net code without the overhead of VSTO. Using .Net instead of VBA for intensive computations...

View Article

Image may be NSFW.
Clik here to view.

In order to learn BDD, As a TDD fan, I want to try StoryQ

I have been a fan of Test-Driven Development for a long time; it has helped me write better code and keep my sanity more than once. However, until now, I haven’t really looked into Behavior-Driven...

View Article


New release of Microsoft Solver Foundation

Just saw that version 3.1 of Microsoft Solver Foundation has been released. I haven’t had time to try it out yet, but the list of improvements looks promising. A better non linear solver, better MIP...

View Article

Image may be NSFW.
Clik here to view.

VSTO: code traceability with Source Control

This post is part of a series providing commentary on the VSTO Stocks project. I initially developed it for the Excel Developers Conference in London, to illustrate some of the benefits or interesting...

View Article

Image may be NSFW.
Clik here to view.

FsCheck + XUnit = The Bomb

A couple of days ago, I got into the following Twitter exchange:@brandewinder do you have any link to get in touch with this combo? #fsharp— Max Malook (@max_malook) March 21, 2014  So why do I think...

View Article

Browsing latest articles
Browse All 8 View Live