What is the first name space in .netF/W heirarchy
Answer Posted / tejkrishna
system
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Mention the execution process for managed code?
What is the difference between response.redirect and server.transfer?
Which validator control you use if you need to make sure the values in two different controls matched?
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?
Write some code using interfaces, virtual methods, and an abstract class`
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
Why is an object pool required?
Explain different types of Caching techniques in ASP.NET?
When we use cookie less session? Explain its working?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What are the Types of session management in ASP.NET
Explain client side state management system.
Explain asp.net mvc request life cycle? : asp.net mvc
Are cookies client side or server side?
Is post back property in asp net?