Jump to content
  • 0

Link to C# reference


Julian

Question

Hi All

 

I am not a C# programmer. I am a javascript, php, perl, classic asp developer.

 

I am not familiar at all with Visual Studio and the .net framework and I am looking for a reference for Desktop C# that is specific to this engine.

 

The syntax is not the problem for me, I can reference that and it will take me 2 hours to learn.

 

My issues is that I have no cooking clue what classes / functions / packages etc.. I need to use with intersect specifically.

 

A tutorial on this would be fantastic , otherwise just a link would suffice 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Most classes used in Intersect are custom ones. So no amount of books will save you there I'm afraid. 

 

Since there's no documentation for every class available I think simply reading through the different areas of the project and trying things is the only way to go about learning about its exact structure for now. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...