what is the difference between this.controls and
page.form1.controls and me.controls?
Answer Posted / vatsal shah
this.controls is used in c#.net in asp.net
me.controls is used in VB.NET in VB.NET
page.form1.controls is used in desktop application (in VB.NET)
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is the use of dispose method?
How does u call and execute a sp in .net?
Explain the benefits of viewstate?
How to find last error which occurred?
What is authentication in asp.net?
Is asp.net is a programming language?
How many types of sessions are there in asp net?
How to disable validator control by client side JavaScript?
Explain Areas in MVC?
Explain the difference between sql invalidation and sql notification.
i want the asp.net technical questions and answeres
What does mvc represent in asp.net? : asp.net mvc
List all templates of the repeater control.
What is the difference between web.config and machine.config in ASP.NET?