473,785 Members | 2,329 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CSharp/ASP.NET & Foreign characters

Ole
Goodday group,

how do i make it possible that, given the fact that all required
language packs are installed, a website can present any kind of
language. I want to build
a knowledge management system that meets all criterias for beeing
internationally used. I think it is not that difficult.

Main questions:
-----------------------------------------------------------
- Does it suffice to install the wanten language pack
(on client level) and to set up a label (asp.net server level)
to display e.g. chinese characters?

- How do i provide streaming media for foreign video
formats/bitrates/encodings?

- How do i implement a webservice that provides image
and document definitions either in xml or svg?

- How do i display other document types (word,excel-parts,
openoffice) written in e.g. chinese, greek or russian?

- How do style-sheets apply to that kind of encodings
and formats?

- How do i find someone that answers all the questions above?

I think i have to build some kind of format switching service(s)
and/or
a format converting enginge for image processing. The different
document types will be editable in a universal manner (surely
depending on documenttype support). The formatting/encoding enginge
will accept different kind of parameterizatio n of e.g. target formats,
sizes, colors and so on.
For example url-based formatting parameters
("/docs/get/992098/Shrink/20%").

I hope there is someone having experience in c# and knowledge of
Thanks in advance for any hint, thought or suggestion,

Ole Viaud-Murat
Systems Developer
Nov 16 '05 #1
1 2006
The .NET Framework supports Unicode natively so that
won't be a problem. You need to check out the Culture class
to get started. There's also some tools in VS.NET that help
create the resource files.

Google: "localization"+ "asp.net"
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee. com
URL http://www.metromilwaukee.com/clintongallagher/

"Ole" <ov*********@we b.de> wrote in message
news:c6******** *************** ***@posting.goo gle.com...
Goodday group,

how do i make it possible that, given the fact that all required
language packs are installed, a website can present any kind of
language. I want to build
a knowledge management system that meets all criterias for beeing
internationally used. I think it is not that difficult.

Main questions:
-----------------------------------------------------------
- Does it suffice to install the wanten language pack
(on client level) and to set up a label (asp.net server level)
to display e.g. chinese characters?

- How do i provide streaming media for foreign video
formats/bitrates/encodings?

- How do i implement a webservice that provides image
and document definitions either in xml or svg?

- How do i display other document types (word,excel-parts,
openoffice) written in e.g. chinese, greek or russian?

- How do style-sheets apply to that kind of encodings
and formats?

- How do i find someone that answers all the questions above?

I think i have to build some kind of format switching service(s)
and/or
a format converting enginge for image processing. The different
document types will be editable in a universal manner (surely
depending on documenttype support). The formatting/encoding enginge
will accept different kind of parameterizatio n of e.g. target formats,
sizes, colors and so on.
For example url-based formatting parameters
("/docs/get/992098/Shrink/20%").

I hope there is someone having experience in c# and knowledge of
Thanks in advance for any hint, thought or suggestion,

Ole Viaud-Murat
Systems Developer

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
8213
by: Toffe | last post by:
Hi, I've got a problem with regular expressions and strings containing Swedish characters (åäö). I basically have a PHP script that highlights certain words in a text. I found the code attached below in the commented manual at php.net. It works great for all words that do not contain Swedish characters. The words that do contain åäö will not be highlighted.
0
1534
by: Jane Giles | last post by:
Hi. I have some foreign characters in my database. When I try to display it in its corresponding language in IE, it shows exactly what's in the database. I have encoding to the language. For example, in my ASP file, I have the following: <%= rs("articlename") %>
27
5151
by: EU citizen | last post by:
Do web pages have to be created in unicode in order to use UTF-8 encoding? If so, can anyone name a free application which I can use under Windows 98 to create web pages?
13
2507
by: Xah Lee | last post by:
the Journey of Foreign Characters thru Internet Xah Lee, 20051101 There's a bunch of confusions about the display of non-ascii characters such as the bullet "•". These confusions are justifiable, because the underlying stuff is technology, computing technologies, are in a laymen sense, extremely complex. In order to be able to type the bullet char, post it to a newsgroup,
0
976
by: tatemononai | last post by:
I have an asp.net application that mixes English and Japanese. I can put Japanese and English characters directly on an .aspx page and it works without any problem at all. However, when I try to put Japanese characters inside a Web User Control which is loaded on the .aspx page, it comes back as nothing but garbage. I can enter the characters on to the page in Visual Studio without any problems, but when I run the app it shows up as...
2
2027
by: tatemononai | last post by:
I'm trying to display Japanese characters on an asp.net web forms application. I am about ready to shave my head too. The whole thing is just silly. Ok, inside Visual Studio I can enter Japanese into my code left and right and it works without any problems. When I dubug the application any Japanese characters on the page turn into garbage. If I have characters directly on the page, garbage. If I have characters inside a text label,...
10
4512
by: Zamdrist | last post by:
http://www.treas.gov/offices/enforcement/ofac/sdn/ I wonder if it my be conceivable/practical to import on a regular basis, hands-off, the XML version of this list directly from it's source, the web, to a MS SQL database, in this case version 2K? Thoughts, ideas?
3
2097
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I get an error on a .net 2.0 page when I use foreign characters, such as ç or ã. Setting validateRequest=false handles this, but is there a way to keep validateRequest=true but allow foreign characters? I don't see how these would be dangerous (am I missing something here?).
5
2676
by: Matt | last post by:
I originally posted this in microsoft.public.sqlserver.server, and it was suggested that I post here. I'm having problems with searches via a classic ASP front-end of terms including foreign characters. For example, Profiler indicates that a search for: ×ÓÅ ÏË, ÀÚÁÊ ÎÁ ÚÄÏÒÏ×ØÅ is actually executed as: SELECT top 1 '1' from dbo.mytable where contains(myfield, '"все ок, юзай
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
10101
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7509
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6744
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.