Click here to Skip to main content
15,910,471 members
Home / Discussions / C#
   

C#

 
GeneralRe: implementing shortcut keys Pin
ankkit25-Jul-08 7:08
ankkit25-Jul-08 7:08 
GeneralRe: implementing shortcut keys Pin
PIEBALDconsult25-Jul-08 10:58
mvePIEBALDconsult25-Jul-08 10:58 
QuestionHow to set different color for different items in a list box. (asp.net page, C# backend) Pin
mdpavel24-Jul-08 6:46
mdpavel24-Jul-08 6:46 
AnswerRe: How to set different color for different items in a list box. (asp.net page, C# backend) Pin
Christian Graus24-Jul-08 10:59
protectorChristian Graus24-Jul-08 10:59 
AnswerRe: How to set different color for different items in a list box. (asp.net page, C# backend) Pin
nelsonpaixao24-Jul-08 13:10
nelsonpaixao24-Jul-08 13:10 
QuestionBitwise Circular Shift in C# Pin
Ian Uy24-Jul-08 6:38
Ian Uy24-Jul-08 6:38 
AnswerRe: Bitwise Circular Shift in C# [modified] Pin
User 665824-Jul-08 7:16
User 665824-Jul-08 7:16 
GeneralRe: Bitwise Circular Shift in C# Pin
Ian Uy24-Jul-08 7:26
Ian Uy24-Jul-08 7:26 
Thanks,

For efficiency, can I put:

times%=16;

Since after 16 rotations, its just 0.

I mean, rot 17 is just rot 1.

It is said that the most complex structures built by mankind are software systems. This is not generally appreciated because most people cannot see them. Maybe that's a good thing because if we saw them as buildings, we'd deem many of them unsafe.

GeneralRe: Bitwise Circular Shift in C# Pin
User 665824-Jul-08 7:31
User 665824-Jul-08 7:31 
GeneralRe: Bitwise Circular Shift in C# Pin
Luc Pattyn24-Jul-08 7:36
sitebuilderLuc Pattyn24-Jul-08 7:36 
GeneralRe: Bitwise Circular Shift in C# Pin
PIEBALDconsult24-Jul-08 8:43
mvePIEBALDconsult24-Jul-08 8:43 
GeneralRe: Bitwise Circular Shift in C# Pin
Guffa24-Jul-08 23:06
Guffa24-Jul-08 23:06 
GeneralRe: Bitwise Circular Shift in C# Pin
PIEBALDconsult25-Jul-08 11:03
mvePIEBALDconsult25-Jul-08 11:03 
AnswerRe: Bitwise Circular Shift in C# Pin
Ennis Ray Lynch, Jr.24-Jul-08 12:15
Ennis Ray Lynch, Jr.24-Jul-08 12:15 
GeneralRe: Bitwise Circular Shift in C# Pin
Ian Uy25-Jul-08 16:05
Ian Uy25-Jul-08 16:05 
Questionhow to "copy local dependencies" in C# !? Pin
Skeletor2324-Jul-08 4:21
Skeletor2324-Jul-08 4:21 
AnswerRe: how to "copy local dependencies" in C# !? Pin
Frank Horn24-Jul-08 4:28
Frank Horn24-Jul-08 4:28 
GeneralRe: how to "copy local dependencies" in C# !? Pin
Skeletor2328-Jul-08 22:32
Skeletor2328-Jul-08 22:32 
GeneralRe: how to "copy local dependencies" in C# !? Pin
Frank Horn28-Jul-08 23:25
Frank Horn28-Jul-08 23:25 
AnswerRe: how to "copy local dependencies" in C# !? Pin
J a a n s24-Jul-08 4:45
professionalJ a a n s24-Jul-08 4:45 
QuestionStruct / Class strange problem Pin
lune1224-Jul-08 4:16
lune1224-Jul-08 4:16 
AnswerRe: Struct / Class strange problem Pin
leppie24-Jul-08 4:31
leppie24-Jul-08 4:31 
AnswerRe: Struct / Class strange problem Pin
User 665824-Jul-08 6:56
User 665824-Jul-08 6:56 
AnswerRe: Struct / Class strange problem Pin
Guffa24-Jul-08 11:10
Guffa24-Jul-08 11:10 
GeneralRe: Struct / Class strange problem Pin
lune1227-Jul-08 21:00
lune1227-Jul-08 21:00 

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.