Click here to Skip to main content
16,012,028 members
Home / Discussions / C#
   

C#

 
QuestionError while saving images through GDI+ Pin
Nitin198112-Feb-07 3:28
Nitin198112-Feb-07 3:28 
AnswerRe: Error while saving images through GDI+ Pin
Luc Pattyn12-Feb-07 6:07
sitebuilderLuc Pattyn12-Feb-07 6:07 
GeneralRe: Error while saving images through GDI+ Pin
Nitin198113-Feb-07 7:50
Nitin198113-Feb-07 7:50 
QuestionPlease on help on clearing cache in webbrowser control Pin
engsrini12-Feb-07 3:21
engsrini12-Feb-07 3:21 
QuestionSetup And Deployment - Shortcuts icon... Pin
Shy Agam12-Feb-07 2:22
Shy Agam12-Feb-07 2:22 
AnswerRe: Setup And Deployment - Shortcuts icon... Pin
Mircea Puiu12-Feb-07 2:51
Mircea Puiu12-Feb-07 2:51 
QuestionHtmlReport for C#.net Pin
jaganil12-Feb-07 2:21
jaganil12-Feb-07 2:21 
AnswerRe: HtmlReport for C#.net Pin
Saira Tanwir12-Feb-07 4:23
Saira Tanwir12-Feb-07 4:23 
i'm currently working on the same topic, but how are u making crystal reports on html???

html based reports are static reports i.e. suppose u created a report today. added more data to ur database after creating report, this report will not have the current data after updating the database table.

so, for showing currently updated data,dynamic/crystal reports are needed. i'm using the approach to write reports through the StreamWriter class.

first create a '.cs' file that contains all items or variables which are going to be displayed on the report. Create another '.cs' file that contains the items of a form in C# plus the event handler that has the query to select all records, so whenever this event occurrs, the query is called and the current data is fetched from the db. Create a project file, Assembly file and then run these files in VS.Net.

Voila, crystal reports are made.

if u don't fully understand the idea or approach i'm using, do tell.

Saira
GeneralRe: HtmlReport for C#.net Pin
jaganil12-Feb-07 18:47
jaganil12-Feb-07 18:47 
GeneralRe: HtmlReport for C#.net Pin
jaganil12-Feb-07 18:48
jaganil12-Feb-07 18:48 
QuestionEdit Menu option Pin
sjs4u12-Feb-07 2:10
sjs4u12-Feb-07 2:10 
AnswerRe: Edit Menu option Pin
Mircea Puiu12-Feb-07 3:02
Mircea Puiu12-Feb-07 3:02 
QuestionCode about Zoom on Map Pin
sahelearamesh12-Feb-07 1:36
sahelearamesh12-Feb-07 1:36 
AnswerRe: Code about Zoom on Map Pin
Mircea Puiu12-Feb-07 2:46
Mircea Puiu12-Feb-07 2:46 
GeneralRe: Code about Zoom on Map Pin
sahelearamesh12-Feb-07 3:10
sahelearamesh12-Feb-07 3:10 
GeneralRe: Code about Zoom on Map Pin
Mircea Puiu12-Feb-07 3:14
Mircea Puiu12-Feb-07 3:14 
GeneralRe: Code about Zoom on Map Pin
sahelearamesh12-Feb-07 3:25
sahelearamesh12-Feb-07 3:25 
GeneralRe: Code about Zoom on Map Pin
Mircea Puiu12-Feb-07 3:45
Mircea Puiu12-Feb-07 3:45 
AnswerRe: Code about Zoom on Map Pin
Luc Pattyn12-Feb-07 6:14
sitebuilderLuc Pattyn12-Feb-07 6:14 
QuestionAdd OnPageIndexChanging programatically Pin
Rui Lourenço12-Feb-07 1:26
Rui Lourenço12-Feb-07 1:26 
AnswerRe: Add OnPageIndexChanging programatically Pin
Mircea Puiu12-Feb-07 2:52
Mircea Puiu12-Feb-07 2:52 
AnswerRe: Add OnPageIndexChanging programatically Pin
Rui Lourenço12-Feb-07 4:34
Rui Lourenço12-Feb-07 4:34 
GeneralRe: Add OnPageIndexChanging programatically Pin
Mircea Puiu12-Feb-07 20:31
Mircea Puiu12-Feb-07 20:31 
AnswerRe: Add OnPageIndexChanging programatically Pin
Rui Lourenço15-Feb-07 0:47
Rui Lourenço15-Feb-07 0:47 
QuestionRichTextBox Pin
Jeeva Jose12-Feb-07 0:38
Jeeva Jose12-Feb-07 0:38 

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.