Whate are resource files?
No Answer is Posted For this Question
Be the First to Post Answer
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 is the difference between constants and read-only variables?
Explain what does managed mean in the .net context?
What is managed code and managed data in .net?
State the methods used during deserialization and serialization process.
What is different between User Control and Web Control and Custom Control?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
Explain when should you use .net web forms over asp.net mvc?
Explain the code behind wors and contrast that using the inline style.
What is the difference between VB and VB.NET?
What does cli do?