Content deleted Content added
Added reference to code generators in tools |
|||
Line 52:
In the case of [[ASP.NET]], a developer can use [[Microsoft Visual Studio]] to write code. But, as with most other programming languages, he/she can also use a text editor. [[Notepad++]] is an example.
For [[PHP]], the [[Zend Development Environment]] provides numerous [[debugging]] tools and provides a rich feature set to make a [[PHP]] developer's life easier.
Several [[code generation]] tools such as [[dbQwikSite]] are available to automate the development of code. Using such tools, non-technical users can produce working code, and experienced coders can accellerate the development cycle.
Other tools include various [[Web browser|browsers]], [[File Transfer Protocol|FTP clients]], etc.
|