Explain server control extensibility with reference to asp.net 2.0 ?
Is asp.net core faster?
Explain about Application and Session Events ?
Describe SOA and the tenets of it?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How does session work?
How information about the user's locale can be accessed?
Explain Session state management options in ASP.NET.
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is a server cookie?
What is the difference between runtime version and version?
What is the state management in asp.net?
What is form method?
what are the security certificates used in webservices?
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?