What is the use of system.diagnostics.process class in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what does managed mean in the .net context?
what is assembly?
What are asp.net authentication providers and iis security?
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
How to debug failed assembly binds?
Explain assemblies in .net?
How to Create and Consume a Web Service?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Explain the .NET architecture.
9 Answers HCL, Idhasoft, Scandent, TCS, TechnoLinks,
Types of JIT and what is econo-JIT ?
Show different types of collection in .NET?
What is a garbage collector?