Prizes & Awards
My Profile
Active Members
TodayLast 7 Days
more...
|
Files created by Visual Studio by default
In this chapter, let us analyze some of the files created by default by Visual studio
When we create a new Silverlight application using Visual Studio 2008, it creates several files by default. See the solution explorer immediately after creating a new Silverlight project with a host website:
 We will analyse some of the files. AppManifest.xml This file defines the assemblies that are deployed to the client applications.
|
|