What is SilverLight in ASP.NET ?
Answers were Sorted based on User's Feedback
Answer / jitendra
Silverlight is a new cross-browser, cross-platform
implementation of the .NET Framework for building and
delivering the next generation of media experiences and Rich
Interactive Applications(RIA) for the web. It runs in all
popular browsers, including Microsoft Internet Explorer,
Mozilla Firefox, Apple Safari, Opera. The plugin required to
run Silverlight is very small in size hence gets installed
very quickly
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / mohd ahfaz
it is an plugin which support Multi Browsers like IE,Firefox,opera and also cross OS and Multiple Devices(Mobile) with Moonlight technology
Is This Answer Correct ? | 0 Yes | 0 No |
How many types cache in asp net?
What is the difference between repeater over datalist and datagrid ?
What is Forms Authentication in ASP.NET?
What is the difference between user control and custom control?
Explain the scenario where we go for inpro and outpro session?
Explain Session state management options in ASP.NET.
what is shared assembly asp net
Is asp.net different from asp? If yes, explain how?
1. What is Connection Pooling…? 2. Maintaining Sessions in ASP.NET 3. ASP.NET page lifecycle. 4. Can we store objects in sessions. 5. What is AJAX..? 6. Serialization/Deserialization. Why we use serialization and Deserialization…? 7. What are Arrays and Arraylist..? 8. Difference between Authentication and Authorization…? 9. Difference between abstract class and Interfaces 10. What is a view..? Does a view contain data..? 11. What are triggers..? 12. What are transactions..? 13. What is Metaview (oracle)..? 14. What is Inheritance..? How can we call a method from the base class..? 15. Can an abstract class have zero abstract methods..? 16. How to read from Message Queue..? 17. What is Metadata..? 18. You would prefer to have business logic in c# or DB Side..? Why…?
1 Answers Franklin Templeton, Sky InfoTech,
suppose we have two object;obj1 and obj2 can we assign obj2 to one1; and if yes; then after assigning suppose we delete obj2 then obj1 will retain obj2 value or not.
How does the service stream content?
About Global .asax ?