Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
Jean Paul
satyapriyanayak
Narayanan
Karthikeyan Anbarasan
JQuery Developer
Find questions, FAQ's and their answers related to .NET, C#, Vb.Net, Sql Server and many more.
Post New Question
Subscribe to Interview Questions
Quick Links For Interview Questions Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
Silverlight
OOPs
JQuery
JavaScript/VBScript
Biztalk
Patten/Practices
IIS
WCF
WPF
WWF
Networking
Aptitude
Others
All
Silverlight Interview Questions and Answers
Can you elaborate how to start a silverlight application with Visual Studio?
Author:
Sasi Prabhu
Posted Date: November 30, 2011 Category:
Silverlight
Points: 40
Answer :: 1.Click on Start button
2 Go to programms
3. Go to vs 2008
4 .Open the file
New --> New Project
5. see left templates Then select Silverlight
6. Right display Silverlight applications
7. Your select Usercontrol OR Business applications
8. after click ok
9. Then display Silverlight Project
What kind of audio video formats are supported in Silverlight?
Author:
Sasi Prabhu
Posted Date: November 30, 2011 Category:
Silverlight
Points: 40
Silverlight supports Windows Media Audio and Video (WMA, WMV7-9) and VC-1, as well as MP3 audio.
How does XAP work in silverlight?
Author:
Sasi Prabhu
Posted Date: November 30, 2011 Category:
Silverlight
Points: 40
A basic xap file in silverlight will have an assembly related to specific code for the application, an
application manifest file and any additional assemblies need to run the application. At a minimum, two files are
needed, the application manifest file and the application assembly. For example:
AppManifest.xaml
MyPianoV2.dll
Once you have created the .xap file, the Silverlight 2 or 3 plug-in downloads the file and runs it in a separate
work space.
How does XAP work in silverlight?
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
A basic xap file in silverlight will have an assembly related to specific code for the application, an
application manifest file and any additional assemblies need to run the application. At a minimum, two files are
needed, the application manifest file and the application assembly. For example:
AppManifest.xaml
MyPianoV2.dll
Once you have created the .xap file, the Silverlight 2 or 3 plug-in downloads the file and runs it in a separate
work space.
What is the difference between Silverlight 1 and Silverlight 2?
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
Nothing, Silverlight 2 is a full superset of Silverlight 1.0 - it is 100% compatible with Silverlight 1.0
applications and provides significantly more powerful features and functionality. Silverlight 1.0 applications even
benefit from improvements in media playback and performance characteristics of Silverlight 2 with no additional
work.
Logical N-Tier design
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
?? Presentation Layer
? Silverlight Controls
? Silverlight Toolkit
?? Business Logic Layer
? ASMX Web Services
? WCF
? WCF RIA Services
?? Data Access Layer
? ADO.NET, Entity Framework
? LINQ to SQL
? ADO.NET Data Services
?? Data Storage Layer
? SQL Server
? Oracle
? MySQL
? DB2
Physical N-Tier design
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
??Presentation Tier
?? Business Logic Tier
?? Data Tier
Benefits of Silverlight
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
* Silverlight offers cross-domain support for applications
* Silverlight plugin is just a 1MB download and is supported in windows XP and above.
* Silverlight also has a browser plugin but still needs to reach at pace with flash.
* supports asynchronous calls
Why Silverlight?
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
Support of .NET framework - if you are already .NET developer it is easy to start programming on Silverlight.
Support of Managed code - you can write programming in your favorite language which .NET CLR supports like C#,VB.NET, Dynamic languages(IronPython, IronRuby).
Better development tools -Visual Studio 2010, Expression Blend.
Large community- available lot of learning resource as compare to Flash technology.
Integration with Enterprise based technologies like WPF, LINQ etc...
Will Silverlight support live streaming events as well as downloading media?
Author:
Sasi Prabhu
Posted Date: October 31, 2011 Category:
Silverlight
Points: 40
Yes. Silverlight together with Windows Media Services enable live streaming experiences.
« Previous
1
2
3
4
5
6
Next »
Hall of Fame
Twitter
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend