Monday, April 13, 2015

PHP - drink beer Croatia!


Home Web Design Tutorials cms seo flash inspiration Graphics graphic design photoshop vectors icons typography texture Programming html css javascript php wordpress joomla Tutorials Free Other dissenting photos link on sex & web www resources website promotion archive
An experienced web developer with years of experience in back-end and front-end coding. Recently, the company's IT project manager Sense. Most proud of the project SliceMachine that helps in cutting design and conversion of the website.
I ASP is free, but to use it, you must have the IIS server that runs on some of the Windows operating stilettos system. Most often in ASP applications uses MS SQL Server, which also carries some sort of price.
What PHP does not have a robust visual programming tools (many developers consider it an advantage), while ASP has at its disposal a powerful Visual Studio (which usually is not free). stilettos However, there are many editors for PHP to help you work and do not have visual components (Dreamveawer is as close as a kind of visual stilettos system).
I really do not mean to pull some discussion about this. ASP is still mostly used by larger companies, which are several reasons forced to use Microsoft technology (application compatibility). PHP since version 5 is really stabilized as standard and used by large companies stilettos in order to reduce the costs that entails ASP platform.
In order to show the differences in the source code between ASP.NET and of PHP, we can solve simple task in both languages: loop spins the numbers from 1 to 100 and prints the sum of the current number of his predecessor.
<% @ Page Language = "C #"%> <script runat = "server"> protected void Page_Load (object sender, EventArgs e) {for (int i = 1; i <100; i ++) {Response. Write ((i + (i - 1)). ToString () + "<br stilettos />"); }} </ Script>
<% @ Page Language = "C #"%> <html> <head> </ head> <body> <% for (int i = 1; i <100; i ++) {Response. Write ((i + (i - 1)). ToString () + "<br />"); }%> </ Body> </ html>
<Html> <head> </ head> <body> <? Php for ($ i = 1; $ i <= 100; $ i ++) {echo $ i + ($ i - 1). "<br />"; }?> </ Body> </ html>
Related content: Page generated in x.xxxx seconds (very similar) How to fight spam with PHP infection? (Very similar) Croatian date and time with PHP-TV stilettos (very similar) stilettos Problems with the Croatian symbols? (Very similar) How to create a development environment for PHP / MySQL on a Windows computer (very similar)
The views and opinions expressed in this article stilettos and / or comments refer only to the author / wire article and / or comments, and not the entire Kroativ network. It is prohibited to unauthorized transfer of articles in their entirety without prior agreement or without a prominent link back to www.kroativ.net page and the author's stilettos name.
PHP - drink beer Croatia!
Is this information related to ASP or ASP.NET because I see the logo of .NET and ASP mentioning I think you should mention the .NET framework because it is he who is now developing and is quite strong, unlike stilettos " classic "and outdated ASP.
Thus, all you can do with ASP.NET, you can do with PHP-player and vice versa. But the biggest drawback is the price ASP.NET platform and attachment to the Microsoft platform. What's the problem: ASP.NET has a good set of classes for rapid application development on different browsers and platforms (PDA, etc.). But MS understanding the browser is different from the real, and inflicts a lot of trouble for developers who want their applications to display and not MS browsers. Second, in Croatia is really hard to find good quality ASP.NET hosting. I noted that ASP.NET has a strong Editor. ASP.NET has compiled code. That's about it.
The issue price is only partly true - many hostinzi have the same prices for Win and Linux packages, Visual Studio and SQL Server (although they can be used and second base, without problems) have their free versions.
Platform - the whole story can run on Linux thanks to the Mono project, although it is not something that is common. But it can be, and it needs to be said. About the same as PHP can spin on Windows, but is not used very often.
Programming and community support - I work in Asp and ASP.NET-in stilettos from the beginning and if I am thrilled with something, then it is the amount of tutorials, examples, explanations and, above all, exceptional quality documentation on MSDN. But MSDN is not even 5% of what is available on the Internet. I do not know what the situation is with PHPom, maybe it really numerically richer on this point, but I do not remember that ever happened to anything stilettos I asked for and not found,

No comments:

Post a Comment