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

Software Development Network >> Section Z's Q&A profile

Section Z

Member List

rex_rgis
Thijs Cobben
juanel
Jonleeofbj
Dave Joyner
JPR7
Tree Hugger
Rick Sivernell
Brandon H.
BCras
poum
micckey
ajjupatna
Avi Cohen
PGordini
jaypatrick
Geoffers
_DmG_
mstolk
tki
Only Title

Section Z's Q&A profile

  • Visual Studio Tools for Office getting System.ExecutionEngineException error when i tried to run Add in to access Outlook using c#

    Hi, i got the error 'System.ExecutionEngineException' when i debug the Add in to access Outlook by using interop assembly. can any body help me how to resolve the problem. when iam tring to add a button to Outlook toolbar it is giving the error example: this .toolbarButton = (CommandBarButton)commandBars["Standard"].Controls["Attachment"]; thanks Sivaji System.Executio ...Show All

  • Visual Basic 1 context menu for several controls

    I am tring to use the same context menu for several textboxes on my form.(cut, paste, undo etc) How can I tell which textbox was active when the menu was clicked Do I have to use a seperate menu for each textbox This is a bit of an old-school method, I know, and I'll probably get bagged out for it, but you could create a public Control Object and populate it with a reference to the specific text box in it's Mou ...Show All

  • Visual Studio Problem with Conditional Import inside VS

    Hello I have a .targets file that supports multiple platforms, and has 3 elements like this: <Import Condition=" '$(Platform)' == '...' " Project="..."> When I build using msbuild.exe and specify /p:Platform=... it works ok for all platforms. When inside VS, it always imports the first one, regardless what Platform I choose. I also have a dummy Platform called "BuildAllPlatforms" that invokes the msbuild task for all platforms, and that wo ...Show All

  • .NET Development How can I write my SQL Connection for my application?

    Hi I have been developing one database application in VC++ .NET with SQL Server 2000. The Software have more child forms for the related databases and its record navigation functions. Now I want to make SQL Connection as global for all the child forms to avoid connection while loading the child form. Because its taking more time. Please give your sample code and suggestion. Where I can get sample code Thanks Joseph TA Email: joseta@vsnl.com Te ...Show All

  • Visual Studio Express Editions VC++

    Why I can not add a function or a variable in class. I recommend reading the sticky post on how to ask questions. You should choose a subject that means something. I can't imagine why you can't add functions or variables. Given that you do this via the text editor, perhaps you need to read a book on C++ ...Show All

  • Software Development for Windows Vista WorkflowInstance.EnqueueItem Method

    Can I use this method to raise an External Event after an CallExternalMethodActivity has been finished and been persisted and the ListenActivity is waiting The question goes back to this entry ... If yes what would be expected as the second parameter public void EnqueueItem( IComparable queueName , object item , IPendingWork pendingWork , object workItem ); You really can't - as the sec ...Show All

  • Windows Forms File not found

    I have created a toolbar that will run in Internet Explorer and Windows Explorer(Taskbar).  I have created and referenced an interface assembly through which I can develop plugin controls to run in the toolbar. Here is the error I get: ++++++++++++++++++++++S ...Show All

  • Windows Forms Control TextChanged Event Question

    My group is in the process of creating a few common forms that we will use as templates for all the applications we create. Basically, instead of inheriting from System.Windows.Forms.Forms we will inherit from these subclasses. One of the common features we would like available in the form is when the TextChanged event fires on any TextBox or Combobox on the form, we would like to mark the form as IsDirty and enable a Save button. Because these ...Show All

  • Visual C# how could I define I m coming to the end of a rtf box?

    I've thought for ages and maybe its just something simple missing that I cant see. What I want to do is 'do something' when I m coming to the end or at the end of a rtf box when typing (either way not bothered) in a way like below: private void defineendofrtf(richtextbox rtf) if ( 'end of rtf is coming - code I need here' ) { do something; } Anyone have any ideas anything to do with rtf.lines ...Show All

  • .NET Development identifying parent element

    Hi i am working with DOM parser of MSXML , how can i identify if an element is a direct parent of another element for example i have MSXML4::IXMLDOMElementPtr parent, child how do i know if parent is a direct parent of child 10x in advance Avishay, You can do this by calling parentNode on child node and then compare the IUnknowns of the 'parent' node that you have and the returned parent of child ...Show All

  • Visual Studio Team System Is there a process workflow diagram for MSF for CMMI?

    I must confess... I'm getting a bit confused navigating through the process as a whole. Is it planned to release some kind of flow diagram for the process workflow It could help us a lot in visualizing the process from a higher level, besides offer a more visual path for drive the project through its phases.    Regrads,  Max Hi Max,    You raise an issue that has been something that ...Show All

  • SQL Server SQL Server 2005 Express & Linux??

    Hi all, I'm looking at setting up my own developer server at home so I can do more programming - at work I have limited capability so want to experiment a bit more. Windows Server is far to expensive for me to consider so I'm looking at Sun Chili!Soft.ASP to run the ASP pages, etc and now just need SQL server. I have seen Microsoft now kindly offer this free version but is it likely to work on this Linux based system Sun Chili!Soft.ASP cur ...Show All

  • Visual Studio Express Editions Visual Basic Install Error - Document Explorer "Unknown Error"

    Hello. I have tried installing Visual Basic Express Beta 2 numerous times (I have removed all the programs from the Beta 1 version), and the Install does complete, but two error messages appear during setup, both with the text "Unknown Error." (no error numbers; the first is titled "Microsoft Document Explorer" and the second is titled "Microsoft Visual Basic Express Edition Beta 2"), which the installer seems to take no notice of. Th ...Show All

  • SQL Server Difference between Where and Join

    Hi all, i've a little question, I 've this 2 sentences select m.id from F, A, M where F.Id=A.Fa And F.IdE=A.IdE And M.IdItem=A.Id and M.IdE=A.IdE And F.IdE=7 AND F.Id=44387 Select m.idnumero from F Left Join ( A Left Join M ON (A.IdE=M.IdE) AND (A.Id=M.IdItem) )ON (F.IdE=A.IdE) AND (F.Id=A.Fa) Where F.IdE=7 AND F.Id=44387 F=50.000 Regs A=150.000 Regs M=1.100.000 Regs First sentence takes the data in 1 sec ...Show All

  • Visual Studio When is the next release for GAT???

    I am stuck between a rock and a hard place. GAT is keeping me on VS 2005 Beta 2 so I can't move on to the two CTPs that have been released since Beta 2. Beta 2 has a bug which keeps my application from running which is fixed in the CTPs. Well... >>> I *guess* the next GAT... I think it is pretty clear that this is me just guessing. If I knew for sure another release is not coming before RTM then rest ...Show All

©2008 Software Development Network

powered by phorum