Click here to Skip to main content
15,920,688 members
Home / Discussions / C#
   

C#

 
GeneralRe: Giving a property a value when it lacks set-method? Pin
Richard Deeming22-Jan-15 4:25
mveRichard Deeming22-Jan-15 4:25 
GeneralRe: Giving a property a value when it lacks set-method? Pin
Member 1139440324-Jan-15 3:29
Member 1139440324-Jan-15 3:29 
GeneralRe: Giving a property a value when it lacks set-method? Pin
BillWoodruff22-Jan-15 5:11
professionalBillWoodruff22-Jan-15 5:11 
Questioni want code for read data from hyperterminal Pin
Member 1135275122-Jan-15 1:09
Member 1135275122-Jan-15 1:09 
AnswerRe: i want code for read data from hyperterminal Pin
Manfred Rudolf Bihy22-Jan-15 1:33
professionalManfred Rudolf Bihy22-Jan-15 1:33 
AnswerRe: i want code for read data from hyperterminal Pin
OriginalGriff22-Jan-15 2:53
mveOriginalGriff22-Jan-15 2:53 
QuestionDefragmentor in c# Pin
Anoop Mishra21-Jan-15 23:42
Anoop Mishra21-Jan-15 23:42 
AnswerRe: Defragmentor in c# Pin
harold aptroot21-Jan-15 23:46
harold aptroot21-Jan-15 23:46 
QuestionAuto Update Sql Database Schema Pin
Zeyad Jalil21-Jan-15 20:32
professionalZeyad Jalil21-Jan-15 20:32 
AnswerRe: Auto Update Sql Database Schema Pin
Mycroft Holmes21-Jan-15 20:42
professionalMycroft Holmes21-Jan-15 20:42 
AnswerRe: Auto Update Sql Database Schema Pin
OriginalGriff21-Jan-15 22:07
mveOriginalGriff21-Jan-15 22:07 
QuestionAsp.net Mvc web api Pin
Member 1139320421-Jan-15 19:19
Member 1139320421-Jan-15 19:19 
AnswerRe: Asp.net Mvc web api Pin
Richard MacCutchan21-Jan-15 21:10
mveRichard MacCutchan21-Jan-15 21:10 
QuestionC# Google Drive Pin
Member 1125513321-Jan-15 18:30
Member 1125513321-Jan-15 18:30 
Question[Help] Data two tables with c# Pin
Member 1002317121-Jan-15 9:58
Member 1002317121-Jan-15 9:58 
AnswerRe: [Help] Data two tables with c# Pin
DamithSL21-Jan-15 16:10
professionalDamithSL21-Jan-15 16:10 
GeneralRe: [Help] Data two tables with c# Pin
Member 1002317122-Jan-15 1:29
Member 1002317122-Jan-15 1:29 
AnswerRe: [Help] Data two tables with c# Pin
roya.irani26-Jan-15 22:26
roya.irani26-Jan-15 22:26 
Question.NET Registry Creator Pin
Jassim Rahma21-Jan-15 9:01
Jassim Rahma21-Jan-15 9:01 
AnswerRe: .NET Registry Creator Pin
Pete O'Hanlon21-Jan-15 9:08
mvePete O'Hanlon21-Jan-15 9:08 
Don't. If you need to create registry entries, use the registry functionality build into .NET already. This will require certain permissions for your application, but you would need the same permissions when attempting to apply the .reg file anyway.
GeneralRe: .NET Registry Creator Pin
Jassim Rahma21-Jan-15 9:20
Jassim Rahma21-Jan-15 9:20 
GeneralRe: .NET Registry Creator Pin
Pete O'Hanlon21-Jan-15 9:31
mvePete O'Hanlon21-Jan-15 9:31 
GeneralRe: .NET Registry Creator Pin
Jassim Rahma21-Jan-15 9:40
Jassim Rahma21-Jan-15 9:40 
GeneralRe: .NET Registry Creator Pin
Pete O'Hanlon21-Jan-15 9:47
mvePete O'Hanlon21-Jan-15 9:47 
AnswerRe: .NET Registry Creator Pin
Wendelius21-Jan-15 9:10
mentorWendelius21-Jan-15 9:10 

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.