Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
QuestioncrystalReport Pin
aPerfectCircle25-Nov-06 8:18
aPerfectCircle25-Nov-06 8:18 
Questionbubble and quick method Pin
sapnju_fejinja25-Nov-06 7:33
sapnju_fejinja25-Nov-06 7:33 
QuestionRe: bubble and quick method Pin
CPallini25-Nov-06 8:50
mveCPallini25-Nov-06 8:50 
AnswerRe: bubble and quick method Pin
sapnju_fejinja25-Nov-06 9:47
sapnju_fejinja25-Nov-06 9:47 
GeneralRe: bubble and quick method Pin
Rob Graham25-Nov-06 10:38
Rob Graham25-Nov-06 10:38 
GeneralRe: bubble and quick method Pin
Paul Conrad25-Nov-06 11:28
professionalPaul Conrad25-Nov-06 11:28 
GeneralRe: bubble and quick method Pin
CPallini25-Nov-06 10:41
mveCPallini25-Nov-06 10:41 
QuestionPoint Of Sale Project Pin
Waskira25-Nov-06 7:06
Waskira25-Nov-06 7:06 
Hullo Folks,

Am trying to develop a point of sale system for a mobile company.
The point of sale is of distribution of airtime to customers.
The Server is on a Linux box and has MySQL database(This is where the phone Airtime recharge numbers are stored)

Am to develop a client application using C#, the POS is to work in such away that.
The distributor goes to the mobile company, pays say $3000,
So whenever he sells airtime on his account is reduced.

The client will communicate with the server(has MySQL database) over a GSM modem.
However whenever the Distributor requests for Air-time from the server,
The amount he gets will be cached; the amount cached is what he will sell until,
It goes to zero, then he will request more from the server…then cache it….
This will go on and on until his account at the server goes to Zero.

Look at it in this way, you have a bank account, you need say $500,get to the ATM, withdraw the $500,u will have the $500,but your account balance has been reduced by $500,
So you use that $500,till its over and when you need more, you go back to the ATM for more.

How the airtime will be distributed is in 2 ways.
· The point of sale printer will print the recharge number on a piece of paper
Say 123-674-627-63,which will be given to the customer.
· The distributor should be able to directly load the airtime onto the customer’s phone


Can I please have help on how I can go about this one?
Especially the communication over the GSM modem to the server, which is Linux box.

Waskira

QuestionOut-of-memory Exception Pin
yonidebest25-Nov-06 5:57
yonidebest25-Nov-06 5:57 
AnswerRe: Out-of-memory Exception Pin
S. Senthil Kumar25-Nov-06 6:32
S. Senthil Kumar25-Nov-06 6:32 
QuestionRe: Out-of-memory Exception Pin
yonidebest25-Nov-06 9:07
yonidebest25-Nov-06 9:07 
AnswerRe: Out-of-memory Exception Pin
Argus225-Nov-06 12:52
Argus225-Nov-06 12:52 
GeneralRe: Out-of-memory Exception Pin
yonidebest26-Nov-06 10:43
yonidebest26-Nov-06 10:43 
AnswerRe: Out-of-memory Exception Pin
S. Senthil Kumar25-Nov-06 18:10
S. Senthil Kumar25-Nov-06 18:10 
GeneralRe: Out-of-memory Exception Pin
yonidebest26-Nov-06 10:43
yonidebest26-Nov-06 10:43 
QuestionRe: Out-of-memory Exception Pin
CPallini25-Nov-06 8:37
mveCPallini25-Nov-06 8:37 
AnswerRe: Out-of-memory Exception Pin
yonidebest25-Nov-06 9:11
yonidebest25-Nov-06 9:11 
AnswerRe: Out-of-memory Exception Pin
Luc Pattyn25-Nov-06 10:08
sitebuilderLuc Pattyn25-Nov-06 10:08 
QuestionRe: Out-of-memory Exception Pin
yonidebest25-Nov-06 12:47
yonidebest25-Nov-06 12:47 
AnswerRe: Out-of-memory Exception Pin
Luc Pattyn25-Nov-06 15:09
sitebuilderLuc Pattyn25-Nov-06 15:09 
GeneralRe: Out-of-memory Exception Pin
yonidebest26-Nov-06 10:39
yonidebest26-Nov-06 10:39 
QuestionProtecting "A Assembly"? Pin
Ariston Darmayuda25-Nov-06 5:19
Ariston Darmayuda25-Nov-06 5:19 
AnswerRe: Protecting "A Assembly"? Pin
Paul Conrad25-Nov-06 6:20
professionalPaul Conrad25-Nov-06 6:20 
GeneralRe: Protecting "A Assembly"? Pin
Ariston Darmayuda26-Nov-06 3:01
Ariston Darmayuda26-Nov-06 3:01 
GeneralRe: Protecting "A Assembly"? Pin
Amar Chaudhary26-Nov-06 14:07
Amar Chaudhary26-Nov-06 14:07 

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.