In a stored procedure 4 select stmts there.If error comes in one select stmt will remaining normally executes?
7 12977If u declare two interfaces withsame methodnmae .prototype how can u call the particular method from class?
4 8110
What do u meant by "SBI" of an object?
How to generate strong name key file or which command is used to generated strong name key file?
Explain the use of Mutex in C#?
4. Describe the process when we send a request URL? And who is responsible for that?
Can an interface extend a class c#?
What is the adv of using System.Text.StringBuilder over System.String?
Is comparable a functional interface?
What are the different states of a thread?
What is dapper in c#?
What is type safe code?
What are accessors?
What is the difference between ienumerable and icollection?
What is a console in c#?
How Reflection is used and what it's significance ?
What is “using” statement in c#?