wipro interview question on 28-Apr-10
1.what type of authentication used in web service,
2.what are type of multithreding ?
3.diff bet delegate and multithreading?
4.how to write update query trigger in stored procedure.
5. if you are so sharp then what happens when you
click .net appln exe in system,who CLR get loaded.
6.how to use work flown in application.
7.what is main purpose of script manager.
8.how u handle cretical transaction.
9.how you syncronize the method from no of user,
10.how change name of shared assambly
Answer Posted / parthi
1.windows
2. Simultaneous multithreading,Interleaved
multithreading,Block multithreading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are strong name assemblies?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What are the Configuration files in .net?
What do you mean by synchronous and asynchronous operations?
Can you have more than one namespace in c#?
Is arraylist generic in c#?
Explain About Web.config
Can we have 2 main methods in c#?
What is windows application in c#?
What is type checking in c#?
Why objects are stored in heap in c#?
Does c# support #define for defining global constants?
List the 5 different access modifiers in c#?
What is constructor overloading in c#?
Why do we use void in c#?