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

Can you nest updatepanel within each other?

729


What is the size of Get method and how much data it can store?

775


How many types of triggers are there in update panel?

765


What is preprocessor in .net?

689


Where can I get the details on migration of existing projects using various technologies to asp.net?

733


How you can access the values from the Repeater control in ASP.NET?

768


What is sdlc process?

717


What does asp.net stand for?

758


Explain the benefits of viewstate?

764


Can asp.net work on an nt server?

724


What are sessions in asp net?

723


Explain the difference between panel and groupbox classes using .net?

667


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1730


Where is session data stored in asp net?

684


Explain different types of Caching techniques in ASP.NET?

722