Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the difference between this.controls and
page.form1.controls and me.controls?

Answers were Sorted based on User's Feedback



what is the difference between this.controls and page.form1.controls and me.controls?..

Answer / nithya

this.controls = in C#
me.controls=vb.net
page.form1.controls is not a valid one
Page.Form.Controls is available. this command is used to get
the all the child controls of a specific server control.
here the server control is form

Is This Answer Correct ?    3 Yes 0 No

what is the difference between this.controls and page.form1.controls and me.controls?..

Answer / 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

More ASP.NET Interview Questions

What is session and cookies in asp.net?

0 Answers  


What is boxing and unboxing in asp.net?

0 Answers  


What are Master pages? How to define a Master page?

3 Answers  


How you can manage the state of application at the server side in ASP.NET?

0 Answers  


I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


What is a query string in a url?

0 Answers  


How do you get records number from 5 to 15 from a dataset of 100 records?

3 Answers   Syntax Softtech,


Which is better union or union all?

0 Answers  


How cross page posting is done in Asp.net 2.0?

3 Answers  


What are the disadvantages of view state / what are the benefits?

2 Answers   Siebel Systems,


What are HTTP handlers in ASP.NET?

0 Answers   MindCracker,


What are the different Key TreeView Properties in Asp.net 2.0?

1 Answers   TCS,


Categories