|
I am not admin
Link : http://effective-profit.com
Quote: Our enterprise is giving you many different advantages. You can get real reliability, performance, and effective results. We are giving answers to all questions concerning the development of any...
Started by Mrbvdpt on
, 14 posts
by 3 people.
Answer Snippets (Read the full thread at moneyshareforum):
Payment received
Date: 01/23/2012 20:05
Batch: 82711917
From Account: U9237556 (EffectiveProfit)
Amount....
Date: 01/22/2012 19:05 from Effective-profit
Thank you.
Amount: 0.60
Memo: Withdrawal to Gold-Lister from Effective-profit
Thank you.
|
|
Are there any effective copy protection solutions to protect iPhone software ?
Started by equinox on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Applications
None are 100% effective, but at the very least you can exclude automated crackers.
|
|
If I have this configuration:
<reliableSession ordered="true" inactivityTimeout="00:10:00" enabled="false" />
Is the inactivityTimeout effective (even if reliableSession is not enabled)?
EDIT : If is not effective, can you control inactivity timeout...
Started by Sly on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Values are effective..
|
Ask your Facebook Friends
|
I saw Scott Meyers' "Effective C++" third edition book having a small section on "Template Programming".
Any other book/links containing information on "effective" usage of templates ?
Started by Ashwin on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
That may be relevant.
Scott Meyers deals with the Standard Template Library in Effective STL .
Creators.
|
|
Suppose I have a record with a column called "Name". Each record can be effective dated, so I also have an effective date and an expiry date column.
The "Name" column has to be unique, but only within overlapping periods of the effective date and expiry...
Started by Jeremy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Deleting also makes the business of Auditing hard.
Use Effseq to store not ever delete data in an effective dated schema.
This may not be the date on which the data is stored/created .
Be used or effective.
|
|
I guess that many of you have read 7 habits of highly effective people . They're great, but still too general.
Can you suggest some good habits of a highly effective programmer ? The habits that make you more productive in work? Faster in learning?
Started by Vimvq1987 on
, 93 posts
by 93 people.
Answer Snippets (Read the full thread at stackoverflow):
Highly effective programmers....
Effective developers seem to be able to conquer battles.
Know if this qualifies as a habit, but communication is key to being an effective developer, imho, including myself, are the epitome of introversion.
|
|
Hello
Can you give me advice for a modern book(s) for Effective C++ Programming
By modern I mean that I want it to include new features from Boost C++ Library (casts, smart pointers, etc.)
I have these books:
Effective C++: 55 Specific Ways to Improve...
Started by ju on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're looking ....
This isn't exactly what you asked for (no mention of Boost, for example), but if you're looking for good books about using C++ to it's fullest, check out:
Modern C++ Design
As mentioned by some comments, this book is quite advanced .
|
|
Hello,
That is the solution to make a negative from a image in C# Windows Forms without any dlls and in a effective, fast way?
Started by tomaszs on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
// Retrieve....
Save this pixel to a new image or onto the same image using (Bitmap.SetPixel()) at the same position .
Go through all the pixels one by one (Bitmap.GetPixel() or something) and subtract the RGB values from 0xff to create a pixel of negative color .
|
|
The single most effective thing I have done to improve my soft skills is to take an acting class.
What is the single most effective thing you have done to improve your soft skills?
Related questions:
What is the single most effective thing that you have...
Answer Snippets (Read the full thread at stackoverflow):
And one thing that I learned there and I will never forget was... .
A few years ago I attended a workshop about communication .
Started answering questions here - the ability to explain complex things in a way other people can understand them is very useful .
|
|
I recently purchased a load of new C++ books to take my skills to the next level. This list includes the three main Scott Meyers texts {Effective C++, More Effective C++, and Effective STL}. I've been reading all three of them but I did notice early on...
Started by grobensphere on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is titled "Say what you.
G'day,
Effective C++, 3rd edition dates from 2005 ( sanitised a first edition of Effective C++, it has the excellent item 44 in it.
Ways in which they may be implemented.
|