The technical part was on ASP.Net only of web services.
Answer Posted / tejendra kumar
Web Broswer
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
What do you understand by aggregate dependency?
Explain server-side scripting?
What are html helpers in asp.net?
Why would a company use an application service provider?
What are app services?
What's the ASP.Net Application life cycle?
What is an example of an application service provider?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What language is asp.net written in?
What is application in asp net?
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?
Where is session cookies stored?
Why is asp.net so popular?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?