by joe.pesch
4. March 2010 17:32
Here is an example to find all the references like ..."images/filename.extension"... and replacing them with ..."<%=ResolveUrl("~/images/filename.extension")%>"...
Find: {images/[A-Za-z0-9.]*}
Replace: <%=ResolveUrl("~/\1")%>

by joe.pesch
20. December 2008 14:31
Good link for "Differencing Disk" (i.e. creating additional machine from base image): http://arcanecode.wordpress.com/2008/03/04/differencing-disks-in-virtual-pc-2007/
7c54af13-fca4-40fb-b78a-37cb61d34f11|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04
Tags:
HTML
VPC