Hi, You can use mapscript c# by adding a reference to the mapscript_csharp.dll. The primary documentation of the class library of mapscript can be found at: http://mapserver.org/mapscript/mapscript.html
For some additional information related to the C# interface take a look at: http://mapserver.org/installation/dotnet.html Some c# examples can be found at the mapserver source tree: http://trac.osgeo.org/mapserver/browser/trunk/mapserver/mapscript/csharp/examples You could also examine the ASP.NET tutorial for more information: http://www.paolocorti.net/2006/07/01/mapscript-c-tutorial-programming-mapserver-in-the-asp-net-framework/ http://www.paolocorti.net/2006/07/02/introduction-to-mapserver-web-gis-development-environment/ Working binaries (including mapscript_csharp.dll and all the related dlls) can be downloaded from here: http://vbkto.dyndns.org:1280/sdk/Default.aspx Best regards, Tamas 2009/8/27 Vinod Gupta <[email protected]> > > > > > Hi, > > > > I am very new for mapserver and I want to start designing my application > in c# .net. Please let me know how to start step by step. > > > > > > Thanking, > > Vinod Gupta > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > >
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
