Click here to Skip to main content
15,901,961 members
Home / Discussions / C#
   

C#

 
AnswerRe: input Pin
OriginalGriff18-Jul-09 22:08
mveOriginalGriff18-Jul-09 22:08 
Questionsock.receive() is giving exception Pin
Vivek Vijayan18-Jul-09 19:50
Vivek Vijayan18-Jul-09 19:50 
AnswerRe: sock.receive() is giving exception Pin
Baeltazor18-Jul-09 21:09
Baeltazor18-Jul-09 21:09 
GeneralRe: sock.receive() is giving exception Pin
Vivek Vijayan19-Jul-09 17:41
Vivek Vijayan19-Jul-09 17:41 
AnswerRe: sock.receive() is giving exception Pin
Luc Pattyn19-Jul-09 2:32
sitebuilderLuc Pattyn19-Jul-09 2:32 
Questionhow do i make a program wait indefinitely Pin
Vivek Vijayan18-Jul-09 19:48
Vivek Vijayan18-Jul-09 19:48 
AnswerRe: how do i make a program wait indefinitely Pin
Uri Lavi18-Jul-09 20:26
Uri Lavi18-Jul-09 20:26 
GeneralRe: how do i make a program wait indefinitely Pin
Vivek Vijayan18-Jul-09 20:35
Vivek Vijayan18-Jul-09 20:35 
GeneralRe: how do i make a program wait indefinitely Pin
Uri Lavi18-Jul-09 20:47
Uri Lavi18-Jul-09 20:47 
GeneralRe: how do i make a program wait indefinitely Pin
harold aptroot19-Jul-09 5:45
harold aptroot19-Jul-09 5:45 
AnswerRe: how do i make a program wait indefinitely Pin
Baeltazor18-Jul-09 20:56
Baeltazor18-Jul-09 20:56 
GeneralRe: how do i make a program wait indefinitely Pin
riced19-Jul-09 0:56
riced19-Jul-09 0:56 
AnswerRe: how do i make a program wait indefinitely Pin
PIEBALDconsult19-Jul-09 4:20
mvePIEBALDconsult19-Jul-09 4:20 
AnswerRe: how do i make a program wait indefinitely Pin
harold aptroot19-Jul-09 5:46
harold aptroot19-Jul-09 5:46 
GeneralRe: how do i make a program wait indefinitely Pin
Vivek Vijayan19-Jul-09 17:43
Vivek Vijayan19-Jul-09 17:43 
GeneralRe: how do i make a program wait indefinitely Pin
harold aptroot19-Jul-09 18:01
harold aptroot19-Jul-09 18:01 
QuestionListBox to be updated on datasource data update Pin
souren7718-Jul-09 19:07
souren7718-Jul-09 19:07 
Question[Message Deleted] Pin
dsrao18-Jul-09 18:25
dsrao18-Jul-09 18:25 
AnswerRe: Count Unique strings and Custom Calculator C# Pin
CoderForEver18-Jul-09 18:41
CoderForEver18-Jul-09 18:41 
AnswerRe: Count Unique strings and Custom Calculator C# Pin
OriginalGriff18-Jul-09 21:28
mveOriginalGriff18-Jul-09 21:28 
AnswerRe: Count Unique strings and Custom Calculator C# Pin
PIEBALDconsult19-Jul-09 4:23
mvePIEBALDconsult19-Jul-09 4:23 
AnswerRe: Count Unique strings and Custom Calculator C# Pin
Ravi Bhavnani19-Jul-09 5:52
professionalRavi Bhavnani19-Jul-09 5:52 
QuestionReport group Amount problem Pin
imshamim18-Jul-09 17:40
imshamim18-Jul-09 17:40 
I work on C# VS05 Window. My problem is ,i can not show the group amount in word...For more clarification :

WorkerID  Designation          Name      CurrentSalary     DueSalary

    1              AC           A           100             0        
    2              AC           B           180            20
    3              EG           C           100            80
    4              EG           D           120             0
    5              MD           E           1000            0
    6              AC           F           1200           70
    7              EG           G           100            90

Group of AC

WorkerID  Designation      Name      CurrentSalary      DueSalary

      1              AC           A           100             0
      2              AC           B           180            20
      6              AC           F           1200           70
 -------------------------------------------------------------------
                                               1480          90
  Current Amount : One thousand Four hundred eighty  Due Amount : Ninety


In my rdlc report i show report on group of Designation .....In my group footer put sum of currentSalary...I do that But i need to show CurrentSalary and DueSalary Amount in word also ......But How to ?

sfs fdsfdsfdsf dfsd

QuestionDrawing a dynamic rectangle with GraphicsPath Pin
NewJavaBean18-Jul-09 12:38
NewJavaBean18-Jul-09 12:38 
AnswerRe: Drawing a dynamic rectangle with GraphicsPath Pin
Ravi Bhavnani19-Jul-09 5:54
professionalRavi Bhavnani19-Jul-09 5:54 

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.