Differences between dll and exe?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
What is the difference between a namespace and assembly name in .net?
What are HTML controls, Web controls, and server controls?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
i had attended to infosys interview on 17th april 2010...on .net..3+ experience for Technology Analyst .. to my knowledge i did well in technical and hr whether i loose the interview or still processing is taking place..am confused please. what accuatly would be happend?
What does jit compilation do in .net?
Explain memory-mapped files.
what is the default security setting in .net?
Tell us the differences between an interface and an abstract class in .net?
Can we use data reader to bind gridview?
What is STA in .NET?
Explain what is mutex?