April 2008 Entries

Design Factors 21: Do we use cascading on CRUD operations? If so, is it in DAL or DB layer? Why?

posted @ Monday, April 28, 2008 2:23 PM | Feedback (2)

Design Factors 20: Do we use transaction? If so, is it in DAL or SP layer? Why?

posted @ Monday, April 28, 2008 2:18 PM | Feedback (0)

Design Factors 19: How the logical layers are connected?

posted @ Monday, April 28, 2008 2:13 PM | Feedback (1)

100th Post! Cheers!

posted @ Wednesday, April 23, 2008 1:06 PM | Feedback (2)

New Asp.Net Starter Kit Available: Employee Info Starter Kit

posted @ Wednesday, April 23, 2008 1:02 PM | Feedback (1)

Happy birthday to me!

posted @ Wednesday, April 23, 2008 12:44 PM | Feedback (0)

Design Factors 18: Which portion of the db utility classes are vendor specific?

posted @ Monday, April 21, 2008 12:18 PM | Feedback (0)

Design Factors 17: Where exceptions are thrown for invalid values?

posted @ Monday, April 21, 2008 12:17 PM | Feedback (0)

Design Factors 16: How the null values are handled?

posted @ Monday, April 21, 2008 12:12 PM | Feedback (0)

Design Factors 15: Rather common model of BLL and DLL classes, what are special cases we need to consider?

posted @ Monday, April 21, 2008 12:09 PM | Feedback (0)

Design Factors 14: How do we generally handle many to many (database) relationships in logical layers?

posted @ Monday, April 21, 2008 12:06 PM | Feedback (0)

Design Factors 13: How do we generally handle one to many (database) relationships in logical layers?

posted @ Monday, April 21, 2008 12:03 PM | Feedback (0)

Design Factors 12: For CRUD operation in DAL, when we use the business entity and when do use parameters?

posted @ Monday, April 21, 2008 11:59 AM | Feedback (0)

Design Factors 11: For CRUD operation in BLL, when we use the business entity and when do use parameters?

posted @ Monday, April 21, 2008 11:55 AM | Feedback (0)

Design Factors 10: What are the mapping criteria for BLL classes and CRUD methods?

posted @ Sunday, April 20, 2008 1:27 PM | Feedback (0)

Design Factors 9: What are the mapping criteria for DAL classes and CRUD methods?

posted @ Sunday, April 20, 2008 1:26 PM | Feedback (0)

Design Factors 8: How the layers communicate with next level layers?

posted @ Sunday, April 20, 2008 1:25 PM | Feedback (0)

Design Factors 7: Do you use cache layer?

posted @ Sunday, April 20, 2008 1:23 PM | Feedback (0)

Design Factors 6: How many layers will be considered? Why?

posted @ Sunday, April 20, 2008 1:22 PM | Feedback (0)

Design Factors 5: Are there any special considerations for “typed” entities?

posted @ Sunday, April 20, 2008 1:15 PM | Feedback (0)

Design Factors 4: How do you map OOP concepts to relational database design?

posted @ Sunday, April 20, 2008 1:14 PM | Feedback (0)

Design Factors 3: Where and how the joined operation (fetched from multiple data tables) is placed in business entities?

posted @ Sunday, April 20, 2008 1:11 PM | Feedback (0)

Design Factors 2: To which context Business Entity classes are mapped?

posted @ Sunday, April 20, 2008 1:07 PM | Feedback (0)

Design Factors 1: What is the type of business entity?

posted @ Sunday, April 20, 2008 1:05 PM | Feedback (1)