March 24th, 2008 03:45 AM
I should've written it as "attempt to lock the object that has already been locked".
But - you see, you've made important point here - if you keep that "sync object" public so that anyone could...
March 22nd, 2008 10:55 AM
Hi George,
In my opinion, the concepts of synchronization is a low level part of the implementation thus should be well hidden from the user.
The synchronization implemented as locking the...
March 22nd, 2008 10:34 AM
Try focusing on "all caps" words.
February 13th, 2007 10:51 AM
No. What I was trying to say is that I found it is no easier to convert a PDF to HTML compared to converting MS Word Doc to HTML.
MS Word to PDF conversion worked flawlessly and produced pixel...
February 13th, 2007 10:42 AM
Smarty thinking =) It's not a problem for me to stick to w2007 only if someone would create the XSL transformation (DOCXML->HTML) for me.
February 11th, 2007 07:35 AM
I was wondering - is there any simple way to show a content of MS Word file on the web page. I'm looking for a more or less cross-browser solution (that is not IE only).
I have already tried a...
February 7th, 2007 10:54 PM
My best wishes to you and your wife. Let it be long and happy life together.
February 4th, 2007 11:58 PM
It was the thermos with a very hot tea. But in that situation it could have been called a "summer-dressed-person-while-the-temperature-was-minus-fifteen-degrees" prize.
February 4th, 2007 11:25 PM
Couple of new pics. deep inside of Russia, winter time. (warning : snow inside)
http://www.codeguru.com/forum/attachment.php?attachmentid=18616&stc=1
...
February 4th, 2007 11:09 PM
Always thought one have to be 30+ to be selected as MVP :D
February 4th, 2007 11:02 PM
And who are those people on the photo ? Was you having the (boys only :D ) party at your place ? =)
February 4th, 2007 09:44 PM
Could you explaing please why would you need this pricey (3 grands) 8(eight!!!) kilos monster?
February 3rd, 2007 09:06 AM
Notebooks are not made for programming - they are made for presentations.
If you're planning to do any serious development on your notie - I would strongly suggest to buy an external monitor and...
February 3rd, 2007 08:52 AM
The simplest solution in your case is to create a CSV (comma separated values) file and feed this file to MS Excel.
So the problem comes down to creation of the CSV file. Iterate thru columns and...
January 18th, 2007 12:18 AM
Since you see that shortcomings of applying a CAPTCHA (although it is was invented to do exactly what you need) outweight it’s possible advantages – you could try tackle a problem following two...
January 14th, 2007 11:37 PM
You wrote "My problem is not with your every day day robot or crawler but with programs written explicitly to read my page".
If someone is so interested in the information at your web site,...
January 13th, 2007 10:44 AM
As I have mentined in my previous post - you could make use of a CAPTCHA image on your web page.
If the page gets requested in a less than a <defined period of time> since the last time - render...
January 13th, 2007 05:03 AM
Please define "protect" or it would be even better if you could explain why would you need such "protection".
How the information is presented to the visitor?
How visitors navigate between web...
December 23rd, 2006 09:21 AM
And what is the problem ?
December 22nd, 2006 03:45 AM
Why are you doing this to me ? WHHHYYYY !!! What have I done to you ??
Amazing fact #16 : exTerminanor is the cyborg sent from the future to post messages on CG to protect the the id sequence of...
December 22nd, 2006 03:04 AM
Have you have a logging enabled in nHibernate? Is it a debug build you are performance testing or a release ?
December 22nd, 2006 03:03 AM
Amazing fact #15: There will be no "amazing fact #14" in this thread.
December 20th, 2006 08:28 AM
I think we could all use little more information of the system you're developing before giving out any advices.
But even now I have something to say:
*That you call "giving user a option to...