Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the best place to start silverlight application?



What is the best place to start silverlight application?..

Answer / Arun Kaurav

To begin a Silverlight application, you can follow these steps:n1. Install Visual Studio: Download and install Microsoft's Integrated Development Environment (IDE), Visual Studio, which includes support for Silverlight development.n2. Create a new project: In Visual Studio, create a new Silverlight Application by selecting 'New Project' from the File menu and choosing 'Silverlight Application' under the Visual C# or Visual Basic categories.n3. Design and code your application: Use the XAML markup language to design the user interface (UI), and write code in C# or VB.NET to handle events and create business logic.n4. Test your application: Press F5 to build and run your Silverlight Application directly in the browser.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Microsoft Silverlight Interview Questions

how can be the default page settings changed for a silverlight page ?

1 Answers   Microsoft,


What are the different development tools used in silverlight?

1 Answers  


Can you provide a list of layout management panels and when you will use them?

1 Answers  


what are the steps will followed when consuming wcf in silver light?

1 Answers   Microsoft,


Is silverlight the official name for “wpf/e”?

1 Answers  


Explain the element tree in silverlight architecture?

1 Answers  


What files are contained by .xap file?

1 Answers  


what is the use of client bin folder?

1 Answers   Microsoft,


How to use xaml namescope at run time?

1 Answers  


How would you use a .xap file?

1 Answers  


How many xaml files are created when you create a new project in silverlight through visual studio and what are the uses of those files?

1 Answers  


How can you change the startup page of silverlight application?

1 Answers  


Categories