Click here to Skip to main content
15,890,123 members
Home / Discussions / C#
   

C#

 
GeneralRe: displaying a particular comboBox value Pin
yogesh_kumar_agarwal29-Feb-08 21:38
yogesh_kumar_agarwal29-Feb-08 21:38 
AnswerRe: displaying a particular comboBox value Pin
Saira Tanwir29-Feb-08 21:53
Saira Tanwir29-Feb-08 21:53 
GeneralRe: displaying a particular comboBox value Pin
yogesh_kumar_agarwal29-Feb-08 22:02
yogesh_kumar_agarwal29-Feb-08 22:02 
GeneralRe: displaying a particular comboBox value Pin
Saira Tanwir29-Feb-08 22:58
Saira Tanwir29-Feb-08 22:58 
Generalselect non-blank columns in DataTable Pin
Xmen Real 29-Feb-08 20:04
professional Xmen Real 29-Feb-08 20:04 
GeneralRe: select non-blank columns in DataTable Pin
Xmen Real 1-Mar-08 2:25
professional Xmen Real 1-Mar-08 2:25 
Generalwant to load a form in a new process Pin
FocusedWolf29-Feb-08 18:14
FocusedWolf29-Feb-08 18:14 
GeneralRe: want to load a form in a new process Pin
yogesh_kumar_agarwal29-Feb-08 18:40
yogesh_kumar_agarwal29-Feb-08 18:40 
You could create thje multiple projects into a single solution

exam: -

Make three solution sol1,sol2,sol3 where sol1 is the startup object and we have to give the reference for sol2 and sol3 into the sol1 so now sol1 is the main solution or Application running always and will able to call any subproject

so call the sol2 and then call the sol3 from sol2 now i this case you would able to pass the values also from one project to another and if one soluiton say sol2 is closed then now problem the project will work fine because main application is still working and you could do your work with sol3.

finally if you don't want to display the main project or application instance then you could hide the form for main solution sol1 in our case it will work as backgroud process.

Hope this will solve your problem

Yogesh Agarwal
GeneralRe: want to load a form in a new process Pin
Guffa29-Feb-08 21:52
Guffa29-Feb-08 21:52 
GeneralGeneral C# Question - GUI's Pin
JBAK_CP29-Feb-08 14:59
JBAK_CP29-Feb-08 14:59 
GeneralRe: General C# Question - GUI's Pin
Pete O'Hanlon29-Feb-08 15:05
mvePete O'Hanlon29-Feb-08 15:05 
GeneralRe: General C# Question - GUI's Pin
Thomas Stockwell1-Mar-08 17:00
professionalThomas Stockwell1-Mar-08 17:00 
GeneralAuto complete combo box Pin
baranils29-Feb-08 13:33
baranils29-Feb-08 13:33 
GeneralRe: Auto complete combo box Pin
DaveyM6929-Feb-08 14:15
professionalDaveyM6929-Feb-08 14:15 
GeneralRe: Auto complete combo box Pin
baranils29-Feb-08 20:47
baranils29-Feb-08 20:47 
GeneralRe: Auto complete combo box Pin
DaveyM6929-Feb-08 22:56
professionalDaveyM6929-Feb-08 22:56 
GeneralRe: Auto complete combo box Pin
baranils29-Feb-08 23:41
baranils29-Feb-08 23:41 
GeneralRe: Auto complete combo box Pin
DaveyM6929-Feb-08 23:48
professionalDaveyM6929-Feb-08 23:48 
GeneralRe: Auto complete combo box Pin
baranils1-Mar-08 0:00
baranils1-Mar-08 0:00 
GeneralRe: Auto complete combo box Pin
DaveyM691-Mar-08 0:14
professionalDaveyM691-Mar-08 0:14 
GeneralRe: Auto complete combo box Pin
baranils1-Mar-08 0:48
baranils1-Mar-08 0:48 
GeneralRemove dialog 'Printing' Pin
neobugs29-Feb-08 12:01
neobugs29-Feb-08 12:01 
GeneralRe: Remove dialog 'Printing' Pin
yogesh_kumar_agarwal29-Feb-08 18:07
yogesh_kumar_agarwal29-Feb-08 18:07 
QuestionHow to embed a URL in textbox Pin
GuyThiebaut29-Feb-08 11:17
professionalGuyThiebaut29-Feb-08 11:17 
AnswerRe: How to embed a URL in textbox Pin
Giorgi Dalakishvili29-Feb-08 11:30
mentorGiorgi Dalakishvili29-Feb-08 11:30 

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.