Which type of application should you choose?

You are creating an application that presents users with a graphical interface. Users will run
this application from remote computers. Some of the remote computers do not have the .
NET Framework installed. Users do not have permissions to install software.
Which type of application should you choose?

You are creating an application that presents users with a graphical interface. Users will run
this application from remote computers. Some of the remote computers do not have the .
NET Framework installed. Users do not have permissions to install software.
Which type of application should you choose?

A.
Windows Forms

B.
Windows Service

C.
ASP. NET

D.
Console-based



Leave a Reply 3

Your email address will not be published. Required fields are marked *


mandisa

mandisa

C is the correct answer which is ASP.NET

C

C

Asp.NET needs .NET framework to run

C

C

I misunderstood. Users running asp.Net apps from remote computers don’t need .Net framework installed. Correct answer is C