Answer Posted / jatin sehgal
The attributes of a sitemap node are:
id, url, & description.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is gridview in asp.net?
How do you do Client-side validation in .Net?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
How can you use a custom controls in ASP.NET application?
What are the new web part controls in asp.net 2.0 ?
What is the use of HttpHandlers? When to use this?
What is mvc in asp.net interview question? : Asp.Net MVC
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?
What is difference between session and cookies in asp net?
How does a content page differ from a master page?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is difference between datalist and gridview?
What is difference between abstract class and an interface?
What is preprocessor in .net? Where it use?
what are the ihttphandler and ihttphandlerfactory interfaces ?