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

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

singersoll

Member List

Jre1229
1nsane
gforbes
ThorNGC
SorinD
Halvo
Squeaker
Escimo
Mark Nichol
zhou at satachi
wingba
LordHits
Nicolas Lehuen
markentner
Marty McGee
wichall
Phil Van Houten
DI33266
Hersalis
NesherHH
Only Title

singersoll's Q&A profile

  • Software Development for Windows Vista How to make a StateMachine which show the terminal user to see the status of Squence workflow

    In my case, the second step is from a main table to entry a sub table, however, the main table page does not close. The system can keep this page and reentry into sub table by different option. (It means that, my workflow can go back last state). I think the we should use StateWorkflow to achieve the functionality. However, there a problem. I wish the follow a simple order processing which always from main table to entry the sub table, to show ...Show All

  • Visual Studio Tools for Office Word application with cached data

    I'm developing a word application with cached data. The application can modify the data with the cached attribute. When I save the document the data seems to be updated, but if i close and reopen the document I got an old version of the cached data. For example I create a VSTO Word Project with a string with the cached attribute. In the Startup event I save the document and in the BeforeSave event I increment the data and show it. Like the code ...Show All

  • Visual Studio VC 2005 does not copy files when publishing a web site

    I have recently converted a .net 1.1 web application to .net 2.0. The conversion went very well. I was very pleased with the wizard. The application runs well from inside the development environment. Problem is when I try and publish the web site... no files ever get copied to the output directory. Any ideas would be appreciated Bill I'm assuming you are using "Publish Web" to publish a web site ...Show All

  • Smart Device Development Change the PictureBox size to fit the image

    Hi there, I have a general question to ask. Is it possible to change the picturebox attributes to fit the image size The reason I ask is this: I would like to show an image in its original size, yet all images I have are different sizes. (I'm using scrollbars right now to view the image) Thanks, Martina SpeBeeTo wrote: Is it possible to change the picturebox attributes to fit the imag ...Show All

  • Visual Studio Express Editions problems with writting a simple program

    i m a new user to C++.   i have created a really simple program   #include <iostream> using namespace std; int main () {  cout <<"hello world!"<< endl;  return 0 ; }     but when i try to build it there is an error and i got these lines off a text book i wonder why there is an error   ------ Build started: Project: first program, Configuration: Debug Win32 ------ ...Show All

  • Windows Live Developer Forums No probs so far. (The Messenger 8)

    Dl it and install perfectly. Nothing happen. I hope. Everything is smooth and silky. Well, I read a lot of people having trouble with it. But maybe Im lucky. ...Show All

  • Windows Forms Can suddenly not close forms...

    This is a pretty bad situation :-) I am putting togehter parts of an editor that is transposed from .NET 1.1, and when putting the parts together I get a very bad sitaution. I can not close forms. The indication is this: In the Closing event handler that I add ON the form, the closing bool indiacator used to abort the close is already set. The form contains one MDI form and on this MDI form there are two user controls. On the two panels where ar ...Show All

  • Smart Device Development CustomControl KeyDown problem

    Hi, I've build a owner-drawn control (inherits from System.Windows.Forms.Control class) that doesn't have any controls but only draw on his surface some text and I need to trap the OnKeyDown method. I've written the following code: public class myControl : System.Windows.Forms.Control {     protected override void OnKeyDown(KeyEventArgs e)     {      &nb ...Show All

  • Software Development for Windows Vista Installing Windows Workflow Foundation Beta 1

    There have been several threads with questions about installing Windows Workflow Foundation Beta 1.  I'm hoping to summarize the installation instructions for anyone else that might be having trouble.   These instructions are also available on the WindowsWorkflow.net community site here .  James Conard Architect Evangelist - Windows Workflow Foundation http://www.WindowsWorkflow.net http://blogs.msdn.com/jamescon ...Show All

  • Windows Forms Outlook 2003 Look and Feel

    Hi There Everyone, Does anybody know if there is a Visual Basic version of this Many Thanks Si Hi, Thanks for your reply. Im only a newbie learning so don`t really want to spend any money on this:( Well not the prices i`ve seen for commercial products anyways:( Cheers Si ...Show All

  • Visual Studio Team System VS05 Standard & Team System

    Any issues with installing Team System after an installation of Standard Edition on the same box   Will TS know and upgrade or should an uninstall of standard take place first Thanks   No, there should be no issues doing an in-place upgrade from Visual Studio 2005 Standard Edition to Visual Studio 2005 Professional Edition, any of the role-based Team Editions, or Visual Studio 2005 Team Suite. ...Show All

  • SQL Server Do I want the Developer version?

    I've downloaded 2005 Express but I want to do SSIS and don't see any way to do that with Express. The Developer Edition apparently has all features, but says you can upgrade to Enterprise, which I don't need (Standard would probably be fine). Here are my questions: 1) Is there any way to develop SSIS packages in Developer and run them in Express 2) Is it possible to upgrade Developer to something less than Enterprise, such as Workgroup ...Show All

  • .NET Development ArrayList.Add problem - values and references

    Hi, I'm having a problem with my code. I have an Array called moves of length four that contains ArrayLists, each of which I modify according to user input. Each time input is complete I want to save a copy of the moves so that I can go back and retrieve previous entries. In order to do this I have a separate ArrayList called history to which I add moves after input using history.Add(moves); In this fashion I can retrieve previous ...Show All

  • Visual Studio Team System Coexistence of VSS and TFS

    Hi, Could you please confirm if co-existence of both TFS and VSS is possible and there is no impact on each other. By this what I mean is that both VSS and TFS are installed on the same box and some projects are using VSS and some are using TFS SCM. I am worried because I saw a link http://www.eggheadcafe.com/ng/microsoft.public.vsnet.vss/Jul2005/post23030072.asp which states that there is a issue with this (thought he is trying with ...Show All

  • Windows Forms GDI+ Curve - Math

    Hello. Does anyone know, how the curve function with DrawCurve() is mathematicaly implemented with GDI+ I'm talking about the curve which alignes to the given points, not the bezier one. It seems to me like there is some x^3 interpolation involved, but I'm not 100 percent sure. Thanks in advance. ZMaster Hi I'm not sure of the exact implementation but this is how you interpolate a cardinal spline http://e ...Show All

©2008 Software Development Network

powered by phorum