Answer Posted / manoj kumar
Exe file is a self executable file, which contains the main function, But dll(dynamic link library) is a library file which cant execute independently, it is a class file which do not have any main function
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When do I need to use gc.keepalive?
What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture
What is a managed code is dim fs as filestreamobject is a managed code? : .NET Architecture
Define pipelining? : Dot net architecture
What are the major differences between services and web services?
What other than biginteger has been introduced in system.numerics namespace?
Different types of authentication modes in .net framework ?
Explain cache memory? : Dot net architecture
What is code access security (cas)?
question related to table havi colspan and row span
What is the problem with .net generics?
Explain some of the disadvantages due to microsoft.net?
Use of Enable view state ? if turn off what happen ?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
Explain the purpose of cache? : Dot net architecture