it’s a wpf windows application which is wrapper of internet explorer. there are cars auctions...

19
It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended Web Browser and auction viewer which allows to connect to three different auctions.

Post on 15-Jan-2016

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

It’s a WPF Windows Application which is wrapper of Internet Explorer.

There are cars auctions which allows to buy cars. AutoInternet Browser is extended Web Browser and auction viewer which allows to

connect to three different auctions.

Page 2: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• There is a sample of the regular cars auction web site

Page 3: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• This is AutoInternet Browser (WPF Windows Application) – Connection Page. Select auction and press button Continue.

Page 4: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• Here you can see function buttons on the top and recent search in the bottom. Red line shows the border of Internet Explorer.

Page 5: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• Implements tabs control. When click a link of lot number a new tab is opened. See red line.

Page 6: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• Detailed page allows to add a bid to bids list and get other information like statistics, print, save and etc.

Page 7: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

• Favorites, Auto Search and Popular cars panel on the right side

Page 8: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

It’s a popup window with magnifying glass and function buttons

Page 9: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Compare regular popup window and WPF popup

- Regular web popup window

WPF popup of AutoInternet -Browser

Page 10: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Statistics feature

Page 11: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Bids list window

Page 12: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Address Book

Page 13: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Help page of AutoInternet Browser

Page 14: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Sample of Code

Page 15: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Administrative part was done in Silverlight

Page 16: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Bids page

Page 17: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Statistics

Page 18: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

Sample of Administrative Part

Page 19: It’s a WPF Windows Application which is wrapper of Internet Explorer. There are cars auctions which allows to buy cars. AutoInternet Browser is extended

All projects were done using:

• C#• WPF, XAML, Expression Blend• Database NetTier• WCF• Linq• ClickOnce technology