Posts

Copy/Paste References

A feature I find lacking in all versions of Visual Studio is the fact that there’s no copy/paste support for references. You simply can’t copy a reference from one project to the other…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs.
2006-04-08
1 min read

Half-Baked

Whenever I have to write a large project using CodeDom (and this doesn’t happen as often as you’d think), I almost always find something lacking. It’s as if the whole of CodeDom is half baked…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.
2006-04-08
1 min read

Operation Timeout

I’ve been looking into a way of having an operation time out using .net 1.1. I want the operation to be ‘decorated’ with the timeout code, so that it would appear to be a simple method without too much fuss…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.
2006-04-08
1 min read