Author |
Topic  |
|
jeffyjones
Starting Member
4 Posts |
Posted - 04 November 2003 : 16:18:32
|
The .Net version of POP Forums just went free, if anyone is interested: http://www.popforums.com
|
|
dayve
Forum Moderator
    
USA
5820 Posts |
Posted - 04 November 2003 : 17:41:55
|
quote: It appears that there is a limitation to the length of a posting. Is that true? If so, what is the limit?
quote: There is and there isn't. The following line can be found in the web.config file: <httpRuntime maxRequestLength="50" />
You can set that for whatever size you want. The idea is to keep people from uploading 10MB images to their profile photos.
I don't understand the logic of this response.
|
|
 |
|
D3mon
Senior Member
   
United Kingdom
1685 Posts |
|
jeffyjones
Starting Member
4 Posts |
Posted - 22 December 2003 : 12:42:14
|
Source code now available... still free. |
 |
|
Faizan
Average Member
  
United Kingdom
592 Posts |
Posted - 22 December 2003 : 16:59:08
|
Looks like it's your own forum Jeff??
|
 »Snitz Graphics
|
 |
|
weeweeslap
Senior Member
   
USA
1077 Posts |
Posted - 22 December 2003 : 18:52:59
|
jeff as in coasterbuzz jeff? |
coaster crazy |
 |
|
StephenD
Senior Member
   
Australia
1044 Posts |
Posted - 22 December 2003 : 20:00:24
|
Forums seem to run very fast .. even on my crappy dialup. |
 |
|
rihani
Starting Member
Lebanon
1 Posts |
Posted - 24 December 2003 : 07:07:23
|
nice work jeff.. but it seems just like the MSDN .NET??? and there are some links not working... |
signed by us, we GrEaT RiHaNi |
 |
|
soxc
New Member

53 Posts |
Posted - 26 December 2003 : 17:49:20
|
It seems to be much more that just a forum. Once you poke around you will see that Jeff has been busy.
http://www.popforums.com/docs/v7.0/
Seems fast.
Jeff is your goal to get a user base and then sell none branded licenses?
|
 |
|
jeffyjones
Starting Member
4 Posts |
Posted - 29 December 2003 : 12:38:40
|
My goal is to give it away. I'm not interested in selling it anymore. There's too much out there. With MS giving away a forum (needlessly complex, I might add), and the .Net Framework itself making things easier (see, Whidbey), it doesn't make sense. So the fact is, the forum was developed in the first place to suit my own needs, so I might as well put it out there for others to use. The only thing I want to do is to retain copyright.
The forum is fast because so much of the data is cached. If you look at the source code, say for example, the People class, you'll see that it doesn't hit the database for user data unless the cached data has expired or the data has been changed. |
 |
|
seahorse
Senior Member
   
USA
1075 Posts |
Posted - 30 December 2003 : 18:55:31
|
what's it written in?
|
Ken =============== Worldwide Partner Group Microsoft |
 |
|
jeffyjones
Starting Member
4 Posts |
Posted - 06 January 2004 : 01:39:42
|
It's C#. It's easily translated to VB.Net if need be, though really I think people should be able to read both. |
 |
|
|
Topic  |
|