Click here to Skip to main content
15,912,329 members
Home / Discussions / C#
   

C#

 
GeneralArray Problem Pin
kamalesh574330-Mar-08 16:05
kamalesh574330-Mar-08 16:05 
GeneralRe: Array Problem Pin
Xmen Real 30-Mar-08 16:25
professional Xmen Real 30-Mar-08 16:25 
GeneralUsing C# to get web page information Pin
tcombs0730-Mar-08 13:56
tcombs0730-Mar-08 13:56 
GeneralRe: Using C# to get web page information Pin
N a v a n e e t h30-Mar-08 16:37
N a v a n e e t h30-Mar-08 16:37 
GeneralPropertyGrid Question Pin
Lea Hayes30-Mar-08 12:49
Lea Hayes30-Mar-08 12:49 
GeneralSharing Stuff across Assemblies Pin
Jammer30-Mar-08 12:21
Jammer30-Mar-08 12:21 
GeneralRe: Sharing Stuff across Assemblies Pin
Jammer30-Mar-08 12:29
Jammer30-Mar-08 12:29 
QuestionSQL type money to decimal HELP! Pin
Phivos Stylianides30-Mar-08 11:43
Phivos Stylianides30-Mar-08 11:43 
Hi, as simple as it sounds i'm having difficulties to achieve this.
I have tried several ways but none of them works. This a part of my
code:

decimal amount = reader.GetSqlMoney(4).ToDecimal();
subtotal += amount ;

What happens is that the value returned every time from my
first line of code is zero.
Also when i tried for testing purposes to give that value
to a control's text property it works fine.

Thanks
GeneralRe: SQL type money to decimal HELP! Pin
Luis Alonso Ramos30-Mar-08 13:09
Luis Alonso Ramos30-Mar-08 13:09 
QuestionRe: SQL type money to decimal HELP! Pin
Phivos Stylianides30-Mar-08 13:19
Phivos Stylianides30-Mar-08 13:19 
GeneralRe: SQL type money to decimal HELP! Pin
Luis Alonso Ramos30-Mar-08 13:57
Luis Alonso Ramos30-Mar-08 13:57 
GeneralRe: SQL type money to decimal HELP! Pin
Herman<T>.Instance31-Mar-08 0:58
Herman<T>.Instance31-Mar-08 0:58 
GeneralDirectX SetCooperativeLevel Pin
Jammer30-Mar-08 11:01
Jammer30-Mar-08 11:01 
GeneralRe: DirectX SetCooperativeLevel Pin
Jammer30-Mar-08 11:17
Jammer30-Mar-08 11:17 
GeneralC# and Access 2007 Pin
emiralp30-Mar-08 8:39
emiralp30-Mar-08 8:39 
GeneralRe: C# and Access 2007 Pin
Luis Alonso Ramos30-Mar-08 9:56
Luis Alonso Ramos30-Mar-08 9:56 
GeneralRe: C# and Access 2007 Pin
emiralp30-Mar-08 10:37
emiralp30-Mar-08 10:37 
General[c# and oleDb] sharing and use aplication in many computers Pin
abbd30-Mar-08 7:23
abbd30-Mar-08 7:23 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
Luis Alonso Ramos30-Mar-08 9:52
Luis Alonso Ramos30-Mar-08 9:52 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
abbd30-Mar-08 11:00
abbd30-Mar-08 11:00 
GeneralRe: [c# and oleDb] sharing and use aplication in many computers Pin
Luis Alonso Ramos30-Mar-08 11:17
Luis Alonso Ramos30-Mar-08 11:17 
GeneralMultiple docking windows Pin
subhash1 2330-Mar-08 6:27
subhash1 2330-Mar-08 6:27 
GeneralRe: Multiple docking windows Pin
Paul Conrad30-Mar-08 7:06
professionalPaul Conrad30-Mar-08 7:06 
QuestionHow to get Multiple Dockable windows in the same location Pin
subhash1 2330-Mar-08 6:20
subhash1 2330-Mar-08 6:20 
GeneralRe: How to get Multiple Dockable windows in the same location Pin
Luis Alonso Ramos30-Mar-08 11:26
Luis Alonso Ramos30-Mar-08 11:26 

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.