A
AAaron123
I was advised once not to mix C# and VB in the same project (I think
"project" was the word used. Maybe it was "solution").
So I added two projects to my solution - a vb library and a c# library.
I've since learned that there is a "Web Site" and a "Web Application
Project" configuration and wonder if the advice applies to a "Web Site".
So the question is: For a Web Site, is there any reason one page's code
behind shouldn't be vb an another C#.
As far as I can tell it works OK since I had it that way once without an
apparent problem.
Thanks
"project" was the word used. Maybe it was "solution").
So I added two projects to my solution - a vb library and a c# library.
I've since learned that there is a "Web Site" and a "Web Application
Project" configuration and wonder if the advice applies to a "Web Site".
So the question is: For a Web Site, is there any reason one page's code
behind shouldn't be vb an another C#.
As far as I can tell it works OK since I had it that way once without an
apparent problem.
Thanks