|
|
|
|
|
|
Silverlight 'demos'
Using Silverlight to simulate races (and what it would look like
using AJAX)
list all »
play one »
June '07 New Live Maps mashups basic
and with zooming, panning and style control
Sep '07 Map Tile Client (in progress) earth maps with mousewheel zoom and longitude/latitude locator
|
|
GoogleMaps Store Locator
Quick example of how to build a 'store locator' for your customers. They enter their location
(full address, or just suburb/zipcode) and it displays the nearest stores (with information
bubbles and driving directions). Uses the
Google Maps API and
GMapEZ. Code consists
of a console application to trawl through your store database to geocode (ie. find the latitude
and longitude) for each address; and a web page that provides the search functionality.
more »
play »
|
|
DOMValidator Reference
Enable client-side validation in Netscape/Mozilla/FireFox/Safari using Paul Glavich's
DOMValidator controls, or the new MSDN W3C DOM Samples
more »
|
|
NCharDet
Detect the character-set used in a stream of bytes (such as that returned by
WebClient or HttpWebResponse) - C# port of Java port of C++ used in Mozilla!
June '07 republished with updated license terms
more »
|
Concept Development
If you've used the code on this site or would like to comment on the articles, please subject=[ConceptDevelopment.NET]">send an email.
|
|
Useful links
ConceptBlog
Semi-regular rambling...
CodeProject articles
Searcharoo, ScriptDiagram2005, Kelvin, more...
RaceReplay.net
See Silverlight in action
Searcharoo.net
Main site for search stuff
RecipeNow.net
Recipes community site
Code formatter I
at manoli.net, color-codes
not only C# but HTML/XML and Visual Basic as well
Code formatter
II
at
dotnetcoders.com, color-code your C# so you can post and share with others
Code formatter III
at aspnetresources.com,
with emphasis on web standards
Code formatter IV
Includes T-SQL and J#
types of code licence
|