Front Page Recent
Silverlight is a development platform therefore I think it is a matter of months until early adopters code a bunch of powerful applications based on it. And deploy them [ ... ]
Just got it after some calculations that riding a bicycle to work is the most effective choice for me in terms of time, money and in addition I exercise for free during my way to work :) It is not too far and there is no much traffic [ ... ]
.NET Framework is around for 5 years already now, but these 3 methods are among the most misused in application development. The problem is that ExecuteReader will work for every query via SqlCommand. Use ExecuteNonQuery except: when you have a set of records - use ExecuteReader and when you have a single output value that cannot be defined as a parameter - use ExecuteScalar [ ... ]
Google updates PR april 2007. I predicted google pagerank update just yesterday - and here we go. Check your site page ranks, since there may be changes [ ... ]
Some people notice a sudden drop in pagerank these days. What does that mean ? Seems like Google's following pagerank update is very close. I bet we observe updates in a week or two [ ... ]
I'm kinda addicted to NHL hockey fights on youtube. Some of bad guys have to fight frequently to stay in the lineup because this is the only thing they know well. However there are also good players who fight often [ ... ]
Suppose you want your default url to be http://www.example.com/ . You can make your webserver so that if someone requests http://example.com/, it does a 301 (permanent) redirect to http://www.example.com/ . That helps Google know which url [ ... ]
Darren started an interesting discussion - Hosted or Standalone Blogging Platforms - Which is Best ? I have a stand alone blog platform. Actually I have my own blog hosting service engine :) This discussion seems obvious to me (after 3.5 years here) - so I decided to participate [ ... ]
Google added one very useful feature to their Webmaster tools. Now site owners can remove content that's already been indexed by Google. This comes in addition to querying links to your site which has been available from February [ ... ]
Delicer - windows client for del.icio.us was announced exactly one year ago. This project did not get too much attention from my side, however - it gained constant interest throughout this year and almost passed 5000 downloads mark [ ... ]
|