What is the difference between constants and read-only variables?
No Answer is Posted For this Question
Be the First to Post Answer
Tell us what is a variable of implicit type and what is its scope?
What is MSIL code ?
What is the advantage of packaging over xcopy in .net?
Which property is used in the email to send the content as HTML
What is the difference between response.write & response.output.write?
Describe the compilation process for .net code?
Without UDDI, is it possible to access a remote web service ?
1 Answers RR, TCS, Tech Mahindra,
What is the difference between a Hash Table and a Dictionary?
Explain what is a delegate?
What are possible implementations of distributed applications in .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!!!
Difference between VB.NET and C#. Which is faster ?