Can two different programming languages be mixed in a
single ASMX file?
Can action method static?
How to implement Authentication and Authorization?
What are Session states available and its Uses?
What is cas?
What does the "EnableViewState" property do?
What is the difference between application state and session state 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?
What are the HTML server controls in ASP.NET?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What are the various security methods which IIS Provides apart from .NET ?
If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?
What is content place holder?