tirengarfio's Q&A profile
Visual Studio Subversion SVN with Visual Studio 2005
Anyone know how I can use Subversion SVN source control in combination with VS .NET 2005 to have source control for a website served on IIS with Frontpage extension 2002 Thanks in advance guys! We did not specifically test VS 2005 with Subversion, so I would not be able to comment whether this is possible or not. You might need to talk to Subversion developers to resolve this. Sorry for the lack of a better answer, -Grigori ...Show All
Visual Studio Mass renaming files in Visual SourceSafe 6.0
Is there a command to change all file names to lower case in Visual SorceSafe 6.0 I have looked in multiple places but have not come up with anything. Thanks, Reid Hochstedler Hi Reid, You can be logged in as anyone who can rename files. The VSS credentials are passed in when the database is opened myDB.Open("C:\SSDB\srcsafe.ini", "guest", "") (in this case, guest account is used with no password) Alin ...Show All
Visual Studio Team System RUP (Features, Use Cases, Supplementary Req) to MSF Agile (or not)
We have been using the RUP (a very scaled down version of it) for quite a while now. We define a vision document with feature requirements that are traced to use cases and supplementary requirements. Our use cases have multiple subflows and define all of the possible alternate flows. They also contain special requirements (like maximum field length, which functions are available under different circumstances, etc.). I am trying to come up with a good way to take our current process and use it inside of the team system without a ton of disruption to what we do. I really want to move away from rational to the ...Show All
Smart Device Development Having an icon linked to my program
Hi, I'm making an application with several parts to it. I have the main application finished, so that you can execute it and access all the different aspects of the program. However, is there a way to have several other programs (or just icons) calling the main program with an argument or something that would allow the main application to open up to one specific section. For example, the application is a database, I would like to have one icon in Windows to open the application and have it load category A, have another icon to load B, and another C. How would I be able to link these icons to the main application so that I have icons ...Show All
Visual Studio Team System AvoidUninstantiatedInternalClasses
Just ran a newly converted solution through FxCop and am seeing several of these warnings: AvoidUninstantiatedInternalClasses Cause: An instance of an assembly-level type is not created by code within the assembly. There is one for each of the following classes: MyComputer MyApplication Normally I would just exclude these form my solution but the 'When to Exclude Messages' portion of the warning states: It is safe to exclude a message from this rule, but there are no known scenarios where this is required. ...so this leads me to believe that there is a way to remove these 'My...' classes from my project. Any ideas or pushes in the pro ...Show All
Windows Forms How to change application connection string?
I've learned how to build connectionstrings and read them from the configuration classes, but I'm still confused. Every dataset I create using the visual database tools uses the connectionstring stored in the application settings. This is great until I want to change it. Since it's a read only property, I can't directly change it to point from my development machine to a production machine in the code. How do I do this Well, in 2.0 I believe they changed how you work with appsettings, but I haven't played with that myself. In 1.1/1.0 (who knows which version your ...Show All
Windows Forms populating list boxes using satellite assemblies
This is in reference to creating a localozable windows application without any database support. I am interested in suggestions for placing the text to be displayed in the listboxes and comboboxes in resource files as this text is proposed to be culture specific. I am totally new to localization or globalization. Any suggestion regarding the ways to accomplish this will be appreciated. ...Show All
Windows Forms copy
what is the command to copying (copy paste) thank you If you work with TextBoxes & RichTextBoxes you can use Copy()/Paste() methods of these classes (Copy() will place current selection into Clipboard). Working with Clipboard class, you can verify current contents of the Clipboard as follows: [C#] Clipboard.SetDataObject(listBox1.SelectedItem); // assuming you work with text i ...Show All
SQL Server Access chart Palette color set in custom code
Hi, all. I am doing a pie chart, to display the market value for each asset type. I couldn't put the market value and asset type together in the legend, so I create another table behind the pie chart. Since I want to use the table to replace the legend of pie chart, I plan to put a retangle with same color of each asset type in the pie chart. How can I use the Palette color serizes like Excel, Earth Tone, Pastel in the assemble custom code I recommend to just define your own color palette and use it in both the chart and the custom table legend. Check this blog article for an example and explanations: http: ...Show All
Visual FoxPro createobject("mappoint.application)
VFP (9.0) I am experimenting with mappoint for a stevedoring company. I am having problems with the Createobject("mappoint.application") When I execute the code I get the error message ‘Class definition MAPPOINT.APPLICATION is not found.” When I search the registry for MAPPOINT.APPLICATION I find nothing In the registry I see all kind of references to MapPoint but nothing to Mappoint.Application the way I see it for VFP, or EXCEL Mappoint.AddressActions Mappoint.AddressActions.9 Mappoint.Control Mappoint.Control.11 Mappoint.GeoHeadingActions Mappoint.GeoHeadingActions.9 Mappoint.GeoHeading ...Show All
Visual Studio Team System How to develop my own dll with rules to append to fxcop
Dear fxCop Team, I am new with FxCop and i'd like to know how to develop a class in vb.net to build as a DLL I have a list of own rules that a need to implement to FxCop but, I do not have any idea how to build this class. Is there code examples of class in vb.net to see Or some tutorial to take me step by step on this process regards, Marcelo I should have also added that you can ask us questions on this forum if you’re having trouble developing a custom rule for FxCop and we’ll do our best to help you out. -Todd King ...Show All
Visual Studio Business Case
Hello I have started readin and working on DSL today itself. I had a couple of queries and it would be great if someone can help me figure out the things. 1) Is there any sample or walkthrough which covers a complete business scenario. For eg. defining a DSL using the VS 2005 Beta 2 and then make a business application for that domain . 2) Can someone explain what exactly is happening behind the scenes when i define some domain model on the designer surface.Like what all code files are generated and what all changes are made in various xml files. Any help would be appreciated Thanks Abhishek Ok Grayson Whe ...Show All
Visual Studio Express Editions You are not alone
I would like to install .net beta 2. However I had previously installed beta 1, and worse, vbexpress beta 1. Then I must have really messed up and uninstalled those products in the wrong order. So now I cannot install beta 2. I found and ran the Beta 2 Cleanup Tool, and it successfully cleaned MSDN for me. I had already hand-cleaned the registry as best I could. However, the tool errors out when trying to clean vbexpress - the error is: Error 1316: A network error occured while attempting to read from the file c:\windows\installer\vbsetup.msi I am assuming thats means it cannot find the file. I ...Show All
Visual Studio Team System TF30207: Initialization for plugin "Microsoft.ProjectCreationWizard.WorkItemTracking" failed
I've seen this posted, however, I don't see an answer to the problem. I would like to resolve this issue this week. I have project teams waiting on this working. If I can't get it to work, I will be forced to use VSS. Thanks Eric J. Johnson ejjjohnson@ciber.com OR johnsonericj@att.net Error TF30004: The New Team Project Wizard encountered an unexpected error while initializing the Microsoft.ProjectCreationWizard.WorkItemTracking plug-in. Explanation TF30171: The Microsoft.ProjectCreationWizard.WorkItemTracking plug-in used to create the new team project could not be initialized and returned the following error: ...Show All
Visual Studio Team System Need automatic notifications of bugs and work items via emails
We've got two offshore teams using the Team Foundation Server remotely. Sometimes, it's not easy for them to access TFS remotely via Visual Studio due to connection speeds and disruptions of connection in foreign contries. It'll be great if automatic email notifications can be set up for Team Projects on bugs and work items so they could stay on top of their tasks/priorities. Yeah, I did look at tbl_subscription, but that doesn't solve the problem since I have to specify subscriber. I want to handle a dynamic user set and a dynamic project set without having to run scripts everytime I add or remove a user ...Show All
