Software Development Network Logo
  • VS Express Editions
  • Visual J#
  • Visual Basic
  • Visual Studio
  • Smart Device
  • Game Technologies
  • VS Team System
  • Visual C++
  • Visual C#
  • Microsoft ISV
  • SQL Server
  • .NET Development
  • Visual FoxPro
  • Architecture
  • Windows Forms

Software Development Network >> Mulktide's Q&A profile

Mulktide

Member List

uhduh
P K Agarwal
Captain Anonymous
iliketoeaticecream
futuredreams
Guima
Lampy
Andy Wahrenberger MSFT
Daniele Bortoluz
JeffGill
BlueJ774
SASMJS
ts.suresh
Steveiwonder
Joe Kelly
sergio_samayoa
eja
NuclearIntern
YoHackGrandDaddy
CaffeineAddict
Only Title

Mulktide's Q&A profile

  • Windows Forms RichTextBox Text Selection

    I have noticed that the behaviour of the caret when selecting text within a RichTextBox control is different from when selecting text within a TextBox control. For instance, if you attempt to select a region of text within the RichTextBox control, the selection will expand ahead of your cursor, and before the caret to a word boundary, even with the AutoWordSelection property set to false.  This is really annoying when you are trying to sel ...Show All

  • Visual Studio VSS 6.0d fails to install

    I am met with the following error message when trying to install VSS 6.0d "The minimum operating system requirements for visual source safe 6.0d are Windows NT4 with SP6, Windows 2000, or Windows XP (NTFS) recommended). Setup has detected that your operating system does not meet these requirements." It DOES  meet these requirements The machine is running XP SP2, I have tried running the exe in compatability mode and have applied the late ...Show All

  • Software Development for Windows Vista Designer and the Toolbox

    We are working on integrating the workflow desinger into our suite of tools. Our shell currently has a toolbox that implements the IToolboxService interface. When we create the DesignSurface for the Workflow designer, we pass in our root service provider (which contains our toolbox service). However, the Workflow designer never asks our service provider for the IToolboxService (though it does ask for many other services). How does the list of av ...Show All

  • Visual Basic problem with running vb.net exe

    I created vb.net application and it is perfectly running from my computer On the other computer i installed framework 2.0, but the application doesn't run. I use 2005 express edition. Can i make installation package How can i solve the problem. All computers have windows XP. Please answer to alexg@bdrgroup.com To make a package, publish your program.  The default settings will create a setup file tha ...Show All

  • Visual Studio Tools for Office Adding an outlook toolbar button

    Using VSTO 2005 and VB 2005 I want to add a toolbar button (or a custom button with an image icon) to Outlook (Programmatically when outlook starts may be inside ThisApplication_Startup procedure ) and when a user click on that button do some e-mail processing. Any sample code c_shah, Download the Outlook Add-in Samples for Visual Studio 2005 Tools for Office sample package. This sample is the one you ...Show All

  • Visual C# Questions about Objects in C#

    1. Do we need to pass objects by ref, if we want to have the changes made in a calling function 2. And the same question for the objects passed by Remoting 3. Do we really gain performance in calling Dispose method of DataSet while leaving from a function(the dataset is no longer required) If yes, then what does the Dispose do there Is it freeing the memory occupied by the objects If yes, then basic definition of GC itself gone righ ...Show All

  • .NET Development .net 1.1, WebProxy.GetDefaultProxy() not functioning

    Using VS 2003.NET with C#,  IE 6.0.2900.2180, WinXP Pro with all current updates from windowsupdate.... In IE, Tools->Options->Connections->LAN Settings, I have "use a proxy.." turned on, and the address manually set (in this case, to 192.168.0.133, port 80) In my 1.1 machine.config:  <proxy usesystemdefault="true"/> (I haven't changed machine.config whatsoever - so this is default) I then execute the following code ...Show All

  • Windows Forms How can I trigger MouseLeave on leaving control Bounds instead of client area?

    Simple question, but a major pain for me so far. I have a checked list box that I want to expand on MouseEnter, and collapse on MouseLeave. Unfortunately, MouseLeave triggers as the mouse leaves the client area, and enters the vertical scroll bar area. The effect is that the list collapses down as soon as I try to use the scroll bar. Is there some way of creating a MouseLeave event that will trigger when the mouse leaves the L ...Show All

  • SQL Server File System Task Question

    Hello, I am currently just starting to learn SSIS and I have a question on creating a directory using the File System Task. Would I be able to create a directory where the directory name is generated and stored in a SSIS variable Any help is appreciated and thank you in advance for the assistance. Eric In tinkering around with SSIS Designer I found a way to create the directory in question. ...Show All

  • Visual Basic Reporting Services for SQL 2000 and VB 2005

    Will the Reporting Services for SQL 2000 work with Visual Studio 2005 Thanks Bob Anderson New London Ohio Hi Bob, If there's a Reporting Services forum, this question would be better addressed there, but I asked someone on the RS team and they answered as follows... You can use Visual Studio 2005 to build applications that consume the reporting services SOAP, WMI, and URL interfaces. You cannot use Visual Studio 2 ...Show All

  • Visual Studio Team System CMMI Template Customization

    Does anyone know when the CMMI process guidance is going to be available for customization (ie. export-edit-import into TFS / use as template) With TFS Beta3 release, Microsoft has provided MSF for CMMI process template and it is possible to export, customize and import it back. MSF for CMMI is more formal and requires more documentation as it is intented to help with Level 3 CMMI appraisal. For a quick overview, see my blog post ...Show All

  • Visual Studio Visual Studio Startup First Time

    When I installed Visual Studio 2005 the first time, it asked me for the type of environment that I preferred. I chose Visual Basic, and now want the Visual Web Development option. Cant this be changed if so how Try the steps documented here: http://msdn2.microsoft.com/en-us/library/f1z20s6z.aspx   ...Show All

  • Visual C# A few simple questions...

    I could use some help determing the output of the following code: int intY; int intX; int intMysterValue; intX = 1; intMysteryValue; do { intY = ( int ) Math.Pow( intX, 2 ); lstDisplay.Items.Add( intY ); intMysteryValue ++; intX++; } while (int X <= 10 ); lblResult.Text = Convert.ToString( intMysterValue ); I have trouble understanding the Math.Pow method...Any help Also, I can't figu ...Show All

  • Visual Studio Express Editions (very newbie) Click Data base row to start filter

    I am very new can anyone help! I have my access database up and running in VB express and what I want to happen is for the user to click on the line in the data grid view and for the program to reference one of the fields in the row to use as search criteria to load up at run time a new data base created at run time to display the results of the filtered field. I will try to explain a bit better for example I have 3 columns named first ...Show All

  • Visual Studio Team System error 32000 during install

    Im trying to install team foundation server using the 1 machine option, so in a virtual pc environment I installed win2003 , sp3, Sharpoint services 2.0(verified it was working), sqlserver 2005(verified it was working) , then created a TFSSETUP account, logged in as that and started the team foundation server install, once it reached 99% complete(of course it has to do it when you are just about done), it comes up with this following error: Erro ...Show All

©2008 Software Development Network

powered by phorum