计算机科学与技术英文文献
《专业英语》期末考试课程论文
微软ASP.NET设计应用
班 级: 13级信息管理与信息系统1班 学 号:
姓 名: 朱敦达 分 数:
2015年12月25日
微软ASP.NET设计应用
CGI具有扩充性能和克服的问题的能力,是微软公司开发的一种新的方式开发建设规模的应用。这就是所谓的替代high performance互联网服务器应用程式接口(ISAPI)。代替了housing功能编程档案,利用DLLs代替了复杂的编写程序的过程,同其它软件比较DLLs具有很大的优势,在性能上也有所扩充。
Introduction to ASP.NET Development To overcome the performance and scalability problems that CGI brings, Microsoft developed a new way for developers to build scalable applications. This high performance alternative is called the Internet Server Application
Programming Interface(ISAPI). Instead of housing functionality in executable files, ISAPI uses DLLs. Using DLLs instead of executable programs has some definite performance and scalability advantages