Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interesting things
Message
From
26/02/2012 03:23:22
 
 
To
24/02/2012 16:34:25
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
WinDev
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01536451
Message ID:
01536571
Views:
70
>>WebDev, for example, is website targeted so it splits almost every event into a server-side-code and client-side-code editor since when you, for example, press a button on a website you can choose whether some code needs to execute in the client browser or whether some code needs to execute on the server. This is made very easy because you put a button on a form (web page), open the code editor for it, and it shows you the two code options for the click event; client or server (or both).
>
>What about WebDev's performance? I just looked up sample sites and these are not seem so much good. Is it just about their design or WebDev? What's WebDev's technology? Is it about Isapi or something other?

How will you measure the performance of a website (written in anything) by just visiting it over the internet? A web development tool's performance ability needs to be tested on the server, under load conditions, and take into account server configuration, bandwidth, etc. So just visiting a website I don't think is sufficient. I have spoken to WinDev developers who are quite happy with WebDev as a website development tool. But they say if you use the HyperFile built in database and your connections start to exceed 30 or 40 concurrently then you should consider a more powerful 3rd party database like Postgress.

NB: I am not a WinDev/WebDev expert
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform