Explain what is the difference between response.redirect & server.transfer?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do assemblies find each other?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
Which file is taken by compiler when we have both file Application and Server Configuration file?
What is different between webusercontrol and in webcustomcontrol?
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.
Please explain what is the .net framework and how does it work?
Do you know the difference between the stack and the heap?
What is your observations between vb.net and vc#.net?
What does cli do?
What is a design pattern and what is it for?
How to write an MMC snap-in for my Windows service?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.