Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TATA Java J2EE AllOther Interview Questions
Questions Answers Views Company eMail

Which is the better framework for web applications, struts or spring, and why?

1 3903

Post New TATA Java J2EE AllOther Interview Questions


TATA Java J2EE AllOther Interview Questions


Un-Answered Questions

Why is waste sorting important?

555


What are 3 boolean operators?

523


Is magento a cms?

1


What are python packages?

463


What is the speed of solar wind?

80






Which sorting algorithm is the slowest?

462


Do product listing ads work?

179


What's the difference between __sleep and __wakeup?

542


Why are backlinks important in SEO?

451


Is it possible to replicate data from sql server to oracle? : sql server replication

538


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..

3199


What is the maximum size of an array in asp?

494


What is h: output text tag in jsf?

69


What do you mean by meta data in hdfs? List the files associated with metadata.

20


Are semaphores atomic?

439