What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / manas
Datagrid has itemdatabound event but in gridview it is
replaced by rowdatabound.In datagrid u can show more than
one table with their relation while not possible in
gridview.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Explain how asp.net different from asp?
What is server redirect?
Explain the differences between managed and unmanaged code?
Where is session data stored in asp net?
Where is the session stored?
What are the advantages of using Master Pages?
How can you handle errors in Web API?
What are server objects?
is gateway for sms continue connected for sending sms.how?
How does the cookies work in asp.net?
What is variable and constant in .net programming language?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is the use of express session?