function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bhaskarsanandbhaskarsanand 

How to Host .Net Application into Salesforce

Hello Guys,

 

I am new to salesforce. I tried to create some custom object and application by using the options (Apex and other type options) provided by salesforce. 

 

But I like to know how to host my application which was already developed in .Net ?

 

Applications are of Web and/or Win based. I like to know how to Host the Web Application which was developed by ASP.Net.

 

Can anybody plese help me on this.

 

Thanks in advance.

Bhaskar
SuperfellSuperfell
You can't run .NET code on the salesforce.com servers.
bhaskarsanandbhaskarsanand

Hi,

Thanks for the quick reply..

 

Than how can able to utilize salesforce for our existing application(s) that already ruunning in Live.

also the applications are interacts with the Oracle database.

 

Cant it possible to integreate the .Net application into SF by something wsdl files that are available in SF ?

 

If not, is there any solutions to integrate with SF.

 

i know its possible to develop apps without any software. how about the existing softwares/applications that using in organization ?

 

Bhaskar

Message Edited by bhaskarsanand on 06-05-2009 08:55 AM
SuperfellSuperfell

Yes, you can integrate via the web services API from .NET.

 

http://wiki.developerforce.com/index.php/Web_Services_API