Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441)
Explain the difference between the while and for loop.
how to disable the lazy loading framework?
What is the new three features of COM+ services, which are not there in COM (MTS)
What is unmanaged code?
What is needed for running an application built on winfx on the .net framework 3.0?
What is finalize method in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is the difference between an application and a program?
Is it possible to cancel filter execution?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is the difference between model and entity?
How can you turn-on and turn-off cas?
Explain memory-mapped files.
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).