.NET port of OGNL Library [closed] - c#

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Does anyone know of a good .NET port of the OGNL library here? It looks like I could use something like this and the only one I have found so far is on SourceForge here and hasn't been updated since 2005.

I've been looking for something like this as well. Unfortunately, there isn't anything I'm aware of that's feasible for use in a real project. Sorry!
One suggestion that might be of help is to e-mail the author directly. Oftentimes, they abandon the project because they've found that another existing project's work is more in line with what they were trying to accomplish.

Related

Siemens CSTA with C# [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need a quickstart for the connect ... maybe someone with experience on C# and how to make CSTA Link ? I just find one example but in Perl on Perl CSTA Example, but I still don't know hot to do on C#.
Thanks a lot!
Best Regards.
Siemens exposes CSTA API's. You can use those. There is a CSTADLL which is a collection of software for the Microsoft .NET platform that allows you to perform ACSE and CSTA operations for any of the three CSTA phases.
There are two namespaces you should have a look at: Com.Objsys.Csta.Common and Com.Objsys.Csta.Devices - depending on what exactly you are about to do.

Looking for an one file AOP proxy generator [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I'm working on an automatic pageable collection for WPF. I'm using internally the excellent library LinFu.DynamicProxy. I would like to minimize the dependencies, and I did not find any "one file" solution implementyng a DynamicProxy generator, so I would like to ask if you are aware of such a component.
Thanks,
Felice
Well, I found a solution writing one myself, really bound to the functionality I actually need. Here is the code for reference.

Does anybody know Yammer-like app, developed using C#? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
all
I found Yammer a very useful, and great app, but i want to extend it somehow.
And want to have it installed as on-premise solution.
Maybe someone know alternative for it, but developed using C#?
Thx
There exist many open-source self-hosted alternatives to Yammer, such as StatusNet and Laconi.ca, but unfortunately, most of them are in PHP/MySQL.
Currently, Leiha is your best bet.

sftp for .net c# [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
my boss has asked me to come up with a test page which can handle sftp of a file from one internal server to another.
As Ive never done this before I was wondering if anyone could give me a shove in the right direction please?
thanks
DD
.Net Framework doesn't have internal support for connecting to SFTP. But there are some free libraries which can handle that - right now I am using in my project this one successfully - SharpSSH.

Are there any good c#, .net news aggregators? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Are there any c#, .net news aggregator sites similar to DelphiFeeds? I have found C# Feeds but nothing else.
How about http://www.dotnetkicks.com? Or am I missing your question?
I always have The Morning Brew in my feed list
Not terribly helpful, but...
If the aggregator site at http://babelnova.net/planet were not down at the moment, I'd check to see if that offered a C# (or general .net) stream to go along with the other streams, including, "Planet F#" that it bundles.
Other than dotnetkicks.com I believe reddit's dotnet subreddit is the best aggregator around these days for .NET.
http://www.reddit.com/r/dotnet/

Categories