Always Developing

always learning | always growing | always paging (30)

View config values with GetDebugView

Use GetDebugView to view all configuration values


Read more...


EF Find vs First performance

Comparing the performance of Entity Framework's Find and First methods


Read more...


Keyset Pagination (vs Offset pagination)

Exploring keyset pagination in SQL Server


Read more...


Multiple statements in a for loop

A for loop can contain multiple statements in the iterator section


Read more...


CSS property: all

Using the CSS all property to reset all element properties


Read more...