Find out the list of authorization objects which contains activity as a field? Thanks in advance.
15941.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
14704.Write a program to get the string in array and print that? or Without using loop print the array.
3 2904I am looking for selenium RC online Training in chennai. can any one tell me the best institute
1345Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
1489Post New Programming Languages AllOther Questions
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
differences between qtp10.0 and 11.0 ?
Explain polymorphism. Provide an example.
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
When we use Windows authentication mode
How to know we are in home page of a web application using QTP
Find out the roles which gives access to all tables in SAP? Thanks in advance.
how to generate dsnless connectivity in j2ee
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
hi viewers, tell me,what is scripting and programming, define and difference...pls
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
how do i create my own exception class which will restrict IO exception?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.