help.net
<font size="2"><br />Musing on .Net</font>
-
Office 12 rocks
I am playing with the Office 12 Beta 1 bits, and I can just say it rocks.
-
SQL 2005 Management Studio - Comments feedback
Frans Bouma say SMS is not that bad. Yes agree but locally only. If you need to access it remotely everything collapse.
-
SQL 2005 Management Studio need to be improved :-(
OK this is one of my first rant of the year, and of course this is my opinion and I agree if you disagree.
-
ShoZu Upload pictures directly to Flickr!
ShoZu provides a smart, reliable and robust service for uploading photos from your cameraphone to your chosen online sharing site.
Cool idea and free to download. -
Google may be close to developing iTunes competitor
OK this is probably only speculations but it could make sense after Google Video that Google move to the music market.
-
Web 2.0 decoded
Howard Greenstein was one of the panelist at the NYSIA (New York Software Industry Association) conference and he has some interesting thoughts about Web 2.0.
-
Unique Laptop Skin
This is cool :-) For 18 Euros including postage and packaging (Special offer, normally 27 euros) Aspoke.com will send you a new skin for your laptop with the design you want.
-
Microsoft to acquire Seadragon?
Robert Scoble write about the possible acquisition of Seadragon by Microsoft. As recommended on Channel 9 I watched the demos and… WOOOWWW!
-
How to check if Microsoft .NET is installed using Javascript
This script checks if the navigator.userAgent return string contains "NET CLR".
If that is found it checks for the specific version of the Microsoft dotnet framework.
This provides an easy and fast help for your users.If the framework is missing, the user can be either directed towards the download sites at Microsoft or led to an installer including the .NET framework.
-
A Visual Studio Add-In That Converts C# Code To Visual Basic
This is really a cool add-in. The goal is to select a C# code on a website, then just call Paste as Visual Basic and your selection is converted and pasted.