Tagged Questions
8
votes
1answer
2k views
WPF designer won't load when binding datasource from entity framework
EDIT: I have submitted a bug report and Microsoft have acknowledge that it is a bug. There is currently no ETA on when it will be fixed.
Bug Report: ...
0
votes
1answer
219 views
Multi-project solution & cross-application data handling
Time for another "what am I overlooking" question! Thanks in advance for your guidance, and as ever, you guys rock! :)
.NET 2010 Winforms, but I only have the Express version. I have 05 Pro, but ...
0
votes
2answers
151 views
Raise custom event in multi-project
it concerns following: I have two projects which should exists more or less independently from each other. Project one is a kind File System Watcher. The other one cosnists of my UI. The file watcher ...