Re: [ADVANCED-DOTNET] Displaying the Add Connection dialog in VS 2008...

2008-09-10 Thread Shawn Wildermuth
This blog entry shows it, but the caveat is that the assemblies are not distributable so it works if you have VS installed, but no so if its on a non-dev box: http://wildermuth.com/2007/01/29/Using_the_Visual_Studio_Connection_String_D ialog -Original Message- From: Discussion of advanced

[ADVANCED-DOTNET] Displaying the Add Connection dialog in VS 2008...

2008-09-10 Thread Mike Andrews
Guys, Do any of you know if it's possible to display the Add Connection dialog that VS 2008 uses? I need something similar for a project but can't seem to find it. I've found plenty of references to the VS 2005 dialog and it works, but it seems to have some problems. Any help would be appreciated

Re: [ADVANCED-DOTNET] problem deleting 'child' element from EF...

2008-09-10 Thread Mark Nicholls
My problem wasn't the EF...my problem was the way a databinding intereracts with EF associations...I think. So I had to override the grid's functionality in 'delete' to get it to delete the correct entity. === This list is hosted by DevelopMentorĀ® http://www.devel