adspace


Dot Net General Interview Questions
Questions Answers Views Company eMail

How to implement getcommon method in class a? Are you seeing any problem in the implementation?

1 1187

What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

1 1040

What's the problem with .net generics?

1 1076

Example from .net. Integer & struct are value types or reference types in .net?

1 1127

Can I write il programs directly?

1 1215

What is the difference between a debug and release build?

1 1476

What tools can I use to develop .net applications?

1 1107

Should I implement finalize on my class? Should I implement idisposable?

1 1125

What data providers available in .net to connect to database?

1 1085

what will do to avoid prior case?

1 1169

Can you create instance of a class which has private constructor?

1 1145

What is connected and diconnected database ?

1 1166

Which namespace does it belong to by default?

1 1132

Conceptually, what is the difference between early-binding and late-binding?

1 1213

How can I get at the win32 api from a .net program?

1 1117


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Write the .net syntax for 'while loop'?

1146