Which is india’s largest nuclear research reactor?
How do I compare two excel 2010 spreadsheets?
What is private virtual in C#?
How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?
Explain basic steps to set up an angular js app?
Who made angular?
Write the different features of a Thread and a Process?
How long will it take to learn linux?
What is Zookeeper Cluster?
what operator is used to handle null exceptions in Kotlin?
What is the benefit of tableau extract file over the live connection?
What do you understand by python iterator and iterable elements?
How do you create MQ in PRPC?
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....
What are the differences between user control and server control?