Click here to Skip to main content
15,881,757 members
Home / Discussions / C#
   

C#

 
AnswerRe: Text Cahnging Whith BarCode Reader in TextBox C# Pin
Keith Barrow21-Dec-09 3:09
professionalKeith Barrow21-Dec-09 3:09 
AnswerRe: Text Cahnging Whith BarCode Reader in TextBox C# Pin
DJ Matthews21-Dec-09 3:40
DJ Matthews21-Dec-09 3:40 
QuestionSocket Error: A non-blocking socket operation could not be completed immediately Pin
Harvey Saayman21-Dec-09 1:52
Harvey Saayman21-Dec-09 1:52 
QuestionHow to get Modified Registry value old information Pin
Member 437062521-Dec-09 1:18
Member 437062521-Dec-09 1:18 
AnswerRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 3:34
mveDave Kreskowiak21-Dec-09 3:34 
GeneralRe: How to get Modified Registry value old information Pin
Member 437062521-Dec-09 6:52
Member 437062521-Dec-09 6:52 
GeneralRe: How to get Modified Registry value old information Pin
Dave Kreskowiak21-Dec-09 8:08
mveDave Kreskowiak21-Dec-09 8:08 
Questionlist of structs Pin
benams20-Dec-09 23:18
benams20-Dec-09 23:18 
AirplanePilot is a struct with some properties, I have the following:
List<airplanepilot> lst;

when I try to change a property(of int type) of one of the list members I get an error:
"cannot modify the return value of because it is not a variable".

I have to mention that when I simply change a property of a struct which is not a member of the list it goes well and I get no errors
AnswerRe: list of structs Pin
Keith Barrow20-Dec-09 23:50
professionalKeith Barrow20-Dec-09 23:50 
QuestionSystem.Security.Cryptography RNGCryptoServiceProvider Pin
3bood.ghzawi20-Dec-09 22:45
3bood.ghzawi20-Dec-09 22:45 
AnswerRe: System.Security.Cryptography RNGCryptoServiceProvider Pin
Keith Barrow20-Dec-09 23:42
professionalKeith Barrow20-Dec-09 23:42 
QuestionDynamic grid in a dll Pin
billy_iii20-Dec-09 21:46
billy_iii20-Dec-09 21:46 
AnswerRe: Dynamic grid in a dll Pin
Saksida Bojan21-Dec-09 7:50
Saksida Bojan21-Dec-09 7:50 
Questionset DataGridViewComboBoxColumn DisplayMember with dataGridView value [modified] Pin
bippi20-Dec-09 21:20
bippi20-Dec-09 21:20 
QuestionRemote desktop server or VNC server in my app Pin
Cosby20-Dec-09 21:01
Cosby20-Dec-09 21:01 
AnswerRe: Remote desktop server or VNC server in my app Pin
Sunil G20-Dec-09 21:29
Sunil G20-Dec-09 21:29 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby20-Dec-09 22:31
Cosby20-Dec-09 22:31 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 0:16
mvePete O'Hanlon21-Dec-09 0:16 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 2:01
Cosby21-Dec-09 2:01 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 2:14
mvePete O'Hanlon21-Dec-09 2:14 
GeneralRe: Remote desktop server or VNC server in my app Pin
Cosby21-Dec-09 3:03
Cosby21-Dec-09 3:03 
GeneralRe: Remote desktop server or VNC server in my app Pin
Sunil G 321-Dec-09 6:39
Sunil G 321-Dec-09 6:39 
GeneralRe: Remote desktop server or VNC server in my app Pin
Pete O'Hanlon21-Dec-09 7:26
mvePete O'Hanlon21-Dec-09 7:26 
QuestionUsing "openas" verb in Windows 7 does not work? Pin
pedersen-roxen20-Dec-09 20:46
pedersen-roxen20-Dec-09 20:46 
QuestionRestore .bak file through C# Coding in sql server Pin
NarendraSinghJTV20-Dec-09 20:16
NarendraSinghJTV20-Dec-09 20:16 

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.