Sun Jan 01, 2006 3:10 pm
Replies: 28
Views: 65027
Visual Studio no doubts about that...especially since I got sent a beta 2 version of studio 2005, its a massive improvement on 2003.

I used to used DW for .NET but no I don't look back.

Sun Jan 01, 2006 3:07 pm
Replies: 6
Views: 18080
AJAX sounds great but the technology has been around for ages......its not particularly complex but it is annoying.

I prefer flash remoting over AJAX, plainly because the documentation is there for ...

Sun Jan 01, 2006 3:03 pm
Replies: 24
Views: 47358
There are a few essential tools for web design - when I say essential I refer to professionals these are:

Dreamweaver 8 (or any previous version really)
Photoshop (a must for image editing)


N ...

Sun Jan 01, 2006 3:00 pm
Replies: 16
Views: 53105
I'll go with Postgre SQL over mySQL just becuase its been offering sotred procedures and such like for longer than mySQL has been.

I've only ever used Postgre for Java apps and would never consider ...

Sun Jan 01, 2006 2:57 pm
Replies: 4
Views: 14251
make sure that your subquery is only returning one record as its result otherwise you will get an error.

e.g.


SELECT *
FROM Test
WHERE testID = (SELECT anotherID FROM Another WHERE age > ...

Sun Jan 01, 2006 2:46 pm
Replies: 5
Views: 15498
Hi everyone.

Well I've created a mapping called neon which maps to a folder called neon. In that folder is a component called neon.cfc

From a subfolder of the neon folder I am storing my coldfu ...
Page 1 of 1
All times are GMT