My Videos
The list of my screencast and sample videos.
-
GoogleMap Control Video
Shows how to setup GoogleMap Control and tips of common usage. -
GoogleMap Geocoding
Shows how to use geocoding with GoogleMap Control. -
GoogleMap Capture Position
How to capture position of a point with GoogleMap Control. -
Convert to Web Application
How to use 'Convert to Web Application' when moving WebForms from WebSite to a Web Application project. -
ASP.NET MVC View - More than just a page view. Part I
Sample video for the blog entry: "ASP.NET MVC View - More just a page view. Part I" -
Using Skin to manage GoogleMap Control "Look&Feel"
Shows how to use ASP.NET Skin with GoogleMap Control to manager its "Look&Feel". -
GoogleMap Control "Address Not Found" features
GoogleMap Control sample of how to use new "Address Not Found" features -
GoogleMap Control Reverse Geocoding feature
GoogleMap Control sample of how to use new Reverse Geocoding feature -
GoogleMarker InfoWindow
GoogleMap Control sample of changes and new features for GoogleMarker InfoWindow -
GoogleMapControl using the MarkerManager
Shows how to use the MarkerManager to manage visibility of hundreds of markers on a map, based on the map's current viewport and zoom level. -
"Fixing" VisualStudio 2010 HTML snippets
Visual Studio 2010 is out now. It is great the new Visual Studio 2010 allows usage of code snippets widely now.Apart of that, the cursor goes at wrong place after inserting some of the HTML snippets, …