Good free Wiki, intranet implementation in ASP.NET - suggestions?
-
Hi there, I'd like to setup a company intranet/wiki/document management(with free text search if possible), maybe blog system at my workplace. We will host it locally with whatever technology the system uses under IIS or whatever. Will mainly use for centralising links to documents, showcase documentation around development processes, investment team processes, would like a firm directory (of users, photo, extn etc) as well. Any suggestions on free software that will do this? I'd prefer if it was a c# open source implementation so I could alter or extend myself easily. Also if there is an addon/extension community with good volume supporting the system would be ideal. Thanks.
-
Hi there, I'd like to setup a company intranet/wiki/document management(with free text search if possible), maybe blog system at my workplace. We will host it locally with whatever technology the system uses under IIS or whatever. Will mainly use for centralising links to documents, showcase documentation around development processes, investment team processes, would like a firm directory (of users, photo, extn etc) as well. Any suggestions on free software that will do this? I'd prefer if it was a c# open source implementation so I could alter or extend myself easily. Also if there is an addon/extension community with good volume supporting the system would be ideal. Thanks.
you can you Share Point for that
Best Regards ----------------- Abhijit Jana Check Out My Latest Article Java.NET : Integration of Java and .NET[^] "Success is Journey it's not a destination"
-
you can you Share Point for that
Best Regards ----------------- Abhijit Jana Check Out My Latest Article Java.NET : Integration of Java and .NET[^] "Success is Journey it's not a destination"
I have just been reading on Windows SharePoint Services 3.0 http://technet.microsoft.com/en-us/windowsserver/sharepoint/default.aspx[^] so it can do all that and for free? Is writing your own web parts just the same or similar to traditional asp.net development? Also is their a community/directory of web parts that do things, like a forum, photo album, whatever, firm directory?
-
I have just been reading on Windows SharePoint Services 3.0 http://technet.microsoft.com/en-us/windowsserver/sharepoint/default.aspx[^] so it can do all that and for free? Is writing your own web parts just the same or similar to traditional asp.net development? Also is their a community/directory of web parts that do things, like a forum, photo album, whatever, firm directory?
I dont have much idea on that , but if you use
Share point Portal
you can acheive all this thing. but... it is not free .Best Regards ----------------- Abhijit Jana Check Out My Latest Article Java.NET : Integration of Java and .NET[^] "Success is Journey it's not a destination"
-
Hi there, I'd like to setup a company intranet/wiki/document management(with free text search if possible), maybe blog system at my workplace. We will host it locally with whatever technology the system uses under IIS or whatever. Will mainly use for centralising links to documents, showcase documentation around development processes, investment team processes, would like a firm directory (of users, photo, extn etc) as well. Any suggestions on free software that will do this? I'd prefer if it was a c# open source implementation so I could alter or extend myself easily. Also if there is an addon/extension community with good volume supporting the system would be ideal. Thanks.
As the other guy said, SharePoint is good but costly. You could try Dotnet Nuke. It's a good and popular one. Moreover it's open source.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions