Briefly describe the role of global.asax?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What a diffgram is, and a good use for one?
What is custom control. What is the difference between custom control and user control?
What is FullTrust? Do GACed assemblies have FullTrust?
Can you nest updatepanel within each other?
Can we set which type of comparison we want to perform by the CompareValidator control?
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
If i have a page where i create an instance of a dll and without invoking any method can I send values to next page ?
What is interval time of GC in .net
what is the deference between dataset and data adapter?
Which platform does Microsoft .NET use for exchanging data between applications?