Search Results

1
vote
1answer
169 views

Routing vs Url Rewrite (IIS7) Performance

I was wondering is there any difference in terms of performance between the two approaches? Any good articles on this? …
2
votes

Grid View vs List View

GridView supports: sorting by click paging editing selection sorting by click template-based layout (rendered withing ) Lis …