The underlying pseudo code interpreter is built to work with multiple languages, and .NET is designed to allow multiple languages to be used in a single project (but not within a single source file, of course).
The reason I've seen stated is to allow re-use of chunks of previously-written code, irrespective of source language. I suppose it could also be used to allow two programmers to stay in their respective preferred languages, but it sounds like more trouble than it's worth. Dave S ----- Original Message ----- From: Maxwell Sabwa @ RDS Kenya To: [email protected] Sent: Wednesday, August 31, 2005 4:08 PM Subject: [ASP] Collaboration Hi people, I have been working with classic ASP for quite a while now and am in the process of learning, and migrating to .Net. Just to satisfy my curiosity, is it possible to have a .Net site with pages written in different languages eg. In a case where you have a VB developer working with a C# coder, each writing their pages in their respective languages? Regards, Maxwell --------------------------------------------------------------------------- CRBAfrica - providing professional debt management and credit reference bureau services in Kenya, Uganda, Botswana, Tanzania, Ghana, Zambia, Mauritius and Egypt. --------------------------------------------------------------------------- AccessKenya - Your Corporate ISP - CRB's solution provider for fast efficient Email and Internet Services --------------------------------------------------------------------------- ATTENTION --------------------------------------------------------------------------- The information in this electronic mail message is private and confidential and only for the addressee. Should you receive this message by mistake, you are hereby notified that any disclosure, reproduction, distribution or use of this message is strictly prohibited. Please inform the sender by reply transmission and delete the message without copying or opening it. Any unauthorised use or interception of this e.mail is illegal. If this e.mail is not intended for you, you may not copy, distribute or disclose the contents to anyone. Save for the bona fide company matters, the CRB Group of companies does not accept responsibility for the opinions expressed in this e.mail. --------------------------------------------------------------------------- --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- ------------------------------------------------------------------------------ YAHOO! GROUPS LINKS a.. Visit your group "active-server-pages" on the web. b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. ------------------------------------------------------------------------------ [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
