Loading, please wait ...
Open its course - Tips
Database Tips By Subject Expert Admin
Summary

Summary

1
Teachers with
Subject Expert Admin
0
Followers
For Learning
All
Visibility
Security Status
0
Contributions
By Teachers
Notes
  1. Students are auto-evaluated against related topics to ensure they learned it.

We learn about different tips that you must know before working with databases specially the emerged ORM frameworks like Entity Framework.

Common Tips

  1. Use IEnumerable from System.Collection namespace for in-memory searching and filtering records. However loading thousands of records in memory and then searching or filtering could be expensive when data is large, Therefore use IQuerable from System.Linq to perform filter operation within the query in database and only load filtered records into memory. This could boost your API performance.

×

Database Tips Evaluation

To earn PASS status, system is about to evaluate you using multiple choice questions (MCQs) and True/False type questions.

  • CAREFULLY READ THE FOLLOWING INSTRUCTIONS!
  • Make sure you have learned this lecture along with its topics and tutorials.
  • On first evaluation you get 100% marks on correct answer, then on 2nd you get 95% marks and so on.
  • Answer the questions with a gap NOT MORE THAN A MINUTE, Otherwise it will re-start.

I have read above instrucitons and ready for evaluation.
Your's
Status
Not Registered
Teacher
Subject Expert Admin
TODO
Please ask your teacher to link related questions for this lecture.
Alert
Your performance monitoring will start when you register in a class of this course.

Questions on

No Linked topics!
Contact Us

support@subexpert.com
Write to Us View Help
Subject Expert Logo

Subject Expert

Learn, Evaluate and Optimize

Follow Us
Facebook Switch Display Mode Enable Translation
© 2024 - Subject Expert