Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hey guys i would like to know and get a example of how to

 

associate a file with ur program and link that file to a icon and also wen that file is double clicked it will open the program and do let the program take over

  • *Experts*
Posted

Also remeber that you will have to accept the file name that your program will open as a command line argument. Use this property for retrieving the arguments:

System.Environment.CommandLine

Posted

Deployment in .NET is really powerful. It takes a while to find all the tools (the help library is rather complicated :( ).

 

Dev studio also has an icon editor :)

that's cool, i never thought they'd think about that.

 

_______________

SiMoN.

SiMoN.
Posted

Any good ideas on how to keep track of reckord number with sequential acces?

 

The advantages of sequential is that it provides carriage return-linefeed which random acces does not.

 

Is there a simple way of keeping track of reckord with seqential or is there a way of using carriage return-linefeed with random?

SiMoN.

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...