in

ASP.NET Weblogs

MrDave's (David Yack) WebLog

Sharing Code for user group website

I’m looking for good ideas on how to share source code for a user group web site.  We want to get more members involved in learning via the process of building it but the thought of just having a free for all with managing the code scares me!

What I’m looking for is ideally something that will integrate with Visual Studio 2005.  It would be nice if we could not have to exclude users that could only have Visual Web Developer.

Ideally it would not require check in/out from a separate application other than Visual Studio.

Anyone doing this now – any one have ideas?

We have considered gotdotnet workspaces but everyone I talk to says they have too many problems – Anybody want to convince me otherwise? 

Comments

 

SBC said:

SharePoint & Groove are two that are worth exploring..
May 6, 2005 6:19 AM
 

J.R. said:

What about CVS? I did a quick search and found this blog:
http://weblogs.asp.net/mlafleur/archive/2003/06/05/8309.aspx

I hope this helps.
May 6, 2005 7:50 AM
 

Bil Simser said:

SharePoint Portal Server (if you have the coin) or just a WSS site (free but you need to host on a W2K3 server) will work great. That's what VS2005 uses for it's Team System but the backend for the source code needs to be a SCM like the new VSS coming out with 2005. In the interim Subversion or CVS are great choices and have web interfaces that you could expose on a WSS site using the built in web parts.
May 6, 2005 8:04 AM
 

TrackBack said:

Some interesting finds ...
May 7, 2005 10:50 AM
 

Javier Luna said:

I believe that any DataLayer must be a simple code block, that they allow operations against DB.

That code block would not have to know on the Business Entities. Single to specialize it is to execute the operations (Store Procedures and SQL Sentences) against the engine DB (SQL, Oracle, DB2, etc.), with which this setting.

Finally, I invite to you to download the DataLayer.Primitives Public Version.

This is very cool Data Layer :)

DataLayer.Primitives - Readme!
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=1389

Cheers,

Javier Luna
http://guydotnetxmlwebservices.blogspot.com/
May 26, 2005 10:49 PM

Leave a Comment

(required)  
(optional)
(required)  
Add