What are the types of jit?
No Answer is Posted For this Question
Be the First to Post Answer
What?s a proxy of the server object in .NET Remoting?
What is .net3.5?
Which method do you use to redirect the user to another page without performing a round trip to the client?
Differences between namespace, class, assembly?
Difference between machine.config and web.config?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
What are the purposes of using .net?
How can you turn-on and turn-off cas?
Is there any thread in our .net programs?
I have a problem in installing visual Studio 2008 on PC that have Celeron Processor ? afterAll InstallionFaied . Pls suggest me . Is it possible or not .if Yes then How ?
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
Explain what is mutex?