Criticism
On IIS 6.0 and lower, pages written using different versions of the ASP framework cannot share Session State without the use of third-party libraries. This criticism does not apply to ASP.NET and ASP applications running side by side on IIS 7. With IIS 7, modules may be run in an integrated pipeline that allows modules written in any language to be executed for any request.
Development tools
Several available software packages exist for developing ASP.NET applications:
| Product | Developer | Licensing |
|---|---|---|
| ASP.NET Intellisense Generator | BlueVision LLC | Free |
| Microsoft Visual Studio | Microsoft | Free and commercial |
| CodeGear Delphi | Embarcadero Technologies | Commercial |
| Macromedia HomeSite | Adobe Systems | Commercial |
| Microsoft Expression Web | Microsoft | Commercial |
| Microsoft SharePoint Designer | Microsoft | Free |
| MonoDevelop | Novell and the Mono community | Free open source |
| SharpDevelop | ICSharpCode Team | Free open source |
| Eiffel for ASP.NET | Eiffel Software | Free open source and commercial |
| Adobe Dreamweaver | Adobe Systems | Commercial |
No comments:
Post a Comment