Do I need microsoft visual c++?
What is java swing application?
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 Types of optimization and name a few and how do u do?
How do I tell outlook to connect to server?
What is oracle d2k? Why we use it?
What is the difference between pageblocktable and datatable in vf pages ?
What is design mode in excel?
What are the steps that are followed when two computers connect through tcp?
I have a "webb app" in Tomcat that serves only HTML, and
I'd like to make the path component of the URL case-
insensitive. So if the client navigates to
http://
What are the basic clouds in cloud computing?
Is Constructor possible in abstract class in java ?
Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.
What is check-in?
what are the data types supported by JSON?