Web

  1. GridView Enhancements and Fixes

      当GridView的宽度设置成100%,而其中的每一列都没有设置宽度,默认情况显示的是按平均值分配宽度,而采用文章中介绍的方法,默认的宽带为该列的内容所占用的最大宽度。

  2. Notes Icon Tooltip

      My interested stuff(2008-06-22)

     

Add-ins

  1. Developing Visual Studio Add-in to enforce company’s standard modification history

      C#写的VS Add-ins,在代码的头部插入作者信息,创建日期,描述信息,历史修改记录等等,可以作为插件开发的范例

  2. Writing your first Domain Specific Language, Part 1 of 2

      介绍如何自己的实现基于dotNet的语言,包括词法分析器,编译器,VS集成等,不错

  3. SSMSKeyBindings - edit keybindings in sql mgt studio

      关于如何为SQL Management Add-in添加快捷键

相关文章:

  • 2021-07-18
  • 2021-12-09
  • 2021-05-17
  • 2022-02-21
  • 2021-08-01
  • 2021-10-07
  • 2021-09-07
  • 2021-05-31
猜你喜欢
  • 2021-09-29
  • 2021-08-30
  • 2022-02-27
  • 2021-11-19
  • 2021-12-19
  • 2021-07-05
  • 2021-08-09
相关资源
相似解决方案