Answer Posted / manish singh(amalga fusion)
Advantage of.Net
1> it is language indepent platform.
2> Through this technology you can develop web apllication
as well window application(destop application)
3> it provides cross language inheritence.
4> it support side by side execution.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Which is better php or asp.net?
Is it possible to create web application with both webforms and mvc?
What is the concept of view state in asp.net?
How to sign out from forms authentication?
What is the web.config file in asp?
Explain culture and uiculture values.
What is the difference between the response.write() and response.output.write() methods?
In which event of the page viewstate is available?
Write a code for sending an email from asp.net application.
Where viewstate value is stored in asp.net?
How to display Alert in ASP.NET
What are the different kinds of assemblies?
How many types of controls are there in asp.net?
What should you do is you want to remove an existing component but would like to make some funtionalities?
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?