can you easily mix in one project C# and VB.aspx
        Posted  
        
            by Keith Nicholas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Keith Nicholas
        
        
        
        Published on 2010-03-23T04:36:12Z
        Indexed on 
            2010/03/23
            4:41 UTC
        
        
        Read the original article
        Hit count: 244
        
ASP.NET
you should be able to merge the assemblies... but just wondering if you had a VB.net web app, and then had a C# project, how would you merge the aspx pages?
can it be done?
© Stack Overflow or respective owner