What is the answer for "Which configuration Tool your using means" ? we have to tell about IIS or .Net Framework or VSS? Give me in brief ?
3 6038I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?
3 6924is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
2421Post New eXensys Interview Questions
can we have joblib in a proc ?
Define configuration in slt? : hana sql script
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is the use of wrap text?
How to replace last 4 digits of an input column with XXXX given input column has 12 digits?
Is it possible to determine the heat treatment condition in stainless steel (astm a 479 gr xm-19) by checking the microstructure?
Please can the SQL code below be interpreted IF @xMatchCriteria='MATCH12' BEGIN IF EXISTS (Select * from #InsightData where (EmailAddress=@xDCPEmailAddress ) ) BEGIN SET @xTestMatchCriteria = @xMatchCriteria; SELECT @xCRMCustomerId=CustomerId, @xCRMDcpCustomerId=DcpCustomerId, @xCRMPortalCustomerID=PortalCustomerID,@xCRMDcpID=DcpID, @xCRMCardNumber=CardNumber, @xCRMEmailAddress=EmailAddress, @xCRMfirtLetterFirstName=firtLetterFirstName, @xCRMLastName=Surname,@xCRMAddressLine1=AddressLine1, @xCRMPostCode=PostCode FROM #InsightData where (EmailAddress=@xDCPEmailAddress ) END ELSE BEGIN SET @xTestMatchCriteria='No'+@xMatchCriteria; END END
Can we modify the attribute's value of the html tag dynamically?
How to configure Auditing in BOBJ?
Which is latest technology in java?
What are the ethical challenges of using AI in cybersecurity?
What is delimiter $$?
How will you define post in jenkins?
Is Arraylist faster than Array? Why?
Which object can be used to get the progress of a particular job