How can i include both C# and vb.net classes in same
solution?

Answer Posted / romo

Its not possible to include both c# and vb.Net codes in
same solution. The reason is that the parser in .net only
knows one language at a time.

but its possible to refer a ddl assembly in c# which is
created by using vb.net

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how cookies work. Give an example of cookie abuse.

719


How does a content page different from a master page?

576


Explain State management in asp.net

625


Is asp.net still used?

493


What is the use of placeholder control?

551






Where the cookie value is stored?

509


In which event of the page life cycle, is the viewstate available?

526


How many types of cookies are there in asp.net?

537


What is the question mark in a url?

524


What is strong-typing versus weak-typing?

583


Why mvc is faster than asp.net? : Asp.Net MVC

530


What is server side session?

520


Where would you use an ihttpmodule, and what are the limitations if any?

521


What is in a session cookie?

538


Describe the events in the life cycle of a web application.

600