Showing related tags and posts accross the entire site.
-
I have just uninstalled my Evaluation copy of InstallShield 12 which I used to setup our build server. Unluckily, my TestDriven.NET addin suddenly is not behaving properly. My officemate who also had his IS12 copy uninstalled currently have the same problem. After doing an ad hoc run tests (right-click...
-
For the past years of my career as a .NET developer, i can hardly remember that i used interfaces as parameters or return types from my business objects. DAL interfaces are out of this context since you want your DAL methods to be generic for whatever datasource. For those two years, I am really a fan...