Click here to Skip to main content
15,891,708 members
Home / Discussions / C#
   

C#

 
GeneralRe: wrapper to use C++ library in C# Pin
DaveyM699-Sep-09 22:14
professionalDaveyM699-Sep-09 22:14 
Questionparameters Pin
mjawadkhatri9-Sep-09 19:07
mjawadkhatri9-Sep-09 19:07 
AnswerRe: parameters Pin
Christian Graus9-Sep-09 19:10
protectorChristian Graus9-Sep-09 19:10 
AnswerRe: parameters Pin
Mycroft Holmes9-Sep-09 19:45
professionalMycroft Holmes9-Sep-09 19:45 
Questionin a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
alladeen9-Sep-09 17:09
alladeen9-Sep-09 17:09 
AnswerRe: in a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
Christian Graus9-Sep-09 18:02
protectorChristian Graus9-Sep-09 18:02 
AnswerRe: in a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
carlecomm22-Sep-09 16:12
carlecomm22-Sep-09 16:12 
QuestionHow to set 3 tier Architecture in physically.(harware) Pin
Member 23212939-Sep-09 16:31
Member 23212939-Sep-09 16:31 
Hi,
I have a project in 3 tier Architecture structure. There are GUI (presentation layer), BLL (Business logic layer) and DAL (Data Access Layer). Based my understanding dll always stick to exe in order to run my program. 3 tier is good in development management and enhancement.
Here is my question is it is any way to make my “dll” store application server (computer / App server) and user only keep the “exe”
e.g. hardware “–“ (link)
DB (Database server) – DLL(Application server, which is store the dll only) – EXE (multiple user, which is store exe only)
I used on Assembly Configuration Files. But it’s only help on probing those dll in subsidiary folder only. And it is FAIL probing to network path.
COM+ I added all dll in server application. It can be work if exe is running stand alone. But It is fail while user (user’s COM+ added the dll for his/her computer but point to server dll folder) run the exe in stand alone.
It is possible the exe can be run in a pc which is can refer the dll to application server? Purposely to separate my “dll” and “exe” is easy for me to do updating (Business logic changes only) hence I no need to update all users versions pc by pc.

Please give me a solution. Thank you.
AnswerRe: How to set 3 tier Architecture in physically.(harware) Pin
Christian Graus9-Sep-09 16:40
protectorChristian Graus9-Sep-09 16:40 
AnswerRe: How to set 3 tier Architecture in physically.(harware) Pin
Zoki Manas9-Sep-09 20:53
Zoki Manas9-Sep-09 20:53 
GeneralRe: How to set 3 tier Architecture in physically.(harware) Pin
Member 23212939-Sep-09 22:54
Member 23212939-Sep-09 22:54 
GeneralRe: How to set 3 tier Architecture in physically.(harware) Pin
Zoki Manas9-Sep-09 23:55
Zoki Manas9-Sep-09 23:55 
GeneralRe: How to set 3 tier Architecture in physically.(harware) [modified] Pin
Member 232129313-Sep-09 16:48
Member 232129313-Sep-09 16:48 
QuestionGet a list of System Font Sizes Pin
hardsoft9-Sep-09 11:44
hardsoft9-Sep-09 11:44 
AnswerRe: Get a list of System Font Sizes Pin
Henry Minute9-Sep-09 12:50
Henry Minute9-Sep-09 12:50 
GeneralRe: Get a list of System Font Sizes Pin
Christian Graus9-Sep-09 12:57
protectorChristian Graus9-Sep-09 12:57 
GeneralRe: Get a list of System Font Sizes Pin
Henry Minute9-Sep-09 22:36
Henry Minute9-Sep-09 22:36 
AnswerRe: Get a list of System Font Sizes Pin
OriginalGriff9-Sep-09 21:40
mveOriginalGriff9-Sep-09 21:40 
GeneralRe: Get a list of System Font Sizes Pin
hardsoft10-Sep-09 0:51
hardsoft10-Sep-09 0:51 
GeneralRe: Get a list of System Font Sizes Pin
xirisjohn30-May-11 6:17
xirisjohn30-May-11 6:17 
AnswerRe: Get a list of System Font Sizes Pin
carlecomm22-Sep-09 16:06
carlecomm22-Sep-09 16:06 
QuestionPrint with two printers ? Pin
Mohammad Dayyan9-Sep-09 11:36
Mohammad Dayyan9-Sep-09 11:36 
AnswerRe: Print with two printers ? Pin
Christian Graus9-Sep-09 11:40
protectorChristian Graus9-Sep-09 11:40 
AnswerRe: Print with two printers ? Pin
Zoki Manas9-Sep-09 21:00
Zoki Manas9-Sep-09 21:00 
QuestionMultithread UDP listener in C# Pin
Christian_V_V9-Sep-09 11:35
Christian_V_V9-Sep-09 11:35 

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.