473,394 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

CMS advice

I'm trying to find a .NET-centric alternative to the Plone CMS package. For
those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development tools,
preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking for
your personal experiences and favorites .

Thanks.
John G.
Mar 13 '06 #1
5 2384
On Mon, 13 Mar 2006 18:26:42 -0500, John Goodfellow wrote:
1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development tools,
preferably VB.NET


DotNetNuke works pretty well, but it is more community oriented. It's got
a pretty good module development model though. It's also one of the most
supported .NET CMS's out there.
Mar 13 '06 #2
try

http://www.axcms.net/en_axcms_servic...?ActiveID=7251

Free............always a nice to have.

--
Regards

John Timney
Microsoft MVP

"John Goodfellow" <no****@bitbucket.net> wrote in message
news:O$**************@TK2MSFTNGP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 14 '06 #3
http://csharp-source.net/open-source...agment-systems

There's a list of some. Some are c#, some vb.net, some are both. I
have only used DNN and Rainbow.

HTH,
Darren Kopp
http://blog.secudocs.com/

Mar 14 '06 #4
Windows SharePoint Services should be considered.

<%= Clinton Gallagher

"John Goodfellow" <no****@bitbucket.net> wrote in message
news:O$**************@TK2MSFTNGP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 14 '06 #5
Just to expand on Clinton's answer:

Windows Sharepoint Services is FREE and runs on Windows Server 2003 (and
newer offerings ;-). It uses SQL Server to manage the content, has a very
well documented API, and provides basic portal capabilities for intranet
use. It integrates very well with Microsoft Infopath, which is a forms tool
that comes shipped with Microsoft Office (scores of folks have this tool and
are not aware of it). Not to be confused with Sharepoint Portal Services
which is a retail product (e.g. it costs a little money) that is built on
TOP of Windows Sharepoint Services. Here's a link to more info on both WSS
and SPS
http://www.microsoft.com/windowsserv...t/default.mspx

For some intranet requirements WSS is fine. For very large intranet
deployments, I'd suggest Sharepoint Portal Server. Note: Microsoft's
internal intranet is mostly Sharepoint Portal Server. It is managing
terabytes of document data. For more info on how Sharepoint is used within
Microsoft, see:
http://www.microsoft.com/technet/its.../msit/sps.mspx

Hope this helps,

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"John Goodfellow" <no****@bitbucket.net> wrote in message
news:O$**************@TK2MSFTNGP09.phx.gbl...
I'm trying to find a .NET-centric alternative to the Plone CMS package.
For those not familiar, Plone is an open source CMS built on the Zope
application server which is built on Python. I'm the developer, trying to
weasel out of learning the very large and complex Zope system. Criteria
would be:

1. low purchase cost, hundreds instead of thousands
2. geared towards medium-sized intranet development, rather than community
site building
3. good document handling capabilities, some forms facilities
4. at least somewhat open source & extensible using .NET development
tools, preferably VB.NET

I have been crawling the web for days, and found many. Now I am looking
for your personal experiences and favorites .

Thanks.
John G.

Mar 16 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

75
by: Howard Nease | last post by:
Hello, everyone. I would appreciate any advice that someone could give me on my future career path. Here is my situation: I am a bright Junior in a very well-respected private high school, taking...
5
by: Martin Piper | last post by:
Hi all. I've recently landed myself the position of trainee C++ programmer which I'm extremely pleased about, but also nervous. According to the feedback from the interview, I have a good...
3
by: Andy Dingley | last post by:
I've just started on a new project and inherited a huge pile of XSLT (and I use the term "pile" advisedly !) It runs at glacial speed, and I need to fix this this. Platform is MSXML 4 / ASP ...
11
by: ma740988 | last post by:
I'm perusing a slide with roughly 12 bullets spread across 3 pages. Each bullet reflects 'advice'. I'm ok with all but 1 bullet, more specifically the bullet that states: " Avoid the STL unless...
6
by: J Rieggle | last post by:
Hi there, I am stuck on a problem that relates to eCommerce sites, but isnt ASP.NET specific (sorry). The ecommerce site is working in the UK, and products will be sold in pounds stirling. ...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
7
by: John Paul | last post by:
I'm thinking of building an e-commerce site in php. Anyone got any advice in building one? What is the best way to implement a payment system? Are any legal issues involved? Thanks,
232
by: robert maas, see http://tinyurl.com/uh3t | last post by:
I'm working on examples of programming in several languages, all (except PHP) running under CGI so that I can show both the source files and the actually running of the examples online. The first...
3
by: mesut | last post by:
Hi colleagues, I need your advice... I have approx 1,5 years experience with ASP.NET/VB.NET 2005 and I have to switch over into C# 2005 language. I don't have experience with C# 2005...
7
by: SM | last post by:
Hello, I have a index.php template (2 columns). The right columns contains a bunch of links (interviews, poems, etc...) The left columns contains the actual article. So if I click on a link on...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.