<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating .NET objects for Mapguide XML schema Definitions (XSD) using LINQ</title>
	<atom:link href="http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/</link>
	<description>Being a (G)IS Developer...</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:31:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Millard Mustin</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-12581</link>
		<dc:creator>Millard Mustin</dc:creator>
		<pubDate>Wed, 21 Sep 2011 21:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-12581</guid>
		<description>Wow i was looking for this informattion only and i have got great knowledge from our post.</description>
		<content:encoded><![CDATA[<p>Wow i was looking for this informattion only and i have got great knowledge from our post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrin Maidlow</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-9815</link>
		<dc:creator>Darrin Maidlow</dc:creator>
		<pubDate>Thu, 14 Apr 2011 22:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-9815</guid>
		<description>Hi Reza,

The comment above about dynamic authoring should get you started with adding layers to the map with code.  However, Mapguide itself could be used to display coordinate information without having to write any code at all.</description>
		<content:encoded><![CDATA[<p>Hi Reza,</p>
<p>The comment above about dynamic authoring should get you started with adding layers to the map with code.  However, Mapguide itself could be used to display coordinate information without having to write any code at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reza</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-9784</link>
		<dc:creator>Reza</dc:creator>
		<pubDate>Thu, 14 Apr 2011 06:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-9784</guid>
		<description>Hello

I am trying to write a web page that reads coordinates from a database and place them on a map, namely trips. I was wondering whether i could achieve this using MapGuide and C#. As I&#039;m a novice, a sample c# project will definitely help me on this issue.

Please advise.

thank you

Reza</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I am trying to write a web page that reads coordinates from a database and place them on a map, namely trips. I was wondering whether i could achieve this using MapGuide and C#. As I&#8217;m a novice, a sample c# project will definitely help me on this issue.</p>
<p>Please advise.</p>
<p>thank you</p>
<p>Reza</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darrin Maidlow</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-5594</link>
		<dc:creator>Darrin Maidlow</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-5594</guid>
		<description>Hi otman, you can find the examples here http://www.geospecialling.com/index.php/2008/05/dynamic-authoring-in-mapguide-enterprise-before-the-viewer-has-loaded/

They&#039;re a little dated - but I&#039;ve had pretty good results with that code using Mapguide Enterprise 2011 - you will need to upgrade the .NET objects though.  That post and code can be found here http://www.geospecialling.com/index.php/2010/07/creating-net-objects-for-mapguide-enterprise-2011/</description>
		<content:encoded><![CDATA[<p>Hi otman, you can find the examples here <a href="http://www.geospecialling.com/index.php/2008/05/dynamic-authoring-in-mapguide-enterprise-before-the-viewer-has-loaded/" rel="nofollow">http://www.geospecialling.com/index.php/2008/05/dynamic-authoring-in-mapguide-enterprise-before-the-viewer-has-loaded/</a></p>
<p>They&#8217;re a little dated &#8211; but I&#8217;ve had pretty good results with that code using Mapguide Enterprise 2011 &#8211; you will need to upgrade the .NET objects though.  That post and code can be found here <a href="http://www.geospecialling.com/index.php/2010/07/creating-net-objects-for-mapguide-enterprise-2011/" rel="nofollow">http://www.geospecialling.com/index.php/2010/07/creating-net-objects-for-mapguide-enterprise-2011/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otman</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-5593</link>
		<dc:creator>otman</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-5593</guid>
		<description>where is the examples ?</description>
		<content:encoded><![CDATA[<p>where is the examples ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: otman</title>
		<link>http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/comment-page-1/#comment-5591</link>
		<dc:creator>otman</dc:creator>
		<pubDate>Fri, 17 Sep 2010 17:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2008/05/creating-net-objects-for-mapguide-xml-schema-definitions-xsd-using-linq/#comment-5591</guid>
		<description>Hi,
thank you for your publication</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thank you for your publication</p>
]]></content:encoded>
	</item>
</channel>
</rss>

