adspace


Explain about .Net products?

Answer Posted / Mukesh Kumar Sharma

.NET is not a single product but a framework developed by Microsoft for building various software applications. Here are some of the main .NET products:nn- .NET Framework: a comprehensive development framework for Windows.n- .NET Core: a cross-platform and open-source development framework that can run on multiple operating systems.n- Xamarin: a mobile app development platform for building apps for Android, iOS, and Windows using C#.n- ASP.NET: a web application framework for building dynamic websites and web services.n- WPF (Windows Presentation Foundation): a UI framework for building desktop applications.n- UWP (Universal Windows Platform): a framework for building apps for Windows Store.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143