Re: mixed language assemblies in Visual Studio



If you want a purely technical answer, you have the ability to create
multiple language assemblies today, but have to link them after compile.

The concept of multiple languages in a single project is supported in
ASP.NET. I am not sure if it is supported directly in other project types.
This is where most of the hype was focused and where, personally, it is the
least useful (at least for me).

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***********************************************
Think Outside the Box!
***********************************************
"AndrewEames" <AndrewEames@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A9836DC7-3A93-4E34-A344-533ABB106D47@xxxxxxxxxxxxxxxx
> Is it possible to build mixed language assemblies in VS.NET 2005 - in
> particular, C++ and C# (I know you can do it from the command line) Some
> of
> the prerelease hype was that this would be possible but I dont see any
> mention of it any more and the IDE doesnt appear to support it
> Andrew


.



Relevant Pages

  • Re: UTF-8 locales
    ... > picture so that a document containing multiple language characters can ... Solaris) platforms support Unicode by supporting language/region ... A locale describes much more than just the characters. ...
    (comp.lang.c)
  • specific UTF-8 locales
    ... picture so that a document containing multiple language characters can ... Solaris) platforms support Unicode by supporting language/region ... With this approach it's not possible to mix multiple language ...
    (comp.unix.questions)
  • UTF-8 locales
    ... picture so that a document containing multiple language characters can ... Solaris) platforms support Unicode by supporting language/region ... With this approach it's not possible to mix multiple language ...
    (comp.lang.c)

Loading