G Guest Oct 6, 2005 #2 Can you use C# for one code behind file and VB for another pages code behind all within the same project?
Can you use C# for one code behind file and VB for another pages code behind all within the same project?
M Mark Rae Oct 6, 2005 #3 Can you use C# for one code behind file and VB for another pages code behind all within the same project? Click to expand... In November...
Can you use C# for one code behind file and VB for another pages code behind all within the same project? Click to expand... In November...
J John Timney \(ASP.NET MVP\) Oct 6, 2005 #4 yes, if you stick it in a compiled assembly and load that into your code behind, otherwise wait for vs.net 2005 -- Regards John Timney ASP.NET MVP Microsoft Regional Director
yes, if you stick it in a compiled assembly and load that into your code behind, otherwise wait for vs.net 2005 -- Regards John Timney ASP.NET MVP Microsoft Regional Director
X xzzy Oct 7, 2005 #5 www.TargetExpressDeliveries.com the pages are ASP.net and C# code behind. The calendar is VB.net using the "Src=" page directive.
www.TargetExpressDeliveries.com the pages are ASP.net and C# code behind. The calendar is VB.net using the "Src=" page directive.