I do not want to be rude to the mapserver community, since I moved to linux 2 years ago I have never abandonned it ;-) but...
If you want to create mapping applications from the dotnet framework, you might want to consider sharpmap. I have had some really good experience with their toolkit when I was still programming for windows: http://sharpmap.codeplex.com/ Maybe it can be of use for you. Kind regards, Milo van der Linden Tamas Szekeres wrote: > Hi, > > You can use the MapScript C# wrapper to achieve the desired > functionality according to the following steps: > > 1. Download the binary package which suits best to your compiler and > architecture: http://vbkto.dyndns.org:1280/sdk/Default.aspx > 2. Add reference to the mapscript_csharp.dll in your Visual Studio > project. > 3. Copy the dll-s from the /bin and /bin/ms/csharp directory into your > target directory. > 4. use the classes of the OSGeo.MapServer namespace to make up your > application > > Refer to the following tutorial for more detailed information > http://www.paolocorti.net/2006/09/20/mapserver-tutorial-for-c-mapscript-asp-net/ > > Best regards, > > Tamas > > > > > 2009/7/2 <[email protected] > <mailto:[email protected]>> > > Hello, > > i'm a new member in this list and i have some questions. > i want to construct a web site with mapserver and programming with > visual basic .net (framework 2.0). what i need for that? there is > some dlls file to compile for work with mapscript vb .net? > > help me plz. thanks > > with best regards, > Youness ELMEDRAOUI > Les informations figurant sur cet e-mail ont un caractère > strictement confidentiel et sont exclusivement adressées au > destinataire mentionné ci-dessus.Tout usage, reproduction ou > divulgation de cet e-mail est strictement interdit si vous n'en > êtes pas le destinataire.Dans ce cas, veuillez nous en avertir > immédiatement par la même voie et détruire l'original. Merci > > _______________________________________________ > mapserver-users mailing list > [email protected] > <mailto:[email protected]> > http://lists.osgeo.org/mailman/listinfo/mapserver-users > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
