Post New American Megatrends Engineering AllOther Interview Questions
What is sap abap data dictionary?
How do I remove a reference in excel?
What is theta join?
I have an Interview about Guidewire claimcenter so could you plz provide me Interview questions or any other info relevant to it? would really appreciate any kind of help- email at hvshah2001@gmail.com
Explain the difference between debug.write and trace.write? When should each be used?
What is the disk migration? what is the steps involved in oracle disk migration?
How do spring transactions work internally?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
how a DPAD converts voltage to current?
hi ... i've created one crystal report in windows form and one crystalreportviewer .. the following is my code.. in form1.cs file try { ExportOptions CrExportOptions; DiskFileDestinationOptions CrDiskFileDestinationOptions = new DiskFileDestinationOptions(); PdfRtfWordFormatOptions CrFormatTypeOptions = new PdfRtfWordFormatOptions(); CrDiskFileDestinationOptions.DiskFileName = "c:\\csharp.net- informations.pdf"; CrExportOptions = cryRpt.ExportOptions; { CrExportOptions.ExportDestinationType = ExportDestinationType.DiskFile; CrExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat; CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions; CrExportOptions.FormatOptions = CrFormatTypeOptions; } cryRpt.Export(); } the above code is saving the file into pdf into specified path.. but i dont want to save a file i should get direct print preview and have a option to print .. As we do in web application using crystal report viewer clicking print and report will be opened in pdf.. and the click print.. i want the same function as we do in web application... i'm writing code in c#.net hope the above explaination will be understood clearly..
Is json a programming language?
If a shunt Dynamo has induced emf 100V and 0.4 ohm resistance and battery of accumulator of open circuit emf 110V and 0.5 Ohm resistance are in parallel what is common terminal potential difference?
Give the order of sql select?
Differentiate globalization and localization.
Why c++ is better than c language?