Click here to Skip to main content
15,901,001 members
Please Sign up or sign in to vote.
2.50/5 (3 votes)
See more:
hi friends

i am searching for job on c#,asp.net with 3+ experience. so i want realtime interview questions and answers on oops concept in c# and asp.net statemanagement.
please kindly send me anybody pleaseeeeeeeeee
Posted
Updated 29-Jul-11 3:04am
v3

Question 1: I can't access my sub form controls from my main form code. Why not? What should I do about it?

Question 2: What is the difference between a protected and an internal class?

Question 3: Is there any use for a private constructor? If so, what do you use it for?

Question 4: What’s an abstract class? How is it different from an interface?

Question 5: Can you inherit private variables?

If you can answer those, it's a good start!
 
Share this answer
 
Comments
AZADKUMARREDDY 29-Jul-11 10:32am    
thanks
Tech Code Freak 29-Jul-11 11:13am    
My 5!
Here you go, swim in these bunches(which I have answered similar questions)

Question & Answers - Bunch 1[^]
Question & Answers - Bunch 2[^]
Question & Answers - Bunch 3[^]
 
Share this answer
 
Comments
Espen Harlinn 30-Jul-11 7:32am    
If OP can answer those questions, he is certainly well prepared for an intweview - my 5+
My advice would be very different, but I know it makes sense.

Do not learn answering interview questions. This is useless. They are all different; you have a very little chance to face any of the questions you prepared to answer. Learn software development, programming, theory and practice. Learn your future work.

Also, you should try go to the side of the company people and understand why they might need you. They need all kind of information which can help them to make a difficult decision about hiring you. Help them.

—SA
 
Share this answer
 
Comments
thatraja 2-Aug-11 11:20am    
Agree with you but what to do? many people wants the same so that I'm giving that bunch in my answers for every similar questions.
5!
Sergey Alexandrovich Kryukov 2-Aug-11 15:48pm    
Thank you, Raja.
What to do? I did not say there is anything wrong about trying to answer interview questions. It can be interesting and mostly provides some re-assurance (or a matter for self-criticism). Many questions on these page are interesting and useful. I only say that learning questions and answers for the sake of passing interview is useless. The knowledge of how to answer them should be by-product of real education and experience.
--SA
It might help you,

Q 1 : What would you think about Polymorphism? What is a Sealed class? What is a static constructor and its usage?

Q 2 : What would you think about following patterns Factory Method, Template Method, Proxy, Strategy etc?

Q 3 : If you need to design a distributed ASP.NET application what sort of design strategy you would take? What would you think about Presentation Layer, Data Layer, Service Layer etc?

Q 4 : What strategy would you take to tackle Exception in your application?

and lastly what is the output of the following code block,

C#
static void Main(string[] args)
{
    for (;;);Console.WriteLine("{0}", DateTime.Now);
}


All the best for your interview :)
 
Share this answer
 
v2
Comments
AZADKUMARREDDY 29-Jul-11 10:30am    
thanks rahman
Mohammad A Rahman 29-Jul-11 19:22pm    
Thanks Azad :)
Tech Code Freak 29-Jul-11 11:13am    
My 5!
Mohammad A Rahman 29-Jul-11 19:21pm    
Thanks Tech :)
Hi,

Reddy One of my friend attending 3+ interview exp Interview
He told me some following questions which I remember.

1.In which module in your project you get so stress.
2.How to create dropdownlist inside a Gridview.
3.On which task u spent lot of time and write that code.

like that..
 
Share this answer
 
Comments
kranthi.oru 29-Jul-11 9:24am    
Are u satisfy with my answer. Pls send feedback to me.
AZADKUMARREDDY 29-Jul-11 10:31am    
thanks kranthi
Tech Code Freak 29-Jul-11 11:13am    
My 5!
AZADKUMARREDDY 1-Aug-11 3:01am    
hey kranthi i am satisfied with ur answers
First lesson before you go for interview. It is not opps but oops.
Second, is google broken at your place? None of people have a extra storage room where they keep all the secrect interview questions.
Google is your friend, try to use it.
 
Share this answer
 
hi friend
it very easy to face.
u r mentioned 3+ exp.
how much u have real exp ..u know u r self.
mostly 3+ questions related to webservies, and grid view related
questions only

thanks
pavan
 
Share this answer
 
Comments
AZADKUMARREDDY 29-Jul-11 10:30am    
thanks pavan for ur advice
Tech Code Freak 29-Jul-11 11:13am    
My 5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900