0
votes
0answers
16 views
+100
Windows Server 2008 COM+ application proxy export excludes assembly
Using Windows 2003 Server or 2000, generating a COM+ application proxy for use on another system, includes .NET Enterprise Services components within the MSI package created during export. The .NET …
5
votes
4answers
152 views
A business Case for Enterprise Python
Hi all,
This will not be a "programming" question but more technology / platform related question. I'm trying to figure out whether Python can be a suitable Java alternative for enterprise / web …
0
votes
4answers
43 views
Is Enterprise Library 4.1 supported for Windows 7?
I was trying to run an application locally with Enterprise Library 4.1 and do logging to the event viewer. I didn't see Windows 7 under the supported operating systems. Does anyone know of a …
0
votes
2answers
52 views
How to create Android Applications only for the Enterprise
Hi, I want to create an Android application that is not released to the Android Market for public consumption but only for private use of my company. Is this possible? If so can you post a link to …
0
votes
2answers
168 views
Obscure your Ruby code?
I am in the middle of developing an enterprise application using RoR (first time for us to build an enterprise app on RoR instead of Java), and while we do not have that much problem of obscuring the …
1
vote
6answers
124 views
What does the ‘Enterprise Ready’ mean?
What do you mean by saying that something is 'Enterprise Ready'?
0
votes
1answer
21 views
Problems with Web Service Data Source in Crystal Reports 2008
I'm trying to hook up my SOAP webservice to be used as a crystal reports data service and I'm running into some problems. I follow the wizard and after I enter my WSDL URL and my credentials, I go on …
0
votes
0answers
42 views
Ubuntu Enterprise Cloud. VM is pending and then terminating. Why?
I'm trying to setup a private cloud.
I followed the tutorial from:
https://help.ubuntu.com/community/UEC/CDInstall
But I'm not able to run a new image. Every time I try to start an image, the VM …
0
votes
1answer
24 views
Regarding Catching FaultException<T> ex
Hi
I am using Enterprise application block on my application' server side to handle exceptions.
I am able to successfully handle exception. I have created a custom service fault class to handle …
0
votes
1answer
22 views
How to pass dirty values only from client side data transfer object to server side domain model
Application Type:
3-Tier web application with RDBMS at backend
Development Platform
Client : Silverlight 3/ WPF
Services: WCF web services with Basic Http binding
Problem Definition:
Trying to …
0
votes
1answer
49 views
Howto model an information system in uml?
Hello,
i have written a software that is generating a data output based on the communication protocol HL7, but this isn't really important for my question. I have to develop an integration concept to …
4
votes
4answers
151 views
Is PHP suited for Enterprise Application development ?
Is PHP suitable for Enterprise Application Development ?
-1
votes
1answer
38 views
Which approach to create the data access layer has the highest performance?
I have to create a very high performance application. Currently, I am using Entity Framework for my data access layer. My application has to insert some communication data almost every second. I found …
0
votes
2answers
43 views
What DB extension PHP has (mysqli, PDO etc) is the best for enterprise level application?
What DB extension PHP has (mysqli, PDO etc) is the best for enterprise level application?
The important features that comes to my mind are:
under active maintenance
A lot of documentation and …
1
vote
3answers
74 views
How to implement an Enterprise-grade JavaScript “framework” for web designers?
I have been tasked with improving the current mess that is our JavaScript "strategy"; we're an online shopping company and my boss has given me time to do this properly. He is very keen on keepin this …
