Home » ASP » Article
ASP.NET Forum Source Code
|
Article by: |
ITCN (3/1/2004) |
|
Sponsored by:
|
FindMyHosting - Web Hosting Search
|
Summary:
|
Complete open source website Forum and Discussion Board programmed in Microsoft dot Net 1.1 Framework with Visual Basic. |
|
Viewed: 18900 times |
Rating (73 votes): |
|
4.7 out of 5 |
|
|
ASP.NET Forum Source Code
online demo
Download (122KB)
The ITCN Asp.Net Forum 2004 is a free, open source website Forum and Discussion Board programmed in the new Microsoft dot Net 1.1 Framework with Visual Basic. It is supported and developed by the programmers of ITCN, a New Jersey based web design and application programming firm.
It is a fully functional and working Discussion Forum which was built as a way to learn the new dot Net Framework. Since it originally started out as a learning experience, I'm sure there are parts of the code which could be further optimized. The main focus during development was to try a varied approach at the new VB classes and to ensure a bug-free application.
My hope, however, is that now that this is available as an open source application more programmers will come and assist in developing it further and making it even better than it already is, with new features and functions.
You are free to download, install, alter and use the application. Please refer to the Support Forum at http://forum.itcn.com/ (which doubles as a demo since it is run by the ITCN Asp.Net Forum 2004) if you have any problems with installing the application. There are also threads to report bugs and request additional features, as we will be continuing to expand the Forum throughout the year as more features are requested.
|
|
View highlighted Comments
User Comments on 'ASP.NET Forum Source Code'
|
Posted by :
darlinton at 11:24 on Sunday, November 14, 2004
|
darlington
|
|
Posted by :
chloe_hhi at 00:58 on Thursday, December 30, 2004
|
hi, all,
i m using MS.NET 2002 with framework 1.1. currently i m developing a system and the menu, i use treeview from webcontrol. i dl the webcontrol from msdn web site.
however, when i run it, i get the error as below:-
Parser Error Message: The located assembly's manifest definition with name 'Microsoft.Web.UI.WebControls' does not match the assembly reference.
Line 2: <%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls, Version=1.0.2.226, Culture=neutral, PublicKeyToken=31bf3856ad364e35" %>
Line 3: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 4: <HTML>
i search online, but so far still do not hac solution for it.
can any one help me??
thanks.
|
|
Posted by :
chloe_hhi at 00:59 on Thursday, December 30, 2004
|
sorry!! post the wrong things
|
|
|
To post comments you need to become a member. If you are already a member, please log in .
RELATED ARTICLES |
MagicGrid by Abhijeet Kaulgud
MagicGrid is an all-in-one grid for ASP programmers. It is a 3 Level Hierarchial Grid. You can Add, Edit, Delete Items under all the three levels. You can also cut-copy-paste Items from one level to other, It happens just by drag & drop! |
|
ASP Format Date and Time Script by Jeff Anderson
An ASP script showing the variety of date and time formats possible using the FormatDateTime Function. |
|
Creating a Dynamic Reports using ASP and Excel by Jeff Anderson
A simple way to generate Excel reports from a database using Excel. |
|
ASP Shopping Cart by CodeToad Plus!
Complete source code and demo database(Access, though SQL compatible) to an ASP database driven e-commerce shopping basket, taking the user through from product selection to checkout. Available to CodeToad Plus! Members |
|
Create an ASP SQL Stored Procedure by Jeff Anderson
A beginners guide to setting up a stored procedure in SQL server and calling it from an ASP page. |
|
Email validation using Regular Expression by Jeff Anderson
Using regular expression syntax is an exellent way to thoroughly validate an email. It's possible in ASP. |
|
The asp:checkbox and asp:checkboxlist control by David Sussman, et al
Checkboxes are similar to radio buttons, and in HTML, they were used to allow multiple choices from a group of buttons. |
|
Creating an SQL Trigger by Jeff Anderson
A beginners guide to creating a Trigger in SQL Server |
|
Find Visitor Geographical location from IP address using ASP by Per Soderlind
Where are your internet visitors coming from? Using simple ASP and the free GEOIP Database from Maxmind its quite easy to find out |
|
ASP.NET Forum Source Code by ITCN
Complete open source website Forum and Discussion Board programmed in Microsoft dot Net 1.1 Framework with Visual Basic. |
|
|
|