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

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

parkerjnc

Member List

dennist685
Michael Coomer
Rob2001
zoxter
Jeremiah Wiebe
Thickasabrick
SE-Jung
hypodyne
vichu
MadhukarChaubey
grshore
SK9
Kavi
Oin Zea
Inbar M
Tudor Trufinescu
known2none
terceslil
Cen
frtrembl
Only Title

parkerjnc's Q&A profile

  • Visual Studio Express Editions How do i Change Application Settings file location

    I am making an application that runs on a usb how can i change the application settings to application.startuppath (Since USB Drives can have diff drive letters) Also How can i change the windowsxp visual style by the press of a button (xp defualts + other's) i have the user browse for the VS on their usb and they press apply and it does it. Same thing for wallpaper thanx The configuration API is pluggable, and you can ...Show All

  • Windows Forms Sorting TreeView Control in WinForms after Label Edit Renaming

    How can I sort TreeView Control after Label Edit Renaming I get caught into some infinite loop What is the correct way of implementing this Thanks in advance, Jason I'm assuming you've set the TreeViewNodeSorter property. I handle the OnAfterLabelEdit event and call Sort() in this event. Works for me. Steve ...Show All

  • Windows Forms Refreshing PropertyGrid

    Hello everyone, I've got a PropertyGrid on one of my forms - a configuration dialog. I set it's SelectedObject to my SettingsManager (a class that stores all settings and provides properties to access them). So far, everything works fine. But my config d ...Show All

  • SQL Server 0xC0010014 (Microsoft.SqlServer.DTSRuntimeWrap)

    64 bit Server 2003 with Sql 2005 64-bit I can't seem to do a lot of things. Like... backup the database through the SQL agent. I'm catching flak from the client who was told by a microsoft rep that SQL 2005 works like a charm.... It's too late to move away from SQL 2005, we've already migrated systems over to it, and now I'm stuck. This error happens when trying to export to a flat file using Export Wizard(right click database and choose export ...Show All

  • Visual Studio Express Editions Email validation and javascript

    hi all, i would like to use the error provider to check whether the input email is in valid type.....this is my code txtEmail.Text <> "\w+([-+.']\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*" Then epModifyMerchant.SetError(txtEmail, "Invalid email type") but this error occur even we input the valid email address..... and the other problem is it possible for us to add a javascript in visual basic project.......i w ...Show All

  • .NET Development MDX + .NET Framework 2.0 + VCS Express Edition + Win XP x64

    Hi, For any CS code that uses managed D3D : everytime I try to compile an app. w/VCS Express Edition under the 64-bit edition of Win XP, the app. compiles ok but as soon as it is executed an exception message appears telling that the app. is not a real 32-bit native one. As far as I'm concerned, after installing .NET Framework 2.0 under a x64 OS, both versions -32 bits and 64 bits- are installed on the machine. So, it seems that, by d ...Show All

  • Visual FoxPro Additional fields in table exported to txt

    Hello, I need to output from a VFP 6 table to a text file. When I use "copy to mytext.txt delimited with ," I get an additional field before and after each of the original fields from the table. This means that in my new text file, fields 1,3,4,6,7,9,10,12,13 etc are empty fields that were not present in the table and fields 2,5,8,11,14 etc are the fields with data. Can anyone tell me how to avoid these "extra" field ...Show All

  • Visual Studio Express Editions Unknown error while Installing Visual C# Express.

    Hi, I'm using Windows 2000 (Can't use Windows XP, gone over discussion many times, no solution as to why) and can't install Visual C# Express. I get the Unknown Error message, no clue why. It appears while i'm installing the Document Explorer, and sometime around the Visual C# base installation. I click OK on each and installation goes smoothly besides the error. Except for the SQL Server 2005 installation, that always fails. When I try to&nb ...Show All

  • SQL Server Query on Custom source Component

    Hi in the acquireconnection method Using the below statment I can get a connection Object oledbConnection = cmado.AcquireConnection(transaction) as OleDbConnection; from the connection object I can get the connectionstring from the object by calling oledbConnection.connectionstring() property which will have all the details like DataBase, UserName & other Inofrmation but there is no password Info. How to get the password I ...Show All

  • Visual Studio Tools for Office win 2000 ,powerpoint 2000 and VS 2005 interoperability issues

    hi, Firstly it feels great that many of the members here actually have written the KB articles that i have found extremely insightful . Cheers to that ! im using VS 2005 ,and working on a windows applicaiton that opens powerpoint files. I ahve stumbled upon the folowing problems : 1. no pIA 's for office 2000 . what do i do 2. i managed to use ildasm to try to generate my new powerpoint dll's . as follows in VS command prompt of ...Show All

  • Software Development for Windows Vista Drill down in free form designer or sequential workflow designer

    Hello, When using the State Machine workflow designer, after you add a supported activity (e.g. EventDriven) to a State activity, you can double click on the child activity and the State Machine workflow designer will update; all the top level states will be hidden and the user sees just those activities that are children of the selected activity (e.g. EventDriven).  For example, if you have a State Machine workflow with five State ...Show All

  • Visual Studio Express Editions Did I mess up?

    I created a project, unchecking "precompiled header" and checking "empty project" because I simply want an empty page to work on. I finish the creation process and it says it's all good, but it won't automatically open. I thought that was kind of weird, so I try to open it manually from within VC++. It won't open. Then I try manually opening it from My Documents and here's what comes up: "IntelliSense information will no ...Show All

  • Visual C# Summary comments

    If you type /// at the top of a method some XML is inserted for you, this includes a summary, params, and result. On our team we require some other items to be added to the list as well. As I type them in I get some code insight for available node names. My question is: How can I add my custom nodes to the available node names in the code insight window Thanks Wayne Wayne, Are you using one ...Show All

  • Windows Forms need to pass variables between custom actions

    I can pass public variables into a custom action via the command line. How can I pass either old or new variable information back into the installation process for another custom action to make use of I am dealing with logins and passwords. Yes, Windows Installer logging policy here. Scroll down to Logging http://msdn.microsoft.com/library/default.asp url=/library/en-us/msi/setup/machine_policies.as ...Show All

  • Visual Studio Express Editions I forgot my registration code!

    I registered basic 2005 express but I forgot to document it for future needs just incase I decide to reformat and reinstall. Is there a way to get my registration code again ...Show All

©2008 Software Development Network

powered by phorum