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 |
What is the difference between Debug.Write and Trace.Write? When should each be used?
How do you add a javascript function for a link button in a datagrid?
In Code-Behind class which kind of code (server or client) is found ?
What's the use of formatters in .net?
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
The technical part was on ASP.Net only of web services.
What is master page in dtp?
What are directives in asp.net? List down all the important directives.
What are the page level transaction and class level transaction?
What is the difference between a session object and cache object
2 Answers CitiGroup, PennyWise,
What is asp.net and ado net?
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