Click here to Skip to main content
15,905,679 members
Home / Discussions / Web Development
   

Web Development

 
Generalhttp authentication Pin
pashitech22-Apr-08 23:55
pashitech22-Apr-08 23:55 
GeneralAbout MaintainScrollPosition and my web custom control problem! [modified] Pin
maryam.saboor22-Apr-08 22:42
professionalmaryam.saboor22-Apr-08 22:42 
QuestionDoes my experiment have any chance of success ?? Pin
Andrew_3O22-Apr-08 9:39
Andrew_3O22-Apr-08 9:39 
AnswerRe: Does my experiment have any chance of success ?? Pin
Mark J. Miller24-Apr-08 10:44
Mark J. Miller24-Apr-08 10:44 
Generala third party website visiting time duration Pin
asdf175322-Apr-08 9:38
asdf175322-Apr-08 9:38 
GeneralRe: a third party website visiting time duration Pin
Bradml22-Apr-08 13:56
Bradml22-Apr-08 13:56 
QuestionWeb Service Vs. Direction connection to a database. Pin
Steve Holdorf22-Apr-08 3:14
Steve Holdorf22-Apr-08 3:14 
AnswerRe: Web Service Vs. Direction connection to a database. Pin
Shog922-Apr-08 9:18
sitebuilderShog922-Apr-08 9:18 
Steve Holdorf wrote:
After testing it appears that the application that does the direct connect to the database runs faster then the one that uses the web service for the data I/O.

If the queries and the web service are both well-designed, you should be sending back roughly the same data in both cases, with the web service giving you an opportunity to cleanly separate the client from the inner workings of the DB (with the potential for optimized queries, caching, etc. that come with such orthogonal design). So my guess is that the web service is poorly implemented, or you're not using it for the purpose it was intended. In that case, i don't see much of a point in bothering with it.


Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'

QuestionHow to compress or Zip a file by in Asp Classic Pin
Kiran S. S.22-Apr-08 1:36
Kiran S. S.22-Apr-08 1:36 
QuestionRe: How to compress or Zip a file by in Asp Classic Pin
Shog922-Apr-08 9:19
sitebuilderShog922-Apr-08 9:19 
GeneralRe: How to compress or Zip a file by in Asp Classic Pin
Christian Graus22-Apr-08 12:46
protectorChristian Graus22-Apr-08 12:46 
GeneralRe: How to compress or Zip a file by in Asp Classic Pin
Vasudevan Deepak Kumar23-Apr-08 21:49
Vasudevan Deepak Kumar23-Apr-08 21:49 
Questionusing ajax in javascript and retrieving data from database using servlet Pin
sound_ms21-Apr-08 21:29
sound_ms21-Apr-08 21:29 
GeneralRe: using ajax in javascript and retrieving data from database using servlet Pin
Bradml22-Apr-08 2:23
Bradml22-Apr-08 2:23 
AnswerRe: using ajax in javascript and retrieving data from database using servlet Pin
Shog922-Apr-08 9:19
sitebuilderShog922-Apr-08 9:19 
GeneralWebsite maintainence with CMS Pin
ASPnoob21-Apr-08 18:20
ASPnoob21-Apr-08 18:20 
GeneralRe: Website maintainence with CMS Pin
Bradml22-Apr-08 2:23
Bradml22-Apr-08 2:23 
GeneralRe: Website maintainence with CMS Pin
lbothell22-Apr-08 6:28
lbothell22-Apr-08 6:28 
GeneralPlesk Problem Pin
aj.esler21-Apr-08 17:55
aj.esler21-Apr-08 17:55 
GeneralRe: Plesk Problem Pin
Bradml22-Apr-08 1:17
Bradml22-Apr-08 1:17 
GeneralRe: Plesk Problem Pin
aj.esler22-Apr-08 13:07
aj.esler22-Apr-08 13:07 
News.NET 3.5 Enhanced Training Kit now in CTP Pin
brucedkyle21-Apr-08 14:19
brucedkyle21-Apr-08 14:19 
GeneralPHP file_exists being blind? [modified] Pin
Quiltfish21-Apr-08 9:19
Quiltfish21-Apr-08 9:19 
GeneralRe: PHP file_exists being blind? Pin
Christian Graus21-Apr-08 14:36
protectorChristian Graus21-Apr-08 14:36 
GeneralRe: PHP file_exists being blind? Pin
Quiltfish21-Apr-08 19:53
Quiltfish21-Apr-08 19:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.