R
Ravi Sankar
Hi,
I m in the process of starting phase II of my web
application.
My phase I application dll is 1.5MB already. So if i start
to build phase II on top of phase I, i may end up with a
dll of size 3.0MB.
I m using VS.NET for development. I m thinking of using
two projects (one for phase I and one for Phase II), but
both the projects pointing to same physical directory. So
at the end of my development i will have 2 dlls under my
bin directory.
Is this the correct approach, or we have a better formula?
Thanks in advance,
s.ravi sankar
I m in the process of starting phase II of my web
application.
My phase I application dll is 1.5MB already. So if i start
to build phase II on top of phase I, i may end up with a
dll of size 3.0MB.
I m using VS.NET for development. I m thinking of using
two projects (one for phase I and one for Phase II), but
both the projects pointing to same physical directory. So
at the end of my development i will have 2 dlls under my
bin directory.
Is this the correct approach, or we have a better formula?
Thanks in advance,
s.ravi sankar