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
What is http only cookie?
What are directives in asp.net?
What is the difference between the response.write() and response.output.write() methods?
What types of data validation events are commonly seen in the client-side form validation?
Can I combine classic asp and asp.net pages?
Is there any property names “isnavigating”?
What is the mvc model?
What is the maximum number of classes that can be contained in one dll file?
Which is better union or union all?
Explain the difference between value type and reference type?
Explain about solution explorer window?
What is the use of execute non query in asp.net?
What is voluum?
where can i gather the materials for MCP certification
What is server infrastructure & server components?