In .net platform .. can anyone give me name of that file?
+3
A:
When you create a console application doing nothing, the exe file is 15 KB. Hope it can help :)
Sylvain
2009-11-10 20:44:33
i bet you I can make one smaller ;)
sebastian
2009-11-10 20:53:56
+3
A:
Creating a class library with no using statements, one namespace, one class, no debug is 4KB.
Justin Niessner
2009-11-10 20:54:06