Development tools like VS,ASP.Net


 
Thread Tools Search this Thread
Operating Systems OS X (Apple) Development tools like VS,ASP.Net
# 1  
Old 09-25-2006
Question Development tools like VS,ASP.Net

Hi I want to shift to Mac OS X , I wanted to know whether there are any similar development tools like VS,asp.net,.net frameworks are available in Mac OS X or not? I mean how does one can compete with windows with the same results those of microsoft? Are there any extra software availble or where can I find them? Thanks.
# 2  
Old 09-26-2006
If you insist on using .net, the mono project is an open-source C# implimentation.

But really, the way not to get stuck in this kind of mess is to use standards instead of programming in Microsoft's design-fad-of-the-week.
# 3  
Old 09-26-2006
# 4  
Old 09-27-2006
Some more hints what Mac OS X has to offer:

Dumbarton
ObjC-C# bridging framework
http://www.imeem.com/developers.aspx
http://developer.apple.com/business/...ket/imeem.html

Creating Mac OS X applications with MS Visual Studio Express (article)
http://mac.sillydog.org/dev/visual_studio.php

Visual Web Developer on a MacBook
http://aspadvice.com/blogs/rbirkby/a.../16/19704.aspx
http://fastfin.net/seamless/
http://donc.wordpress.com/2006/07/16/seamlessrdp/


Cross platform development for Windows and Mac OS X (article on Qt)
http://www.regdeveloper.co.uk/2006/1...pment_win_mac/

MinGW
build Windows applications from within Xcode
http://www.zonic.co.uk/products/mingw/



Some Mac counterparts/alternatives include:

Apple's Xcode & WebObjects development tools (IDE)
http://www.apple.com/webobjects/getting_started.html

MyEclipse Enterprise Workbench (IDE)
http://www.myeclipseide.com/ContentE...y-ceid-10.html

Komodo (IDE for PHP, Python, Ruby, ...)
http://www.activestate.com/Products/Komodo/


RubyOnRails installer package
http://locomotive.raaum.org/

Right Way to Install Rails on Mac OS X?
http://theocacao.com/document.page/321

Rails 101 for Microsoft Developers (article)
http://softiesonrails.com/2006/09/13...oft-developers
http://www.themolehill.com/index.php...the-dark-side/


EnterpriseDB (based on PSQL)
http://www.enterprisedb.com/products/download.do

LiteSpeed Web Server Enterprise Edition
http://litespeedtech.com/products/webserver/download/

macstl (C++ library)
http://www.pixelglow.com/macstl/

GLFW
portable framework for OpenGL application development
http://glfw.sourceforge.net

LANrev
cross-platform client management
http://www.lanrev.com/

A Mac Business Toolbox (article)
http://cutedgesystems.com/weblog/Tut...OfficeMac.html



Some minor goodies:

WinShortcutter (Windows shortcuts utility)
http://www.lobotomo.com/products/Win...ter/index.html

DefaultKeyBinding.dict (emacs-like keybindings for Cocoa apps)
http://beebo.org/stuff/mac/

Switcheroo (Windows-like taskbar)
http://software.carsonbaker.org/



Cheers,
Verno

Last edited by verno; 11-27-2006 at 08:35 AM..
# 5  
Old 10-01-2006
thanks a lot. Smilie
# 6  
Old 10-25-2006
Is there a big difference between ASP for linux and the original ASP? We have to migrate a site that was done in ASP but our hosting company only supports the linux version of ASP. Should we just rewrite the site?
# 7  
Old 10-25-2006
Is it possible to use ASP with MySQL for the database?
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Web Development

ASP.NET 5 Application on Centos OS7 Web Hosting Server

Hi All, Frankly I'm new to Linux Environment. While we are trying to Host an ASP.NET 5 Web Application on Centos OS7 Web hosting Server. There were couple of steps which we are supposed to go through, please see this link - We are stuck at Create a Container & then Running the Container,... (1 Reply)
Discussion started by: John Fredric
1 Replies

2. Web Development

Anyone know of a free license or library that converts asp.net word to pdf?

Hello, I am wondering if anyone knows of a free way (or very cheap way) for asp.net libraries to convert word to pdf. Thanks Kylle (4 Replies)
Discussion started by: kylle345
4 Replies

3. AIX

From ASP.NET to Oracle on unix

Dear all , I have a serious question and i need an answer before i go throught a new project. I have an oracle DB is on remote UNIX box.How can I connect through ASP.net on a windows server machine to the oracle db and do all the jobs i need (insert ,update delete) ? is their is a way ?? please... (2 Replies)
Discussion started by: hoshakhs
2 Replies

4. Windows & DOS: Issues & Discussions

ASP.net in unix based system. Someone Help Me

Hi Guys, i am new to the fourms.. i have one doubt related to unix.. i was developed one application in asp.net under windows platfrom. i want to run this application in sun one web server under unix environment.. Its possible or not .. please calrify my doubt. Thanks and Regards... (4 Replies)
Discussion started by: ksathiya76
4 Replies

5. UNIX for Dummies Questions & Answers

ASP.net in unix based system

Hi Guys, i am new to the fourms.. i have one doubt related to unix.. i was developed one application in asp.net under windows platfrom. i want to run this application in sun one web server under unix environment.. Its possible or not .. please calrify my doubt. Thanks and Regards... (1 Reply)
Discussion started by: ksathiya76
1 Replies
Login or Register to Ask a Question