Click here to Skip to main content
15,896,726 members
Home / Discussions / C#
   

C#

 
AnswerRe: howba3634 Pin
Eddy Vluggen26-Dec-12 12:09
professionalEddy Vluggen26-Dec-12 12:09 
QuestionAutoComplete Like Visual Studio?? Pin
Guilherme Morais26-Dec-12 2:03
Guilherme Morais26-Dec-12 2:03 
AnswerRe: AutoComplete Like Visual Studio?? Pin
Sivaraman Dhamodharan26-Dec-12 2:19
Sivaraman Dhamodharan26-Dec-12 2:19 
GeneralRe: AutoComplete Like Visual Studio?? Pin
Guilherme Morais26-Dec-12 2:57
Guilherme Morais26-Dec-12 2:57 
QuestionCan some one port this java code to c#? Pin
Danish Samil25-Dec-12 23:29
Danish Samil25-Dec-12 23:29 
AnswerRepost from Java forum Pin
Thomas Daniels26-Dec-12 0:37
mentorThomas Daniels26-Dec-12 0:37 
Questionhow to populate wpf datagridcomboboxcolumn with arraylist values, which is not static? Pin
syssofeng25-Dec-12 2:20
syssofeng25-Dec-12 2:20 
AnswerRe: how to populate wpf datagridcomboboxcolumn with arraylist values, which is not static? Pin
Eddy Vluggen26-Dec-12 12:11
professionalEddy Vluggen26-Dec-12 12:11 
Questioncode for speech to text using csharp .net Pin
dolly papa24-Dec-12 20:36
dolly papa24-Dec-12 20:36 
AnswerRe: code for speech to text using csharp .net Pin
Richard MacCutchan24-Dec-12 23:02
mveRichard MacCutchan24-Dec-12 23:02 
AnswerRe: code for speech to text using csharp .net Pin
Thomas Daniels24-Dec-12 23:13
mentorThomas Daniels24-Dec-12 23:13 
QuestionHow to modify a line in the Word file using C# ? Pin
taibc24-Dec-12 20:04
taibc24-Dec-12 20:04 
AnswerRe: How to modify a line in the Word file using C# ? Pin
Richard MacCutchan24-Dec-12 23:04
mveRichard MacCutchan24-Dec-12 23:04 
GeneralRe: How to modify a line in the Word file using C# ? Pin
taibc25-Dec-12 16:40
taibc25-Dec-12 16:40 
GeneralRe: How to modify a line in the Word file using C# ? Pin
Richard MacCutchan25-Dec-12 21:06
mveRichard MacCutchan25-Dec-12 21:06 
GeneralRe: How to modify a line in the Word file using C# ? Pin
taibc25-Dec-12 22:46
taibc25-Dec-12 22:46 
QuestionProblem with textbox key down and autocomplete Pin
GrooverFromHolland24-Dec-12 10:34
GrooverFromHolland24-Dec-12 10:34 
AnswerRe: Problem with textbox key down and autocomplete Pin
GrooverFromHolland27-Dec-12 7:56
GrooverFromHolland27-Dec-12 7:56 
QuestionHow to reference .net DLL present in other folder Pin
KASR124-Dec-12 6:58
KASR124-Dec-12 6:58 
I am developing an c# application and
it uses many .net assemblies. For some
reason i need to move a dll to program
files folder and that dll depends on
many other assembly present in the
application folder and this makes me to copy all dependent dlls to programfiles
folder. This will cause duplication of dll
in both application and programfiles
directory. I know that moving
dependent assembly to GAC will resolve
this issue but i shound not put many assembly in GAC. So please suggest a
way to make .Net dll to reference its
dependent dlls.
AnswerRe: How to reference .net DLL present in other folder Pin
jschell24-Dec-12 8:00
jschell24-Dec-12 8:00 
GeneralRe: How to reference .net DLL present in other folder Pin
KASR125-Dec-12 7:11
KASR125-Dec-12 7:11 
GeneralRe: How to reference .net DLL present in other folder Pin
jschell25-Dec-12 16:32
jschell25-Dec-12 16:32 
GeneralRe: How to reference .net DLL present in other folder Pin
KASR126-Dec-12 1:31
KASR126-Dec-12 1:31 
GeneralRe: How to reference .net DLL present in other folder Pin
jschell26-Dec-12 7:48
jschell26-Dec-12 7:48 
AnswerRe: How to reference .net DLL present in other folder Pin
Karthik. A25-Dec-12 5:51
Karthik. A25-Dec-12 5:51 

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.