What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is the procedure to add assemly to gac to make it shared one?
What does .net stand for?
What is the use of Treeview control?
Explain about Behavioral design pattern?
Which dll translate xml to sql in internet information server (iis)?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
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!!!
How to debug failed assembly binds?
Major role of CLR for CAS
What is Polymorphism? How does VB.NET/C# achieve polymorphism?
What are channels in .NET Remoting?
What are the namespace available in .net?