Infopath 2007 code projects and sourcesafe

I

Ishai

Can anyone recommend a best practice to store an infopath 2007 project with
c# code in source control? It doesnt seem an easy task and I dont want to
make a mess.

Thanks,
Ishai Sagi
Sharepoint expert - www.spstips.blogspot.com
 
X

XOR

Which source control are you using?

as far as im aware, any file based source control solution will let you put
your files into the source control and manage them from windows explorer.

subversion is a good one - better than Visual Source Safe anyhow.
 
I

Ishai

Xor, thanks for the prompt reply,
as you can tell from the header, I am using sourcesafe (company policies)
and my worry is that the form is seperate from the c# project. if you go to
form options> programming you will note that the form does not hold the c#
code, but holds a referance to the location where the visual studio project
sits.
Maybe I dont understand the linkage, but what if I just put the form in
source safe, and another developer tries to design it - and they dont have
access to my machine and to the c# code?

messy messy!

With hopes of clarification,
Ishai Sagi
www.spstips.blogspot.com
 
I

Ishai

Good article, but doesnt touch on source control at all, or explain the
relationship between the visual studio project and the form.

Any other pointers?
Ishai Sagi
 
I

Ishai

hey, you are talking to a guy from the company that made a solution to
convert infopath 2003 forms to web forms...you want to talk about "fun" with
2003? hah!

I wish I could save myself the trouble, but truth is - Infopath is a great
tool for RFD (Rapid Forms Development), especially in 2007. all I need is to
understand how to use it with source safe...I guess thats too much to ask
*sigh*

anyhow - thanks a lot for your help - If I do find a way that reasssures me,
I will post in my blog and maybe here. See ya!

Ishai Sagi
www.spstips.blogspot.com
 
X

XOR

ha, thats funny. I was using InfoPath 2007 to create forms for a solution and
it got so hard - we were submitted our data to several different web
services with code - that I rewrote it all in asp.net and life was good again
:)

good luck dude.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top