Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to free shared resources ? Pin
Mycroft Holmes20-Apr-09 14:19
professionalMycroft Holmes20-Apr-09 14:19 
AnswerRe: How to free shared resources ? Pin
N a v a n e e t h20-Apr-09 16:53
N a v a n e e t h20-Apr-09 16:53 
QuestionGraphicsPath with Linecaps Pin
dh_20-Apr-09 11:49
dh_20-Apr-09 11:49 
AnswerRe: GraphicsPath with Linecaps Pin
Luc Pattyn20-Apr-09 13:50
sitebuilderLuc Pattyn20-Apr-09 13:50 
AnswerRe: GraphicsPath with Linecaps Pin
Henry Minute21-Apr-09 1:09
Henry Minute21-Apr-09 1:09 
GeneralRe: GraphicsPath with Linecaps Pin
dh_23-Apr-09 2:06
dh_23-Apr-09 2:06 
QuestionC# Web project Crystal Reports Pin
newbie1234567891020-Apr-09 9:53
newbie1234567891020-Apr-09 9:53 
AnswerRe: C# Web project Crystal Reports Pin
Rolando CC20-Apr-09 11:20
professionalRolando CC20-Apr-09 11:20 
Try this:

string reportPath=Request.PhysicalApplicationPath + "Reports\\" + name );

where name is the .rpt filename.

Cool | :cool:
GeneralRe: C# Web project Crystal Reports Pin
newbie1234567891021-Apr-09 2:54
newbie1234567891021-Apr-09 2:54 
GeneralRe: C# Web project Crystal Reports Pin
Rolando CC21-Apr-09 4:30
professionalRolando CC21-Apr-09 4:30 
GeneralRe: C# Web project Crystal Reports Pin
newbie1234567891021-Apr-09 4:44
newbie1234567891021-Apr-09 4:44 
GeneralRe: C# Web project Crystal Reports Pin
Rolando CC21-Apr-09 4:57
professionalRolando CC21-Apr-09 4:57 
GeneralRe: C# Web project Crystal Reports [modified] Pin
newbie1234567891021-Apr-09 6:27
newbie1234567891021-Apr-09 6:27 
QuestionReturning powershell special variables back to the c# caller. Pin
scope_creep20-Apr-09 8:44
scope_creep20-Apr-09 8:44 
Questionsound slider Pin
yogesh_softworld12320-Apr-09 8:06
yogesh_softworld12320-Apr-09 8:06 
AnswerRe: sound slider Pin
buachaill cliste20-Apr-09 8:59
buachaill cliste20-Apr-09 8:59 
GeneralRe: sound slider Pin
yogesh_softworld12320-Apr-09 9:19
yogesh_softworld12320-Apr-09 9:19 
GeneralRe: sound slider Pin
buachaill cliste20-Apr-09 9:56
buachaill cliste20-Apr-09 9:56 
GeneralRe: sound slider Pin
Dan Neely20-Apr-09 10:07
Dan Neely20-Apr-09 10:07 
GeneralRe: sound slider Pin
buachaill cliste20-Apr-09 10:10
buachaill cliste20-Apr-09 10:10 
QuestionWrite image as Indexed PNG C# Pin
Steve_20-Apr-09 6:53
Steve_20-Apr-09 6:53 
AnswerRe: Write image as Indexed PNG C# Pin
buachaill cliste20-Apr-09 9:07
buachaill cliste20-Apr-09 9:07 
GeneralRe: Write image as Indexed PNG C# Pin
harold aptroot20-Apr-09 9:42
harold aptroot20-Apr-09 9:42 
GeneralRe: Write image as Indexed PNG C# Pin
buachaill cliste20-Apr-09 9:45
buachaill cliste20-Apr-09 9:45 
AnswerRe: Write image as Indexed PNG C# Pin
Luc Pattyn20-Apr-09 10:01
sitebuilderLuc Pattyn20-Apr-09 10:01 

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.