.NET / Visual Studio
- Code Generation in Visual Studio Using T4 Templates - Screencast and Sample (David Hayden)
- An Amazing Introduction to NDepend (Patrick Smacchia)
- Jump between braces in Visual Studio. (使用 ctrl + ] 组合键 在代码段{...}之间跳转)
- ASPX Edit Helper Add-In For Visual Studio
Downloads
SQL Server
- David hayden - SQL Server Management Objects ( SMO )
- Did You Know the History of SQL Server? (Kalen Delaney)
- Insert Null value into DateTime column in SQL server from ASPX application
- [SQL] Create a Job to Backup and FTP Your Database (创建作业:备份数据库并用FTP上传)
Web
- 3 Resources for Web Designers
- Optimize WebResource.axd and ScriptResource.axd
-
What the Font? - 上传字体的图像,该站点会根据图片自动的猜测出是什么字体
Test
- WatiN Test Recorder - WatiN is Web Application Testing in .NET, and this Test Recorder will generate chunks of source for you by recording your clicks in an embedded IE browser. It makes my old WatirRecorder pale in comparison.