Rama Charan's Blog
About technology and more..
Monday, November 5, 2012
Everything SQL Server Compact: SQL Compact 3rd party tools
Everything SQL Server Compact: SQL Compact 3rd party tools
: This is an attempt at a comprehensive list of SQL Server Compact 3rd party tools, both commercial and non-commercial. Please let me know if ...
Good link!
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Devops links
Build Versioning in Azure DevOps Pipelines
Devops links
Build Versioning in Azure DevOps Pipelines
Efficient Paging for GridView
REf: http://www.nikhedonia.com/notebook/entry/efficient-paging-for-gridview/
using Linq methods with caution - E.g FirstorDefault()
Don't use FirstorDefault() unless you are sure its valid/ verified in the business scenario. else you are going to introduce bugs in t...
No comments:
Post a Comment