Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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?

Answers were Sorted based on User's Feedback



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#..

Answer / 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

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#..

Answer / vyas pyk

with pleasure, thats what the dream of microsoft to unite
all languages under one roof.

Is This Answer Correct ?    7 Yes 0 No

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#..

Answer / test

test

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

What is ViewState ? and how it is managed ?

1 Answers  


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

0 Answers  


Have u used webcontrols?Tell me something about these?

2 Answers   Microsoft,


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.

1 Answers  


What is an application domain?

2 Answers   Microsoft,


What is the difference between the get method () and post method ()?

0 Answers  


How would you turn off cookies on one page of your website?

0 Answers  


Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.

1 Answers  


What are the advantages of using session?

0 Answers  


Is a dll file an executable?

0 Answers  


what is stateless ?

2 Answers   TCS,


Categories