upgrading from visual studio 2005 to visual studio 2008
Posted
by jbp117
on Stack Overflow
See other posts from Stack Overflow
or by jbp117
Published on 2010-04-19T13:39:59Z
Indexed on
2010/04/19
13:43 UTC
Read the original article
Hit count: 905
I have upgraded one of my projects in c# from visual studio 2005 to visual studio 2008 and and generated DLL .But the size of DLL after upgadring visual studio is 6kb which was 16 kb before upgrade. Why the size has reduced?? Will this give any issue??
© Stack Overflow or respective owner