有沒有人用IronPython和ASP.NET構建了一個網站。你的經歷是什麼?是黃金時間的組合嗎?IronPython和ASP.NET
7
A
回答
7
IronPython的ASP.NET集成的當前版本不是最新的,更多的是「概念驗證」。我不認爲我會根據它建立一個生產網站。
編輯::我對這種事情應該如何工作有很高的期望,並且可能會設置一些高的值。也許你應該接受「ASP.NET Futures」中的內容,爲它編寫一個測試應用程序,並看看它是如何爲你工作的。如果你成功了,我想聽聽它。否則,我認爲在未來六個月內應該有一個更新的CTP。
(我在IronPython和IronRuby的開發者。)
編輯2:因爲我最初發布這個,一個newer version已被釋放。
0
保持一個尋找出ASP.NET MVC
IronRuby的傢伙已經得到了一些內部建立MVC與IronRuby的工作,和IronPython 2和IronRuby有很多共同點的代碼與DLR。
我不確定在MVC發佈時他們是否會支持IronPython/IronRuby,但無論如何它絕對值得您留意 - 舊的ASP.NET基於窗體的開發模型已經老化,破壞,並且越早它消失得更好。
1
查看Codeplex上的Dynamic Languages in ASP.NET頁面。這有最新的IronPython位。除了示例網站項目,它不會給你任何Visual Studio集成,但即將到來。
相關問題
- 1. ASP.NET MVC上的IronPython
- 2. IronPython asp.net智能感知
- 3. IronPython和setuptools/ez_install
- 4. Ironpython和Sqlite
- 5. ZeroRPC和IronPython
- 6. 嵌入IronRuby和IronPython
- 7. Django與IronPython和VS2010?
- 8. 使用IronPython擴展ASP.Net MVC網站
- 9. 在IronPython asp.net網站中的VB webform
- 10. IronPython Studio和PictureBox的問題
- 11. Spotfire和IronPython中的HTML
- 12. IronPython覆蓋__setattr__和__getattr__
- 13. 使用PTVS,IronPython和MongoDB
- 14. Ironpython和未來的陳述
- 15. Silverlight和IronPython中的NotImplementedException
- 16. 覆蓋TryUnaryOperation的IronPython和DynamicObject
- 17. IronPython的,導入和clr.AddReferenceByPartialName
- 18. IronPython和時間編譯
- 19. Unity3D IronPython
- 20. SQLCLR&IronPython
- 21. IronPython中
- 22. IronPython中
- 23. Sandbox IronPython?
- 24. IronPython的未來和穩定性
- 25. Cpython,IronPython和PyPy究竟是什麼?
- 26. CPython和IronPython的功能差異
- 27. 腳本參數和嵌入式IronPython
- 28. 特殊字符編碼C#和Ironpython
- 29. 爲IronRuby和IronPython打造案例
- 30. 在IronPython 2.6.1中使用SQL Alchemy和pyodbc