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

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

PetterA

Member List

bernardoh
Nitell
peterg99
dhesmer
wargammer2005
pg.owfg
oklima
John Calcote
Narendra
BonkoKong
Wamiq
BostonVB
Nasyua
T.J. Glazier
mwetmore
dfrandin
MasterCM
Rod Fraga
**Bob
RoxanaT
Only Title

PetterA's Q&A profile

  • Visual C++ window class help

    Anybody can give me a help (example, code, link) about window class In fact, my question is about how a window object can control an other window object. I believe you can use multiple forms in such case. For example:  1) Start a default win form application and add another form for it (e.g. form2)      You can do that by right clicking on "header files ->add->New Item->UI ->Windows forms   2) In the code for your original form (form1.h), add:       #include "form2.h"     3) Now you can add to the class form1 a new public form (let us say ...Show All

  • .NET Development Cannot exclude attribute from transformation output.

    Here's my XML... < xml version="1.0" encoding="UTF-8" > <Requested_Stuff> <IMS_REF_CODE_UPDATE environment="PROD"> <CorpId>prod stuff</CorpId> <UpdateDate>07/21/2003 18:23:20</UpdateDate> </IMS_REF_CODE_UPDATE> <IMS_REF_CODE_UPDATE environment="QA"> <CorpId>qa stuff</CorpId> <UpdateDate>07/21/2003 18:00:00</UpdateDate> </IMS_REF_CODE_UPDATE> <IMS_REF_CODE_UPDATE> <CorpId>regular stuff</CorpId> <UpdateDate>07/21/2003 18:23:20</UpdateDate> </IMS_REF_CODE_UPDATE> <IMS_REF_CODE_U ...Show All

  • .NET Development evaluate 2nd part of if statment only if 1st part is true

    is it possible to write a if statement where the 2nd part of the clause is evaluated only is the first part is true   For example, I tend to write code like this... ~~~~~~~~~~~~~~~~~~     Private Function UnZipData(ByVal baData As Byte()) As String         Dim strReturn As String = ""         If baData IsNot Nothing Then             If baData.Length > 0 Then                ...        &nb ...Show All

  • Visual Studio Team System How to ensure successful compile before check-in ?

    Hi, It's looking like simple question... Any ideas Thanks, Leon Hi Leon, To ensure that u have a successful compilation before check in. Just get the lastest version of all the files {or porjects} .... rebuild your entire solution and after a succssful build check your code in. Regards, Nasha {MVP} ...Show All

  • .NET Development Multithreading and Synchronization

    Good Day! I'm a new member of this forums and I would like to seek some assistance regarding multithreading and synchronization. I was wondering if someone can provide me a simple approach in understanding these concepts. It was nice knowing that there are forums like this where IT professional can interact and share ideas. Thank you very much! Not for nothin: I think this refernce actually helped me the best on this topic, at least conceptually.  It uses C instead of VB but I was able to get the concepts which also apply to VB of course. Good luck. ...Show All

  • Visual Studio Team System Latest updates are reflected to the server

    Hi In the team system, when latest version is checked in by a user all other programmers who is working with that version is not able to get the up to date version. This doesnt happen every time. Any help on this issue is appreciated. Thanks BSS Hey BSS, This forum is for questions specific to the tools shipping with VSTS for developers (such as the profiler, static analysis tools and unit testing tools). I'll bump this thread over to the TFS forum where they will be better able to answer your question. Thanks, Ian ...Show All

  • Visual Studio Team System Team Project Creation Failed - SQL Reporting Services?

    Having trouble apparently at the connect to SQL Reporting Services stage of creating a new project. I've checked in the reporting services config, and my username is granted all Reporting Services roles. Any help appreciated! Here's the error log (note: values in <> such as <some server> actually contain real information): 10/4/2005 4:10:06 PM | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0 seconds 10/4/2005 4:10:06 PM | Module: ELeadServiceMediator | Team Foundation Server proxy retrieved | Completion time: 0 seconds 10/4/2005 4:10:06 PM | Module: Wizard | TF30227: Project creation permissions retri ...Show All

  • Visual Studio Team System DoNotCastUnnecessarily: Release vs Debug

    When I compare the outputs of FxCop for my assemblies in Debug and Release build modes, the results are very different. The Debug report shows 233 more issues that are all related to "DoNotCastUnnecessarily" messages. Is the compiler optimizing things for a release build and that's why I don't see the messages in my Release report That's interesting (and worrying) that the optimizations are disabled if you enable the pdbs. In all my 3 years of using .NET/Visual Studio .NET I never realized that. It's going to have to be something I look at when I get into work today and will probably mean that I w ...Show All

  • Smart Device Development WM5 Error:'EXE name' is not a valid Pocket PC application.

    Over the past week I've been migrating our projects into VS2005 and recreating project profiles for WM5.0 and with the help of this forum I've been able to work through all the compile/linking issues and all projects are compiling properly now. I still have a bit of work to do in this department however for the most part its complete. My question is I'm attempting to run the exe & dll's on a WM5.0 device and I'm getting this "'EXE name' is not a valid Pocket PC application." error. I have read some of the threads on here and have followed the instructions regarding ARMV4I/THUMB//QRarch4t project settings and everyth ...Show All

  • Visual C# saving datagrid data as an Excel file

    How can i Save data in a DataGrid control as Excel sheet file (ie .xls file) i think its possible to convert the datagrid data to xml. if so is it easy to convert xml file to excel file using xslTransform can any body explain how to solve this problem Hi I think these articles will help:- http://www.codersource.net/published/view/283/exporting_data_grid_to_excel.aspx http://www.codeproject.com/aspnet/DAtaGridExportToExcel.asp ...Show All

  • Visual Studio Team System Error 28100.Error loading Event web service.

    Hi,   During installation I got "Error 28100.Error loading Event web service.". Any idea what is going wrong TFS is being installed on a Virtual Machine.   Please feel free to contact me if you need any more information. Thanks, Bart ps. Is it possible to upload the setup log I went back to some lessons learned when installing tfs beta 2, one of which was to install wss before sql server (even though the install guide says to do it after).  I installed wss, stopped the default web site, set the sharepoint site to port 80, then installed sql server.  Then I manually configured report ...Show All

  • SQL Server Add perent element

    I want to add perent element to existing element in xml variable (SQL 2005). I solve that problem with: DECLARE @a xml SET @a = N'<EVENT_INSTANCE><a>CREATE_TYPE</a><b1>2005-10-14T01:58:28.070</b1><c>51</c></EVENT_INSTANCE>' SELECT @a SET @a.modify(' insert (<AddElement></AddElement>) after (/EVENT_INSTANCE/a)[1]') select @a SET @a.modify(' insert /EVENT_INSTANCE/b1 as first into (/EVENT_INSTANCE/AddElement)[1]') select @a SET @a.modify(' delete /EVENT_INSTANCE/b1') SELECT @a Is there any simplier solution. Thanks You can use XQuery FLWR express ...Show All

  • Visual Studio Express Editions SDK question

    I just downloaded VC++ express, and I don't know if I should download the windows server 2003 RS platform SDK because it said it doesn't support x86 compilers, but it has a file name called PSDK-x86.exe for me to download. Could you tell me if I should download it or not Or should I download the SP1 platform SDK version Do you mean this one http://www.microsoft.com/downloads/details.aspx FamilyID=0baf2b35-c656-4969-ace8-e4c0c0716adb&DisplayLang=en I do not find where it says it does not support x86 compilers. It does not include any compilers but with VC++ express you already have one. PSDK-x ...Show All

  • Visual Studio How to get access to ComboBox item in a toolbar

     Hi All, I am using Visual Studio SDK 2005 (C#) to create a VSPackage. This VSPackage adds a toolbar to Visual Studio IDE. This toolbar has a combo box along with some buttons. In order to add my data to this combo box in the toolbar, I need to have access it's object. This is how it is specified in ctc file: COMBOS_BEGIN /// Combo Item Item Group Priority CmdId to get list Width ComboType Flags ButtonText MenuText ToolTipText CommandName guidCMSVSStudioCmdSet:taskselectercombocommand, guidCMSVSStudioCmdSet:SynergyToolbarGroup, 0x0010, taskselectercombocommandhandler, 200, DropDownCombo, DynamicVisibility, "My Combo" , ...Show All

  • Visual Studio 2008 (Pre-release) How to code not working?

    I've installed the windows SDK Beta 2 and the Orcas Development tools and I made a new Winfx Application Using C# and I open up the documenation and find the  How to: Create a Windows Presentation Foundation Application   section and when i paste in the Xaml and add the 2 missing closing tags i get errors saying it can't finish the design and edit your xaml to fix it up again and i'm not excatly sure what to time as i havn't had much developer experince at all.   here is the weblink for it and the code i tried to put in was the first code box   http://windowssdk.msdn.microsoft.com/en-us/ms753309(VS.80 ...Show All

©2008 Software Development Network