IOT Virtual Conference - Register now to book your ticket and get updates
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About Parameterized Query
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Jignesh Trivedi (1)
Rahul Bansal (1)
C# Curator (1)
Bechir Bejaoui (1)
Related resources for Parameterized Query
No resource found
Tips to Improve SQL Database Performance
7/4/2019 12:25:52 AM.
The performance is main concern of any application. Database plays very important role in application. There are some points that can help us to improve the performance of SQL Server.
Using Parameterized Query to Avoid SQL Injection
6/29/2015 6:37:02 PM.
This article explains why you need to use a parameterized query to avoid SQL Injection.
Parameterized Query and SQL Injection Attacks
9/29/2012 7:40:27 AM.
In this article I will explain about Parameterized Query and SQL Injection Attacks.
Use CompiledQuery.Compile method to build parameterized DLINQ queries
8/29/2008 8:09:10 AM.
In this article, I will make use of the CompiledQuery.Compile generated method which receives a Lambda expression as parameter, and then it generates a delegate that returns a generic IQueryable object that one can enumerate it through a foreach loop.
- Ebook
C# Language Specification 5.0
This book provides a complete description of the C# language 5.0.
Download