Explain assemblies in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What’s different between process and application in .net?
How do you trigger the paint event in system.drawing?
Explain the procedure to add assemly to gac to make it shared one?
What is the purpose of IClonable interface in .NET?
0 Answers Sans Pareil IT Services,
Explain what are possible implementations of distributed applications in .net?
What is the microsoft .net?
What are the Characteristics of .NET?
What is the procedure to add assemly to gac to make it shared one?
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12
Can u explain me What is encapsulation?
7 Answers Deloitte, GK companies,
When a Static Constructor called in .NET?
Integer & struct are value types or reference types in .NET?