What should I know when switching from asp.net to python for web development?

I am thinking of converting an application from Asp.net to python. I would like to know: what are the key comparisons that should be considered when moving an asp.net application to python (insert framework)?

Does python have user controls? Master Pages?

+3
source share
3 answers

First, Python is a language, and ASP.NET is a web environment. In fact, you can encode ASP.NET applications using IronPython .

ASP.NET "" Python, -, Django Zope.

Zope, , , "" , , .. , ASP.NET.

+8

Out Into Space , python -; , , ASP.NET Python.

, #/VB.NET Python -. , -, java, php, ruby, perl , .

" , ", :-) - , , , , .

, - Python , ASP.NET. , Django , ( , :-)). URL ASP.NET, . "" ( , Rails), , Python ... . .

Out Into Space, zope "" ASP.NET, . Django , , , , ASP.NET.

- Python a la.NET. , /, , python .

, -, , / pythonic-tools:-) , python, pythonic framework, python . YMMV, .

, , , , , . , , , - python .

+4

python , ASP.NET User Controls.:)

Out Of Space Jarret Hardie

0

Source: https://habr.com/ru/post/1704411/


All Articles