Click here to Skip to main content
15,923,168 members
Home / Discussions / C#
   

C#

 
QuestionDropDownList(c# window forms)-control the The Repetetions Pin
Vik Kommineni8-Aug-07 0:25
Vik Kommineni8-Aug-07 0:25 
AnswerRe: DropDownList(c# window forms)-control the The Repetetions Pin
Sgg2458-Aug-07 0:39
Sgg2458-Aug-07 0:39 
AnswerRe: DropDownList(c# window forms)-control the The Repetetions Pin
kabeervh8-Aug-07 0:45
kabeervh8-Aug-07 0:45 
QuestionGetting Bitmap file size,,, Pin
tmp08-Aug-07 0:04
tmp08-Aug-07 0:04 
AnswerRe: Getting Bitmap file size,,, Pin
Luc Pattyn8-Aug-07 0:22
sitebuilderLuc Pattyn8-Aug-07 0:22 
GeneralRe: Getting Bitmap file size,,, Pin
tmp08-Aug-07 0:30
tmp08-Aug-07 0:30 
GeneralRe: Getting Bitmap file size,,, Pin
Luc Pattyn8-Aug-07 1:16
sitebuilderLuc Pattyn8-Aug-07 1:16 
QuestionProblem with EnvDTE.ExecuteCommand and Source Control (C#) Pin
jedibald8-Aug-07 0:01
jedibald8-Aug-07 0:01 
Hello,

Here I'd like to have an advise with something that kept me busy for days and that I couldn't make work.

I'd like to use the EnvDTE.ExecuteCommand("File.Checkin"), and all the commands related to scc (File.AddtoSourceControl, etc ...). But I'd like to know if it's possible (and if yes, how Smile | :) to choose the file that we want to checkin (maybe using a parameter), because with these commands it always refers to the file where the code executes, and that's not what I want, as I have to deal with some files in this code.

If it's not possible, how can we use the SCC functions directly in C#, because our program may execute in different environments where different SCC providers could be installed (VSS, Clearcase, etc ...), and it would be so cool to use one unique code to deal with theses SCC, if it's possible, using the native SCC code.


The last possibility would be to implement the different COM components of the SCC, and to refer on the Register SCCprovider key to know which one to use, but if something easier could be done I would be so happy Smile | :)


Maybe another solution exists that I'm not aware of ?

Anyway, thanks.

François

QuestionHow to LogOff Locked Computer Pin
Muhammad Hafeez Ullah7-Aug-07 23:48
Muhammad Hafeez Ullah7-Aug-07 23:48 
QuestionUsing CAPSLOCK status in StatusBarPanel Pin
Sgg2457-Aug-07 23:19
Sgg2457-Aug-07 23:19 
AnswerRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 0:26
sitebuilderLuc Pattyn8-Aug-07 0:26 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Sgg2458-Aug-07 1:20
Sgg2458-Aug-07 1:20 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 1:37
sitebuilderLuc Pattyn8-Aug-07 1:37 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Sgg2458-Aug-07 2:22
Sgg2458-Aug-07 2:22 
GeneralRe: Using CAPSLOCK status in StatusBarPanel Pin
Luc Pattyn8-Aug-07 3:37
sitebuilderLuc Pattyn8-Aug-07 3:37 
QuestionWord compatibility Pin
Spaz807-Aug-07 23:14
Spaz807-Aug-07 23:14 
AnswerRe: Word compatibility Pin
satsumatable8-Aug-07 1:44
satsumatable8-Aug-07 1:44 
GeneralRe: Word compatibility Pin
Spaz808-Aug-07 1:59
Spaz808-Aug-07 1:59 
GeneralRe: Word compatibility Pin
satsumatable8-Aug-07 3:29
satsumatable8-Aug-07 3:29 
GeneralRe: Word compatibility Pin
Spaz808-Aug-07 5:09
Spaz808-Aug-07 5:09 
Questionproblem with printer Pin
help as an alias7-Aug-07 23:02
help as an alias7-Aug-07 23:02 
QuestionSetting network adapter to promiscuous mode Pin
dotman17-Aug-07 22:45
dotman17-Aug-07 22:45 
QuestionResponse.Content Type Pin
sarodam7-Aug-07 22:43
sarodam7-Aug-07 22:43 
AnswerRe: Response.Content Type Pin
asithangae7-Aug-07 23:51
asithangae7-Aug-07 23:51 
QuestionCreateHandle() error on an Overriden Tooltip for the DataGridView [modified] Pin
Rafferty Uy7-Aug-07 22:23
Rafferty Uy7-Aug-07 22:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.