Click here to Skip to main content
15,914,357 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionTo you ,smart ones. Pin
RoyiNamir30-Jul-06 0:16
RoyiNamir30-Jul-06 0:16 
AnswerRe: To you ,smart ones. Pin
Robert Rohde30-Jul-06 4:21
Robert Rohde30-Jul-06 4:21 
AnswerRe: To you ,smart ones. Pin
NrmMyth30-Jul-06 5:31
NrmMyth30-Jul-06 5:31 
AnswerRe: To you ,smart ones. Pin
Guffa31-Jul-06 3:11
Guffa31-Jul-06 3:11 
AnswerRe: To you ,smart ones. Pin
Igor Sukhov1-Aug-06 17:18
Igor Sukhov1-Aug-06 17:18 
Questionmedia player control Pin
Vineet Rajan29-Jul-06 6:41
Vineet Rajan29-Jul-06 6:41 
QuestionBULKY CRYSTAL REPORT Pin
Chintan Parikh29-Jul-06 5:14
Chintan Parikh29-Jul-06 5:14 
AnswerRe: BULKY CRYSTAL REPORT Pin
Don Teflon1-Aug-06 9:56
Don Teflon1-Aug-06 9:56 
Hi
This might be caused by the way CrystalReports builds it SQL query statements. It builds VERY complex SQL statements by joining all the tables you linked through the wizard. The best way to optimize the performance is using (optimized) SQL-Expressions for data selection with your own sub-selects instead of linking the tables through CrystalReports.

The phenomenon that executing the report takes much longer then working in designer could be caused by the fact, that CrystalReports caches the data once loaded.

Maybe this helps you a little bit

Best regards,
Don Teflon
GeneralRe: BULKY CRYSTAL REPORT Pin
Chintan Parikh2-Aug-06 5:34
Chintan Parikh2-Aug-06 5:34 
QuestionHow to track Form.WindowState changes? Pin
Super Lloyd29-Jul-06 1:34
Super Lloyd29-Jul-06 1:34 
AnswerRe: How to track Form.WindowState changes? Pin
Robert Rohde30-Jul-06 4:22
Robert Rohde30-Jul-06 4:22 
GeneralRe: How to track Form.WindowState changes? Pin
Super Lloyd30-Jul-06 5:00
Super Lloyd30-Jul-06 5:00 
QuestionStrange .NET 2.0 Windows forms layout issues (on Win2K) Pin
AndyJay28-Jul-06 12:48
AndyJay28-Jul-06 12:48 
AnswerRe: Strange .NET 2.0 Windows forms layout issues (on Win2K) Pin
Super Lloyd29-Jul-06 1:36
Super Lloyd29-Jul-06 1:36 
QuestionUpload a file with parameters and a progress bar (HTTP POST) Pin
vikramUverse28-Jul-06 8:30
vikramUverse28-Jul-06 8:30 
AnswerRe: varying GUI performance on different machines Pin
Rob Graham28-Jul-06 2:38
Rob Graham28-Jul-06 2:38 
GeneralRe: varying GUI performance on different machines Pin
aryabinin28-Jul-06 4:38
aryabinin28-Jul-06 4:38 
QuestionSerial Port Communication Pin
analytiks27-Jul-06 23:51
analytiks27-Jul-06 23:51 
AnswerRe: Serial Port Communication Pin
Mike Dimmick28-Jul-06 3:32
Mike Dimmick28-Jul-06 3:32 
QuestionEdit a column in a datagrid without using an edit column in C# Pin
Mons211027-Jul-06 5:07
Mons211027-Jul-06 5:07 
Questionwindows service and mapped drives [modified] Pin
Captain Willard27-Jul-06 2:09
Captain Willard27-Jul-06 2:09 
AnswerRe: windows service and mapped drives Pin
Mike Dimmick28-Jul-06 3:37
Mike Dimmick28-Jul-06 3:37 
GeneralRe: windows service and mapped drives Pin
Captain Willard31-Jul-06 1:23
Captain Willard31-Jul-06 1:23 
Questionto change managed assembly attribute programmatically [modified] Pin
Mushtaque Nizamani26-Jul-06 19:13
Mushtaque Nizamani26-Jul-06 19:13 
QuestionConvert and handle video files Pin
edonistart26-Jul-06 3:47
edonistart26-Jul-06 3:47 

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.