Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
Generic Data Access
gary.thickett
20y
1.6k
1
Reply
I have just read the following article
A Generic Data Access Component using Factory Pattern
and found it very interesting but I have a question regarding the use of reflection here. If I was to use this example in a project that involved a large amount of database activity would the use of reflection to create every connection, command and parameter object degrade the performance of my app. Is the only alternative to using reflection to use switch statements and hardcode the different return values depending of the specified provider.
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Excel reader
Which to use: Dataset or command