Hello everybody!
In a previous post, I have described an update-problem with design-view and souce-view in Visual Studio 2008.
Recently Microsoft has released some hotfix that you can download here.
Enjoy!
Showing posts with label Visual Studio 2008. Show all posts
Showing posts with label Visual Studio 2008. Show all posts
Tuesday, March 31, 2009
Hotfix for "Design view does not update HTML"
by Michele 0 Comments
Etichette: Visual Studio 2008
Saturday, November 29, 2008
Another bug in Visual Studio 2008 ?
I'm using VS 2008 with SP1...
For many, VS2008 is the best IDE for a programmers, but sometimes...
I was working with a GridView (previous post) and I had to change the name of a LinkButton from "Delete" to "Eliminate" a simple operation you could say... I also thought!
Unfortunately is not maintained the new "Text" property!
This problem does not exist with normal "Button", the property "Text" seems to work with this control and with the same conditions...
To perform the change, we need to go to the html source...
by Michele 0 Comments
Etichette: Visual Studio 2008