By tag: CustomAttributes
0
kicks
Using Custom Attributes to Enable Quick Searching of Your Domain Entit
I've started work on the search piece of our application. Searching (no pun intended) for some inspiration on how users might want to search within our application, I brought up the current WinForms version, and then the ASP.NET version.
I realized that we need to make searching easier in WinFor...