Click here to Skip to main content
15,896,466 members
Home / Discussions / C#
   

C#

 
AnswerRe: delegate Pin
leppie24-Sep-08 23:28
leppie24-Sep-08 23:28 
GeneralRe: delegate Pin
Mogaambo25-Sep-08 0:08
Mogaambo25-Sep-08 0:08 
GeneralRe: delegate Pin
leppie25-Sep-08 0:16
leppie25-Sep-08 0:16 
JokeRe: delegate Pin
DaveyM6925-Sep-08 0:18
professionalDaveyM6925-Sep-08 0:18 
AnswerRe: delegate Pin
Mark Churchill25-Sep-08 0:54
Mark Churchill25-Sep-08 0:54 
QuestionRegularExpressionValidator Pin
AtulRane24-Sep-08 23:16
AtulRane24-Sep-08 23:16 
AnswerRe: RegularExpressionValidator Pin
leppie24-Sep-08 23:27
leppie24-Sep-08 23:27 
Questionreport of proc Pin
NiloofarNoroozi24-Sep-08 22:54
NiloofarNoroozi24-Sep-08 22:54 
Hi I use proc for reporting
create proc Cpost<br />
@nopersoneli int<br />
as<br />
select p.Fname ,p.lname ,p.NoPersoneli,po.[name] from personal p<br />
join postPersonal pp<br />
on p.NoPersoneli=pp.CPersonal<br />
join post po<br />
on po.code=pp.CPost<br />
where p.NoPersoneli=@nopersoneli<br />

But I don’t understand How I write code?
I made postdataset.xsd and I fill by result of proc.and then I made postcrystalReport.rpt ,I have one form include of CrystalReportViewer1 that ReportSource=postCrystalReport
Please help me about writing code
Thanks a lot
QuestionHTML to RTF Pin
omlac24-Sep-08 22:14
omlac24-Sep-08 22:14 
QuestionProblem with serialisation in C# Pin
Sudarsan Srinivasan24-Sep-08 22:10
Sudarsan Srinivasan24-Sep-08 22:10 
AnswerRe: Problem with serialisation in C# Pin
Giorgi Dalakishvili24-Sep-08 22:33
mentorGiorgi Dalakishvili24-Sep-08 22:33 
GeneralRe: Problem with serialisation in C# Pin
leppie24-Sep-08 23:11
leppie24-Sep-08 23:11 
GeneralRe: Problem with serialisation in C# Pin
Giorgi Dalakishvili24-Sep-08 23:17
mentorGiorgi Dalakishvili24-Sep-08 23:17 
GeneralRe: Problem with serialisation in C# Pin
leppie25-Sep-08 10:15
leppie25-Sep-08 10:15 
GeneralRe: Problem with serialisation in C# Pin
Sudarsan Srinivasan24-Sep-08 23:50
Sudarsan Srinivasan24-Sep-08 23:50 
AnswerRe: Problem with serialisation in C# Pin
Anthony Mushrow24-Sep-08 22:34
professionalAnthony Mushrow24-Sep-08 22:34 
Questionprinters Pin
arkiboys24-Sep-08 21:50
arkiboys24-Sep-08 21:50 
AnswerRe: printers Pin
Pedram Behroozi24-Sep-08 22:11
Pedram Behroozi24-Sep-08 22:11 
GeneralRe: printers Pin
arkiboys24-Sep-08 22:19
arkiboys24-Sep-08 22:19 
GeneralRe: printers Pin
blackjack215024-Sep-08 23:19
blackjack215024-Sep-08 23:19 
GeneralRe: printers Pin
arkiboys24-Sep-08 23:26
arkiboys24-Sep-08 23:26 
AnswerRe: printers Pin
Pete O'Hanlon24-Sep-08 22:26
mvePete O'Hanlon24-Sep-08 22:26 
GeneralRe: printers Pin
arkiboys24-Sep-08 22:35
arkiboys24-Sep-08 22:35 
AnswerRe: printers Pin
Pedram Behroozi24-Sep-08 23:02
Pedram Behroozi24-Sep-08 23:02 
GeneralRe: printers Pin
arkiboys24-Sep-08 23:08
arkiboys24-Sep-08 23:08 

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.