which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl
8 10934I have to send data throug querystring from one page to another. But it should not be displayed in URL. How it is possible?
6 14810Is it possible to use two versions of assembly at the same time?If possible explain with code?
3 11887
Is asp.net a language?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is ispostback property?
What are the differences between clr & cts?
What is the use of worker process in asp.net?
How do you store a value in viewstate and retrieve them?
Why select Web API?
What are the main differences between asp and asp.net?
Where can I get information on cookies 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 main return types supported in Web API?
What is the maximum number of classes that can be contained in one dll file?
What are the types of validation in asp net?
What is difference in .net 1.1 and .net 2.0?
How to disable disable browser's Back button in asp.net (JavaScript)?