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

How do you change the session time-out value?

666


Difference between singleton and singlecall.

669


What is difference between URL and URI?

722


What is s2s tracking?

627


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

605






Can I tap into other windows livetm services?

651


What are the different methods of session maintenance in asp.net?

630


What is difference between cache and session?

589


What is session in http request?

665


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

1113


Give some salient points of difference between request processor and request dispatcher.

709


What are the three parts of an http response?

604


Why do we need master page in asp.net?

617


What is autopost?

626


What is the use of the tag in the web.config file?

663