Is atl redundant in the .net world?
No Answer is Posted For this Question
Be the First to Post Answer
Name the classes that are introduced in the system.numerics namespace.
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
What is jit compilers?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Explain me why do we use msmq?
Types of evidence in .net with context to CAS
Explain why do we use the “using” statement?
Tell us why do we use the “using” statement?
What are the benefits of Model-View-Controller Architecture?
What is an anonymous method and how is it different from a lambda expression?
How do you turn off cookies for one page in your site? Give an example.
How will you do redo and undo in textbox control?