文件名称:WCPierce
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 179kb
- 下载次数:
- 0次
- 提 供 者:
- Duong D*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This the second article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you have read Part 1 and are familiar with the Google Maps API. You may see references throughout the article to "my control, my GoogleMaps control, my GMap control, etc". I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL.
The main goal of this article is to show you just how powerful a .NET wrapper can be for the Google Maps API. Everything I will cover in this article could be done with other technologies like Javascr ipt, PHP, Java, etc. But aren t you glad you don t have to use any of those? This also uses an object oriented approach to Google Maps interaction.-This is the second article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you have read Part 1 and are familiar with the Google Maps API. You may see references throughout the article to "my control, my GoogleMaps control, my GMap control, etc". I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL.
The main goal of this article is to show you just how powerful a .NET wrapper can be for the Google Maps API. Everything I will cover in this article could be done with other technologies like Javascr ipt, PHP, Java, etc. But aren t you glad you don t have to use any of those? This also uses an object oriented approach to Google Maps interaction.
The main goal of this article is to show you just how powerful a .NET wrapper can be for the Google Maps API. Everything I will cover in this article could be done with other technologies like Javascr ipt, PHP, Java, etc. But aren t you glad you don t have to use any of those? This also uses an object oriented approach to Google Maps interaction.-This is the second article in a three article series examining a custom ASP.NET server control I developed to make using the Google Maps API easier for .NET developers. This article assumes you have read Part 1 and are familiar with the Google Maps API. You may see references throughout the article to "my control, my GoogleMaps control, my GMap control, etc". I did not create the Google Maps API, I merely created a wrapper for ASP.NET using C#, XML, and XSL.
The main goal of this article is to show you just how powerful a .NET wrapper can be for the Google Maps API. Everything I will cover in this article could be done with other technologies like Javascr ipt, PHP, Java, etc. But aren t you glad you don t have to use any of those? This also uses an object oriented approach to Google Maps interaction.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WCPierce\TestWeb
........\.......\Advanced
........\.......\........\AccorHotel.xsl
........\.......\........\AccorHotels.aspx
........\.......\........\AccorHotels.aspx.cs
........\.......\........\AccorHotels.aspx.resx
........\.......\........\blueMarker.png
........\.......\........\ColoradoCounties.aspx
........\.......\........\ColoradoCounties.aspx.cs
........\.......\........\ColoradoCounties.aspx.resx
........\.......\........\Composite.aspx
........\.......\........\Composite.aspx.cs
........\.......\........\Composite.aspx.resx
........\.......\........\Default.aspx
........\.......\........\Default.aspx.cs
........\.......\........\Default.aspx.resx
........\.......\........\GMapControl.ascx
........\.......\........\GMapControl.ascx.cs
........\.......\........\GMapControl.ascx.resx
........\.......\........\StateQuarter.xsl
........\.......\........\StateQuarters.aspx
........\.......\........\StateQuarters.aspx.cs
........\.......\........\StateQuarters.aspx.resx
........\.......\........\WCPierce.sql
........\.......\AssemblyInfo.cs
........\.......\Basics.aspx
........\.......\Basics.aspx.cs
........\.......\Basics.aspx.resx
........\.......\bin
........\.......\...\Microsoft.ApplicationBlocks.Data.dll
........\.......\ClickHandling.aspx
........\.......\ClickHandling.aspx.cs
........\.......\ClickHandling.aspx.resx
........\.......\Controls.aspx
........\.......\Controls.aspx.cs
........\.......\Controls.aspx.resx
........\.......\Css
........\.......\...\AutoCompleteTextBox.css
........\.......\DataListExample.aspx
........\.......\DataListExample.aspx.cs
........\.......\DataListExample.aspx.resx
........\.......\db
........\.......\Default.aspx
........\.......\Default.aspx.cs
........\.......\Default.aspx.resx
........\.......\Global.asax
........\.......\Global.asax.cs
........\.......\Global.asax.resx
........\.......\Icons.aspx
........\.......\Icons.aspx.cs
........\.......\Icons.aspx.resx
........\.......\InfoWindow.aspx
........\.......\InfoWindow.aspx.cs
........\.......\InfoWindow.aspx.resx
........\.......\Listeners.aspx
........\.......\Listeners.aspx.cs
........\.......\Listeners.aspx.resx
........\.......\MarkerInfoWindow.aspx
........\.......\MarkerInfoWindow.aspx.cs
........\.......\MarkerInfoWindow.aspx.resx
........\.......\Overlays.aspx
........\.......\Overlays.aspx.cs
........\.......\Overlays.aspx.resx
........\.......\Scripts
........\.......\.......\CallBackObject.js
........\.......\.......\GMap.xsl
........\.......\.......\GMapX.js
........\.......\TestWeb.csproj
........\.......\TestWeb.csproj.webinfo
........\.......\Web.config
........\WCPierce.sln
........\WCPierce.Web
........\............\AssemblyInfo.cs
........\............\bin
........\............\CallBackHelper.cs
........\............\changes.txt
........\............\doc
........\............\UI
........\............\..\DataSourceHelper.cs
........\............\..\WebControls
........\............\..\...........\AutoCompleteTextBox
........\............\..\...........\...................\AutoCompleteTextBox.cs
........\............\..\...........\GoogleMap
........\............\..\...........\.........\GBounds.cs
........\............\..\...........\.........\GControl.cs
........\............\..\...........\.........\GControls.cs
........\............\..\...........\.........\GIcon.cs
........\............\..\...........\.........\GIcons.cs
........\............\..\...........\.........\GLargeMapControl.cs
........\............\..\...........\.........\GMap.cs
........\............\..\...........\.........\GMapTypeControl.cs
........\............\..\...........\.........\GMapZoomEventArgs.cs
........\............\..\...........\.........\GMarker.cs
........\............\..\...........\.........\GOverlay.cs
........\............\..\...........\.........\GOverlays.cs
........\............\..\...........\.........\GOverlaysWrapper.cs
........\............\..\...........\.........\GPoint.cs
........\............\..\...........\.........\GPointEventArgs.cs
........\............\..\...........\.........\GPoints.cs
....
........\.......\Advanced
........\.......\........\AccorHotel.xsl
........\.......\........\AccorHotels.aspx
........\.......\........\AccorHotels.aspx.cs
........\.......\........\AccorHotels.aspx.resx
........\.......\........\blueMarker.png
........\.......\........\ColoradoCounties.aspx
........\.......\........\ColoradoCounties.aspx.cs
........\.......\........\ColoradoCounties.aspx.resx
........\.......\........\Composite.aspx
........\.......\........\Composite.aspx.cs
........\.......\........\Composite.aspx.resx
........\.......\........\Default.aspx
........\.......\........\Default.aspx.cs
........\.......\........\Default.aspx.resx
........\.......\........\GMapControl.ascx
........\.......\........\GMapControl.ascx.cs
........\.......\........\GMapControl.ascx.resx
........\.......\........\StateQuarter.xsl
........\.......\........\StateQuarters.aspx
........\.......\........\StateQuarters.aspx.cs
........\.......\........\StateQuarters.aspx.resx
........\.......\........\WCPierce.sql
........\.......\AssemblyInfo.cs
........\.......\Basics.aspx
........\.......\Basics.aspx.cs
........\.......\Basics.aspx.resx
........\.......\bin
........\.......\...\Microsoft.ApplicationBlocks.Data.dll
........\.......\ClickHandling.aspx
........\.......\ClickHandling.aspx.cs
........\.......\ClickHandling.aspx.resx
........\.......\Controls.aspx
........\.......\Controls.aspx.cs
........\.......\Controls.aspx.resx
........\.......\Css
........\.......\...\AutoCompleteTextBox.css
........\.......\DataListExample.aspx
........\.......\DataListExample.aspx.cs
........\.......\DataListExample.aspx.resx
........\.......\db
........\.......\Default.aspx
........\.......\Default.aspx.cs
........\.......\Default.aspx.resx
........\.......\Global.asax
........\.......\Global.asax.cs
........\.......\Global.asax.resx
........\.......\Icons.aspx
........\.......\Icons.aspx.cs
........\.......\Icons.aspx.resx
........\.......\InfoWindow.aspx
........\.......\InfoWindow.aspx.cs
........\.......\InfoWindow.aspx.resx
........\.......\Listeners.aspx
........\.......\Listeners.aspx.cs
........\.......\Listeners.aspx.resx
........\.......\MarkerInfoWindow.aspx
........\.......\MarkerInfoWindow.aspx.cs
........\.......\MarkerInfoWindow.aspx.resx
........\.......\Overlays.aspx
........\.......\Overlays.aspx.cs
........\.......\Overlays.aspx.resx
........\.......\Scripts
........\.......\.......\CallBackObject.js
........\.......\.......\GMap.xsl
........\.......\.......\GMapX.js
........\.......\TestWeb.csproj
........\.......\TestWeb.csproj.webinfo
........\.......\Web.config
........\WCPierce.sln
........\WCPierce.Web
........\............\AssemblyInfo.cs
........\............\bin
........\............\CallBackHelper.cs
........\............\changes.txt
........\............\doc
........\............\UI
........\............\..\DataSourceHelper.cs
........\............\..\WebControls
........\............\..\...........\AutoCompleteTextBox
........\............\..\...........\...................\AutoCompleteTextBox.cs
........\............\..\...........\GoogleMap
........\............\..\...........\.........\GBounds.cs
........\............\..\...........\.........\GControl.cs
........\............\..\...........\.........\GControls.cs
........\............\..\...........\.........\GIcon.cs
........\............\..\...........\.........\GIcons.cs
........\............\..\...........\.........\GLargeMapControl.cs
........\............\..\...........\.........\GMap.cs
........\............\..\...........\.........\GMapTypeControl.cs
........\............\..\...........\.........\GMapZoomEventArgs.cs
........\............\..\...........\.........\GMarker.cs
........\............\..\...........\.........\GOverlay.cs
........\............\..\...........\.........\GOverlays.cs
........\............\..\...........\.........\GOverlaysWrapper.cs
........\............\..\...........\.........\GPoint.cs
........\............\..\...........\.........\GPointEventArgs.cs
........\............\..\...........\.........\GPoints.cs
....