Why do we use the “using” statement?
No Answer is Posted For this Question
Be the First to Post Answer
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
Explain different types of cookies in .NET?
What is func in .net 3.5?
Explain the difference between constants and read-only variables?
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?
What is il and c#?
What are the advantages of .net?
Explain how to redirect tracing to a file?
How do you turn off cookies for one page in your site?
What distributed process frameworks outside .NET do you know?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
What is the difference between response.write & response.output.write?