How can I tell if .net 3.5 is installed?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

Will my .net app run on 64-bit windows?

0 Answers  


How do I use the thread pool?

0 Answers  


What is the difference between odbc and ado?

0 Answers  


Difference between assembly manifest & metadata assembly manifest

4 Answers   Ksb,


What is data type and how many types of data types are in .NET ?

0 Answers  






What is the difference between Server.Transfer and Response.Redirect?

4 Answers  


What are possible implementations of distributed applications in .NET?

1 Answers  


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

3 Answers  


Conceptually, what is the difference between early-binding and late-binding?

0 Answers  


Is .net an object oriented language? What are their components?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


What is the purpose of IClonable interface in .NET?

0 Answers   Sans Pareil IT Services,


Categories