View Single Post
Old 08-03-2005, 01:06 PM   #6 (permalink)
Pragma
I am Winter Born
 
Pragma's Avatar
 
Location: Alexandria, VA
I wrote a knowledge base myself about 7 or 8 months ago, using C#, ASP.NET, and MSSQL. It actually wasn't too hard to do all of the backend coding, and then I turned it over to a friend to make it look pretty. I haven't had contact with the KB in quite a while, but from what I hear, there are now thousands of entries - and it was a 100 person company.

If you're interested, I can give you pointers in how to get started writing your own - and the nice thing about writing your own is you can always customize it to get exactly what you need.
Pragma is offline  
 

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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73