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

C#

 
QuestionCheck when webservice method is completed Pin
kstxx18-Aug-09 4:26
kstxx18-Aug-09 4:26 
AnswerRe: Check when webservice method is completed Pin
Pete O'Hanlon18-Aug-09 4:34
mvePete O'Hanlon18-Aug-09 4:34 
GeneralRe: Check when webservice method is completed Pin
kstxx18-Aug-09 4:40
kstxx18-Aug-09 4:40 
QuestionIContainer Confusion Pin
Xmen Real 18-Aug-09 3:39
professional Xmen Real 18-Aug-09 3:39 
AnswerRe: IContainer Confusion Pin
Henry Minute18-Aug-09 4:52
Henry Minute18-Aug-09 4:52 
GeneralRe: IContainer Confusion Pin
Xmen Real 18-Aug-09 7:19
professional Xmen Real 18-Aug-09 7:19 
QuestionHow to define a bitmap at varible Pin
Ronenb18-Aug-09 2:53
Ronenb18-Aug-09 2:53 
AnswerRe: How to define a bitmap at varible Pin
Luc Pattyn18-Aug-09 3:08
sitebuilderLuc Pattyn18-Aug-09 3:08 
Hi,

those are bit fields, not a bitmap. And C# doesn't offer any help at all for doing such things. You could define a struct with public properties that contain code to perform all the bit operations (AND, OR, SHIFT).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

AnswerRe: How to define a bitmap at varible Pin
Hristo-Bojilov18-Aug-09 3:46
Hristo-Bojilov18-Aug-09 3:46 
AnswerRe: How to define a bitmap at varible Pin
Henry Minute18-Aug-09 5:07
Henry Minute18-Aug-09 5:07 
QuestionInstallation Error C# apps setup in 64 bit OS? Pin
Tridip Bhattacharjee18-Aug-09 2:33
professionalTridip Bhattacharjee18-Aug-09 2:33 
AnswerRe: Installation Error C# apps setup in 64 bit OS? Pin
stancrm18-Aug-09 3:24
stancrm18-Aug-09 3:24 
QuestionSourcegrid Pin
Parth Gandhi18-Aug-09 2:06
Parth Gandhi18-Aug-09 2:06 
AnswerRe: Sourcegrid Pin
stancrm18-Aug-09 2:24
stancrm18-Aug-09 2:24 
QuestionQuestion about MMCListView Pin
07027107418-Aug-09 1:13
07027107418-Aug-09 1:13 
QuestionAdding value in dropdownlist at specific index value Pin
Member 434754718-Aug-09 1:03
Member 434754718-Aug-09 1:03 
AnswerRe: Adding value in dropdownlist at specific index value Pin
Calla18-Aug-09 1:09
Calla18-Aug-09 1:09 
GeneralRe: Adding value in dropdownlist at specific index value Pin
Member 434754718-Aug-09 1:14
Member 434754718-Aug-09 1:14 
GeneralRe: Adding value in dropdownlist at specific index value Pin
Calla18-Aug-09 1:31
Calla18-Aug-09 1:31 
QuestionAdding Static value in dropdownlist at specific index value Pin
Member 434754718-Aug-09 1:01
Member 434754718-Aug-09 1:01 
AnswerRe: Adding Static value in dropdownlist at specific index value Pin
Vimalsoft(Pty) Ltd18-Aug-09 1:35
professionalVimalsoft(Pty) Ltd18-Aug-09 1:35 
AnswerRe: Adding Static value in dropdownlist at specific index value [modified] Pin
Henry Minute18-Aug-09 1:45
Henry Minute18-Aug-09 1:45 
QuestionBar code reader Pin
Paul Harsent18-Aug-09 0:22
Paul Harsent18-Aug-09 0:22 
AnswerRe: Bar code reader Pin
phannon8618-Aug-09 1:25
professionalphannon8618-Aug-09 1:25 
Questionsearch part of key in the SortedDictionary Pin
mahraja17-Aug-09 23:46
mahraja17-Aug-09 23:46 

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.