Jump to content

User Controls


Recommended Posts

Posted

what are user controls in asp.net?real time example?

Posted

No one can put it or explain as simple as this. http://msdn.microsoft.com/en-us/library/y6wb1a0e%28v=vs.100%29.aspx
Read it if you have any doubt post it here.

Posted

simple example take a website like google.com which has 100+ diffrent pages which user need to register(just for eXample purpose)..like google books,gmail,google latitude etc......instead of developing a new html in each page they can create a user control and refer that in a webpage........so ur just reusing the same componet in ur code multiple times......


how do u do that?
whats the advantage of doing that?
just google these quetsions


[img]http://i50.tinypic.com/5xijap.png[/img]

×
×
  • Create New...