First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
Use Processes instead of Threads for Performance
We have developed this new Parallel and Distributed Programming Framework called Korus. Extremely easy to use ( you will get started within 5 mins) and is a lot faster than conventional Threads. <a href ="http://code.google.com/p/korus" />http://code.google.com/p/ korus</a> for more details Some Interesting Fe... 14 May 2010 01:56
GUI question
hello, i have question regarding adding an additional GUI to an existing GUI. i have the following placed inside of the action listener of a button: i am trying to implement the following but all i am getting is a second blank popup window (no progress bar). this UI is popped up after i click a "go!" button... 17 May 2010 10:11
Translate between managaed java and unmanaged jvm
Hello All - When I debug .net ihave the docs and automated tool to interpret .net managed objects from unmanaged code. So when i dump a native callstack and see mscorwks.dll->CallMethDesc, i know that that is the native code used to call into the .net managed code. I can then translate mscorwks.dll->CallMethDesc t... 13 May 2010 23:45
SMIL (video+image+text) alternative for Java
Hi! I'm looking for an alternative to the SMIL presentation. Is there any? Big thanks, Lukas. ... 13 May 2010 10:27
Version problem causing issues after removal
I am working with some web based COTS product that let's us create a specific class file to add our edits into. The class file we create doesn't have to be there, but when it is the edits we have are brought in and run. The software rests on about 10 different web server boxes, for failovers and to spread out the... 13 May 2010 07:10
Unable to read after commit () with JPA
Hello everybody, I developed a CRUD application using TopLink Essentials as persistence provider. I've got the following problem: I have to save data according to the master-details scheme, but I can not read that unless restarting the application, even if they are already physically on the database before resta... 18 May 2010 19:13
Parser to read configuration file
Hi, I need to read a configuration file and create an Object Model in memory. The configuration file uses around 7-8 keywords and symbols like '(', '[', ']' and ')' and quoted strings. My question is: Should I use a simple tokenizer to parse the above file or use some kind of parser? If parser is recommende... 23 May 2010 15:44
Good REST Client
Hey guys, could someone recommend to me a good free (at least as in beer) gui or command line REST client that supports WSSE authentication for either Linux or Windows? Thanks in advance. ... 13 May 2010 02:52
Hibernate Validator Date
Hello everyone, i am just trying to configure hibernate validator with different type of data (int,string,date....). I got a problem with date validation. The error message is [javax.validation.UnexpectedTypeException: No validator could be found for type: java.util.Date at org.hibernate.validator.engine] i ha... 12 May 2010 23:38
C#, .NET, and Unit Testing
Hi Everybody, I am in an unfortunate situation where I need to work on a C# project for a while. We are using Visual Studio 2005. The code I need to work on is a C# desktop application with no unit testing what so ever. Is there anyone out there that has made this transition? What are the best bits of advi... 18 May 2010 20:20
First  |  Prev |  Next  |  Last
Pages: 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45