How do I open aspx file on mac?



How do I open aspx file on mac?..

Answer / Bharat Gautam

To open an .aspx file on a Mac, you'll need a server running (like IIS) and a browser that supports ASP.NET (like Internet Explorer or Chrome with the ASP.NET extension). Since these requirements are not typically met on a Mac, it is often recommended to use Visual Studio Code with the .NET Core tools for development instead.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

Which choice is NOT a property of Dictionary Object? A. Key() B. CompareMode C. Item () D. Exists () E. Count

1 Answers  


What is Response Object?

2 Answers  


Who invented asp?

1 Answers  


1)Declare array with five elements a[]={8,4,6,2,1,10} Print minimum and maximum no from array. 2)Accept values from Textbox and add into Listbox on click ok button. 2)Accept these values store them in cookie collection and show them in next form. Assignment 3 20Marks 1) Display EmpId ,EmpName ,EmpSal usind datagrid view (use sqlerver 2005) 2) Insert Item Id, Item Name, Qty, Rate using ado.net(use sqlerver 2005)

5 Answers  


What is servervariables collection in asp?

1 Answers  


What is hidden field?

1 Answers  


What is Debit Memo & Credit Memo in Payables?

1 Answers   Infosys,


What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count

1 Answers  


what is database deployment?

1 Answers  


explain with example redaing contents and writing contents from a file using APS object stream.

1 Answers  


What are the methods by which output stream is controlled?

1 Answers  


no.of pages comes before protected void ?

1 Answers   eSoft,


Categories