What is a resource? Provide an example from your recent
project.
Answer / gaurav
Resources are objects like images, text files etc.
| Is This Answer Correct ? | 3 Yes | 0 No |
Explain me what are the deferred execution and the immediate execution in linq?
What are the types of assemblies in .net?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Explain what relationship is between a process, application domain, and application?
What is CCW (COM Callable Wrapper)
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
What is MSIL, IL, CTS?
Why do we use the “using” statement?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
Please explain what is the difference between a class and an object?