what is prototype design pattern in .net
No Answer is Posted For this Question
Be the First to Post Answer
Is atl redundant in the .net world?
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!!!
Is .net a compiler?
State the methods used during deserialization and serialization process.
How to create a key pair in .net?
can we use private assembly in other project in dot net.
What is JIT and how is works?
What are good ADO.NET object(s) to replace the ADO Recordset object.
Explain about managed heap?
Is .net an object oriented language? What are their components?
Which dll translate xml to sql in internet information server (iis)?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?