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 / parthi
1.windows
2. Simultaneous multithreading,Interleaved
multithreading,Block multithreading
Is This Answer Correct ? | 0 Yes | 0 No |
Why are there five tracing levels in System.Diagnostics.TraceSwitcher?
What is msil, and why should developers need an appreciation of it if at all?
What are the different types of constructors?
Explanation on Generic?
what is a static constructor?
what are the files we need to deploay a project in the system?
What is delegation in oops?
Can a structure be inherited by a class?
how encapsulation is implemented in c#
What?s the difference between // comments, /* */ comments and /// comments?
What can you do as a .net developer?
What is type safe in c#?