portal

M

Mike

I need some help, I need to create a "sports portal" application with a left
side nav bar which is permanent.
the nav will have NFL, NHL, etc. and in the "white space" of the portal will
display modules linked to NFl, NHL, etc.
I looked at dotnuke and that looks like it won't work for me, All the
modules will be DB driven from Oracle and several of them will have scores,
stats etc, and will need to be updated every 30 seconds.First is this
possible, second, is there anything online that i can see or use as a
template?

thx
 
S

Steven Cheng[MSFT]

Hi Mike,

As for the portal system , generally most exsiting template or framework
are all database driven which can help use easily build a database driven
portal system. And here are some further resources :

#Personal .NET Portal
http://www.codeproject.com/aspnet/AspNetPortalArticle.asp

#ASP.NET : Scripts and Controls : Portal Systems
http://www.hotscripts.com/Detailed/18834.html

#Project: LoreSoft Portal - asp.net portal system:
http://sourceforge.net/projects/loresoftportal/

# Microsoft Integrated Portals Technologies
http://www.microsoft.com/uk/windowsserversystem/portals/ms-integrated-portal
s-tech/portal-scenarios.mspx

In addition, if you only want to build a simple portal which don't need to
use rich data-driven, I think you can just simple use some Navigate web
controls together with frame based page structure. For example,
Make a main page which contains a left and a right child frame page. In the
left frame page, contains a treeview or TapStrip bar control to act as the
navigate menu. And in the right frame display the main modules. Here is the
navigation control gallery in the www.asp.net , you may have a look to see
whether there are any thing helpful to you:

#Control Gallery > Navigation Controls
http://www.asp.net/ControlGallery/default.aspx?Category=12&tabindex=2

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

Get Preview at ASP.NET whidbey
http://msdn.microsoft.com/asp.net/whidbey/default.aspx
 

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

Members online

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top