Author: Jitendra
-
Life Cycle of Visualforce page during GET Request- Salesforce Interview question
Explain the life cycle of visual force page of the Salesforce.com in GET request mode
-
Explain the MVC design pattern of Salesforce.com – Interview Question
Salesforce Interview question, How salesforce.com follows the (Model View Controller) MVC design pattern.
-
Create URL dynamically in ASP.NET
Utility program to find that current connection is secured or not, connection is http or https. Create dynamic URL in ASP.NET. Example of Page.ResolveUrl() in ASP.Net.
-
Invoke method using reflection in JAVA
Invoke method using reflection in JAVA
-
Install or Update Force.com IDE in Eclipse – Salesforce.com
Install the Salesforce IDE and Set up the Salesforce Project in Eclipse.
-
Add CSS Programatically in ASP.NET
Tutorial on adding the CSS file dynamically in ASP.NET and C# / VB.Net
-
Schedule export backup of your Salesforce Data – Interview Question
How to schedule export backup of salesforce data – Very common interview question
-
JDBC Example with Microsoft Access in Swing, Next and Previous navigation
JDBC – Java Database Connectivity example in Swing
-
Vertically middle align the DIV tag using CSS
Source code and Methods to Middle align the text in DIV tag in HTML
-
Response.Flush in ASP.NET
Usage of Response.Flush method in ASP.NET, its disadvantage and advantage of buffering in IIS.