define silverlight and advantages ?
Answers were Sorted based on User's Feedback
Answer / shivam sharma
Silverlight is Microsoft's framework for building cross-
browser and cross-platform rich Internet applications with
streaming video, rich text, Ajax functionality.
Silverlight also includes a slimmed-down version of
the .NET Framework Common Language Runtime (CLR) and
supports Microsoft's new Dynamic Language Runtime (DLR).
This means developers can build Web applications in
familiar languages like Visual Basic and C# and in dynamic
languages like IronPython and IronRuby.
Is This Answer Correct ? | 11 Yes | 1 No |
Answer / eshwar
Microsoft Silverlight is a cross-browser, cross-platform,
and cross-device plug-in for delivering the next generation
of .NET based media experiences and rich interactive
applications for the Web. By using Silverlight's support for
.NET, High Definition video, cost-effective advanced
streaming, unparalleled high-resolution interactivity with
Deep Zoom technology, and controls, businesses can reach out
to new markets across the Web, desktop, and devices
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / devyang
check dis site
http://www.codeproject.com/Articles/59562/An-Introduction-to-Silverlight
and get all basic information of silver light..........
Is This Answer Correct ? | 0 Yes | 0 No |
What is query string with example?
what is the auto option in XML ?
what is diffgram ?
When web.config is called ?
Can we use a static function with a non-static variable?
What is the purpose of using MVC programming pattern in ASP.NET?
What is difference between viewstate and session state in javascript?
I M working in 1.1 .net framework. In a page I have 5 text box & 2 data grid. In PageLoad() All text box will populate with blank value & 1st dataGrid with some value. When I click on EDIT button Of the 1st dataGrid,The Relevent data Of the particular row will populate in first 3 textboxs & corresponding relevent data Will populate in the 2nd DataGrid. Now when I click 2nd datagrid's EDIT button of a perticular Row,relevent data will populate on last 2 textboxs & 1st 3 textbox's value will be same as per as it was........ ........My Problem Is ........... When I click on edit button Of 2nd DataGrid, 1st 3 text boxes values goes Off & 2nd DataGrid Is goes off Due to Postback.but The relevent value is populated In last 2 textboxes.So How I stoped this postback??So that all the data in 1st 3 textboxes will be same.So that I can edit the values of 2nd Grid with 1st 3 textBoxes value.. plz dirctly mail me 1 copy of post to... maloy.adhikari@in.com
What are validator? How do you disable them?
hi i have a problem regarding to datagrid in aspdotnet.i have a datagrid in my application.i have to place add,edit,delete buttons or links what ever it may be. now the problem is if i click on add button then the page has to redirected to another form called "xyz.aspx" and if i click on edit button the page has to redirected to another form called "abc.aspx".i am phasing the problem that if where ever i click on the datagrid the cursor goes to gv1_SelectedIndexChanged event.please tell me the solution about the code.
How many types of cookies are there in asp.net?
Windows Authentication (via Active Directory) and SQL Server authentication (via Microsoft SQL Server username and passwords). Which one is trusted and which one is untrusted?