青松阳光

关注.NET平台及SharePoint产品
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

8/5/2007 links: ASP.NET, SECURITY, SQLSERVER and VS2005

Posted on 2007-08-05 10:49  青松阳光  阅读(649)  评论(0编辑  收藏  举报

ASP.NET
 
   A nice post on how to dynamically download a file to a browser with ASP.NET and force the browser to automatically prompt them to save it using the "Save As" dialog.
 
 
  One of the cool projects for ASP.NET 2.0 that was released last year was this free RSS Toolkit.
 
 
  This is a useful one to download and save to quickly look these format strings up.  John has some other really useful .NET PDF cheatsheets he has also created that you might like to download here.
 
 
   An ASP.NET Server Control that provides "wait-screen" functionality for long-rendering pages.
 
 
SECURITY
 
 
 
 
SQLSERVER
 
 
 
 
VS2005
 
   
    A great article on how to debug SPROCs(store procedures) using Visual Studio 2005.