|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Website linked with database
Hello, I am developing a website with ASP.net and am linking it with a database. Now I am planning to make my website multi-lingual. I know that .net offers the globalization classes, by that would make it hard for me to add new languages then. So I decided that everything on the website should be loaded from the database. This already works fin for the menus, etc. However I do not know wether this would make my website very slow in the end of the day?
What do you people think? |
|
#2
|
|||
|
|||
|
Database driven websites will always create a heavier load on the server, and even more so if not coded correctly. But ultimately the speed of your website will be controlled by other factors, such as the specs of the server, the environment you are hosting in (shared hosting or dedicated), how many other resource intensive applications are running, and of course how much traffic you are serving at any given time.
|
|
#3
|
|||
|
|||
|
Yee ... I understand ... so in short i can compansate for loading all data from the database by using a powerfull server
... i hope i found one ![]() thanks for the advise ![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Website linked with database |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|