Jing Ding
Senior Systems Consultant
The Ohio State University Medical Center
Columbus, OH USA
Phone:(614) 293-0776
Email: jing.ding@osumc.edu
http://medicalcenter.osu.edu
MVP since May 5, 2008
|
|
Background |
|
Jing Ding has a PhD in Computer Engineering, Bioinformatics and Computational
Biology, and an M.S. in Toxicology from Iowa State University. He received is
B.S. in biophysics from Fundan University in Shanghai, China. He is a self-taught
programmer who “played” with assembly, C and C++ in the 1990s. He took a break
from programming from 1997 to 2000. When he picked it up again in 2001, he worked
with Java. Jing began working with C#.NET in 2006.
|
Case Studies |
|
|
Advanced Screening for Active Protocols
The Ohio State University Medical Center
Columbus, Ohio USA
ASAP is used within OSUMC by medical screeners and clinical trial coordinators to search patients’ electronic medical
records to see if they are eligible for the clinical studies.
April 30, 2008
|
Articles |
Restore Focus after TextBox Automatic Postbacks
Learn how to restore focus after automatic postback within an UpdatePanel.
Iron Speed Designer V6.X
June 5, 2009
|
Switch Database Schema at Run-Time
Learn how to switch your database schema without using "Find and Replace."
Iron Speed Designer V5.X
November 10, 2008
|
Set Audit Fields for All Tables
Write custom code once by setting audit fields for all tables in your application.
Iron Speed Designer V5.X
October 31, 2008
|
Creating a Single Add / Edit / Copy Record Page
Learn how to create a single Add / Edit / Copy Record page in Iron Speed Designer.
Iron Speed Designer V5.X
October 30, 2008
|
Manage Session Variables with Intellisense
This article demonstrates how to apply session variables in your .NET web applications.
Iron Speed Designer V5.X
August 6, 2008
|
Hide a Column in Table Control
Learn how to hide a column using three lines of code, without a leftover blank column.
Iron Speed Designer V5.X
August 1, 2008
|
Displaying Pop-up Alert Messages
Register and show pop-up alert messages even if the current page is redirected.
Iron Speed Designer V5.X
June 20, 2008
|
Setting Database Connections at Run-time
Learn how to customize your application to support dynamic database connections.
Iron Speed Designer V5.X
June 2, 2008
|
Maintain File Upload Control on Postbacks
For security reasons, the File Upload control does not save the posted file name in
its View State, so the file is lost on postback. Learn how to preserve your input data...
Iron Speed Designer V5.X
May 19, 2008
|