Browse by Tags
All Tags »
Visual Studio 2005
You've probably heard about the VB6 to VB.NET bridge announced lately. Well Israeli MVP Leon Langleyben has extended this to support C#. He also talks about the process.
Read More...
I thought about it and almost the only thing VS can't do is coffee. So at the .NET on the beach event in Israel ( Pictures ) I took a robot and a coffee machine and wrote a little MSBuild task to make me coffee while VS is compiling.
Read More...
If you are working with a website that is under control and is not working with port 80, you will see problems if you are trying to get it on another machine. It seems that currently beta 2 doesn't care about custom ports even if they are inside the solution
Read More...
Obviously I'm going to show you only one of the things that can hurt your performance. I've been doing Team System installs in a 2 server sceanrio. I've seen quiet bad performance results: 15 min. to create a new Team Project. I've pounded my head over
Read More...
Come to see me present on live bits the Visual Studio 2005 Team System Beta 2. http://www.comconix.com/ivcug/Invitation.htm
Read More...
[From the docs] Due to the security enhancements applied by Windows XP Service Pack 2, clicking on the "Run Sample" link to run the console and Windows Forms Quickstart samples will result in no action. To change the default behavior of Internet Explorer,
Read More...
SQLExpress: 1. if you want to see it under server explorer you need to explicitly state the name of the instance to “.\SQLExpress”. 2. Debugging a function under SQL Express is off by default, to enable it right click the connection name under
Read More...