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 Are Different Types of Debbugers

2 Answers   Accenture, TCS, Wipro,


Explain the difference between web user control and web custom control?

0 Answers  


Disable browser cache for entire ASP.NET website?

0 Answers   HCL,


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,


Contrast the use of an abstract base class against an interface?

5 Answers   iLink,


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

0 Answers   Hexaware, Infosys,


What is view state and how it works in asp net?

0 Answers  


can u any one tell me clearly where is stored cache datas?

2 Answers   Apollo,


Explain the difference between authentication and authorization.

0 Answers  


Why Unload event of MasterPage Calls first in ASP.net ?

0 Answers   HCL,


Describe SOA and the tenets of it?

0 Answers   Siebel,


What is the use of data set in asp.net?

0 Answers  


Categories