what is webpart? what r the parts in this webpart (zone)
Answer Posted / harshad lakkad
WebPart:ASP.NET Web Parts controls are an integrated set of
controls for creating Web sites that enable end users to
modify the content, appearance, and behavior of Web pages
directly in a browser. The topics in this section provide
information on what Web Parts are, how they work, and how
to use them to create user-customizable ASP.NET Web pages.
---Personalize page content. Users can add new Web Parts
controls to a page, remove them, hide them, or minimize
them like ordinary windows.
---Personalize page layout. Users can drag a Web Parts
control to a different zone on a page, or change its
appearance, properties, and behavior.
There Are Three Zone
1)WebPart Zone
2)Catalog Zone
3)Editor Zone
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the best practices to follow to secure connection strings in an ASP.NET web application?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
Explain the concept of View Model in MVC?
What is different authentication mechanisms used in ASP.NET?
What are the uses of list view control in Asp.net?
What is a master page and what does it do?
What are the advantages and disadvantages of Using Cookies?
How does a web application session work?
Is data edited in the Repeater control?
What is difference between session and viewstate?
What is data reader in asp.net?
Explain the difference between debug.write and trace.write?
How do we ensure view state has not tampered?
Can you explain page lifecycle in net?
What are the HTML server controls in ASP.NET?