Jump to content
Xtreme .Net Talk

This is bugging me.........


Recommended Posts

Guest herewegoagain
Posted

I am new to vb.net and ado.net but getting a better grasp of it every day.

What is bugging me is that I am writing this app and all is going pretty well. But tell me when it comes time to package this app up and send it off to the friend since I am building it wtih a connection string based on my SQL desktop engine how are they going to be able to install and run it on their computer? they have a sql desktop engine as well. Is there soemthing in the packaging wizard that will adderess this or how does this work?

Guest herewegoagain
Posted

Okay so how do I do that?

 

Okay so how do I do that?

Guest herewegoagain
Posted

Ok........

 

Ok doing a search in VS for configuration dialog to see what I can come up with as I have never done this before. Any suggestions anyone might have this would be cool. If the user were to specify a connection string in setup wouldn't the datasets have to all be regenerated?

Guest herewegoagain
Posted

INI File

 

I thought I had to use a config.app for that. It will be cool if I can figure out how to do an INI file.

Does anyone have code sample for an Options dialog form using config.app? Or any other suggestions? I thought about using the registry to store values but I am not knowledgeable on this.

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