Hi,
I am using VS 2008 B2 with a Windows Forms C# Project. I have a ReadWrite List. In the WinForm everytime I try this:
MyList _list = SomeGetListFunction();
//make some changes
//HERE IS THE FAILURE
_list.Save( //As soon as I type the first '(' VS crashes to the desktop!
Does anyone know anything about this?
I opened the project in VS 2005 and it works fine.
By the way Rocky, for the first time since VS Live was in Vegas, I am going to miss it this year. You guys have a great time and I will see you there next year I hope........ Its even at the Rio again...... If any of you are thinking of taking one of his workshops I HIGHLY recommend them. I went last year and it was great <shameless plug>.
Dean
I just tried this and had no problem, so perhaps something is wrong with your VS install?
I will look at when I get in the office tomorrow.
Noticed you weren't speaking at VSLive Austin. I thought I might catch you there since I am going to miss Vegas. What other conference do you recommend for WPF?
I really enjoyed your workshop and learned a great deal.
Thanks.
I think you’ll see all the major conferences rapidly
introduce WPF content: VS Live and Dev Connections being the primaries.
But it is a challenge. It isn’t like Windows Forms,
ASP.NET or AJAX went away with the introduction of WPF and Silverlight. Yet the
conferences can’t arbitrarily add sessions or tracks without adding proportionally
more attendees. Catch-22.
So the WPF and Silverlight content pretty much comes at the cost
of WinForms or ASP.NET content, at least in the short term… At least that’s
my guess.
Rocky
Copyright (c) Marimer LLC