cm

How to debug old versions of software?

Note: Currently using Perforce as a CM tool. I currently do several debug releases of software [only debug files (.pdb) and binaries (.dll and .exe)]. At every release, I check the all the files used to generate the binaries into our CM tool (baseline). Then I checkout the files and continue making changes. Currently, if there was an...

Resizing an image in cm C#

I have an requirement that asks for an image with 10 X 6,88 cm. I know that I can't simple convert from cm to pixels, cause one pixel size depends on the user display resolution. I would like to know if there is a way to resize an image to have that size in cm. (I need to keep the image extension also. e.g.: can't convert it to a pdf or ...

CMS for .Net web applications

Hi, i am working on a web application that now requires a CMS. Could you suggest me a product that grant integration with my existing application. The latter is implemented using .Net framework 3.5 Linq to sql and SQL Server 2008 I may consider even not open source product (affordable price) i want to create a Master page and allow ...

convert pixel to cm

If I have distance in pixel using this formula: sqrt((x1-x2).^2+.(y1-y2)^2)) How can I converted it to CM? ...

Is there an OSCL-SCM compatible server available?

OSLC seems to be an interesting initiative. I looked at SCM specs and start to wonder if there is a reference implementation for that, even though it's still in draft stage. The only thing I found was OSLC-CM server available for testing. Have any of you seen or heard about such demo server for SCM? ...