Is it possible to add aspx.vb file in to C# Web Project? If
so how can i use the vb file in the C# Web project?

Answer Posted / cool

yes,it is possible to have diffrent pages with
diffrent .Net languages in an asp.net project,becoz after
compilation each page will have its corresponding DLL
produced.we know all .Net languages have common runtime.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a web server? What are the load limits in it?

666


Who generates session id?

573


What is custom events? How to create it?

716


How can we create pie chart in asp.net?

679


Why do we use web config?

603






Define static member?

635


What are server side controls?

632


Is it true that a Web service must be written in .NET or not?

686


Explain MVC model binders?

701


What is owin authentication?

599


What is the exact purpose of http handlers?

651


How do u optimize a query in asp.net?

648


When maintaining session through sql server, what is the impact of read and write operation on session objects?

615


Explain how do you validate the controls in an asp .net page?

608


What is view state management in asp net?

561