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
Describe SOA and the tenets of it?
What are session state modes in asp.net?
What is windows active directory authentication?
How many types of controls are there in asp.net?
What is connection pooling and how to enable and disable connection pooling?
What are the major built-in objects in ASP.NET?
What is application in asp net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What are server activated objects?
Differentiate between a page theme and a global theme?
What is gridview in asp.net?
What should you do is you want to remove an existing component but would like to make some funtionalities?
Is asp.net web forms dead?
What are html helpers in asp.net?
Explain different types of validators in asp.net?