您的位置:首页 > 移动开发

Building Web Applications With SAS/IntrNet: A Guide to the Application Dispatcher

2008-12-09 16:49 661 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
While building SAS/IntrNet applications, I would like nothing better than to have someone with the skills of Don Henderson looking over my shoulder. Other than some SAS-L posts and a few personal e-mail messages, this desire went unrealized. That was until I read Don s book, Building Web Applications with SAS/IntrNet: A Guide to the Application Dispatcher. This book picks up where SAS documentation leaves off. It shows how to increase the functionality of the SAS/IntrNet Application Dispatcher to solve problems commonly encountered when building Web-based SAS applications. This book also supplies a host of best practices that can help keep one from creating future difficulties. An example of the gems that Don has unearthed is the INVSESS option. This option allows developers to implement friendlier responses to failed attempts to reconnect to a session. Along with techniques to refresh long-running requests, this book shows how to partially overcome the problem of user sessions that time-out from user inattention. One of the most helpful chapters is Chapter 11, Tools and Techniques for Debugging. One especially useful tip is to seed programs under development with %testPrint macros to conditionally print intermediate results. This chapter also provides good guidance on how to run Application Dispatcher programs in a stand-alone mode. In my opinion, this is a must-have book if one is responsible for creating or maintaining Web-based SAS applications. http://rapidshare.com/files/58261077/1599941899.zip http://depositfiles.com/files/1880686
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