Can we write one page in c# and other in vb in one application ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does it work?

517


Why do we need structs in c#?

452


What is data quality assurance?

450


Is char * null terminated?

536


Is it true that all c# types derive from a common base class?

538






What are bitwise logical operators?

491


Define mutex in C#?

624


How do I create a dbml file?

492


Can we overload the main method in c#?

486


Contrast between an interface and abstract class?

551


What is thread.sleep()?

524


Why is c# a good programming language?

485


Explain About friend and Protected friend

529


Why to use “finally” block in c#?

537


What is the use of tryparse in c#?

472