아래는 관련링크입니다.
http://monotouch.net/DownloadTrial
Until recently your only choice for developing applications for Apple’s iPhone was to jump into the Apple development ecosystem. This means being willing to write Objective-C code in the XCode IDE. For many developers, learning Objective-C was seen as a huge barrier-to-entry. This is especially true for many .NET developers whom have never had to worry about memory management, pointers, and other C language responsibilities that they are unfamiliar with.
RelatedVendorContent
Grady Booch (UML and Patterns co-author) on Open Source, Cloud Computing, Refactoring, IDE’s
Top 10 software delivery secrets to doing more with less
Agile Development: A Manager's Roadmap for Success
Busting the myths of Agile Development: What People are Really Doing
All this has changed with the introduction the MonoTouch framework, a part of Novell’s Mono Project. The Mono Project is an open-source implementation of Microsoft .NET Platform. It allows you to run .NET applications on nearly any platform, including Apple, FreeBSD, Linux, Unix, and others. MonoTouch, which is a new part of the Mono Project, allows you to write applications using C# with .NET platform that run on the iPhone.
The intent of this article is to provide a solid introduction to the MonoTouch platform, where to find all the necessary pieces, the limitations of it, and how to build a basic application.
'ETC' 카테고리의 다른 글
새로운 SyntaxHighlighter 설치하기 (0) | 2010.06.28 |
---|---|
Bing API SDK 다운로드 (0) | 2010.05.12 |
[Extension Manager]비주얼스튜디오2010 에 기능 추가하기 (0) | 2010.05.04 |
[GhostDoc] 비주얼스튜디오 주석 자동으로 달기 (0) | 2010.04.15 |
Microsoft Visual Studio 2010 정식버젼 출시 (0) | 2010.04.13 |
[iTextSharp] c#에서 PDF 파일변환 다운로드 (0) | 2010.04.07 |
Microsoft Visual Studio 2010 Ultimate RC 패치 다운로드 (0) | 2010.02.20 |
MS 무료백신 다운로드 (0) | 2010.02.20 |
Microsoft Visual Studio 2010 Ultimate RC - ISO 다운로드 (0) | 2010.02.16 |
동영상으로 보는 Visual Studio 2010 장점 (0) | 2010.02.01 |