Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have Visual Studio C# Express Beta from Microsoft, and I'm very new to .NET or microsoft programming in general ... I have a project that needs WordNet ( http://cogsci.princeton.edu/~wn/ ). Enrico Lu has ( apparently ) created a port to C# .NET http://enricolu.myweb.hinet.net/WordNet.rar, which I can't figure how to use. :(

 

WordNet is the driving software behind http://www.rhymezone.com, and is a good synonyms application.

 

The projects only partly convert from the earlier version of .NET, there's a summary XML but no discrete information on what is really going wrong (except in the case of not being able to backup a .suo file, which doesn't exist): all of the other files are simply backup up, no conversion appears necessary.

 

When I go to open the .sln file, it reports an error, missing the application necessary for .vdproj files. Sure enough, that file extension is not registered.

 

Something that might make my situation easier is, I don't really need the browser, which is the bulk of Lu's .NET "solution" (whatever a group of projects are called). I just need the dll and whatever it takes to use it in .NET.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...