integration

e-commerce webapp integration via Web Services with MS Dynamics (Navision 2009)

Hi, Has anyone tried to build an e-commerce site atop MS Dynamics, using the new Web Services introduced in Nav 2009 ? I'd like to know what kind of load these web services can take, and what kind of resources can be read/written, and any other challenges that I can expect. I intend to integrate an existing linux-based webapp via Web S...

Db image format for CardFiveID Printing Software

I`m using Card Five ID Printing Software for ID Card Printers. It is card design software, and I want to print cards with data that is stored in MSSQL Server database. The problem is with storing photos of employees. I tried different formats JPG, BMP and I used binary reader from C# to populate image filed in my database. I would aprec...

Looking for resources and advice on C# to Quickbooks 2008 Enterprise custom integration

I am writing an application to integrate invoices into Quickbooks via their latest API. I haven't worked with this API, but have subscribed to their developer program, looked through the docs, etc... The integration I'm doing is with a standalone C# WinForm application used to enter invoices. Wondering if anyone has real world experie...

C++ 2D Integration Libraries

Can anyone point out a good C++ library that can do 2D numerical integration. It needs to be able to accept a 2D array of known values, and the spacing between the points can be assumed to be constant (for a start). It is preferable that it have a license which allows modifying the code as needed. ...

Sync Subversion and Harvest repositories?

How would you integrate Subversion and CA Harvest if using Subversion to sync work across a team and Harvest as the enterprise system of record? An approach I'm investigating is creating a script that loads a SVN tag into Harvest, but am curious if anyone else has done something like this before or there is a better way to approach the ...

Glassfish IDE integration

I am an Eclipse user. I am going to be using Glassfish on a project. Is the Glassfish IDE integration substantially better in NetBeans (or some other), or is the integration the same as Eclipse? ...

Laboratory Information System interface to Remisol 2000 Data Manager

Hi, I need to develop an interface between a Laboratory Information System (LIS), developed in .NET, and the Remisol 2000 Data Manager , which is a API for lab instrumentation systems made by Beckman Coulter Inc. The idea is to fetch the test results programatically into the LIS. Are there any resources on the web that can give me a st...

Integrating ASP.NET applications into PHP CMS (Joomla)

We're currently working on a major overhaul for our public website, transitioning from a pretty nasty static site to a new CMS. For some reason or another, Joomla was selected as the CMS despite the company being a very heavy MS shop. This would be fine, however we have multiple ASP.NET web applications which are currently running on the...

Replace Desktop with WPF Application

Wondering if it is possible to replace the desktop (ie. icons, wallpaper) with a WPF Window, Frame or something that I can interact with using WPF and C#? I also don't want it to hide when Show Desktop is clicked. I'm guessing I'll need to use some Win32 APIs or something? Anyone have any examples, or can anyone point me in the right di...

How to integrate Scala language with Spring Security

I'd like to know how to integrate Scala with Spring Security (i.e. Acegi)? What are best practices and roadblocks while doing the integration ...

Balancing level of integration with ease of adding new software in an intranet: portals, cms, etc?

Quick background: i'm the portal admin for our medium sized company. Currently, our intranet policy is to try to integrate everything into our intranet portal, (which we use mostly as a CMS, with a handful of applications integrated as well). This means that all of our software appears to the end user to come from one site, which is go...

How do I include a PHP script in Python?

I have a PHP script (news-generator.php) which, when I include it, grabs a bunch of news items and prints them. Right now, I'm using Python for my website (CGI). When I was using PHP, I used something like this on the "News" page: <?php print("<h1>News and Updates</h1>"); include("news-generator.php"); print("</body>"); ?> (I cut down...

Is a unified, enterprise-wide information system a feasible or worthy goal?

Considering the vast amount of digitized information sitting in each department of a large organization, is it a worthy goal to refocus information systems development away from linking individual systems and start considering a single infrastructure that aspires to be flexible and extensible enough to meet all the current and future req...

How can we work with VB6 dll called from a multithreaded c# windows service application?

I'm running a multithreaded windows service that need to call a VB6 dll. There's no documentation about this VB6 dll and this legacy system supports a very critical business process. At first time (1º thread), this dll performs well. As other threads need access, it start provide wrong results. I read one guys saying: "Just be careful...

Blog engines for ASP.Net (maybe MVC) web sites

I've built a web site on ASP.NET MVC and one little section of it should be a blog. I'm looking for a blog to integrate. In the worst case scenario it'd be a WordPress with a custom skin and RSS integration to the rest of the site. The best would be to have an ASP.NET MVC add-on, but I can live with ASP.NET WebForms. Do you have any rec...

Assimilate existing apps?

Hey Folks, I read all lot about rich client platforms and the OSGi framework, but stuck with this question: Is it possible to assimilate existing applications (either java-based or win32-based) in one application window? I aim at connecting different kinds of (existing) application in one application (with Eclipse RCP) to offer the gen...

Blackberry - How to get the background application process id

Dear frinends, In my blackberry simulator i m running two application at the background now i want to retrive which are the application running in the background..I dont how to do..pls help me ... is it possible to show which are the application running in the background...If u can pls provide some codes also it might be very helpful to...

Kodak Carestream PACS integration

Hi all, just a shot in the dark here. Does anyone here have any experience with coding an integration into Kodak's carestream (pacs) product? I am trying to integrate into their COM server, but hitting issues with saving Key Images. I just want to see if this is a suitable forum for asking carestream related queries. Thanks! Craig ...

Can I write a Microsoft Exchange plugin to avoid installing many Outlook add-ons?

What, if any, extensions can be run on Microsoft Exchange that then become visible to Outlook users? Basically I'm wondering how to integrate at the Exchange layer, avoiding the task of having to install a plug-in or whatever for each Outlook user. ...

How to integrate Mercurial with PHPed IDE ?

Hello Can anyone post the steps for integrating mercurial to phped. I followed the following steps, listed by one member on their forum: What to do: Creating a Commit Shortcut * Install Mercurial if you have not already. I've installed mine to c:\development\Mercurial\ * Go to PHPEd Settings > Tools > Integration * Creat...