what is webpart? what r the parts in this webpart (zone)
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ravi more
Web part is an interrelated set of controls that can work
interactively and also give the user the flexibility to
change the look and design pattern of the web page
Is This Answer Correct ? | 0 Yes | 1 No |
what are webservices?In which circumstances we can go for webservices?
What is css and what is it used for?
What are different ASP.NET Web Forms with the technology different from though ASP (1.0-3.0)?
How do http sessions work?
What are asp.net web forms?
What is ViewState and How it is managed,Its Advantages/Benefits?
Can we use a static function with a non-static variable?
What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?
Compare and contrast between inline and code behind - which one is best?
Explain authorization levels in .net ?
What is the maximum timeout we can set for Cookies?
Which dll handles the request of .aspx page?