April 2011 - Posts

2
Comments

Using Moles with DLR (dynamic) by javarg

As several people have found, Moles does not work well with DLR. Check Cameron’s post for this issue. In order to make it work do the following: Go to folder C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\ Backup files...
1
Comments

Moles and Linq to SQL: Mocking Linq to SQL Behavior by javarg

In recent years there’s been major investments in developing tools in order to provide good quality assurance features and incorporate industry practices into them. TDD, DDD, Unit Testing, Continuous Integration, etc. Microsoft has recently (not so recently...
10
Comments

Visual Studio 2010 crashes with “Exception has been thrown by the target of an invocation” by javarg

If you haven´t installed Visual Studio 2010 SP1 yet and you’ve enabled automatic Windows Update, chances are you end up getting the following error when starting VS2010: Exception has been thrown by the target of an invocation. There is a .NET 4 Framework...
Filed under:
0
Comments

Webcast MSDN: Parallel LINQ by javarg

Next Wednesday (April 27th) I will presenting Parallel LINQ and showing some not trivial stuff to optimize performance in parallel algorithms. Register here .
Filed under: , ,
0
Comments

.NET Community Mexico City by javarg

I will be participating as an invited speaker in “Comunidad.NET” in Mexico City next Tuesday (April 26th). My presentation will be focusing code quality using Visual Studio Tools. Agenda: Code Metrics Code Analysis Profiling IntelliTrace Pex & Moles...
Filed under: ,
3
Comments

Async C# 5: Using Async Pattern with WCF and Silverlight by javarg

Sometime ago I published a way to use WCF service with the new Async Pattern in C#. The problem is that this approach won’t work with Silverlight. More specifically, TaskFactory is not available in Silverlight. So.. here is one solution (it does not provide...
0
Comments

We are recruiting.. by javarg

We are looking for smart and young .NET software developers, passionate about technology for our Mexico City office. If your are interested send us an email with your CV to rrhh@lagash.com specifying you are interested in Mexico City positions. Thanks...
Filed under:
More Posts