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


In C#.net application is run on linux michine

Answers were Sorted based on User's Feedback



In C#.net application is run on linux michine..

Answer / rafi

yes c# Can run on linux but sqlserver only runs on sqlserver

Is This Answer Correct ?    8 Yes 0 No

In C#.net application is run on linux michine..

Answer / kotu

C# Application is not Language Dependent. Which can be in
Any Machine, where the Frame work is Installed.

Is This Answer Correct ?    1 Yes 0 No

In C#.net application is run on linux michine..

Answer / neha

Though C# is language dependent theoritically as it can run on any system where CLR is installed ,but actaully linux,Mac does not allow clr to be installed therefore practically it is NOT platform independent

Is This Answer Correct ?    1 Yes 0 No

In C#.net application is run on linux michine..

Answer / niraj pandey

Yes, Mono is an option for this purpose.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Can you change a Master Page dynamically at runtime?

0 Answers  


How many types of controls are there in asp.net?

0 Answers  


Explain the use of dataadapter.

0 Answers  


How many webforms are possible on a single webpage?

6 Answers  


Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()

4 Answers   Techno Solutions,


how to create textboxes dynamically and insert textbox text into sql database

2 Answers   AGiSAC,


What is early binding and Late binding. Difference which is better ?

2 Answers   DELL,


Can we use multiple forms in single asp.net application?

3 Answers   Polaris,


What are validator? Name the validation controls in asp.net?

0 Answers  


can we edit records from repeater control

2 Answers  


What is the difference between rest and restful?

0 Answers  


What is Stateless ASP or ASP.Net?

2 Answers   Accenture,


Categories