Click here to Skip to main content
15,887,464 members
Home / Discussions / C#
   

C#

 
GeneralRe: Insert img into sql without using sqlparameter Pin
Eddy Vluggen5-Apr-13 0:29
professionalEddy Vluggen5-Apr-13 0:29 
GeneralRe: Insert img into sql without using sqlparameter Pin
Richard Deeming5-Apr-13 1:41
mveRichard Deeming5-Apr-13 1:41 
GeneralRe: Insert img into sql without using sqlparameter Pin
BobJanova5-Apr-13 5:15
BobJanova5-Apr-13 5:15 
GeneralRe: Insert img into sql without using sqlparameter Pin
Keith Barrow5-Apr-13 2:44
professionalKeith Barrow5-Apr-13 2:44 
GeneralRe: Insert img into sql without using sqlparameter Pin
Jason Gleim5-Apr-13 11:01
professionalJason Gleim5-Apr-13 11:01 
AnswerRe: Insert img into sql without using sqlparameter Pin
cursore844-Apr-13 23:25
cursore844-Apr-13 23:25 
Questionc# exchange server 2007 set user properties Pin
Member 97066334-Apr-13 20:52
Member 97066334-Apr-13 20:52 
QuestionDll sharing and autoupdate application Pin
jp19814-Apr-13 20:14
jp19814-Apr-13 20:14 
hey, i m working on a project , i am developing it in visual studio 2010, c# winforms and devexpress (also trying to change it to WPF MVVM)
its a kind of toolbox, toolbox should be generic i.e. if any new tool added, toolbox should automatically add it (when in network), toolbox and tool both should be auto update (i am using clickonce for this), i am using process.start to run a tool from toolbox (bcz toolbox and tools are loosely coupled), but now the new requirement is, that dlls which are using by different tools should reside with toolbox only and tool should have their reference only (i find it very difficult bcz toolbox is loosely coupled with tool) so if you can suggest anything that can help me to keep all dll with one application (toolbox) and other are only using ref. of it (tools)..or in another solution, if we have tight coupling between toolbox and tools (one solution , multiple project) then how can we achieve this function (dll only at one place) also the autoupdate (because clickonce is not supporting multiple project deployment as far as i know)..any help on this is appreciated.
JP
SSE

AnswerRe: Dll sharing and autoupdate application Pin
Eddy Vluggen4-Apr-13 22:29
professionalEddy Vluggen4-Apr-13 22:29 
GeneralRe: Dll sharing and autoupdate application Pin
jp19814-Apr-13 22:59
jp19814-Apr-13 22:59 
GeneralRe: Dll sharing and autoupdate application Pin
Eddy Vluggen5-Apr-13 7:02
professionalEddy Vluggen5-Apr-13 7:02 
AnswerRe: Dll sharing and autoupdate application Pin
AmitGajjar5-Apr-13 20:38
professionalAmitGajjar5-Apr-13 20:38 
GeneralRe: Dll sharing and autoupdate application Pin
jp19815-Apr-13 23:46
jp19815-Apr-13 23:46 
QuestionProblem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 18:01
taibc4-Apr-13 18:01 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Mycroft Holmes4-Apr-13 20:07
professionalMycroft Holmes4-Apr-13 20:07 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 20:19
taibc4-Apr-13 20:19 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Mycroft Holmes4-Apr-13 20:58
professionalMycroft Holmes4-Apr-13 20:58 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 21:48
taibc4-Apr-13 21:48 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Mycroft Holmes4-Apr-13 22:02
professionalMycroft Holmes4-Apr-13 22:02 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 22:05
taibc4-Apr-13 22:05 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen4-Apr-13 22:30
professionalEddy Vluggen4-Apr-13 22:30 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc4-Apr-13 22:43
taibc4-Apr-13 22:43 
AnswerRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen5-Apr-13 0:28
professionalEddy Vluggen5-Apr-13 0:28 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
taibc5-Apr-13 0:34
taibc5-Apr-13 0:34 
GeneralRe: Problem about size with creating excel file using xml spreadsheet ? Pin
Eddy Vluggen5-Apr-13 7:00
professionalEddy Vluggen5-Apr-13 7:00 

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.