Вы находитесь на странице: 1из 6

CSC(Computer Science Corporation)

Ajax Components in V.F? Salesforce sites?


Force.com Sites enables developers to build and deploy public web sites and web applications using Force.com. These Web sites domain names, letting you run your own web sites on the platform. Force.com Sites are built with Visualforce, and they can leverage the data, content and logic that resides in your own environment. There are three main use cases for Force.com Sites:

Corporate and Intranet web sites: You can run your entire public corporate web site on Force.com S sites by IP restricting the sites. Microsites: You can run portions of your web site where you need dynamic interactions with end use pages can be used to capture information from end users. You can also provide these pages to push infor such as store locators, partner locators or product catalogs. Web Applications: Web applications are dynamic applications accessible through a browser. These a anything from e-commerce vending to automating complex business flows. An example is the event man we use for Dreamforce that includes a marketing web site with rich content, dynamic pages for session in registration, payment processing, and fine tuned interfaces for mobile, kiosk devices.

Salesforce.com asked their community to build some sample Sites, to demonstrate the power of the system, bef Generally Available, here are 3 sites that have been built solely in Force.com Sites: - Gaming E-Commerce Site - Force.com Sites Wiki - Force.com Sites E-Commerce Shop What are some sample applications you can use for sites?

- List your upcoming Events (Campaigns) on your website and enable smarter registration. - Online E-Commerce and Purchasing via a credit card gateway? - Manage your forms (e.g. Contact Me, Trial Downloads, Whitepapers) dynamically without the need to re-progra New features in sping13? Rendered&Rerendered&Rerenderdas? Auto-response rules&Escalation rules(for which objects are manditory)? Difference bt REST&SOAP API'S? What is creating debug log for users? Diff SOQL &SOSL? What is Action support and Action pollar in V.F? Diff Mater-detail & Look up? What is Dynamic Apex? How cases are created?
*Your administrator can set up Web-to-Case and either Email-to-Case or On-Demand Email-to-Case to automatically capture cases from your website and customer emails. Your customers can log their own cases from the Customer Portal, Self-Service portal, or Chatter Answers. You can create cases manually from the Cases tab or the Cases related list.

How many events are there in Triggers? What is after undelete? Will Trigger.new supports --->Insert,,,Will Trigger.Delete supports --->Delete

What is Inline visuvalforce page? Diff between Profile and permission sets? Diff between role and profile? What are sharing rules?and how many types of sharings are there? JSON? Do you know abot Portals? If is child is manditory field in lookup and im deleting Parent,will child get deleted? Juction object?when will we use?If we delete the junction object what will happen? In Email to case what are the manditory values to be passed? Diff between controller&Extension? SOAP Supports which format?and REST supports which format? What is Dynamic SOQL? Context Varibles in Triggers? Trigger.new&Trigger.old? Can we have V.F pages in pagelayout?

CTS(Cognizant)

Write a query for below.I have 1 parent(account) and 1 child(contact),how will you get F.name,L.name from child an account when Organaisation name in account is "CTS"? What is REST and META DATA API? what are workflow actions? What are outbond messages?what it will contain? What is Extenal id?primary id? Data loader?and which format it will support? How import wizard will not allow the duplicates? What are validation rules? Securities in salesforce? Did you worte any webservices? Recursive triggers?where you have used? Difference bt SOAP and REST API?

Birla soft
What is constrcutor? What is trigger.new and Trigger.old?I want to update 10 records ,can I use Trigger.new? In Page layouts I want to change the Order of the layout.how can you do that? winter-13 features? Roles and responsibilites? Whats your daily activities in office? winter-13 features? Profie?what is permission set?

NTT DATA
What is after update and before update? Given 2 senarioes for above question?which 1 you will use? every month 1st I need to insert a record in 1 object?how will you do that? In order to not to hit the governer limits what will you do? What is SOAP API? Ho many types of controllers are there? I want to use more than 1 object in visuval force pages?which controller will you use?

I want new 1 button on the detail page of standard Object ?how can you do it? What is trigger and bulk trigger ? How Comfortable you are using force.com IDE? Suppose you are alone in a project and you got a requirement .to whoom do you contact? Can you manage freshers team? Tell me the difficult situation you have faced technically in your organazation? For which events will trigger.new will support?

