Sorry, but there are no more tags available to filter with.
Recently, I walked right into an ambush with .NET. A client asked how best to target a CLR version from a .NET application. Easy right? Just use this in an app.config file: <startup> <requiredRuntimeversion="v1.0.3705" safemode="true"...