Peter Bernier

682
Reputation
74 views

Registered User

Name Peter Bernier
Member for 1 year
Seen yesterday
Website
Location CA
Age
Sep
25
comment SharpLibZip: Add file without path.
Perfect, this is exactly what I was looking for. Thanks!
Sep
24
comment Pay for vmware or use Open Source?
There are ways to create VMs other than with server or workstation products. For example easyvmx.com creates the configuration and VHD files for you, so you could setup a machine from scratch using only VMWare Player.
Sep
13
awarded  Yearling
Sep
4
awarded  Popular Question
Aug
26
comment NAnt and VS2008 (.NET 3.5) - Solution format of file Solution.sln is not supported
+1 for using the msbuild tasks. I've been playing with both since I'm starting to automate our builds and the msbuild is just quicker to get up and running. I also think the idea of using the actual solution/project files to run the build is just a 'good idea' as it means all the build info is in one place. (Rather than have a solution/project for VS and a Nant configuration.)
Jul
29
asked Is it possible to Mock a Database Transaction parameter?
Jul
2
answered Selenium typeKeys strips out dot from the String being typed
Jun
26
answered Getting error running selenium tests