Explain how to rename a table using sql queries?
No Answer is Posted For this Question
Be the First to Post Answer
What is immutability?
Which namespace is the base class for .net Class library?
Explain the .NET architecture.
9 Answers HCL, Idhasoft, Scandent, TCS, TechnoLinks,
What is CLR? How it will work?
SAP Business One(this is intigrated tool of .net)
Explain Creational design pattern in .NET?
Give An example of a ctype and directcast.
What is connection pooling and how do you make your application use it?
What is Code group in .Net with respect to CAS
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; }
What is strong name?
can we use private assembly in other project in dot net.