Is c# used for any core features of windows vista?



Is c# used for any core features of windows vista?..

Answer / Tarakeshwar Kumar Puri

C# was used to develop some components of Windows Vista, but it's not accurate to say that it was used for any 'core' features. Windows Vista primarily uses a combination of C++ and managed code written in C# and Visual Basic .NET (VB.NET) using the .NET Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are value types in c#?

1 Answers  


What is a class level variable in c#?

1 Answers  


Why is c# used?

1 Answers  


Explain the difference between event and a delegate in c#?

1 Answers   DELL,


Can property defined in Interface.

4 Answers   Synechron,


Is int an object in c#?

1 Answers  


Is stringbuilder faster than string concatenation c#?

1 Answers  


Which of these string definitions will prevent escaping on backslashes in c#?

1 Answers  


What is parsing?

1 Answers  


What is dll in c#?

1 Answers  


Difference between a sub and a function in c#.

1 Answers  


How do I run a cshtml file?

1 Answers  


Categories