I certainly haven't seen any. Normally I just Google for the specific thing I'm chasing and find information on that. Any examples will mostly be in VBScript, but a JScript (if you use that) conversion is usually trivial.
Dave S ----- Original Message ----- From: Maxwell Sabwa To: [email protected] Sent: Wednesday, August 31, 2005 10:15 PM Subject: RE: [BULK] RE: [ASP] Collaboration Thanks for the responses guys. This was something that just hit me as I was going through the usual "Hello World" type tutorials :) At the risk of incurring everyone's wrath, I'd like to know... Is there anywhere to get ACTUAL Intermediate level tutorials for asp.Net or those that walk you step by step through a real-world type project? Google only seems to give me those that I can classify as extremely basic (hello world :)) or extremely advanced with no apparent progression in-between. Cheers!!! Max -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Mills, Andy R. (Regency) Sent: Wednesday, August 31, 2005 3:02 PM To: '[email protected]' Subject: RE: [BULK] RE: [ASP] Collaboration I can say it is possible, as we have done this for the exact same reasons as mentioned below. However: I should say each class (.cs) file was its own language. I cannot say if you can do that within each class file. Thanks Andy _____ From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 31, 2005 5:46 AM To: [email protected] Subject: [BULK] RE: [ASP] Collaboration Importance: Low I'm guessing it is technically possible if you compile the project by hand, but Visual Studio doesn't offer you such a feature. The idea of one project in different languages is, however, somewhat ludicrous :) -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Maxwell Sabwa @ RDS Kenya Sent: 31 August 2005 7:09 To: [email protected] 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 <html><body><p class="MsoNormal"><font face="Arial" style="font-size: 8pt">____________________________________________________________<br>CRBAfrica - providing professional debt management and credit reference <br>bureau services in Kenya, Uganda, Botswana, Tanzania, Ghana, Zambia, <br>Mauritius and Egypt.<br>____________________________________________________________<br>AccessKenya - Your Corporate ISP - CRB's solution provider for fast <br>efficient Email and Internet Services<br>____________________________________________________________<br><br><br>ATTENTION<br>____________________________________________________________<br>The information in this electronic mail message is private and confidential <br>and only for the addressee. Should you receive this message by mistake, <br>you are hereby notified that any disclosure, reproduction, distribution or <br>use of this message is strictly prohibited. Please inform the sender by reply <br>transmission and delete the message without copying or opening it. Any <br>unauthorised use or interception of this e.mail is illegal. If this e.mail is not <br>intended for you, you may not copy, distribute or disclose the contents to <br>anyone. Save for the bona fide company matters, the CRB Group of <br>companies does not accept responsibility for the opinions expressed in <br>this e.mail.<br>____________________________________________________________</font></p></body></html> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- SPONSORED LINKS Active server page web hosting Active server page hosting Active server pages Active server page asp Active server page training ------------------------------------------------------------------------------ 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 --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/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/
