Difference between response.redirect and server.transfer?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
To wrap up a call to a Web service the standard used is..?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
Give 2 examples for scenarios when routing is not applied?
Explain the advantages of passport authentication.
What is the use of ASP.NET routing?
Explain advantages of caching?
What is http only cookie?
What is a viewstate?
Write some code using interfaces, virtual methods, and an abstract class`
How do you store a value in viewstate and retrieve them?
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 the difference between web config and machine config files?
Can user control be stored in library?