Can we write one page in c# and other in vb in one application ?
Answers were Sorted based on User's Feedback
Answer / rameshwar
Yes, we have this feature ASP.NET 2.0 by specifying the
directory setting information in application web.config
file.
Means we can execute both type of file in one application.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / shyam prabhu
Within ASP.NET application, 1 page can be in vb.net and
another 1 in c#.
| Is This Answer Correct ? | 13 Yes | 1 No |
interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?
What is the real use of interface in c#?
What is native image generator (ngen.exe)?
What are the different states of a thread?
Difference between a sub and a function in c#.
What is sql transaction in c#?
What kind of the information stored inside the assembly?
What are iterators?
Wht executescaler method is used?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is typeof c#?
Can you inherit multiple interfaces?
7 Answers Host4Big, Mind Tree, Moftak Solutions, Siebel Systems,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)