[Reference] Visual Studio Keyboard Shortcut Posters & Other 'Cheat Sheet' Links
摘要:Visual Studio Keyboard Shortcut Posters & Other 'Cheat Sheet' Links Tim Heuer blogged this morning about some Visual Studio Shortcut 'Posters' that are available from Microsoft as PDF, and I thought...
阅读全文
posted @
2007-07-05 08:18
JerryZhao
阅读(447)
推荐(0)
[Reference]How to make a Gmail-like loading indicator with ASP.NET Ajax
摘要:At the moment I'm working on making a web application we just developed more user friendly and more appealing to the end users. The application uses a few ASP.NET Ajax controls so I was pretty surpris...
阅读全文
posted @
2007-07-04 18:56
JerryZhao
阅读(448)
推荐(0)
[Reference]Ajax.Net Example: Using an UpdatePanelAnimationExtender to place an animated gif over a GridView
摘要:Ajax.Net Example: Using an UpdatePanelAnimationExtender to place an animated gif over a GridView
I recently was working on an Asp.Net project that contained quite a few search pages. These pages all followed a similar structured pattern where the user had a set of fields they could filter on by typing in values and pressing the search button. The results were displayed in a GridView where the user could sort by clicking on column headers, export the results to excel, etc... To help impro
阅读全文
posted @
2007-07-04 18:43
JerryZhao
阅读(1136)
推荐(0)