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

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

dougseven

Member List

gb_cary_nc
Rioch Mulhall
Castro
Bill Gammill
Andy Wyllie
Stormblade
Jake Roberts
Jmelgaard
jbval
DmitriyS
Nico1947
Sk8tz
Pwrman02038
agjevik
AiricD
Colm Field
Andrey L.
MikeMoorhouse
Mike Reese
New2Avalon
Only Title

dougseven's Q&A profile

  • Visual C# How to pass values to another form?

    Hi , I had a login screen where by I will store the employee id. May I know how to pass the employee id to another form or class Please help. Thanks. Expose it as a property, then you can grab it from the form instance that created it. If you want to expose it elsewhere, you'd have to hook up a delegate ( i.e. set up an event that you can fire from the login screen, which is hooked to a method where-e ...Show All

  • Windows Forms Wishlist

    Hello,  This is a great application in both commercial as well as educational standpoint.  Here are some of my wishlist: 1.  Ability to change the project on a particular task. 2. Ability to refresh instead of restarting or offline/online 3. Ability  ...Show All

  • Visual Studio Installing Visual Studio 2005 Team Developer Edition after Professional Edition

    Hello, I currently have Visual Studio 2005 Professional Edition installed. (This is the actual release version, NOT the pre-release version). I want to upgrade to the Team Developer Edition, and was wondering if I can install it in parallel, or do I have to remove the Professional Edition before installing this Thanks! Thanks for the reply, Christopher. I just installed it alongside Professional, ...Show All

  • Visual Studio Workarounds

    I use a WindowsForm Reportviewer. C# 2.0 I generate the report and all is OK but when the user try to print (print button in toolbar), the application open the printdialog, I select the printer and press Ok. But the application doesn't generate a document. When I try again, all work fine. If I close the application and restart, occurs the same (first doesn't works, second works, all time works). somebody have any idea Thanks form ...Show All

  • Visual Studio aspnet_compiler exiting with error code

    Hi, I am converting a 1.1 project to 2.0, and have gotten to the point of needing to deploy.  Understanding 2.0's asp.net compilation model, I don't want to deploy our .cs files to the production server, so we have to pre-compile.  I have been trying the built in vs2005 procedures, the command line aspnet_compiler, and also the Web Deployment Plugin.  All of them seem to run perfectly, however, at the end of the task, NOTHING e ...Show All

  • SQL Server Compact Database Error Code: 0

    I am currently working in VB.NET with SQL Mobile 2005.  I am trying to compact a database, .sdf, using the SqlCeEngine Object compact(connectionstring).  When I use this code to compact a small database, only about 300KB, it returns okay however when I try to compact a larger database, about 9MB, it returns with a SQL Error Code: 0, "The operation completed successfully" however with no compacted database.  Th ...Show All

  • Visual C++ symbols (*, #, %, @, etc)

    If you will, list or explain the nature, language rules, and-or syntax of symbols used in C++ code. ...fine yet, I find your refusal to directly answer extremely irritating (I would prefer you answer directly, and then, if you will to do so, list any references as additional references, rather than implying whatever presumption you might; or don't reply at all, exceptions being when such refrences as ...Show All

  • Windows Forms Whidbey BackgroundWorker component fails in Form Load event

    I'm trying to use the new BackgroundWorker component (Whidbey) in a sample VB.NET WinForms project. I've followed the examples on MSDN and can successfully recreate and run those examples. All of those examples though have the background process kicked off from a button on the form; i.e. the RunWorkerAsync method of the BackgroundWorker object is called from the click event of a button. If I do this same thing but instead try to kick off the b ...Show All

  • .NET Development Just some advice

    I have been writing classes and implementing events. I originally came from VB6 so my event definitions would look something like this: Public Event PortStatus( ByVal Status As String , ByVal ColorOfTxt As Color) Public Event MsgReceived( ByVal ThisPackage As UDPPackage) Public Event DisplayDiags( ByVal DiagStat As String ) In my code I would just use RaiseEvent to raise the event. After looking through the ...Show All

  • Windows Forms System.Net.Sockets.SocketException when using the HttpWebRequest.GetResponse

    Hello i keep gettign this error when i use this code Error: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll Additional information: An operation on a socket could not be performed because the system lacked sufficient buffer space o ...Show All

  • Software Development for Windows Vista Questions on workflow types

    Hello,   I have a number of questions about workflow types.   As I understand it, there are two workflow types available out-of-the-box with WWF: sequential and state machine.   With sequential workflows, I believe the flow is generally top down from the initial activity to a final activity.   The path is well defined; activities like ‘While’ allow the workflow to repeat contained activities and the ‘IfElse’ activity al ...Show All

  • Software Development for Windows Vista VMR9 and HD Resolution Video

    I've been having some problems with displaying DivX HD Video in my application that uses DirectX9 together with VMR9. I have been talking about problems with VMR9 before and that the only solution so far have been putting a Sleep(10) in the render loop to get rid of (I guess) blocking problems. The blocking has for me caused problems with the video not playing in full frame rate. Now, the problem is that to get DivX HD (for example) content to p ...Show All

  • Visual Studio Autosizing the ReportViewer winforms control

    The autosizing of the winforms reportviewer doesn't seem to work. I set the autosize property to true, and the autosizemode to either GrowOnly or GrowAndShrink, but the control never changes sizes. Is there something really easy here that I'm missing I've tried taking a little different approach to this by attempting to calculate the width and height of the entire rendered report and then setting the size manually to that.  The only p ...Show All

  • Visual C++ Microsoft COM Components on 64 bit ?

    I tried to port my application over to 64 bit. I was unable to port the code that used the standard Microsoft Data Grid Control (6.0) or any other microsoft COM component while running on 64 bit. I did not get any compiler errors, just at run time i got the Debug Assert Error... Can we not use any of the MS COM Components for developing apps on 64 bit Thanks Hi Kang, Based on my previous 2 posts, I was wondering if you found any mor ...Show All

  • SQL Server SSIS Import and Export Wizard Data Sources

    I'm just beginning to use SSIS (bracing for a steep learning curve due to lack of helpful documentation) and am starting out trying use the Import and Export Wizard.  On the "Choose a Data Source" page there is a dropdown for the Data Source.  I see a list of possible data providers, but not one of "Microsoft OLE DB Provider for ODBC drivers," which is the one I wanted to use because I'm trying to connect to an obscure databa ...Show All

©2008 Software Development Network

powered by phorum