DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

chinhdo Subscribe to this feed
chinhdo
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by chinhdo
2
kicks
submitted by chinhdo 3 months, 5 days ago

chinhdo.com — By implementing IEnlistmentNotification, you can have your file operations (copy, delete, write, etc.) participate in transactions without requiring Transactional NTFS (TxF), which only works on Vista and Windows Server 2008. Working code included. read more...

Add a comment add a comment | category: | Views: 4
tags: | tag it

1
kicks
submitted by chinhdo 9 months, 9 days ago

chinhdo.com — IDataReader.GetOrdinal can help improve code maintainability with little cost. read more...

Add a comment add a comment | category: | Views: 4
tags: | tag it

12
kicks
published 9 months, 8 days ago, submitted by chinhdo 9 months, 9 days ago

chinhdo.com — Over at Programmers Heaven.com, there’s an interesting article on the potential performance impact of try/catch blocks. The article concluded that the average cost of a try/catch block is essentially nothing (sorry there’s no author information on the post), and that .NET/C# programmers should not think twice about using try/catch blocks. The author is right that a try/catch block has essentially zero cost. However, like most coding performance issues, exceptions and try/catch blocks do not have performance implications until they occur in some type of loop. read more...

Add a comment 9 comments | category: | Views: 9
tags: , , | tag it

3
kicks
submitted by chinhdo 10 months, 27 days ago

chinhdo.com — The command File.OpenContainingFolder allows you to create a shortcut to open the containing explorer folder for the current item in the editor. Works with Visual Studio 2005 and 2008. read more...

Add a comment 1 comment | category: | Views: 0
tags: | tag it

3
kicks
submitted by chinhdo 11 months, 18 days ago

chinhdo.com — Imagine being able to author rich internet applications in your .NET language of choice, without having to mess with Javascript, cross-browser compatibility issues, or ActionScript. That’s the promise of Microsoft Silverlight 1.1. In this article, I will document my attempt at creating a Silverlight 1.1 “Hello World” application. My Hello World application is a little bit more fancy than the typical one… this one involves some animation, and drawing a few shapes from code. read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

2
kicks
submitted by chinhdo 1 year, 1 month ago

dotnetslackers.com — n a typical multi-tier application, one of the biggest performance bottlenecks is the overhead of making round-trips to the database. Minimizing these round-trips is often the first area you should look at during performance tuning. Fortunately, the Oracle Data Provider for .NET (ODP.NET) makes it fairly easy to do this by providing several built-in methods to write and read data in bulk. read more...

Add a comment add a comment | category: | Views: 7
tags: , | tag it

26
kicks
published 1 year, 2 months ago, submitted by chinhdo 1 year, 2 months ago

chinhdo.com — n a previous article (”StringBuilder is not always faster), I provided some quick benchmark data and gave “rules of thumb” for when to use StringBuilder and when to use traditional string concatenations. In this follow-up article, I will attempt to provide a more detailed analysis. read more...

Add a comment 3 comments | category: | Views: 1
tags: , | tag it

28
kicks
published 1 year, 2 months ago, submitted by chinhdo 1 year, 2 months ago

chinhdo.com — Here is something you may not know about string concatenation: StringBuilder is not always faster. read more...

Add a comment 6 comments | category: | Views: 6
tags: , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge