what do you mean by a p-code?
What is difference between new & construct method?
What is orientation in android? How is it done?
What is difference between content store and content manager?
List factors you consider when determining whether to run work flows or data flows serially or in parallel?
How do I edit a database in mysql workbench?
What is the function of etl when used in data warehousing?
Why do you want to join Honeywell ?
is code completion is active by default in iphone development?
Can we deploy a servlet in tomcat?
what is elastic and non elastic subrile?
What do you find the most challenging in Accpuntant role
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....
Explain #pragma statements.
Write a program to know whether the input number is an armstrong number.