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
Do you know the difference between the stack and the heap?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What are asp.net authentication providers and iis security?
What is the difference between task and thread in .net?
Can a dll be changed to an exe?
what is prototype design pattern in .net
What is use of ContextUtil class?
Explain the garbage collection process?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
Explain how do assemblies find each other?
Whate are resource files?