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 does asp stand for in asp.net?
What is work flow gen? how can it will work with .Net?
What is a 404 redirect?
What is a web api? Which protocol is used in a web api?
What are the different methods of session maintenance in asp.net?
How to implement globalization and localization in the use interface in .net.
what are the security certificates used in webservices?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What is the difference between a default skin and a named skin?
What kind of data can be stored in viewstate?
What are the advantages and disadvantages of session?
What parameters can you pass in the url of the api? Can get and post use the same url?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What are server activated objects?
What is an axd file?