This is a discussion on Using C# and VB.NET classes together in the App_Code folder within the VB.NET Programming forums, part of the Software Development category; Hi, Using C# and VB.NET classes together in the App_Code folder In ASP.NET 2.0 you can mix ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, Using C# and VB.NET classes together in the App_Code folder In ASP.NET 2.0 you can mix web forms coded in C# and VB.NET together in a single web site. This works great for web forms. However what if you want to code classes from App_Code folder in different languages? Such mixing of classes coded in different languages is not allowed with default settings. You can, however, configure your web site to get this done. This article is going to tell you how to achieve just that. DotNetBips.com :: Using C# and VB.NET classes together in the App_Code folder -R.Gopi |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pagination for a folder? | saravanan | PHP Programming | 0 | 03-21-2008 05:53 AM |
| CON Folder in Windows | Sabari | Server Management | 1 | 12-01-2007 03:40 AM |
| How can I rename all files in a folder using Java? | leoraja8 | Java Programming | 4 | 11-13-2007 12:15 AM |
| Can we put the reference dll in to a specific folder? | amansundar | C# Programming | 3 | 10-29-2007 12:51 AM |
| How to find whether a folder exists or not using c#? | kingmaker | C# Programming | 2 | 08-23-2007 01:52 AM |