Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionHow to get explorer like (custom?) controls. Pin
E_NoName5-Jan-05 16:30
E_NoName5-Jan-05 16:30 
AnswerRe: How to get explorer like (custom?) controls. Pin
Alex Korchemniy5-Jan-05 19:18
Alex Korchemniy5-Jan-05 19:18 
GeneralProblem having Rational XDE Pin
amalatsliit5-Jan-05 15:00
amalatsliit5-Jan-05 15:00 
GeneralRe: Problem having Rational XDE Pin
Nick Parker6-Jan-05 7:06
protectorNick Parker6-Jan-05 7:06 
GeneralRe: Problem having Rational XDE Pin
amalatsliit6-Jan-05 15:01
amalatsliit6-Jan-05 15:01 
GeneralApplication.Exit Pin
Nbip5-Jan-05 14:30
Nbip5-Jan-05 14:30 
GeneralRe: Application.Exit Pin
Stefan Troschuetz5-Jan-05 20:57
Stefan Troschuetz5-Jan-05 20:57 
GeneralRe: Application.Exit Pin
Gavin Jeffrey5-Jan-05 22:43
Gavin Jeffrey5-Jan-05 22:43 
GeneralRe: Application.Exit Pin
Dave Kreskowiak6-Jan-05 5:55
mveDave Kreskowiak6-Jan-05 5:55 
GeneralRe: Application.Exit Pin
Nbip6-Jan-05 16:45
Nbip6-Jan-05 16:45 
Generalparams parameter Pin
Yaakov Davis5-Jan-05 12:10
Yaakov Davis5-Jan-05 12:10 
GeneralRe: params parameter Pin
Yaakov Davis5-Jan-05 12:27
Yaakov Davis5-Jan-05 12:27 
Generalref vs. out keyword Pin
Yaakov Davis5-Jan-05 10:58
Yaakov Davis5-Jan-05 10:58 
GeneralRe: ref vs. out keyword Pin
Charlie Williams5-Jan-05 11:40
Charlie Williams5-Jan-05 11:40 
GeneralRe: ref vs. out keyword Pin
Yaakov Davis5-Jan-05 11:52
Yaakov Davis5-Jan-05 11:52 
GeneralAlternative view Pin
leppie5-Jan-05 12:04
leppie5-Jan-05 12:04 
GeneralRe: Alternative view Pin
Yaakov Davis5-Jan-05 12:17
Yaakov Davis5-Jan-05 12:17 
GeneralRe: Alternative view Pin
Robert Rohde5-Jan-05 18:57
Robert Rohde5-Jan-05 18:57 
GeneralHosting Browser Control in Win Form Pin
eliea5-Jan-05 10:22
eliea5-Jan-05 10:22 
GeneralRe: Gradient ToolBar Pin
bigals5-Jan-05 10:06
bigals5-Jan-05 10:06 
QuestionSQLDMO help??? Pin
JMichael24685-Jan-05 10:04
JMichael24685-Jan-05 10:04 
AnswerRe: SQLDMO help??? Pin
perlmunger5-Jan-05 14:16
perlmunger5-Jan-05 14:16 
GeneralRe: SQLDMO help??? Pin
JMichael24686-Jan-05 3:28
JMichael24686-Jan-05 3:28 
GeneralRe: SQLDMO help??? Pin
perlmunger6-Jan-05 4:36
perlmunger6-Jan-05 4:36 
GeneralRe: SQLDMO help??? Pin
JMichael24686-Jan-05 4:57
JMichael24686-Jan-05 4:57 
Thanks! I have noticed that it works when you iterate through until you find the one that you are looking for. In VB you could just reference the object you wanted and go on from there. Here is another gotcha that I know I am going to run into. In the scripting app I wrote in VB I could get the dependencies of the views. This was handy for the DBA when running the script (all in one file). This did away with the errors stating invalid object name due to a view referencing another view that hadn't been created yet but it was further down in the script. By chance have you done anything with the dependencies?Big Grin | :-D

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.