Web Parts & Widgets

  • Thread starter Thread starter Jeff
  • Start date Start date
When you say "widget", I am not sure what you mean.

Web parts, in essence, are small web applets in which the majority of the
code runs server side (at least in most implementations; one could create an
AJAX web part). You can use them independently (the norm) or hook into the
framework to have some interaction.

Are they like Yahoo widgets? Sort of, but Yahoo widgets run in the Yahoo
widget framework while web parts run in the Microsoft web part framework.
:-)

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside the box!
*************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Appropriate Building Blocks? 1
web widget and web gadget 1
amazon causes html not to validate 2
inserting from database 1
Parsing a DataReader 2
Count Instances 4
Excel 2013: AutoFilter and SUM() 1
Excel 2013 1

Back
Top