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

C#

 
QuestionDraw Pin
MHASSANF25-Nov-06 0:40
MHASSANF25-Nov-06 0:40 
AnswerRe: Draw Pin
CPallini25-Nov-06 1:16
mveCPallini25-Nov-06 1:16 
Questionhow to insert my DatagridView1.Columns to another DatagridView? Pin
hdv21224-Nov-06 23:24
hdv21224-Nov-06 23:24 
AnswerRe: how to insert my DatagridView1.Columns to another DatagridView? Pin
Stathread25-Nov-06 7:19
Stathread25-Nov-06 7:19 
Questionany C# GUI samples/tutorials for .Net Compact Framework on WinCE Pin
George_George24-Nov-06 22:54
George_George24-Nov-06 22:54 
QuestionLimiting the retrived results using ODBC on MS access [modified] Pin
cbh_24-Nov-06 22:01
cbh_24-Nov-06 22:01 
AnswerRe: Limiting the retrived results using ODBC on MS access Pin
Eduard Keilholz26-Nov-06 20:36
Eduard Keilholz26-Nov-06 20:36 
QuestionPacking and unpacking bits Pin
ScruffyDuck24-Nov-06 21:31
ScruffyDuck24-Nov-06 21:31 
I am trying to write a function in C# (VS2005/Net 2) which will pack and upack bits into a byte, short, integer and so on. As an example I have an Int32 in a file which is packed such that bits 0 thru 10 are one value and bits 11 thru 31 another. In another I have a short where the first 3 bits represent a value and so on thru. I have been playing around using bit shifting but it is not working. I am guessing that it may be something to do with the way the types are stored - I am no expert o nthis stuff but I wonder if they are little endian so the bit sequence is turned around by pairs.

Any pointers would be much appreciated

Jon

AnswerRe: Packing and unpacking bits Pin
Guffa24-Nov-06 23:16
Guffa24-Nov-06 23:16 
GeneralRe: Packing and unpacking bits Pin
ScruffyDuck24-Nov-06 23:33
ScruffyDuck24-Nov-06 23:33 
GeneralRe: Packing and unpacking bits Pin
CPallini25-Nov-06 0:07
mveCPallini25-Nov-06 0:07 
AnswerRe: Packing and unpacking bits Pin
Guffa25-Nov-06 0:34
Guffa25-Nov-06 0:34 
GeneralRe: Packing and unpacking bits Pin
ScruffyDuck25-Nov-06 1:08
ScruffyDuck25-Nov-06 1:08 
GeneralRe: Packing and unpacking bits Pin
Luc Pattyn25-Nov-06 3:10
sitebuilderLuc Pattyn25-Nov-06 3:10 
GeneralRe: Packing and unpacking bits Pin
Guffa25-Nov-06 4:14
Guffa25-Nov-06 4:14 
GeneralRe: Packing and unpacking bits Pin
ScruffyDuck25-Nov-06 6:19
ScruffyDuck25-Nov-06 6:19 
QuestionHow to Add ToolStripButtons on a Child Form Dynamically... Pin
IamHuM24-Nov-06 21:21
IamHuM24-Nov-06 21:21 
QuestionUPDATING .MDB (please help me guyz!) Pin
Muammar©24-Nov-06 20:52
Muammar©24-Nov-06 20:52 
Questionconvert Java source codes to C# source codes? Pin
George_George24-Nov-06 20:26
George_George24-Nov-06 20:26 
AnswerRe: convert Java source codes to C# source codes? Pin
CWIZO25-Nov-06 4:06
CWIZO25-Nov-06 4:06 
GeneralRe: convert Java source codes to C# source codes? Pin
George_George25-Nov-06 21:28
George_George25-Nov-06 21:28 
QuestionCall one function from another Pin
Andrei Ungureanu24-Nov-06 13:15
Andrei Ungureanu24-Nov-06 13:15 
AnswerRe: Call one function from another Pin
Amar Chaudhary24-Nov-06 13:21
Amar Chaudhary24-Nov-06 13:21 
AnswerRe: Call one function from another Pin
Karthik Kalyanasundaram24-Nov-06 17:19
Karthik Kalyanasundaram24-Nov-06 17:19 
AnswerRe: Call one function from another Pin
Guffa24-Nov-06 23:19
Guffa24-Nov-06 23:19 

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.