What are the different types of memory in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?
What is .net3.0 and .net3.5?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
create a keypair?
What is the difference between server.transfer and response.redirect? Why?
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!!!
Please explain what do the terms “boxing” and “unboxing” mean?
How .NET is able to support multiple languages?
What is the intermediate language between asp and asp.net1.0?
What is the single responsibility principle?
Explain how to produce an assembly?
What is COM Interoperability in .NET