MSFN Forum: Multi user sql server and visual studio application - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Multi user sql server and visual studio application Rate Topic: -----

#1 User is offline   deliamadalina 

  • Group: Members
  • Posts: 5
  • Joined: 02-June 12
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 02 June 2012 - 05:56 AM

Hy. I need some help with a problem i've got. I have a sql database and a visual studio aplication for which I have made a setup. I can install the setup on any PC connected to my wireless network and I can populate my database through it. This works just fine. But there is somenthing else i need to do. I want for my visual studio application, when I press a button, to launch an external application from my PC (GNS3.exe) . I have made it work on my computer (the server) with the following command: Process.Start("gns3.exe") or Process.Start("C:\users......\gns3.exe"). Now I want all the clients from my network to acces it as well, but i haven't been able to make it work.
So, I want the users to acces a GNS3 application from my PC, i want them to be able to modify the application and save their work so that i can see later what they have done.
I hope someone can help me, I wold really apreciate it. Thank you.


#2 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,676
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 04 June 2012 - 07:57 AM

So you are not using any code management software like Team Foundation Server?

#3 User is offline   deliamadalina 

  • Group: Members
  • Posts: 5
  • Joined: 02-June 12
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 05 June 2012 - 07:38 AM

I am using Visual Basic. I have a WindowsForm Application.

#4 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,676
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 05 June 2012 - 08:22 AM

Well, Team Foundation Server replaced Visual SourceSafe for source control. You can see some of the features here:
http://www.microsoft...server/overview

It isn't a free product, but you may have access to it depending on if you have a TechNet or MSDN subscription.

#5 User is offline   deliamadalina 

  • Group: Members
  • Posts: 5
  • Joined: 02-June 12
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 05 June 2012 - 10:55 AM

Thanks. I hope it will work. But I still have a few questions. Does the Trial of Team Foundation Server have any restrictions (accept the obvious one of 90 days)? The installation works even if i have Visual Studio 2008 installed on my PC? Can I import my application in Team Foundation Server? How does it work? Sorry for asking so many questions....

#6 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,676
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 06 June 2012 - 08:00 AM

I haven't used any source control programs since using Visual SourceSafe in 2005, so I'm antiquated in that department by now. :D

TFS is designed for very large companies, and may be more than you need (and more than your wallet needs), so I also found some other platforms that are more-or-less just source control and either very cheap or free.

Apache Subversion (SVN)
http://en.wikipedia....ache_Subversion

Git
http://en.wikipedia...._%28software%29

Mercurial
http://en.wikipedia.org/wiki/Mercurial

I am not in the position to recommend one or the other, as I haven't used any of them (not even TFS). ;)

#7 User is offline   deliamadalina 

  • Group: Members
  • Posts: 5
  • Joined: 02-June 12
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 06 June 2012 - 08:46 AM

OK. Thanks.

#8 User is offline   uid0 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 348
  • Joined: 12-June 06

Posted 07 June 2012 - 06:47 AM

A source control package will only help you share access to source code - if GNS3.exe is a third party app with no source, you're out of luck.

#9 User is offline   deliamadalina 

  • Group: Members
  • Posts: 5
  • Joined: 02-June 12
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 13 June 2012 - 08:28 AM

sorry for the delay. I have abandoned the idea. Thanks for your help.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy