Sign in
Matthew Manela's Blog
Options
About
Email Blog Author
RSS for posts
Atom
OK
Search
Tags
C#
Chutzpah
Codeplex
Downloads
F#
Haskell
JavaScript
JQuery
LINQ
MSDN Code Gallery
NuGet
Open Source
Personal
Powershell
Programming
Snippet Designer
testing
Tools
Visual Basic
Visual Studio
Visual Studio 2012
Visual Studio Gallery
Windows
WPF
XAML
Archive
Archives
April 2013
(2)
January 2013
(1)
October 2012
(2)
September 2012
(3)
July 2012
(1)
June 2012
(3)
April 2012
(1)
March 2012
(1)
February 2012
(1)
December 2011
(2)
November 2011
(2)
September 2011
(3)
August 2011
(1)
July 2011
(1)
June 2011
(4)
May 2011
(3)
April 2011
(1)
March 2011
(2)
February 2011
(1)
January 2011
(2)
December 2010
(1)
November 2010
(1)
October 2010
(1)
September 2010
(3)
August 2010
(3)
June 2010
(2)
April 2010
(2)
February 2010
(1)
January 2010
(3)
December 2009
(1)
November 2009
(1)
September 2009
(1)
July 2009
(2)
May 2009
(1)
April 2009
(2)
March 2009
(3)
February 2009
(1)
January 2009
(2)
December 2008
(2)
November 2008
(2)
October 2008
(1)
September 2008
(3)
August 2008
(5)
July 2008
(1)
June 2008
(4)
May 2008
(3)
April 2008
(4)
March 2008
(8)
February 2008
(3)
January 2008
(3)
December 2007
(7)
November 2007
(4)
October 2007
(3)
August 2007
(2)
MSDN Blogs
>
Matthew Manela's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Matthew Manela's Blog
Chutzpah 2.4 – Code Coverage is a go!
Posted
28 days ago
by
Matthew Manela
With the Chutzpah 2.4 release one of the most asked for features is now available: built-in code coverage. In addition this release contains a bunch of bug fixes and added configurability. You can get the new bits from CodePlex, NuGet … Continue...
Matthew Manela's Blog
Using SignalR in an ARR cluster
Posted
1 month ago
by
Matthew Manela
My team ran into an issue when deploying an application which uses SignalR on a clustered environment using Application Request Routing (ARR). We created a simple three server setup with one server as an ARR node and 2 servers running … Continue...
Matthew Manela's Blog
Chutzpah 2.3 Released
Posted
4 months ago
by
Matthew Manela
This release contains a couple important new features and bug fixes. Chutzpah now gives you more control in how you want youe tests run using the new chutzpah.json settings file (described in detail below). You can get the new bits … Continue reading...
Matthew Manela's Blog
Chutzpah 2.2 with TypeScript support
Posted
6 months ago
by
Matthew Manela
This release contains a few new features most notably that Chutzpah can now work directly on TypeScript files. You can get the new bits from CodePlex, NuGet or go to the Visual Studio Gallery to get the updated Visual Studio … Continue reading →
Matthew Manela's Blog
Quickly moving up a directory tree
Posted
7 months ago
by
Matthew Manela
I am lazy and I have been working recently on optimizing my PowerShell profile to become faster from the command line. My most recent target was a command I run often to move up a directory: > cd ../ Now … Continue reading →
Matthew Manela's Blog
Temporary Post Used For Theme Detection (09f23e75-f652-4b20-a817-1b9b6e13d77f – 3bfe001a-32de-4114-a6b4-4005b770f6d7)
Posted
7 months ago
by
Matthew Manela
This is a temporary post that was not deleted. Please delete this manually. (3476b350-6f12-43a4-9081-e013d30d924f – 3bfe001a-32de-4114-a6b4-4005b770f6d7) Related Posts:Using NHibernate with existing ADO.NET transactionsChutzpah 1.4.0 ReleasedMaster...
Matthew Manela's Blog
Chutzpah 2.1 now with CoffeeScript support
Posted
8 months ago
by
Matthew Manela
Chutzpah 2.1 is now available. This release contains a few new features but most notable is that Chutzpah can now work directly on CoffeeScript files. You can enjoy the new bits from CodePlex, NuGet or go to the Visual Studio … Continue reading...
Matthew Manela's Blog
Temporary Post Used For Theme Detection (e53c9344-76dc-4874-8a9c-55befc3fc584 – 3bfe001a-32de-4114-a6b4-4005b770f6d7)
Posted
8 months ago
by
Matthew Manela
This is a temporary post that was not deleted. Please delete this manually. (2f63918e-c0a8-46ff-822f-ff4480221eaf – 3bfe001a-32de-4114-a6b4-4005b770f6d7) Related Posts:Chutzpah 1.4.0 ReleasedUsing NHibernate with existing ADO.NET transactionsMaster...
Matthew Manela's Blog
Chutzpah 2.0 Released
Posted
10 months ago
by
Matthew Manela
Chutzpah 2.0 is now available. This release contains many new and hopefully exciting changes. You can enjoy the new bits from CodePlex, NuGet or go to the Visual Studio Gallery to get the updated Visual Studio Context Menu Extension and Unit …...
Matthew Manela's Blog
Snippet Designer now supports C++
Posted
11 months ago
by
Matthew Manela
Snippet Designer 1.4.2 is available on the Visual Studio Gallery and on CodePlex. Visual Studio 2012 includes C++ snippet functionality. Snippet Designer 1.4.2 adds support for this functionality. C++ users rejoice! Related Posts:Snippet Designer...
Matthew Manela's Blog
Anatomy of the Chutzpah test adapter for VS 2012 RC
Posted
11 months ago
by
Matthew Manela
Coinciding with the release Visual Studio 2012 RC, I pushed an update of the Chutzpah test adapter for the Unit Test Explorer (UTE). I increased performance of the adapter through better caching and the new UTE notification feature which lets a test adapter...
Matthew Manela's Blog
Snippet Designer now supports Visual Studio 2012 RC
Posted
11 months ago
by
Matthew Manela
Snippet Designer 1.4.1 is now available on the Visual Studio Gallery and on CodePlex which adds supports for Visual Studio 2012 RC. Happy Snippeting! Related Posts:Snippet Designer 1.2 Beta Release with Visual Studio 2010 SupportChutzpah test adapter...
Matthew Manela's Blog
Making linking between anchors in an IFrame work in Firefox 11 and above
Posted
over 1 year ago
by
Matthew Manela
About a year ago I wrote the post Making linking between anchors in an IFrame work in Firefox 4 and above which detailed a workaround for making anchor tags in IFrame’s function as expected. Unfortunately this fix stopped working as … Continue...
Matthew Manela's Blog
Chutzpah 1.4.0 Released
Posted
over 1 year ago
by
Matthew Manela
A new version of Chutzpah is now available. Grab the new bits from CodePlex and NuGet or go to the Visual Studio Gallery to get the updated Visual Studio Extension and Test Adapter for Visual Studio 11 Beta. This release … Continue reading...
Matthew Manela's Blog
Chutzpah test adapter for Visual Studio 11 Beta
Posted
over 1 year ago
by
Matthew Manela
Visual Studio 11 Beta was released today and one of the many cool new features is the Unit Test Explorer. The Unit Test Explorer functions using a plugin model where it scans for test adapters and uses them to find … Continue reading →
Matthew Manela's Blog
A Monadic Pratt Parser
Posted
over 2 years ago
by
Matthew Manela
Introduction I recently read Beautiful Code which contains articles from several well known programmers about the code they consider beautiful. In Top Down Operator Precedence, Douglas Crockford discusses the Pratt Parser (named after Vaughan Pratt who...
Matthew Manela's Blog
Chutzpah 1.3.0 Released
Posted
over 2 years ago
by
Matthew Manela
A new version of Chutzpah is now live on Visual Studio Gallery, CodePlex and now NuGet. This release contains the following changes: Features 1. Chutzpah is now able to run Jasmine tests in addition to QUnit. This was a large … Continue reading...
Matthew Manela's Blog
Moving and renaming resource keys in a .resx file
Posted
over 2 years ago
by
Matthew Manela
I work on websites where we have several resource files that are localized in many languages. This makes operations like renaming a resource key and moving a resource key to a different file annoying since you must do it across … Continue reading...
Matthew Manela's Blog
Chutzpah 1.2.0 Released
Posted
over 2 years ago
by
Matthew Manela
A new version of Chutzpah is now live on Visual Studio Gallery, CodePlex and now NuGet. This release contains the following changes. 1. Added the Chutzpah console runner as a NuGet package. Once installed the Chutzpah.Console.exe file will be located...
Matthew Manela's Blog
Make your website faster with RequestReduce
Posted
over 2 years ago
by
Matthew Manela
My co-worker Matt Wrock released an open source project on GitHub and Nuget called RequestReduce. It is a very quick and easy way to dramatically improve the performance of an ASP.NET website. We use this library for our sites at … Continue...
Matthew Manela's Blog
Update on inheriting base type mappings with AutoMapper
Posted
over 2 years ago
by
Matthew Manela
Several months ago I wrote this post which shows an extension method for inheriting the mappings on a base type for a child type in AutoMapper. Since then I have had a few comments on the post which led me … Continue reading →
Matthew Manela's Blog
Chutzpah 1.1.0 Released
Posted
over 2 years ago
by
Matthew Manela
A new version of Chutzpah is now live on Visual Studio Gallery and CodePlex. This release contains the following changes: Added a “Run JS Tests in Browser” menu option inside of Visual Studio. This will open your default browser and … Continue reading...
Matthew Manela's Blog
A combined Mercurial and Git PowerShell Prompt
Posted
over 2 years ago
by
Matthew Manela
A while ago I posted the code I use to create a custom PowerShell prompt to show the status of my Mercurial repositories. Since then I have also started using Git so I updated my prompt to work for both. … Continue reading →
Matthew Manela's Blog
Making linking between anchors in an IFrame work in Firefox 4 and above
Posted
over 2 years ago
by
Matthew Manela
In Firefox 4 a security fix was added which prevents linking between anchors within an IFrame that does not have scroll bars. This change breaks the scenario where you have an IFrame that has a “Go To Top” link (<a … Continue reading →
Matthew Manela's Blog
Chutzpah: A JavaScript Test Runner Released
Posted
over 2 years ago
by
Matthew Manela
I just released to CodePlex and the Visual Studio Gallery a new project called Chutzpah. Chutzpah is an open source JavaScript unit test runner which helps you integrate JavaScript unit testing into your website. It enables you to run JavaScript …...
Page 1 of 5 (122 items)
1
2
3
4
5