Is DebugDiag still being developed? It seems to have stopped at 1.2
Or are there now 'better' tools
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Is DebugDiag still being developed? It seems to have stopped at 1.2
Or are there now 'better' tools
Hi,
I have been asked to set a Sharepoint Document library up as a drop folder. i.e. We want people to push stuff to it but we don't want unauthorised people to download from it.
I've tried setting up a custom permision with 'Add Items' only - but you are forced to have 'View Items' as well. View allows people to download the content, not just view the list of items......
Any thoughts?
At the moment were looking at creating a workflow that moves the items into a more restricted list, so there are two lists, one to drop and one to pick up. This isn't quite what we want though as w'ed still like the list of uploaded items to be visible......
Adrian
the first value in your file is not stored as an int, its a char representation of an int
change your format file to:
8.0
2
1 SQLCHAR 0 4 "|" 1 GA_recno ""
2 SQLCHAR 0 40 "|" 2 GA_desc SQL_Latin1_General_CP1_CI_AS
Captain Kirk's pheromone spray.
Don't all investors start by saying 'I have no interest in your <insert item here> , but tell me more....'
NB my knowledge of Investors comes mainly from watching Dragons Den!
-------------------------------
That CAPTCHA implementation is busted.
a good CAPTCHA system should dynamically create it's image, it should never show the same image twice - which is why the mentioned system is busted.
Jeff Atwood has more to say here:
http://www.codinghorror.com/blog/archives/000712.htmland BrotheCake (!) has this to say:
http://www.sitepoint.com/blogs/2007/09/10/dont-make-users-take-responsibility-for-our-problems/
VS2003 + 05 and 08 all have javascript debugging built in, including support of immediate execution.
You have to have IE set to allow debugging, make sure 'disable script debugging' is off in Internet Options->Advanced, if you disable this option you may have to restart IE.
the debugger keyword will then break and you can also have 'Script debugger' menu item in the view menu that has 'Open' and 'Break at next statement' options.
Combined with IE dev toolbar, you get a very powerfull developement enviroment.
Firebug is great though and usefull when you are working with Firefox. There is a version of IE to if you look around the FireBug site - Never NEEDED it though, see above.
Its not a 'First Computer' though, no monitor, no soundcard, integrated graphics ...
Is it a computer you'd consider buying?
The really worring thing is clueless people thinking i'll buy this for a Christmas present......
And then Tesco will make more money by selling Windows at Retail prices!
You realise you have 1.15 × 10661 permutations to check by dec 31 2008?
http://en.wikipedia.org/wiki/Eternity_II_Puzzle
Also has links to the distributed effort to solve the puzzle, - i'm guessing PS3/Cell processors are being considered.