johnbonano

Stories kicked by johnbonano

10 reasons why SQL Server 2008 is going to rock(angryhacker.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 11 months ago

Just like its predecessor, SQL Server 2008 is taking its sweet time to actually ship. However, unlike its predecessor, it won't just be a "worthwhile upgrade". It will kick ass. Here are the top 10 reasons why. read more...

add a comment |category: |Views: 976

tags: another

.NET Event Techniques(devlicio.us)

submitted by BigTunaBigTuna(219) 4 years, 2 months ago

A very simple technique to avoid the need for a null check prior to raising an event read more...

1 comment |category: |Views: 21

tags: another

Event performance optimization with the EventHandlerList(dnknormark.net)

submitted by MartinHNMartinHN(180) 4 years, 3 months ago

This post shows you how to easily optimize your ASP.NET events, using the EventHandlersList. read more...

add a comment |category: |Views: 5

tags: another

Array Initialization in VB and C# - Part 2(codeitwith.net)

submitted by johnbonanojohnbonano(20) 4 years, 11 months ago

Last article about the differences in the arrays. read more...

add a comment |category: |Views: 20

tags: another

Array Initialization in VB and C#(codeitwith.net)

submitted by johnbonanojohnbonano(20) 4 years, 11 months ago

Differences in arrays between VB.NET & C# read more...

add a comment |category: |Views: 49

tags: another