Manni on DotNet

Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies.

Thursday, June 14, 2007

An attempt to attach an auto-named database for file *.mdf failed

›
And another catch when using SQL Server Express 2005. There are several posts some are helpful some are not. The scenario I am focussing on...
1 comment:
Tuesday, June 12, 2007

Windows-Safari

›
OK, I have downloaded and installed Apple 's Safari on my Windows XP notebook. Anything earth shattering? I haven't found it yet, b...

Could not open a connection to SQL Server

›
Using Visual Studio 2005 I tried to connect to a fresh installation of SQL Server 2005 Express. I encountered the following problem: An err...
4 comments:
Wednesday, April 11, 2007

"Generating user instances in SQL Server is disabled. Use sp_configure 'user instances enabled' to generate user instances."

›
Just in case you ran into the same problem: 1. Open the SQL Server Management Studio Express. This is the downloadable program in the same ...
Tuesday, April 10, 2007

C# Grammar

›
In case you are looking for a document that contains a C# grammar, then check out the ECMA-334 (PDF, 2.6 MBytes) specification. Starting wi...
1 comment:
Thursday, April 05, 2007

FormatException thrown by Convert.ChangeType Method

›
According to Microsoft's online documentation the method Convert.ChangeType(Object, Type) can throw the following two exceptions: Inval...
1 comment:
Tuesday, April 03, 2007

What's next for csUnit?

›
Now, that csUnit 2.1.2 has been released the question is certainly what is next for the tool. Here is my take. I think that one of the nex...
Saturday, March 31, 2007

csUnit 2.1.2 Released

›
Finally we have a new version of csUnit . It is version 2.1.2 and it's available at SourceForge . A lot of effort went into this releas...
Wednesday, March 28, 2007

Codebase vs. Path Name - Different Casing on MS Platforms

›
While working on some code that loads assemblies I ran into an issue with Assembly.LoadFrom(pathName) in connection with the Assembly.CodeB...
Sunday, February 25, 2007

Performance, Overhead, and csUnit

›
Over the last several months we have been working on improving the performance of csUnit . Not that it was really bad. However, we thought t...
Wednesday, August 23, 2006

Mandatory Use Of Attributes in csUnit (Proposal)

›
We are considering to drop csUnit 's support for finding Tests and TestFixtures based on naming conventions, e.g. fixture names end with...
Monday, August 21, 2006

What About csUnit 2.1?

›
Admittedly there wasn't much news around csUnit 2.1 for a while. But be assured that we are working on it, and we are hoping to make a r...
Thursday, August 17, 2006

Startup Tests in csUnit 2.0.4

›
The GUI runner of the new version csUnit 2.0.4 executes some startup tests. These checks certain aspects of the installation. The dialog bo...
Tuesday, August 15, 2006

csUnit 2.0.4 Released

›
Another version of csUnit is available: csUnit 2.0.4 . This is a maintenance release for csUnit 2.0.x, which is the version that has addins ...
Saturday, April 29, 2006

csUnit 2.1.1 BETA released

›
Another beta release of csUnit 2.1 is available at csUnit's web site . Remember, version 2.1 is the first csUnit version that supports ....
Friday, March 31, 2006

csUnit 2.1.0 BETA Released

›
Finally a .NET 2.0 compatible version of csUnit is available. Although it doesn't have an addin for Visual Studio 2005 yet, it's sti...
Saturday, February 18, 2006

csUnit 2.0.1 released

›
Finally we got another release of csUnit finished (see version 2.0.1 on csUnit's web site) . It took a while but there were many request...
Thursday, January 19, 2006

Determining Name And Path Of Output File in VS.NET 2005 Automation

›
When implementing an extension, e.g. an addin for VS, you may want to determine the path (location) and name of the assembly that is being b...
2 comments:
Saturday, January 14, 2006

Update: User Control in Tool Window of a Visual Studio Addin

›
After some more experimentation it seems that the last parameter of CreateToolWindow2() is null, if the hosted control is in a separate ass...
Wednesday, January 04, 2006

The invoked member is not supported in a dynamic assembly - Reprise

›
Here is another workaround for the issue with the form designer: In some cases it is sufficient to just close and re-open the solution and/...
‹
›
Home
View web version

About Me

My photo
Manfred Lange
New Zealand
Interested in stock markets and information technology
View my complete profile
Powered by Blogger.