Keep a check on your IDENTITY columns in SQL Server
bigint identity impact on table size in SQL Server Datawarehouse
|
||||||
Keep a check on your IDENTITY columns in SQL Server bigint identity impact on table size in SQL Server Datawarehouse Find a control recursively in C#, By PsychoCoder public Control FindControlRecursive(Control container, string name){ if (container.ID == name) return container; foreach (Control ctrl in container.Controls) { Control foundCtrl = FindControlRecursive(ctrl, name); if (foundCtrl != null) return foundCtrl; } return null;} David Hayden’s “Another Reason LightSpeed O/R Mapper is Better Than LINQ To SQL :)” 10 Tips to Improve your LINQ to SQL Application Performance LINQ To SQL Query Tuning for Performance Optimization Barcode Prefixes and Product Country of Origin CallWebServiceFromHtml |
||||||
Copyright © 2019 Alen Malhasoglu's Blog - All Rights Reserved Powered by WordPress & Atahualpa |