WCF / ASMX :: Integrating Product Based Ecommerce Website With Webservice API?

Sep 30, 2010

I developed an e-commerce product based website on which i developed all the features like for products, shopping cart etc. Till now it works in a standard way, in which from admin section, store owner adds product categories, and products with prices etc. Now there is a kind of product category which is empty right now (no products in this category right now) -There will be 1000s of products in this category in future.

and the manufacturer of this particular product(s) are providing web services API, so it is possible to add web services API to this e-commerce website to that for that particular category, website gets all the information from the manufacturer's website along with all the product information and prices etc.? How to accopmlish this ? as i don't have any experience with implementing web services on any website ?

View 9 Replies


Similar Messages:

WCF / ASMX :: Host A Webservice In IIS Without Using Website

Oct 6, 2010

Can we have a solution which has a webservice project alone and host it in IIS. Or do we always need a website attached to webservice, and the website is to added into IIS

View 2 Replies

WCF / ASMX :: File Management Between Webservice And Website

Aug 8, 2010

I have a Webservice that receives a file (byteArray) and saves it on server disk.

[Code]....

But my webservice isn't hosted on the same folder of my website.

I mean: [URL] Is it possible to put a webservice on the same folder of the main website? Or it's not a problem ? (Can I retrieve the files in the webservice's folder from website?)

View 1 Replies

How To Integrate Paypal With Ecommerce Website

Jan 22, 2010

i need to integrate paypal with my asp.net ecommerce site but i need to upload details of multiple products to paypal and also the customer and shipping info.

View 3 Replies

Integrating Dotnetnuke Website With Nopcommerce Website?

Jun 2, 2010

i want to integrate opensource cms dotNetNuke with other opensource ecommerce site(nopCommerce) in asp.net.

can i do this.

View 1 Replies

Integrating A Blog Into Website?

Mar 1, 2010

I have a website that I would like to integrate a blog into. I have seen lots of options available and not sure which one to jump into. What I want to do is have the most recent post on my home page and have users navigate to www.mysite.com/blog to see all posts. I would also like to have a sidebar on the homepage with links to 10 most recent posts.Where should I start? Should I use wordpress or an asp.net engine? Should I use rss feeds to get information to homepage?

View 4 Replies

Integrating C# Website As Substitute To A VB Website?

Jan 25, 2011

I have a ASP.NET 2.0 website created in C# that acts as a completely independent site and I am looking to integrate this into an existing ASP.NET 2.0 website created in VB.NET. Unfortunately I just don't know much about the server management side of ASP.NET yet so too much I'm unaware of when it comes to IIS configuration etc. Does anyone have any advice as to how I can go about integrating this? Basically I want to host it in a subdirectory from root so when you hit example.com/myindependantsite/ it will pull up my C# site.

One possible solution I came across mentioned just dropping the project folder into the root directory and setting up that directory as an application virtual directory in IIS? A few other random questions were small things like would my application relative links (~/for-example.aspx) stay relative to my root subdirectory if it's made into an application virtual directory? Just trying to get this running on their site but like I said it's completely independent so want to preserve my websites environment.

View 4 Replies

WCF / ASMX :: Passing Variable From Dropdownlist.selectedvalue To Asmx Webservice

Nov 10, 2010

On my page I have a dropdown for country.

On my asmx service I want to get the value of the dropdownlist to filter the next input which will be state/providence.

My code on the asmx:

[Code]....

I want to add another clause to the WHERE statement to restrict Country = @Country so I will need to get that value to the web service.

View 2 Replies

Integrating DotNetNuke With An Existing Website?

Feb 14, 2011

As part of a redesign for one of my clients I'd like to move them to DotNetNuke to gain the CMS and blogging features. Their existing site has some custom ecommerce functionality that an off-the-shelf package just can't handle, so I'm inclined to leave it and just re-skin to match the new site.

The challenge is making this all fit together.

I could create two physical web sites in IIS, for example:

www.website.com <-- DNN install

and

shop.website.com <-- Existing ecommerce

This would keep things isolated, but I see a problem with the SSL certificate. It's tied to www.website.com, so now I'd either need two -- one for www. and one for shop. -- or I need a wildcard certificate. Either adds ongoing expenses for the client.

I could try to encapsulate the existing site into a DNN module, but that seems like a lot of work. I could also try doing something tricky with iframes, but again I think this would just further complicate things.

View 2 Replies

WCF / ASMX :: Bulk Insert Data Into Asmx Webservice?

Feb 24, 2011

I have datatable consist of 20 records and i want to bulk insert into sqlserver through the asmx webservice. Can anybody guide to me or provide Sample BusinessLogic and webservice code.

