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 |
What is the difference between iqueryable and ienumerable?
I want to print "Hello" even before main() is executed. How will you achieve that?
How many types of delegates are there in c#?
Which is algorithm is used to Manage the Memory in .net ??
What are the fundamental oop concepts?
How many destructors can a class have?
In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?
Why ienumerable is used in c#?
What is remote data?
What is the difference between constant and readonly in c#?
What is the use of table aliases?
What is parsing?
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)