Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > portal

Reply
Thread Tools

portal

 
 
Mike
Guest
Posts: n/a
 
      07-16-2004
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


 
Reply With Quote
 
 
 
 
Steven Cheng[MSFT]
Guest
Posts: n/a
 
      07-16-2004
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/As...talArticle.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/windowss...egrated-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/de...=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

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Aironet 1200's and the equivalent of Captive Portal? Rob Cisco 2 11-19-2005 12:32 AM
Namespace Problem? COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporary(String strUserName) - Is this Correct? webmaster@sanjamar.com ASP .Net Web Services 1 06-14-2005 02:26 AM
home portal 2 wire 1000 Scott Emick Cisco 8 07-14-2004 08:15 PM
Tech Portal mortin MCSD 0 05-21-2004 12:02 PM
New MCSE Certification Portal Launched MCSE World MCSE 31 08-24-2003 12:43 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57