All, I am facing a problem related to C++ and need help!!!! I have a base class (blackbox, cannot be modified): class B { public: virtual void onEvent() = 0 ...
Does any specific query or transaction cause this dump ? ________________________________ From: NCST@yahoogroups.com [mailto:NCST@yahoogroups.com] On Behalf Of...
http://tech.groups.yahoo.com/group/NCST/message/9127 this topic had been discussed around a yr back. not sure if there was some conclusion. nonetheless follow...
Hi Ritesh, Just inherit class D as private (class D : private B). So the functions in class B will be private in class D and class E won't be able to use it ...
this would apply the restriction to all the members right so may not always be applicable. regards amey Be the change you wish to see in others. - Mahatma...
in fact not only that but you will also accidentally hamper next generation ;) regards amey ... From: amey samant <ameyas7@...> To: NCST@yahoogroups.com ...
Today is the day for your dream This is the hour to do the right Now is the time to live upto it Past regrets.. Future fears.. Live life in this moment in top...
Hi All, I am facing a problem related to java and need help from your side. Problem is that, I am having a text file on the server. And having 2 different...
Hi, You should use the syncronized method calls. Synchronize the method which will open the file, esentially entry point to the file and hence can be accessed...
Hi All, Can someone give me information about Manhattan Associates company? About work nature, environment et al. Any information is helpful. Thanks. Regards, ...
Hi, thank you for the reply. I had tried Synchronized method with the Singleton class but it was not working. See the piece of the code.... public class...
you have mentioned using 2 different apps. you can also use jcache (i dont remember the name) but a library which provides a cache across multiple jvms in...
If your applications are running on same JVM, then use java.io.RandomAccessFile with read/write mode. When one application is accessing file and other tries to...
Hi, ya it is. For that it needs two classes FileChannel and FileLock. Thank you for the reply. "Prakash, Ashwin" <ashwin.prakash@...> wrote: Hello, I...
Hi, We are considering converting a PCI based Linux networking driver to USB. We will be using the NET2282 chip from PLX. In case one of you has worked on...
Hadoop implements a map-reduce framework which companies like Google have used extensively. But it is used not only for search but also lot of other large...
hi everyone, right now i'm working on one old vb6.0 i need to modify that project to multi-language i already able to entry data in multi language but the...
Hi All, Will any one please help me for this.... I want to prevent a particular Postdata when refresh button get clicked. Following is scenario where i am...
I presume there are 2 parts in step 4 ... 4.1) Parsing a.xml according to submitted value & 4.2) Sending that data to the client. You can put a redirect...
Hi All, Have the following reqs in my group. If anyone is interested please send the resume to me. Thanks, Sriram Device Management - 2 reqs ... Design,...