Is it possible to apply themes to an asp.net application? If yes, then how?
Explain the difference between globalization and localization techniques
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 a Managed Data?
Who generates session id?
To add a hyperlink column to the DataGrid which tag is used ?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
When Garbage Collector runs in an Application? 1)Application is running form more than 30 min. 2)On every 1/4th milisecond 3) Randomly 4) Application is running on low of memory
Can action method static?
How to store a dataset in a viewstate?
What is caching in asp.net?
How does the iis work?