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
How assembly versioning in .NET prevent DLL Hell problem?
How does bitwise xor work?
What are the different approaches of passing parameters to a method?
What is get set in c#?
What is a void c#?
Which programming language is best for desktop applications?
What is an object pool in .net?
Why do we use generics in c#?
Wcf and what is difference between wcf and web services?
List the difference between interface and abstract class?
Is null empty or whitespace c#?
Can class inherit from struct c#?
How to assign Null value to Var?
How long can loop recorders stay in?
What is the difference between disposing of () and finalize() methods in c#?