.NET Framework - visual studio & blend:Keeping files in sync

Asked By mike
07-Apr-07 03:04 PM
1) I create a VS WPF XAML Browser App.
2) I open the project with blend
3) I add a file or folder in Visual Studio
4) I switch to Blend and the folder or file is not there

Is this an RC1 Bug is there a workaround?

Thanks,

Mike
XAML
(1)
WPF
(1)
VS
(1)
MikeWhen
(1)
FAB
(1)
FE
(1)
RC
(1)
BB
(1)
  Unni Ravindranathan \(MS\) replied...
08-Apr-07 11:29 PM
When you add the file in VS, do you save the project file? If not, there
could be a bug. Also, is this specific to a XBap project, or for any WPF
project type?

Such an issue is not known, and hence we were not planning on fixing this
for our final version.

Thanks,
-Unni
  mike replied...
09-Apr-07 12:14 PM
If I save all in visual studio then blend notifies me and updates the files
so new folders etc. are shown.
  Unni Ravindranathan \(MS\) replied...
09-Apr-07 01:56 PM
Yes, so this is by design. We listen for project file changes to keep VS and
Blend in sync.

Thanks for the clarification!

-Unni
Create New Account
help
Anyone else unhappy with the WPF XAML designer tool in VS.NET? .NET Framework So I have bugs in my application that stem from the VS.NET 2008 WPF desinger. The XML / XAML has gotten corrupted a few times (aparently due to drag and drop operations executed by to window in drop) and it consistently requires reloading, etc. . . What's more: when the XAML does get corrupted, often times my applications appear to compile bug free and the problems time errors and yet this has been a I really want to dig more into WPF, but until the tools stabilize I have a very hard time justifying that action and
WPF Browser Application VS ASP.Net Web Site .NET Framework WPF Browser Application VS ASP.Net Web Site We will be soon developing our new Web based project. We are still thinking should we use XBAP / WPF (XAML Browser Application) or regular ASP.Net Web Project. What are the Pro and cons of using these. Any idea Thanks DNB ASP.NET Discussions XAML (1) WPF (1) Application (1) Site (1) Programers (1) Winforms (1) Windows (1) Applet (1) a wpf
Visual Studio 2005 and XAML .NET Framework Hey guys, I've never used WPF / XAML and would like to start playing around with it. Am I able to do so using VS 2005? If so, can someone tell me what I need to download / install to be able to develop apps using XAML? Thanks a lot. .NET Windows Forms Discussions XAML (1) WPF (1) Visual (1) http: / / www.microsoft.com / downloads / details.aspx?FamilyId = F54F5537-CC86-4BF5-AE44 com / en-us / vstudio / aa973758.aspx = = = = = = = = = = = = = = = = = = = Clay Burch Syncfusion, Inc. keywords: Visual, Studio, 2005, and, XAML description: Hey guys, I've never used WPF / XAML and would like to start playing
WPF vs WinForms .NET Framework Hi Apart from simple test harnesses, I haven't done much with WinForms. As for WPF, I know what it stands for :-) Having Googled for a while, I couldn't find a no nonsense web site that helps me understand where WinForm and WPF sit in the Microsoft world. For example, is WPF the replacement for WinForms? Please comment or point me to some decent articles. Please note view. For example: * Why would a company want to migrate an existing WinForms app to WPF (or is that a silly question) * If starting a new Windows application, what are the key considerations in chossing between WinForms vs WPF * Which environment is better suited for delivering functionaly rich GUI in a RAD environment Thanks