 |
Codes
|
|
 |
|
|
|
|
|
Simple Portal application 
|
Published on: Saturday, June 14, 2008
By: rycka
User Rating:
Categories: Data, C#, Community
Users have accessed this code article 889 times.
This snippet demonstrates simple portal application with MySQL for data storage. You can manage users, widgets, folders. Also You can code your own widgets by simply adding IWidget interface to UserControl.
Note: Codes are submitted as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Terms of Agreement:
By using this code, you agree to the following terms...
- You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
- You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
- You may link to this code from another website, but ONLY if it is not wrapped in a frame.
- You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.
|
| Comments |
By
mebet @
Tuesday, June 17, 2008 9:16 AM
|
Hello,
Could you post a VS2005 compatible?
Thanks.
|
|
|
By
rycka @
Tuesday, June 17, 2008 10:01 AM
|
|
Ok. I'll post VS2005 compatible 2 days later.
|
|
|
By
rudicronje @
Monday, June 30, 2008 8:26 AM
|
|
any progress on vs2005 version?
|
|
|
By
rycka @
Monday, June 30, 2008 4:55 PM
|
|
I had register new project named "Simple portal app" on Codeplex. Now You can download VS2005 version from: http://www.codeplex.com/simpleportalapp/Release/ProjectReleases.aspx?ReleaseId=14874
|
|
|
By
mebet @
Saturday, July 12, 2008 6:46 PM
|
|
|
By
tarzanphilip @
Tuesday, July 22, 2008 4:51 PM
|
Hi. Need some help. When I compile the app, I have this errors
The type or namespace name 'NavigationTabs' does not exist in the namespace 'Gizmox.WebGUI.Forms' (are you missing an assembly reference?)
I did not change any default configuration.
Tnx.
|
|
|
You must be logged in to post a comment. You can login here
|
|
|
|
 |
|
 |
|
|