1.

What Happens If We Press F5 In Visual Studio To Run A Silverlight Application?

Answer»

The following happens if we press F5 in Visual Studio to run a SILVERLIGHT Application.

a)A new folder is created in website project.(It happens only FIRST time)
B)The NAME of the folder is Clientbin.
c)The folder contains the packages with .xap extension.

The following happens if we press F5 in Visual Studio to run a Silverlight Application.

a)A new folder is created in website project.(It happens only first time)
b)The name of the folder is Clientbin.
c)The folder contains the packages with .xap extension.



Discussion

No Comment Found