posts - 25, comments - 24, trackbacks - 0

My Links

News

Archives

Post Categories

Tuesday, September 22, 2009

SQL Server: DateTime and Indexes

A nice post about handling DateTime fields and indexing.

http://itknowledgeexchange.techtarget.com/sql-server/dates-can-easily-be-the-hardest-datatype-to-work-with/

posted @ Tuesday, September 22, 2009 12:52 PM | Feedback (0) |

Tips n Tricks - Visual Studio

1. Disable HTML Navigation bar.

Tools -> Options -> Text Editor -> HTML -> Unckeck Navigation Bar option

2. Auto insert quotes when typing.

Tools -> Options -> Text Editor -> HTML -> Format -> Check "Insert attribute value quotes when typing"

3. Format HTML on paste

Tools -> Options -> Text Editor -> HTML -> Miscellaneous -> Format HTML on Paste

posted @ Tuesday, September 22, 2009 7:37 AM | Feedback (0) |

Auto-Start in .NET 4.0

Here Scott talks about the new feature Auto-Start included in .NET 4.0 and IIS 7. This can prove really helpful in avoiding the initial delay experienced by the first visitor of a web ASP.NET application.

Here's the post.

posted @ Tuesday, September 22, 2009 7:25 AM | Feedback (0) |

Powered by: