Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: Users

Zope for .NET

 

 

Zope users RSS feed   Index | Next | Previous | View Threaded


briansullivan at gmail

Apr 16, 2010, 10:21 AM

Post #1 of 9 (1380 views)
Permalink
Zope for .NET

I am looking for an open source .NET framework that includes user
management, authentication, multiple configurable levels of security,
tools for html generation and is data base agnostic or includes some
sort of built in data base.

It would be nice if it had a host of open source add ins. Basically
Zope functionality for .NET.

Is there anything like that out there -- or even something close?
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


akm at theinternet

Apr 16, 2010, 10:25 AM

Post #2 of 9 (1345 views)
Permalink
Re: Zope for .NET [In reply to]

+-------[ Brian Sullivan ]----------------------
| I am looking for an open source .NET framework that includes user
| management, authentication, multiple configurable levels of security,
| tools for html generation and is data base agnostic or includes some
| sort of built in data base.
|
| It would be nice if it had a host of open source add ins. Basically
| Zope functionality for .NET.
|
| Is there anything like that out there -- or even something close?

Tried Zope? d8)

--
Andrew Milton
akm [at] theinternet
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


briansullivan at gmail

Apr 16, 2010, 10:35 AM

Post #3 of 9 (1349 views)
Permalink
Re: Zope for .NET [In reply to]

> Tried Zope? d8)
>

Yes -- would love to use it here too but unfortunately it doesn't fit
the scenario. But thanks for the suggestion will keep it mind for
future projects. ;-)
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


chris at simplistix

Apr 18, 2010, 11:04 PM

Post #4 of 9 (1329 views)
Permalink
Re: Zope for .NET [In reply to]

Brian Sullivan wrote:
> Yes -- would love to use it here too but unfortunately it doesn't fit
> the scenario.

What about it doesn't fit?

You could probably try repzoe.bfg on IronPython...

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


briansullivan at gmail

Apr 19, 2010, 6:04 AM

Post #5 of 9 (1327 views)
Permalink
Re: Zope for .NET [In reply to]

On Mon, Apr 19, 2010 at 2:04 AM, Chris Withers <chris [at] simplistix> wrote:
> Brian Sullivan wrote:
>>
>> Yes -- would love to use it here too but unfortunately it doesn't fit
>> the scenario.
>
> What about it doesn't fit?
>
>

It doesn't fit because the customer already has a system using .NET
that has to tightly integrate and has said they want a .NET system.
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


briansullivan at gmail

Apr 19, 2010, 7:18 AM

Post #6 of 9 (1321 views)
Permalink
Re: Zope for .NET [In reply to]

On Mon, Apr 19, 2010 at 10:07 AM, Jim Pharis <binbrain [at] gmail> wrote:
> Maybe try DotNetNuke. I have no in depth knowledge of it but I believe it is
> designed using component architecture and its open source.
>

Yes DotNetNuke was one that I found and it seems like the most likely
candidate -- I was just wondering if there were other options.
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


chris at simplistix

Apr 19, 2010, 8:00 AM

Post #7 of 9 (1325 views)
Permalink
Re: Zope for .NET [In reply to]

Brian Sullivan wrote:
> It doesn't fit because the customer already has a system using .NET
> that has to tightly integrate and has said they want a .NET system.

And IronPython isn't .NET how exactly?!

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


briansullivan at gmail

Apr 19, 2010, 8:51 AM

Post #8 of 9 (1317 views)
Permalink
Re: Zope for .NET [In reply to]

On Mon, Apr 19, 2010 at 11:00 AM, Chris Withers <chris [at] simplistix> wrote:
> Brian Sullivan wrote:
>>
>> It doesn't fit because the customer already has a system using .NET
>> that has to tightly integrate and has said they want a .NET system.
>
> And IronPython isn't .NET how exactly?!
>

IronPython isn't Zope though is it ?-- which is what I was referring
to and where there is some potential leverage.

Using Python doesn't really help in this situation (other than the
fact that I am more familiar with Python than C)-- the existing system
is done with C# --and they want to be able to manage, develop and
maintain using the same resources.

Is there something about IronPython that I might be missing?
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )


chris at simplistix

Apr 20, 2010, 10:08 AM

Post #9 of 9 (1288 views)
Permalink
Re: Zope for .NET [In reply to]

Brian Sullivan wrote:
> Is there something about IronPython that I might be missing?

Well, it can interoperate with stuff in C#.

But yeah, you're doomed.

Enjoy.

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
_______________________________________________
Zope maillist - Zope [at] zope
https://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope-dev )

Zope users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.