Data Management
Data ManagementDetermine when to use stored procedures vs. SQL in the code
Tony Patton discusses the merits of stored procedures versus placing SQL directly in the code. Find out which one is best for your particular situation.
Tony Patton contributes to the Web Development column. Meanwhile, he manages a team of developers and tackles a variety of development projects in his day job. \ \ Tony is a graduate of the University of Louisville. His technical certifications include .NET, Java, Lotus Notes/Domino and A+.
Tony Patton discusses the merits of stored procedures versus placing SQL directly in the code. Find out which one is best for your particular situation.
MySQL continues to gain market share due to its ease of use and price. The open source community has extended its reach by developing a connector to be used with the .NET Framework. Learn more about using MySQL in your .NET applications.