Re: .Net Impressions, Right Or Wrong

  • From: "RicksPlace" <ofbgmail@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 23 Jun 2010 17:50:14 -0400

I have not done that much. Once i had either a couple of files or Webpages 
written in vb and C#. The files just had the .vb and .cs extensions and when 
the project compiled it translated them. Other than that I'm not sure how it 
would work. I work in the Express modules which are for one language. I guess 
Visual Studio would have facillities to handle that since it has multiple 
languages but I'm not sure how you would implement it.
I know that whichever language you use it is converted into IML which is the 
same for all the .net languages. Likely the compiler reads the file extension 
and converts the source code to IML based on a translator for that language and 
then the IML is merged to create the finished translated code.
Rick USA
  ----- Original Message ----- 
  From: Jim 
  To: programmingblind@xxxxxxxxxxxxx 
  Sent: Wednesday, June 23, 2010 5:35 PM
  Subject: RE: .Net Impressions, Right Or Wrong


  Hi,

  I'm one of these people who still thinks computers are part magic. How does 
it work when you have two languages in one program. Do you have two files?

   

  Thanks.

   

  Jim

   

  Jim Homme

  Skype: jim.homme

  "Every day's a gift."

   

  From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of qubit
  Sent: Wednesday, June 23, 2010 4:22 PM
  To: programmingblind@xxxxxxxxxxxxx
  Subject: Re: .Net Impressions, Right Or Wrong

   

  lol -- imagine COBOL.NET -- sounds like an oxy moron...

  I think you are right, although the languages should be able to support OO 
style in order to integrate .NET.

  and if you have multiple languages in one program, you have to be sure you 
interface correctly to take into account calling conventions -- passing by 
value vs by reference, handling of arrays, etc.

  --le

   

    ----- Original Message ----- 

    From: Homme, James 

    To: programmingblind@xxxxxxxxxxxxx 

    Sent: Wednesday, June 23, 2010 1:09 PM

    Subject: .Net Impressions, Right Or Wrong

     

    Hi,

    Am I getting the right impression about this? From what I'm reading, you 
can pick many different languages. They all use the .Net Framework Classes. 
Therefore, it only matters which language you use if you are working in an 
environment where that language is used. For example, if you work somewhere and 
they use C# with .net, then you'd want to learn C#. If you worked or had fun 
somewhere in which they use VB.Net, then you'd want to learn that language. The 
same would apply if you wanted to use Python in the .Net environment. You could 
use Python, but you'd be able to access the classes in the .Net framework, but 
with Python. And the same would go for Cobol, assuming there is some sort of 
Cobol something that uses .Net. Is that anywhere in the ball park?

     

    Thanks.

     

    Jim

     

     

     

    Jim Homme,

    Usability Services,

    Phone: 412-544-1810. Skype: jim.homme

    Internal recipients,  Read my accessibility blog. Discuss accessibility 
here. Accessibility Wiki: Breaking news and accessibility advice

     

     


----------------------------------------------------------------------------

    This e-mail and any attachments to it are confidential and are intended 
solely for use of the individual or entity to whom they are addressed. If you 
have received this e-mail in error, please notify the sender immediately and 
then delete it. If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.

Other related posts: