|
|
Browse by Tags
All Tags » ASP.Net » Team System
-
I found out that I should be speaking at the DevConnections show this fall. The show is being held in Las Vegas again, November 5–8th. I apologize to anybody that had hoped to see me present last month in Orlando at the spring show – I was unfortunately out of the country due to circumstances beyond my control (but which ...
-
As part of my automated build and test process, I wanted to be able to confirm that my third party components were the proper version and, more importantly, that they were fully licensed. For some components, I can create a new instance of the control or component and test its IsLicensed property. For others, the assembly itself is ...
-
Plasma is an ASP.NET in-memory web server emulator that can be used for ASP.NET unit testing or automation. Its initial codebase was written by Microsoft and its current incarnation is a community project licensed under the Microsoft Permissive License. I’ve been working on the project with several others and have just put the ...
-
So I desperately needed to rollback the deletion of six source code files, which, by the way, were asp.net custom control classes. See previous post. The simple solution, right click on the files and select Rollback, Revert, or some other command. Okay, so maybe the command is nested somewhere below that point in the command hierarchy. Or NOT! ...
|
|
|