Click here to Skip to main content
15,914,795 members
Home / Discussions / C#
   

C#

 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
Dave Kreskowiak21-Feb-08 5:52
mveDave Kreskowiak21-Feb-08 5:52 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 6:09
blakey40421-Feb-08 6:09 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
J4amieC21-Feb-08 6:05
J4amieC21-Feb-08 6:05 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 22:08
blakey40421-Feb-08 22:08 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
phannon8621-Feb-08 5:51
professionalphannon8621-Feb-08 5:51 
AnswerRe: Question about a TextBox with the MultiLine property set to True Pin
mav.northwind21-Feb-08 6:01
mav.northwind21-Feb-08 6:01 
GeneralRe: Question about a TextBox with the MultiLine property set to True Pin
blakey40421-Feb-08 6:10
blakey40421-Feb-08 6:10 
GeneralBinary numbers Pin
Vodstok21-Feb-08 5:05
Vodstok21-Feb-08 5:05 
A few years back, i worked on a project where permissions were handled by assigning a number to a user, and that number would then be read as a "binary" (if i remember correctly), ie, it would then get broken up into its parts based on the 1,2,4,8 scale.

so 3 = 1 and 2


7 = 1 and 2 and 4 and so on.

i know there is a method for interpreting this in c#, but i no longer work for that company, and a need to use a similar method of interpretation has come up. so, could someone please point me toward the method for interpreting this, and, let me know if i am calling it the right thing?

thank you

______________________
Mr Griffin, eleventy billion is not a number...WTF | :WTF:

GeneralRe: Binary numbers Pin
J4amieC21-Feb-08 5:18
J4amieC21-Feb-08 5:18 
GeneralRe: Binary numbers Pin
PIEBALDconsult21-Feb-08 5:40
mvePIEBALDconsult21-Feb-08 5:40 
GeneralSettings for a Win Form Pin
dany_ch21-Feb-08 4:11
dany_ch21-Feb-08 4:11 
GeneralRe: Settings for a Win Form Pin
Judah Gabriel Himango21-Feb-08 4:50
sponsorJudah Gabriel Himango21-Feb-08 4:50 
GeneralThread problem. Pin
pubududilena21-Feb-08 1:23
pubududilena21-Feb-08 1:23 
GeneralRe: Thread problem. Pin
phannon8621-Feb-08 2:49
professionalphannon8621-Feb-08 2:49 
GeneralRe: Thread problem. Pin
Le centriste21-Feb-08 6:06
Le centriste21-Feb-08 6:06 
GeneralRe: Thread problem. Pin
Martin#21-Feb-08 4:56
Martin#21-Feb-08 4:56 
GeneralRe: Thread problem. Pin
pubududilena22-Feb-08 23:37
pubududilena22-Feb-08 23:37 
GeneralRe: Thread problem. Pin
mav.northwind21-Feb-08 5:02
mav.northwind21-Feb-08 5:02 
GeneralRe: Thread problem. Pin
Le centriste21-Feb-08 6:14
Le centriste21-Feb-08 6:14 
GeneralRe: Thread problem. Pin
pubududilena22-Feb-08 23:43
pubududilena22-Feb-08 23:43 
Generalsuppressing/deactivating all other applications when one application is running using C# or VB.Net Pin
Raheem MA21-Feb-08 0:57
Raheem MA21-Feb-08 0:57 
GeneralRe: suppressing/deactivating all other applications when one application is running using C# or VB.Net Pin
Colin Angus Mackay21-Feb-08 1:39
Colin Angus Mackay21-Feb-08 1:39 
GeneralRe: suppressing/deactivating all other applications when one application is running using C# or VB.Net Pin
Raheem MA21-Feb-08 1:57
Raheem MA21-Feb-08 1:57 
GeneralRe: suppressing/deactivating all other applications when one application is running using C# or VB.Net Pin
Dave Kreskowiak21-Feb-08 5:25
mveDave Kreskowiak21-Feb-08 5:25 
GeneralRe: suppressing/deactivating all other applications when one application is running using C# or VB.Net Pin
PIEBALDconsult21-Feb-08 6:23
mvePIEBALDconsult21-Feb-08 6:23 

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.