Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interesting things
Message
From
26/02/2012 12:01:16
 
 
To
26/02/2012 11:55:30
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
WinDev
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01536451
Message ID:
01536585
Views:
49
>>>>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
>
>I did not measured performance, just asked you. I just talked about look of sample sites.

You can design any style site you like and include whatever images, icons, etc. you could possibly want to. However, WebDev does not design websites for you, it is not a website template where you just fill in some text and actions. WebDev, like WinDev, is an integrated development environment i.e. you program it to build a functional website with or without a back-end database. How good or bad that site looks depends on your resources, design abilities and access to images, flash technology, or whatever else you use for "cool" interface design.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform