Hi, I recently came across the D programming language project, and it looks pretty exciting. The below introduction is from the official D website: D is a...
Hi Ajinkya I tried this, but still the focus comes on "Yes" button I don't know why its not working The syntax I wrote was this If MsgBox("Entry For This AWB...
Hi, We are looking out for NCSTians for the following positions in Avaya @ Pune: Experience Technology ... Freshers C++/Java 2-4 Years C++ 4-7 Years C/C++ ...
It's quite old and mature (I would like to believe so). Just that I am not sure how many people on this planet have quite got down to using it. I had first...
Let's face it — the world needs help. The kind of help that happens when you take the top young minds from around the globe and turn them loose on solving...
what kind of help? is it just technology related or anything in general? (the toughest problems are only technical or non technical as well?) have you read the...
Hi People, I work with a Web Technologies company that has a lot of C++ apps sitting at the backend. We are looking to automate our unit (& regression)...
Hi A colleague of mine, Thirumalai, will be working onsite at Cupertino, CA for the next 3-5 months. He is in search of a vegetarian flat-mate in and around...
Hi, I got some mails mentioning sulekha.com. Thirumalai and I are aware of it. However, we felt that it would be even better if he could get a flat-mate from a...
CPP unit, search on sourceforge. I think it does exactly what you are looking for. Regards Amrit ... -- If you don't think of BIG, then BIG will not think of...
Hi, There is a requirement in my team for a C++ developer to work on a complex analytical engine. Pre-requisites: 1. Good knowledge of C++ , OOPS and RDBMS. 2....
Thanks Amit, I have already googled & found a no. of tools like CppTest, CppUnit, CxxTest etc. I was just trying to get a head-start on evaluation based on...
Hi, There are urgent openings for various posts at Phoenix knowledge Management Pune. The Openings are based in Mumbai. Openings are in banking domain. ...
Hi All, heres some really cool UI toolkit for rich UI webapps. http://www.tibco.com/devnet/gi/ anyone used this before ? any feedback ? thanks & regards amey ...
Hi, I need to pass parameters, objects from Applet to servlet using HTTP. I know one method. One is using serialized objects What are the other methods. Ketan ...
You can consider passing xml document over http... In that case, u will have to have xml representation of your objects and at the receiving end u can convert...
Hi All I need to create custom tag like <media> that JEditorPane should understand. The requirement is that i have a button on click of which <media></media> ...
Hi I am facing problem in Sql-server 2005, this is too slow, I have IBM x226 server with dual processor, 2gb ram..but when i run some query everyone got...
Hi, I recently came across a few network based security products, which claim to decrypt and scan SSL traffic. Here are links to some of these products : 1....
As per our earlier talk, I am attaching job description/profile for current openings at Network Marvels. I would appreciate if you can share this with your...
Hi all, Below is the requirement from G-C-I. The company if authentic and big. I have myself done H1 from them. It is not just like any other body shopping ...
hi all, i want to run a query like the one below. select count(C),A,B from (select A,B,C from MY_TAB group by A,B,C) group by A,B; i want to run query on a...
Hi Amay I tried this query and the error is "Server 'SYBASE', Line 1: The derived table expression is missing a correlation name. Check derived table syntax in...
thanks man that was quick n it worked :) regards amey ... From: Gunjan <gunjanbadhey@...> To: NCST@yahoogroups.com Sent: Wednesday, January 31, 2007...
Hi I am creating single controller servlet class like this way. is it good approcah or can u suggest good approach I got comments from one friend that i should...