what's the point of using subsonic's active record? [closed] - subsonic

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
When using linq to sql are there any benefits of using subsonic's active record as they are similar (table=class). Is this supported for Oracle or DB2?

Here's a couple comparisons/discussions:
http://subsonicproject.com/docs/Comparisons
Subsonic 3 LINQ vs LINQ to SQL
Linq to Sql vs Nhibernate vs SubSonic vs Stored Procedure (Help)
For your other question about database support, see:
http://subsonicproject.com/docs/Supported_Databases
Oracle support for SubSonic 3 is slated for SubSonic 3.1, which is currently a couple months away. See the discussion in the SubSonic Google groups for the latest development news:
http://groups.google.com/group/subsonicproject/topics?start=

Related

Is there a Vi or Vim plugin for the Toad Oracle client? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I use the Toad client and it's editor while working with Oracle. I find myself missing the Vi/Vim key bindings. When working with SQL Server, I have the excellent ViEmu for SQL plugin that lets me use the Vi/Vim keybindings in SQL management studio. Is there something similar for Toad?

Sharepoint 2013 and VisualStudio 2012 tools to make deployment faster [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I have some question about deployment, is there any way to make it faster? I have sharepoint 2013 in cloud, i am developing app-hosted application, and every time i have to wait some about 4/5 minutes. Is there any way, any tool to make it faster?
Yes, you can have a look here: http://blog.mastykarz.nl/quickly-deploying-sharepoint-2013-projects-mavention-quick-deploy/
It will only build your project, move the assembly to GAC and reset the App Pool.

choosing BPEL engine [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I need to choose an open source BPEL engine for my work. I'm new to BPEL and I've never worked with any BPEL engine. Which engine would you recommend me that is easy to configure and use for a begginer? Brief explanation but I really have to experience at all.
We use Apache ODE at work, and it works fine. The project support we have via mailing lists is enough for us.
I used Oracle's BPEL engine about two years ago. It was both a nightmare to configure, and fairly half-baked in terms support. Even their example code didn't work properly. Things may have changed since then.

Cassandra based graph database [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am planning to use cassandra and graph database in my spring web project. After googling i found some open source graph database. Actually i was looking for some open source graph database that has good support of cassandra and so i found titan graph database. It seems good but its new and don't know how much efficient it is for real world application that has huge data and read/write operations.
So i want to know that
1. Is there any more cassandra supported graph database?
2. Is titan good enough for real world web application with huge data and read/write operations?

JSF in Enterprise Applications [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Is JSF being used in the enterprise, or at least growing in use?
We're using it at my company in an 'Enterprise' way, I know the previous two companies I've worked at have used it in various projects. The only other framework which was more popular was Struts 1.
This page gives some 'real world' JSF links.
Yes, it's being used.
Is the use widespread? I don't think so. It's probably being used more than Wicket but less than Spring MVC, at least from conversations with my own peers.

Resources