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

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

mjwigham

Member List

Kreuger
Roland86
LarsLindström
thrantir
saeedbaghestani
JoseTA
Gnugs
steve sk
>rik<
Obsidian
ygermain
MM2002S
Serioga
jatwood
DarshanSingh
Jamie El Fattal
pmedart
rzeineh
ecast
__ted_glaza
Only Title

mjwigham's Q&A profile

  • Visual Studio Team System Open TFS dialogs

    Is that a way to open TFS dialogs from code (VS2003) I would like to prompt the user the CheckIn/Checkout/Get dialogs from code Tried DTE.ExecuteCommand("File.TfsCheckIn","") but it didnt work  The commands are available from VS2005 Thanks Avi No, unfortunately all of our dialog classes are marked internal at the moment. ...Show All

  • Visual Studio ReportViewer in Local Processing Mode - Print button disappears from the Toolbar

    Both in during Design time and run time, the print button does not appear in local processing mode. I have the ShowPrintButton property set to true! It will show in Remote Mode, but my report is not designed for that. Why can't the Print button work for local mode Also, the Adobe exports have blank pages inserted between pages. This is very frustrating. Help please. Note, I am also using the pluggin for VS 2005 express. Thanks! ...Show All

  • Software Development for Windows Vista Sequential workflow 'caches' event

    Hi all, We created a sequential workflow containing the the following sequence: eventSink1 - methodInvoke - eventSink2 - code Following the normal sequence of the workflow everything works fine. However when not following the normal sequence, the workflow behaves slightly different then I would expect. When the workflow is waiting for eventsink1 and an event is fired that corresponds to eventsink2 the workflow does not continue, as expected ...Show All

  • SQL Server Trouble calculating YTD

    I'm trying to create a YearToDate calculated measure that gives me YTD sales.  However, when I add the following calculated member:   Sum(YTD([Measures].[Sales])) with "Measures" as the parent, I get the following error when I try to use the calculated measure: "The YTD function exects a member expression for the argument.  A string or numeric expression was used" I'm using SQL 2005.  Any suggestions Trent ...Show All

  • Visual Studio 2008 (Pre-release) Display a dialog in a xbap?

    It seems a dialog box could not be shown in a xbap Thanks! Yes, what I mean is that why I can't show a modal window In a typical client application, there are a lot of modal window to get user input. If these window can be shown in xbap, it must be much easier to migrate a client application to a xbap. ...Show All

  • Visual C++ How To Call C# Dll Into VC++

    Hello Friends,       Problem Discription:     I had one project which was for creating filter using Directx in vc++.6 and i converted  it into VC++.Net.     Now I have another class library project which is created in C#.Net. I wants to use this project's DLL in my VC++.Net project.     So for that i do following thing:     1.Take dll reference.    &nb ...Show All

  • Visual Studio Problems with August CTP ReportViewer WebControl

    I am having an issue with the ReportViewer control in the August CTP of the WebForms ReportViewer control. When I attach an eventhandler to the Sort event of the ReportViewer control, and subsequently click the icon for interactive sort (on the report), a blank screen renders without report content. Has anyone had a similar issue   How have you worked around it -JG- Here is a copy of the code I am using:    ReportViewer rv; ...Show All

  • SQL Server Open table + NULLs

    In SQL Management studio, if I right-click on a table and click "Open table", it brings up the table, similar to return all rows in 2000. But if I go to the last row, and edit data in a cell and the word " NULL " is that cell because there is a Null value there, it actually keeps the word null in there as in "NULLnewdata". Am I doing something wrong Three things. 1.) Ctrl-0 (read control-zero) = ...Show All

  • .NET Development What is .NET Framework

    Hi All, I am looking for someone to guide me on how to learn .NET framework Can someone tell me the steps I should take to learn .NET Framework or anything. I am not sure what to ask since, I have no idea about .NET - I was a developer at one point in time but then moved into management but I still have passion to do programming and I understand .NET is the right way to go. What I am trying to do is put up my own web application - based on this ...Show All

  • Visual Studio 2008 (Pre-release) MouseLeave fires over StackPanel child control's margin

    Is it a bug or am I doing something wrong If StackPanel is created from code it does not feel children's margin area as its own. E.g. if couple of buttons are created inside the StackPanel (one of buttons having margin), MouseLeave fires when mouse is moved from one button to another inside the StackPanel. Here is the code: void CreateWin { Window wnd = new Window (); StackPanel stackpanel = new ...Show All

  • Visual Studio Help Integration Wizard broken

    I'm trying to use the html help integration wizard, but get a dialog box telling me Microsoft Visual Studio (as title) The operation could not be completed [OK] when I try to create a new project using the wizard. First try I got it to work but canceled it somewhere in the middle, after that I get the error message mentioned, I've tried doing a repair from add/remove programs, I've removed and re-installed it, but still the same problem.. Ho ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Microsoft XNA

    Anybody know when XNA is supposed to come out I've seen demo's of it and know the stuff was set to come out at some point but it seems it hasn't totally yet   Knight Technologies wrote: Anybody know when XNA is supposed to come out As far as I'm aware, a specific release date hasn't been set yet. The first parts to come out build on Visual Studio 2005 Team Foundation Server as I understand i ...Show All

  • Visual Studio Team System VStudio 2005 and SQL Server 2000?

    Is it possible for me to use Visual Studio 2005 for Software Developers and connect to SQL Server 2000 or do I have to use SQL Server 2005 TIA Eric,   Thanks for responding. I have not tried it yet. I just wanted to be sure before I go through the motions of installing Beta 2 of studio. Thanx ...Show All

  • Visual C++ Chart in C++ (MFC)

    I want to implement a column chart in my dialog and dunno is it even possible using MFC. I searched keywords like  pie chart , bar chart , column chart , chart control , and several others that I could think of on MSDN with no result. When I searched the internet for "pie chart c++" i found some tutorial beginning with " First insert the chart control in your project using Project->Add Reference->Microsoft Chart Control . " I ...Show All

  • Visual Studio Team System Can't reconnect to TFS using FQDN

     I originally posted this in the General group, but this may be better here: I connected to our TFS Server with just the host name, and that worked fine (tfsdev01).  Now though I've removed the connection and am trying to add the full name: tfsdev01.some.internal.domain.com.  I can browse to the fully qualified site from IE ( http://tfsdev01.some.internal.domain.com:8080/Services/v1.0/ServerStatus.asmx ).  When I try to ad ...Show All

©2008 Software Development Network

powered by phorum