Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: Read/Write Pin
Colin Angus Mackay29-Mar-07 0:31
Colin Angus Mackay29-Mar-07 0:31 
GeneralRe: Read/Write Pin
7129-Mar-07 1:35
7129-Mar-07 1:35 
GeneralRe: Read/Write Pin
Colin Angus Mackay29-Mar-07 3:18
Colin Angus Mackay29-Mar-07 3:18 
AnswerRe: Read/Write Pin
gauthee29-Mar-07 0:32
gauthee29-Mar-07 0:32 
GeneralRe: Read/Write Pin
Colin Angus Mackay29-Mar-07 0:35
Colin Angus Mackay29-Mar-07 0:35 
QuestionProblem regarding memory allocation Pin
Farhan Ali28-Mar-07 23:42
Farhan Ali28-Mar-07 23:42 
AnswerRe: Problem regarding memory allocation Pin
Pete O'Hanlon29-Mar-07 2:04
mvePete O'Hanlon29-Mar-07 2:04 
Questionformat problem Pin
darkcalin28-Mar-07 23:34
darkcalin28-Mar-07 23:34 
Hi,

i have one number and i want to transform in one string but with one fixed format:

EX:

if i have

int x=10;
int y=999;

my string must be

string sForX="0010";
string sForY="0999";

(i want to do that without to format the string manual (with for, while or.....) )

AnswerRe: format problem Pin
mabo4228-Mar-07 23:50
mabo4228-Mar-07 23:50 
GeneralRe: format problem Pin
darkcalin28-Mar-07 23:53
darkcalin28-Mar-07 23:53 
Questionreading data from dataset to xml Pin
JacquesDP28-Mar-07 23:31
JacquesDP28-Mar-07 23:31 
AnswerRe: reading data from dataset to xml Pin
darkcalin28-Mar-07 23:36
darkcalin28-Mar-07 23:36 
GeneralRe: reading data from dataset to xml Pin
JacquesDP28-Mar-07 23:40
JacquesDP28-Mar-07 23:40 
GeneralRe: reading data from dataset to xml Pin
darkcalin28-Mar-07 23:43
darkcalin28-Mar-07 23:43 
GeneralRe: reading data from dataset to xml Pin
JacquesDP29-Mar-07 0:53
JacquesDP29-Mar-07 0:53 
QuestionDesigning subclass references Pin
areel28-Mar-07 23:09
areel28-Mar-07 23:09 
AnswerRe: Designing subclass references Pin
Martin#28-Mar-07 23:17
Martin#28-Mar-07 23:17 
AnswerRe: how to Access the tables information from MS-Access to forms in c# Pin
Tamimi - Code28-Mar-07 23:15
Tamimi - Code28-Mar-07 23:15 
GeneralRe: how to Access the tables information from MS-Access to forms in c# Pin
Pete O'Hanlon29-Mar-07 0:44
mvePete O'Hanlon29-Mar-07 0:44 
GeneralRe: how to Access the tables information from MS-Access to forms in c# Pin
Raheem MA29-Mar-07 0:48
Raheem MA29-Mar-07 0:48 
GeneralRe: how to Access the tables information from MS-Access to forms in c# Pin
Raheem MA29-Mar-07 1:16
Raheem MA29-Mar-07 1:16 
GeneralRe: how to Access the tables information from MS-Access to forms in c# Pin
Tamimi - Code29-Mar-07 1:55
Tamimi - Code29-Mar-07 1:55 
QuestionHow to monitor an object in program Pin
bengoan28-Mar-07 22:57
bengoan28-Mar-07 22:57 
AnswerRe: How to monitor an object in program Pin
Martin#28-Mar-07 23:09
Martin#28-Mar-07 23:09 
AnswerRe: How to monitor an object in program Pin
darkcalin28-Mar-07 23:11
darkcalin28-Mar-07 23:11 

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.