October 2006 - Posts

27 October 2006
Unyte: Killer app for desktop sharing, technical support and client services
In as early as 3AM in the morning, tuldoklambat and I are testing a very cool tool for Skype , a killer application called Unyte . It allows you to share your desktop over Http protocol and you can easily manage and control a desktop remotely via a web browser. It works pretty similar like remote desktop... Read More...
23 October 2006
SQL Server: Copy query results including headers
Maybe some of us are used into copying results of our query and pasting it to Excel for further analysis or reporting, but we are also used into SQL 2000 behaviour. With Sql Server 2005 Management Studio, you can copy and paste the query results including the headers. Just goto, Query -> Query Options... Read More...
02 October 2006
.NET: Enhanced debugging with VS2005 Service Pack 1
I was about to install VS 2005 Web Application Project when it prompts me to update my visual studio so I downloaded the VS2005 Service Pack 1 here and succesfully installed it. Then I went out and back in again to resolve a reported issue on my project and I was surprised the yellow error page of ASP... Read More...