What are the ways to sending the data in ASP.NET page?
No Answer is Posted For this Question
Be the First to Post Answer
version information of assembly consist of _________ values.
what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
What is event bubbling?
How dataadapter.fill works?
What is active web pages?
what is clr .
Explain the difference between globalization and localization techniques
What is postback and autopostback in asp.net?
what is reference type to value type.
Tell something about state management in asp.net?
What is wrong with a line like this? DateTime.Parse(myString)
Explain the main function of url routing system in asp.net mvc? : asp.net mvc