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

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

AlexandreNegrao

Member List

Jeff Michaud
aravinda.kishore
w4t4fAk
ts.suresh
gpsmobiler
Tolis Carpenter
hga.mx
KSo
Andre Aung
MikeElliott
amidar
Terry Wang
Yogesh Shah
Elyasse
Avi G.
weiran
radalin
DNA20
maddinthegreat
boss nunya
Only Title

AlexandreNegrao's Q&A profile

  • Visual FoxPro BUILD PROBLEM

    Hi all,Im a new programmer in VFOX PRO 9 and im currently having a rather noobish problem. I want to make my application as a .exe file so i can distribute it to someone that doesnt has the vfp installed.i have included the dll files that are specified in help and have put the application as a top level in the application builder.i have disabled quick start and have selected a form as main so that program starts with that one.the problem is that ...Show All

  • Smart Device Development No Hello World template in VS2005...

    I have been using eVC4.0 for native win32 coding. But recently I moved on to VS 2005 for Smartphone 2003 development. And to my surprise, there was no Hello World Application template here. Even the sample codes with the SDK do not provide VS2005 solutions. They offer vcw files to use wid eVC. Its not very good news for ppl like me thinking to move on to VS2005. I m involved in making dlls and totest them i need to make very light HelloWorld l ...Show All

  • Windows Forms Terranium Error

    I just downloaded terranium and installed it, but when I try to launch it I get this error: "Registered JIT debugger is not avaliable. An attempt to launch a JIT debugger with the following command resulted in an error code of 0x2 (2). Please check computer settings. cordbg.exe !a 0xd28" ...Show All

  • Visual Studio Tools for Office Trying to set focus on the sheet result in Exception

    Hi, After loading a worksheet with a task(action) pane, the user click a button on the action pane to load some data. The problem for us is that the focus remains on the action pane and we want to set it in the first editable cell. The sheet has a ListObject. We protect that sheet so that the user cannot select into cells we don't want to edit. The worksheet / listobject object does not support focus method. Running select method on the wo ...Show All

  • Visual Studio 2008 (Pre-release) The long term goal of Cider vs.XAML

    Is the long term goal of Cider to replace direct XAML editing Or is XAML too rich to be fully expressed by Cider Steve My understanding is that XAML (& WinFX) will be stable and in production when Vista ships - WinFX RTMs with Vista. Thus the XAML (and WPF applications) will be release quality. It is just the tool (Cider) that will be a pre-release. Hope this helps mark ...Show All

  • Visual Studio Team System Share your TFS experience on Geographically Dispersed Locations

    Plz share your experience using TFS on geographically dispersed locations mentioning following parameters like - With/without TFS proxy - Infrastructure (LAN/VPN/Domains) - Bandwidth on both sites - Project size (quantity/Weight) - # of users - Performance with respect to time n working I'm sure it'll help lot of audience implementing or have plans to implement TF ...Show All

  • Visual Studio Team System SharePoint Services 2.0 with SP1 not installed

    I'm trying to instal TSF Beta 3 on W2003 with SP1 ENU but the System Health Cheacks always reports SharePoint Services 2.0 with SP1 not installed although it is installed. Any ideas Hi, i found the error. It seems that the ISO-Image was defect. I've downloaded the ISO for VSTF Beta 3 again and now the System Health Check reports no error. ...Show All

  • Windows Forms wat is the actual way to open & close window form?

    wat is the actual way to open & close window form i doing the login form which will show the main page after user login.. so i put this code at login button frmmain main= new frmmain(); main.ShowDialog(this); then it will load the form main, but how to close it i try to use main.close(); main.dispose(); still cant'.... is it anything wrong how to close the first form (login form) after the second form load ...Show All

  • Visual C++ C4533 warning, "initialization skipped by goto"

    Is this warning buggy in MSVC 7.1 or is it just a stupid warning In the example given here: http://msdn2.microsoft.com/library/f7687yks.aspx It makes sense because the condition, (1) will always be true and the goto will always skip the initialization. But the following code gives me the same C4533 warning and it makes absolutely no sense why it should. #include <iostream> using namespace std; struct TOILET {   &n ...Show All

  • Visual Studio 2008 (Pre-release) MediaElement didn't paly wmv or avi files

    Hi All, When i do this on XAML file: < MediaElement Stretch = " Fill " Source = " C:\\glass.wmv " /> nothing happens I run the jan 2006 CTP on WinXP SP2 can you point a reason I'm pretty sure this is covered elsewhere in this forum. Have you searched I also found this good Channel 9 article about similar problems: http://channel9.msdn.com/ShowPost.aspx ...Show All

  • Visual Studio nested subreport

    I have a nested subreport. The 2nd level of subreport does not get loaded. I have handled the subreportProcessing event for the 1st level of SubReport. I expected the second level subreport to work on its own, but it seems that the subreportProcessing event has to be handled for the 2nd level subreport too. But I am unable to find a way to subscribe to it.(since the reportviewer just has access to first level of Subreport). ...Show All

  • Windows Forms Data sources supported by Crystal Reports

    Need some help here. I use my own business entities in my application. Is it possible to use them (or my own dataset) as a data source in Crystal report As I was exploring Crystal reports, you always have to use some sort of connection to& ...Show All

  • Visual Studio 2008 (Pre-release) opening infopath using avalon application

    hi, Please help me in opening infopath using avalon application when button is clicked. Thanks in advance for help Chanduu. Thank you very much for your help. Can you please explain me how to open existing infopath when a button is clicked in my WPF application. ...Show All

  • Visual C++ How acurate is CRC32??

    Hi. I am not a programmer in any way, just an average computer user. I understand how CRC32 works, and what its purpose is but my question is this... how acurate is it Does it detect errors as small as 1 byte And is it the same accuracy for all file types If a file checked by CRC32 checks as good can there still be errors My main concern is with audio/video files, will a file that checks as a good CRC32 be as good as the original ...Show All

  • Visual Basic adding/remouving controls dynamicaly

    Hi, I have added 2 user controls to a splitcontainer panel. My question is how do I remouve the control of my choice. the only thing I can find for remouving controls is: SplitContainer1.Panel1.controls.clear but that clears everything and I only wnat to remouve 1 of the controls. thanks for any help Any control has a collection called Controls. You need to add a control to this collection to ...Show All

©2008 Software Development Network

powered by phorum