Visualforce is a tag-based markup language like Hyper Text Markup Language(HTML).Visualforce has User Interface frameworks for building various attractive and dynamic applications.When working with visualforce in salesforce.com we have to learn many tags like in HTML. By using different tags and SOQL queries we develop VF pages. In salesforce, when a developer wants to develop any application different development technologies can be used in VisualforceVF pages supports many development technologies like jQuery, JavaScript, CSS, HTML, Flash and Ajax.Visualforce Training Tutorials

Visualforce Developer Topics.

Introduction to Visualforce.

  1. What is Visualforce ?
  2. Model View Controller architecture.
  3. Visualforce Controller Architecture.

Visualforce Development Tools.

  1. What is Force.com Platform?
  2. How to install force.com IDE?

Getting Started with Visualforce.

  1. Create your first visualforce page?

 Controllers.

  1. What are the different Visualforce Controllers?
  2. Standard Controllers?
  3. Custom Controllers?
  4. Controller Extensions?

View Components.

  1. What are the different visualforce view components?
  2. Basics on View components?
  3. What are the Data Components ?
  4. What are the Action Components?
  5. What are the primitive Components?
  6. What are the Force.com-Styles components?
  7. What are the Force.com User Interface Components?

Visualforce & Native User Interface.

  1. What is meant by visualforce native user interface?
  2. Different Standard Pages in Force.com?
  3. Overriding Standard Buttons with visualforce pages?
  4. Embedding Visualforce page to Page Layouts?
  5. Overriding Custom Buttons and Links using visualforce pages?
  6. Creating Custom Visualforce Tabs?

Visualforce in Production.

  1. what are the different visualforce section’s in production?
  2. Debugging and Tuning?
  3. Error Handling?
  4. Governor Limits?
  5. Code coverage?

Visualforce Tags.

  1. Different Visualforce tags.