Quantcast
Channel: Jinal Desai .NET » .NET Interview
Viewing all articles
Browse latest Browse all 8

.NET Framework 4.5 New Features Interview Questions

$
0
0
1. Can we develop Windows Store Apps using .NET Framework 4.5? Ans. Yes, there is subset of managed types available with .NET Framework 4.5 to develop Windows Store Apps. Using these managed types we can develop Windows Store Apps with our favorite language C# or Visual Basic. These managed types resides in namespaces starts with System and the Windows Runtime types reside in namespaces that starts with Windows together make framework for development of Windows Store Apps.

Viewing all articles
Browse latest Browse all 8

Trending Articles