473,386 Members | 1,694 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Extending Visual SourceSafe by using C#

Hi all,

Here's the deal: I need to extend VSS (6.0) by coding a DLL add in.
I've read all (not much out there) of the documentation on this,
however, it's either grossly out of date (examples using Visual
Studio 6) or the code snippets are in VB (5.0!). So I was wondering
if anyone out there has done this before? Specifically, I need to be
able to trap VSS events (ie: "AfterCheckIn") by implementing the
IVSSEventHandler interface. I'm doing something wrong, because I just
cannot get my code to work. If anyone has some code examples of this
in the .NET development environment using C# that work and would like
to share - would be very grateful - Thanks much!

- Matt

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 15 '05 #1
3 1437
Matt,

The only way that you are going to be able to do this is to create COM
components that you can export from .NET. Also, I imagine that some sort of
special registration (so that SourceSafe knows where your plug-ins are) is
required.

Are you doing both of these?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"mjewett" <mj*****@starbucks-dot-com.no-spam.invalid> wrote in message
news:40**********@127.0.0.1...
Hi all,

Here's the deal: I need to extend VSS (6.0) by coding a DLL add in.
I've read all (not much out there) of the documentation on this,
however, it's either grossly out of date (examples using Visual
Studio 6) or the code snippets are in VB (5.0!). So I was wondering
if anyone out there has done this before? Specifically, I need to be
able to trap VSS events (ie: "AfterCheckIn") by implementing the
IVSSEventHandler interface. I'm doing something wrong, because I just
cannot get my code to work. If anyone has some code examples of this
in the .NET development environment using C# that work and would like
to share - would be very grateful - Thanks much!

- Matt

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption

=---
Nov 15 '05 #2
One might hink that it is high time to make a new upgraded release of VSS
That win3.11 look and feel is getting kinda retro...
"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:uX**************@TK2MSFTNGP12.phx.gbl...
Matt,

The only way that you are going to be able to do this is to create COM
components that you can export from .NET. Also, I imagine that some sort of special registration (so that SourceSafe knows where your plug-ins are) is
required.

Are you doing both of these?
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"mjewett" <mj*****@starbucks-dot-com.no-spam.invalid> wrote in message
news:40**********@127.0.0.1...
Hi all,

Here's the deal: I need to extend VSS (6.0) by coding a DLL add in.
I've read all (not much out there) of the documentation on this,
however, it's either grossly out of date (examples using Visual
Studio 6) or the code snippets are in VB (5.0!). So I was wondering
if anyone out there has done this before? Specifically, I need to be
able to trap VSS events (ie: "AfterCheckIn") by implementing the
IVSSEventHandler interface. I'm doing something wrong, because I just
cannot get my code to work. If anyone has some code examples of this
in the .NET development environment using C# that work and would like
to share - would be very grateful - Thanks much!

- Matt

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000

Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via

Encryption =---

Nov 15 '05 #3
Hi Nicholas Paldino [.NET/C# MVP] -- yeah, I know about registering
the add-in and creating the COM component in the first place --
that's not the issue that I'm having. I'm just trying to get my
interface to compile correctly and can't seem to get it "write"!
Soooo was wondering if others had done this in order for me to see
how and make the appropriate changes to my code. It's either that or
I just post the bits of my own code and let everyone take a look and
see why it's not compiling correctly...??

- Matt

----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Job Lot | last post by:
I am having loads of problem using vb.net project under visual source safe. I’ll start with How can I exclude source safe information from the project when I take a copy of project home? I...
0
by: . . | last post by:
Hi I am developing a web system using Visual studio.net 2005. I would like to know how Visual sourcesafe works with Visual Studio 2005 . Do I have to add my aspx file to the visual sourcesafe at...
0
by: Nick Zdunic | last post by:
Hi, I'm trying to get this going and I believe I have followed all the steps outlined in the documentation. I have selected to Add To Source Control the stored procedures in my database from...
4
by: Jason Shohet | last post by:
I'm using Visual Studio, with ASP.NET. Is VSS on a separate CD. Also, is it possible to use the VSS beta (2005) with .NET if I'm not using the .NET beta. And finally, where do I get the VSS...
0
by: athos | last post by:
Previously, we could use Visual Studio .Net 2002 combined with Visual SourceSafe 6.0 to maintain version control for Stored Procedures. (refer to "How to add SQL Server 2000 Stored Procedures to...
1
by: bharathreddy | last post by:
This Article gives an introduction to VSTS Team Foundation & fundamental difference between Visual Source Safe (VSS) and VSTS Team Foundation. Team Foundation is a set of tools and technologies...
2
by: plugwalsh | last post by:
Hi I'm having a problem accessing my dotnet projects through Visual Studio 2008 & SourceSafe 2005 (Internet) on XP Pro. Firstly, I've set up the Source Control in VS2008's Tools -Options for...
1
by: Cramer | last post by:
I'm running XP Pro/SP2 + patches and updates, with Visual Studio Professional 2008 (and no prior installation of Visual Studio ever installed). When attempting to open an ASP.NET Web application...
7
by: Curious | last post by:
Hi, I have the same .NET program developed on two machines, therefore, two different versions, call them A and B. There are following differences between A and B: 1) They have differences...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.