2
Answers

Is it possible to build an Exe with Assemblies?

narasimman g

narasimman g

14y
2.4k
1

Hi Everyone!!! I need to know whether this is possible or am thinkin beyond the limitationsss
Am using net 2.0
I have added one third party dll to draw graph!!  Obvisiously dll is needed where we install!! is there any possibilities to CREATE EXE WITHOUT ANY REFERENCE ASSEMBLIES( ASSEMBLIES PACKED INSIDE EXE)
 
Answers (2)
0
Munesh Sharma

Munesh Sharma

NA 17.1k 2.4m 8y
http://www.c-sharpcorner.com/UploadFile/1e050f/splash-screen-for-windows-form-application-C-Sharp/
0
ali tuncer

ali tuncer

NA 2.9k 108 8y

you can put a splash screen when you launch application, check these links :

http://www.codeproject.com/Articles/5454/A-Pretty-Good-Splash-Screen-in-C

http://www.c-sharpcorner.com/UploadFile/1e050f/splash-screen-for-windows-form-application-C-Sharp/
 
http://tutplusplus.blogspot.sg/2010/09/c-tutorial-create-simple-splash-screen.html