View 1 Replies

Integrating Paypal Subscription With Website - Tutorial?

Sep 22, 2010

Does anyone know of a good tutorial regarding integrating paypal subscriptions with a .NET website. I have searched online and most of the articles I've found are 2+ years old, so I'm unsure how accurate these would still be.

View 1 Replies

C# Sample Code Of Integrating Orkut From An Website

Apr 5, 2010

Is there any c# sample code of integrating orkut from an ASP.NET web site (oauth authentication, retrieving friends, etc.)

View 2 Replies

Authentication - Integrating Active Directory In Website?

Jun 30, 2010

In my website i want to use active directory users for authentication. how can i do this.

View 2 Replies

Integrating MarkitUp And MarkdownSharp With Forms Website?

Jul 21, 2010

I'm using markdownsharp with my asp.net forms website.

I want to use MarkItUp as my editor and have found a straight forward article on how to integrate with MVC which seems straight forward enough: [URL]

However, how do I do this with a forms website?

How do I get the MarkItDown Textarea on a postback and get the preview to work as well?

View 1 Replies

Controls :: Integrating Barcode Scanner In Website

May 23, 2013

What is the right way to using barcode scanner integrated into existing or new vb.net application. 

View 1 Replies

How To Get Website Product Name And Version

Nov 15, 2010

Usually in an ASP.NET Web Application I would write - My.Application.Info.ProductName or My.Application.Info.Version, but I'm looking at an older ASP.NET Web Site and it doesn't have the Application option.

Does anyone know the equivalents?

View 2 Replies

Social Networking :: Automatically Translate Website By Integrating Google Translator?

Sep 20, 2015

How To Automatically Translate A Full Web Site In Multiple Languages.

View 1 Replies

WCF / ASMX :: How To Execute WebService Asmx Link From Default.aspx Page Link Using HTTPRequest And HTTPResponse

Nov 3, 2010

I have spent a couple of days on this one. I have an ASP.NET website that has Linkbuttons on

the Default.aspx page.. I added a WebService to the Website because later on the WebService will

subscribe to a Provider(Feed) of News, Sports and Weather and things like that. So when a Linkbutton

on the Default.aspx page is clicked it will connect to the link in the WebService which will load the News,

Sports or Weather onto the Default.aspx web page.

The problem is I can't get the LinkButton to execute the Link in the WebService. The link will call the page up

to where you see all of the Web References. But then if you want to execute one of those references you

have to click its link and the Invoke button that will follow. My questioh is how can the link on my Default.aspx

page execute the link in the WebService. Now I changed the LinkButton into an <a href> but I still can't execute

the link in the WebServices. I always use www.Microsoft.com as the link when testing and I wasn't sure about the return type

so I put "void" for an HTTPRequest, so below is the link from the Default.aspx web page and below that is he asmx file:

[code]....

View 2 Replies

WCF / ASMX :: PHP Webservice?

Apr 24, 2010

I am using PHP web service in dot net [URL]I set the name of web service as Test but when I am trying to access object test I was not able to use that, is there is any other method to use PHP webservice.

View 1 Replies

Use A WCF Or An ASMX Webservice?

Jul 9, 2010

I was looking for an asp.net webservice that uses .net 4.0 but everytime I choose 4.0 the webservice choice goes away.Someone suggested to me that maybe they(MS) want you to use WCF instead. I don't know much about it but he said they are like webservices but better. So anyone got a comparisons guide?

View 3 Replies

WCF / ASMX :: How To Use Webservice

Jan 28, 2011

Any body knows How to use webservice ? using Get & Post method...

View 3 Replies

WCF / ASMX :: How To Add Certificate To Webservice

Oct 29, 2010

I have certificate(abcd.rar) , which I need to include when I call that web service from asp.net application, Some one tell me how do I implement certificate into my application, certificate is with file extention .rar

View 3 Replies

WCF / ASMX :: How To Deploy Webservice On IIS 6.0

May 28, 2010

How can I deploy my Web service on IIS 6.0 ?

I create a web service with VS 2005 on the local IIS, now I must deploy it on an intranet with IIS 6.0.

how to deploy this one one in production server.

View 2 Replies

WCF / ASMX :: How To Configure Ssl On Webservice

Nov 4, 2010

I have deployed a webservice on my machine.

Now i want to configure ssl on webservice.

View 5 Replies

WCF / ASMX :: Webservice Caller?

Sep 17, 2010

I'm calling an asp.net webservice from a VB.Net application.Is there any way to determine in the webservice that it was called from a specific application. I had a look at Me.Context.Request but I can't see anything that refers to my VB app.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved