What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Tell us what is json data, and what is one way that .net developers can work with json?
What is prerender event of a page?
Describe the Managed Execution Process
Difference between VB.NET and C#. Which is faster ?
Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed on the same system?
Explain Different kinds of methods?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What is RCW (Run time Callable Wrappers)?
Is .net 4.8 backwards compatible?