Deloitte
Securities in salesforce? Sharing rules are used for giving access or to restrict access? Have you worked on Apex managed sharing? Did you worked on service cloud?Can you explain me customization in service cloud how you do that? Sales cloud process? What are the governer limits and how will you prevent to stop them? What is a Bactch apex? Can we call 1 batch with other? What is DATA Migration? Deployement process? What is Trigger and Bulk Trigger ?how will you write that? What is view state Error? What is Asyncronous apex? Custom settings &labels ? How will you convert the leads? Test methods? implements ? how to recall a apporved record? time dependent workflow? syncronous,asyncronus? I want to send a mail every 1st and if no response 5th again we need to send mail wf? Can we call asyncrous fron syncronus? wrap up class? cron object? standard & custom reports? can we avoid finish method? what are DML Options? what are Campign members?what wil you have in that? can campign members have accounts in view page? Campign management process? Test Coverage? one-one relationship? hyperlink? Escalation rules? I Have created a user & through apex class n user did not get any mail what would be reson? Customer controller & controller extension? In formulaue what u have used? SOQL injections?

futute annotation?

Mahindra Satyam
What relation did Account and contact have.If we delete the Account will contact will be deleted? Service cloud process?

I have a picklist in status field in case object,in picklist I have 10 records .and for 2 buisness process(hardware an hardware should see 10 records and software should see 10 records. Do u have idea on integration? SOAP & REST API? Order of the execution of the Trigger and workflow? Before and after trigger diff?tell me senario where will u use? Batch apex? What is the limits of SOQL and reocrds in SFDC? Best practices in writing trigger? Sharing rules how will u give? OWD ? In reocrd types will u use profiles or Roles? Data loader? What is External id? Salesforce Id? What is pagination? I have 1000 cases and I want to display 25 per page and 25-50 per page how can u do that in sfdc? How to make a field required in standard fields?

CITRIX
What relation did Account and contact have.If we delete the Account will contact will be deleted? Explain System.runAs() what is heap size?what is the limit for that? limit of callouts and email servics? What are the types of email templates available in salesforce.com How to get the list of all available sobject in salesforce database using Apex (Dynamic Apex)? I have a button in vf page and if I click on that page it should go to the a record and salesforce id of that record need Record types? How will u make field manditory? how will u convert salesforce 18 digit to 15 digit id?without CASESAFEID? new features in spring 13? what is user licence in permission set? External and unique id? How many types u can call in callouts? how can batches can run at a time? what is database.query locator? diff between data base.insert and insert? What is recursive triggers?how will u rectify that? where will u use static boolean varible? test.startrun and test.stop run where will u use? What is mini page layout? What is action function? what is the difficult senario u faced in ur org? how to write custom setting fileds?

what is custom settings? wht is diff between list custom settings and hirarchy custom settings? what is ISPICVAL? how will u store rejected records in database.insert? what will u write in try and what will u write catch? how will u handle exception handling in database.insert? When you cant add Time dependent action in Workflow rule? In Which sequence Trigger and automation rules run in Salesforce.com How to get all the fields of sObject using dynamic Apex? Explain the need or importance of the controller extension. How to read the parameter value from the URL in Apex? what is OWD? best practices writing apex?

iGATE
What Is Streaming API What Is View State In Salesforce? what Is Master Detail Relation Ship? And Roolup Summary Is enable for Lookup Or Master Detail? What Are the Trigger Events? what isCustomerPoratl? what is Diff B/w Salescloud & serviceCloud/ how to get the recent deleted records using query? what is diff b/w action supportand action function? I have two parallel roles for two different objects.Obj2 Is shared the record to Object 1 user .Can Object1 User can able to see the record of sharedRecord or Not? Can we Use triiger.newmap for before insert event or not?

1) what are the System classes ? >> system.debug,etc.. 2) what types of exceptions do u know? 3) What are the components did u used? 4) What are the Attributes for apex:page 5) Diff controller and extensions? 6) In Extention how many new functions we can create? 5 7) What are debug logs? 8) Approval process steps? 9) Can we have these debug logs in an object?

10) Hyperlink and image functions in validatation rules? 11) Half page I need to display as PDF and Half page like status and pick list and submit? 12) Site force.com 13) Version controlling for Apex? 14) How will you configure a customer portal to an Org after buying a userliesence? 15) Batch Apex? 16) Custom settings and labels adv? 17) In data loader how will you give dates as EST and PST? 18) In QUIKE CREATE where it will be and how will you add a new object record here? 19) Outbound messaging? 20) How will you do email-to case & web-case? 21) Error exceptions handling? 22) Can we call web services through trigger? 23) Do u faced any problems FORCE.COM IDE? 24) Can we call trigger in apex? 25)

Вам также может понравиться