how to face veritas NetBAckup interview, where did i find all materials regrding veritas and give details on veritas certification
13 95327hi provide info about any real time requirement in health care services mainframe applications bye ramya
2 4566There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???
6 8029When the 1st time I will log into the application it will ask to change the passward.After 30 dayz the passward will expire and the application is unaccesible.U cant alter the server time.... How will u test it??
6 9345how to distinguish between session cookies and persistent cookies while doing cookies testing??
1 4198Difference between abstract factory pattern and factory method pattern in .NET with example.
3 16261define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?
2 9010Post New ACS Interview Questions
What is ptm full form?
How would you relate spring mvc framework to mvc architecture?
I have ten columns that needs to be totalled... but some columns are empty...how do i get sum all the columns even if sum are empty? Can i get a total of the rows instead of columns? if yes, what is the function to be used?
what is the function of choke in the flourcent tube lights and why the colour is in white mostly in flourcent tube lights
How do I start a blog for free?
Explain the page hierarchy?
What is “data skew” in salesforce?
Dear friends, i am a student of mechanical final year in rajasthan. If you have any type (Technical,interview, aptitude) of question paper related to BIRLA CEMENT LTD. than plz send me these paper at vinodsainikumar4@gmail.com thanks
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is a number range object?
You do not have all the experience we need for this position
Can I delete system32 folder?
Write code snippet to retrieve IMEI number of Android phone.
What are the features of pivot table?
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....