Chris Hardy
Just another web developer weblog
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
Agile
ASP.NET
C#
Controls
General Software Development
Javascript
jQuery
LinkButton
map
mapping
maps
mash up
mashup
Microsoft Virtual Earth
Monorail
ve
virtual earth
Web Services
WebForms
Sponsors
advertise here
News
View my portfolio here:
Portfolio
Navigation
Home
Blogs
Archives
August 2008 (1)
July 2008 (1)
January 2008 (1)
Blogroll
Dave Stevens
Imgiseverything
Phil Winstanley
Scott Guthrie
read # this # aloud
Recent Posts
2
Comments
Achieving Avoid Highways (Motorways) with Microsoft's Virtual Earth
by
Chris Hardy
A common problem that many developers face when using the Microsoft Virtual Earth SDK is that out of the box, you cannot generate routes which avoid highways/motorways. This functionality is available on Google Maps but not via the Google Maps API. It...
Filed under:
.NET
,
Javascript
,
Web Services
,
General Software Development
,
Microsoft Virtual Earth
,
jQuery
,
maps
,
ve
,
mashup
,
virtual earth
,
mash up
,
mapping
,
map
7
Comments
WebForm Gripe - Getting LinkButton to work without Javascript.
by
Chris Hardy
WebForms is a sort of love/hate thing for me. There are some things I love about WebForms and then there's quite a few things that really cause me a lot of pain. Sadly, the ones that cause me a lot of pain are the ones that stand out. I might turn these into a little series - depending on how many of these gripes show up and how many I can remember! Most of these gripes are probably me just not understanding WebForms correctly, I'm willing to learn so any pointers in the right direction would be good. The first one that I'm going to write about is the LinkButton control. For the most part it's a nice control, which allows a method to be called when a normal anchor link has been clicked. The problem occurs when the method is only called via a Javascript PostBack method in the href attribute. What this does is stop people who do not have Javascript running on their browser (for whatever reason that may be) from using the site. ...
Filed under:
ASP.NET
,
C#
,
.NET
,
WebForms
,
Javascript
,
LinkButton
,
Controls
1
Comments
First look at Monorail..
by
Chris Hardy
I might be behind the times a little bit but for various different reasons I have delved back into the world of MVC for ASP.NET with Monorail - an open source framework which runs on top of C# and ASP.NET....
Filed under:
Agile
,
ASP.NET
,
C#
,
.NET
More Posts