Video: Using Named Parameters in The Enterprise Library Data Access Block

Whether you’re executing parameterized queries or stored procedures, to avoid potential problems with SQL Injection hacks you always want to use named parameters with your database access.  In this video excerpt from John Sonmez’ new course Data Access Application Block, you’ll see how easy it is to setup and use named parameters with your queries.  In the full course John covers other topics such as transaction and connections, object results, and XML results.

John has spent many years working as a consultant for many different projects and has deep ties to the agile community who along with developing in C#/.NET has also begun to focus on mobile applications in Android and iOS.

If you’d like to learn how to make use of the popular Enterprise Library Data Access Block, this course will get you started.

You can watch the full HD version of this video along with the other 1 hrs 2 min of video found in this professional course by subscribing to Pluralsight. Visit Data Access Application Block to view the full course outline. Pluralsight subscribers also benefit from cool features like mobile apps, full library search, progress tracking, exercise files, assessments, and offline viewing. Happy learning!

One thought on “Video: Using Named Parameters in The Enterprise Library Data Access Block

  1. A really good course indeed. Not even the Data access block but also the Exception Handling Application Block, and Logging Application Block. Thanks pluralsight and John Sonmez. Extremely eager for Security application block to come in the catalog.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s