Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   Building Multilingual Portal (http://www.velocityreviews.com/forums/t799857-building-multilingual-portal.html)

charliewest 10-21-2005 07:12 AM

Building Multilingual Portal
 
Building Multilingual Portal

I have been assigned a new project to build a multilingual portal using ASP
and/or ASP.NET and the expected Microsoft technologies including ADO and SQL
Server 2000.

To date, all of my Web Solutions use ADO to access data which is stored in
SQL SERVER. Given the need to develop a solution that is very easy to
localize, I wonder if now I should consider instead using XML rather than SQL
SERVER, or a combination of both.

If anyone has experience on this subject, or could point me to some
articles, suggesting alternative approaches to developing multilingual
portals using XML and/or SQL Server, that would be great. Thanks.


Bob Barrows [MVP] 10-21-2005 01:03 PM

Re: Building Multilingual Portal
 
charliewest wrote:
> Building Multilingual Portal
>
> I have been assigned a new project to build a multilingual portal
> using ASP and/or ASP.NET and the expected Microsoft technologies
> including ADO and SQL Server 2000.
>

You should not use both technologies. If you're going to use .Net, then use
it.

This group is for classic asp questions. The dotnet gurus hang out at
microsoft.public.dotnet.framework.aspnet so you should post your question
there if you want more pertinent responses.

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.



charliewest 10-21-2005 01:19 PM

Re: Building Multilingual Portal
 
Thanks Bob -

My question really doesn't regarding ASP vs ASP.NET, but instead building
multilingual websites, and if it's better to use XML files and/or stick with
SQL SERVER. I haven't seen a general newsgroup on website development, so
i've tried this one. I'm sure there are some poeple who've used ASP to do
this task...


"Bob Barrows [MVP]" wrote:

> charliewest wrote:
> > Building Multilingual Portal
> >
> > I have been assigned a new project to build a multilingual portal
> > using ASP and/or ASP.NET and the expected Microsoft technologies
> > including ADO and SQL Server 2000.
> >

> You should not use both technologies. If you're going to use .Net, then use
> it.
>
> This group is for classic asp questions. The dotnet gurus hang out at
> microsoft.public.dotnet.framework.aspnet so you should post your question
> there if you want more pertinent responses.
>
> Bob Barrows
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
>



All times are GMT. The time now is 08:38 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57