|
|
-
satyajit Posted 5 Months ago through Blogs | 10 Points
A Comparison of IComparable and IComparer interfaces in C#...
|
-
satyajit Posted 7 Months ago through Blogs | 10 Points
DataTemplateSelector in wpf...
|
-
satyajit Posted 7 Months ago through Blogs | 10 Points
When a template author in WPF tries to modify the look of the control , it is the controltemplate of the control that get changed....
|
-
satyajit Liked 10 Months ago through Blogs | 1 Point
It is a myth that the ROWVERSION column holds a unique value across a database. In this post, I demonstrate that a possibility exists for having duplicate values in a ROWVERSION column when using Bulk-Insert operations (SELECT…INTO)...
|
-
satyajit learned 10 Months ago through Blogs | 1 Point
It is a myth that the ROWVERSION column holds a unique value across a database. In this post, I demonstrate that a possibility exists for having duplicate values in a ROWVERSION column when using Bulk-Insert operations (SELECT…INTO)...
|
-
satyajit Liked 10 Months ago through Blogs | 1 Point
Using of ThreadStatic attribute for static fields...
|
-
satyajit Posted 10 Months ago through Blogs | 10 Points
Sql server ignores trailing spaces while comparing using WHERE and HAVING clauses .However this behavior is different for LIKE clause....
|
-
satyajit Posted 10 Months ago through Blogs | 10 Points
In part 1 and part 2 we learned about NULL propagation , ISNULL,COALESCE, tristate logic etc.
Now let’s learn few remaining parts.
...
|
-
satyajit Liked 10 Months ago through Blogs | 1 Point
One of my office colleague recently asked me why we are not able to generate ALTER Table script from SSMS. If we right click on the table and choose "Script Table As" ALTER To option would be disabled or Greyed out. Is it a bug?...
|
-
satyajit learned 10 Months ago through Blogs | 1 Point
One of my office colleague recently asked me why we are not able to generate ALTER Table script from SSMS. If we right click on the table and choose "Script Table As" ALTER To option would be disabled or Greyed out. Is it a bug?...
|