what is the differance between .DLL & .EXE
Answer Posted / gurumoorthy.v
.Dll is the Source code of ur deployed application.
.Exe is the presentation of ur frentend forms.
When u deployed ur application at that time the .Dll,.EXE
files will create
Is This Answer Correct ? | 5 Yes | 15 No |
Post New Answer View All Answers
Describe in brief .net framework and its components.
How can you handle errors in Web API?
Will session work if cookies is disabled?
Is asp.net mvc still used? : Asp.Net MVC
Can you set which type of comparison you want to perform by the comparevalidator control?
What is a postback in asp net?
How you can stop the validation of ASP.NET controls from client side?
Why should i prefer JSP over asp.net or any other web development language..??
What is break mode?
What are the built-in objects in asp.net?
What is the difference between union and join?
What are uri parameters?
what is publisher?
Explain the steps needed to be performed in order to create an animation in xaml?
What does occur first in ASP.Net, Authentication or Authorization?