what is uses of .net



what is uses of .net..

Answer / Neha Bhoyare

.NET is a software framework developed by Microsoft for building, deploying, and running various types of applications. Some common uses of .NET include: 1) Building Windows desktop, web, and mobile applications using programming languages like C#, Visual Basic, F#, and more. 2) Creating enterprise-level applications with ASP.NET (web forms), MVC (model-view-controller), and SignalR libraries. 3) Developing cross-platform mobile apps using Xamarin and MonoDroid. 4) Building cloud-based services and web APIs with ASP.NET Core.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is object oriental programing?

1 Answers  


What is the difference between scanf and fscanf?

1 Answers  


main() { char ch='356'; Printf("%d",ch); } *OUTPUT*:- -18 *Why?*

1 Answers  


List some applications of c programming language?

1 Answers  


1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it

5 Answers   ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,


what is mean by Garbage collection ? Please answer me. Advance thanks.

4 Answers   Excel,


what is used instead of pointers in java than c?

1 Answers   Vuram,


What is void main ()?

1 Answers  


what is the use of a array in c

6 Answers  


how many argument we can pas in in a function

25 Answers   CTS,


What is the difference between array_name and &array_name?

1 Answers  


Categories