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

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

onskee

Member List

shax
taibo
R. Brian Lindahl
Jordi
Andre Barendse
Roger_MS
Martyn Lovell
Frank Jona
Orion2480
JGHolmes
Christoph Feuz
Michael_Guinto
Yunjing MA
Mike Graham - Denver
Rob123qwe123
ChoclatB0y
tamikn
PersonalBushido
klaser123
Steve Calbert
Only Title

onskee's Q&A profile

  • Windows Forms Data Grid Performance in XP and 2000

    Hi,   I simply used datagrid (C Sharp) to connect mysql (odbcConnection).  The project just display all records in the table that specified by the sql command (about 650 records).  Also, the project was implemented using VS .NET 2003 under&nbs ...Show All

  • Visual C++ Win32 Services

    Hello   I'm a newbie in C++ and I'm trying to make a Class to make it easy to work with NT Services. I'm using VC 2005. I have ported some of the codes from Object Pascal to C++ but I have a problem that I can't solve.  I'd appreciate if anyone could help me. here's my problem.   StatusHandle = RegisterServiceCtrlHandlerA((LPCSTR)ServiceName, ServiceCtrlHandler); when I added this line of code, compiler ...Show All

  • Visual Studio Express Editions Amazon-enabled movie collection starter kit

    This kit works fine for me but the movies I add to the collection are not saved. For example, I add movies to the collection and they show in the movie list, but if I exit the program and restart it, the movies are no longer shown in the movie list. Any suggestions Thank you. This forums is for installation and registration question. I could move your post to a forum for a specific programming language but I ...Show All

  • Visual Basic Question concerning Visual Basic and online php(and cgi) apps

       I'm trying to make a application in Visual Basic that would interface with an online php/cgi program.  Ok, don't laugh at this, but the online app is a game and what I wanted to make was a program that would instantly tell me when other players were on (something that the online version already does except the instant part).      I want the program to be able to access my account and to input the standa ...Show All

  • Visual Studio Team System MsTests failure on Team Foundation Server

    Hi, So far we used MS Visual studio 2005 beta 2 and Visual SourceSafe for building our applications. Since some days we transferred to the Team Foundation Server inclusive Team Build. From TFSC and Team Explorer we can build a Team Project locally and all MsTests can be accomplished. However, when trying to build the same Team Project on our usual Team Server TS01 (location: Build Machine TS01) where MSbuild on it is (for the moment we do no ...Show All

  • Visual C++ Compile error C2146 & C4430 when including DShow.h

    Hi all. Here is a description of my problem; I'm using Visual Studio 2005 Beta 2 to compile some C++ code taken from the book i'm working through at the moment, MSPress: Programming DirectShow for Digital Video and TV. I have narrowed the problem to being due to the '#include "DShow.h"' directive. A simple working hello world app fails to compile as soon as DShow.h is included.... The compile time error is the following; Error  &nbs ...Show All

  • Visual C++ std::cout - override/replace/redefine?

    Hi, I want to "catch" or redirect all information that is printed/written to std::cout and std:cerr. Instead of printing it to a console window, I want to pass all the information to my own Log(string logEntry)-method (or write to a common memory area/char buffer). I have seen that it is possible to redirect all std::cout-calls directly to a txt-file like this: // Set up a file stream ofstream output( "output.txt" ); // Redirect "c ...Show All

  • Visual C# reading wchar_t out of a file

    Hello, a VC/C++ 6 program has stored a string, meaning an array of wchar_t, in a binary file. In VC# 8 / .NET, is there any way to read this string / these characters out of the file The binaryreader class seems not to provide any methods for this purpose. It even seems not to have a matching data type, has it Thanks in advance. That helped, thank you. :) But another question: Since this file contains both A ...Show All

  • SQL Server Using WebService Task

    Hello, I'm trying to use this web service : http://office.microsoft.com/Research/Providers/MoneyCentral.asmx WSDL i get an error : "This version of the Web Services Description Language (WSDL) is not supported" What's wrong This is the default error for all parsing related issues the task cannot handle from a given WSDL. In those cases, I would suggest generating the proxy with wsdl.exe, and including it as a reference in a Script Task (o ...Show All

  • Windows Forms User Controls Vs Custom Controls

    Hi, I'm currently using VS 2005 and designing Winforms. We have a need to develop new controls. During this tenure, we are stuck which control to design, either "User Controls" or "Custom Controls" What do you suggest and specific reason for that In other words, which is the best option between User & Custom Controls Any light on this aspect will be highly appreciated. Regards, The difference is in the design. User control can bo des ...Show All

  • Visual Studio Problem, instaling VS2005 on Windows Vista

    I cann't install VS2005 on Windows Vista, because say that I have that install SP2 for Windows XP :S some suggestion Saludos, How was vista installed Did you install it on a clean machine or upgrade from an XP machine Thanks. ...Show All

  • Windows Forms Publish to Remote Website using ClickOnce

    I am trying to publish a windows forms solution to a remote website.  I use ftp://ftp.mydomain.com/projectname/ as the publishing location.  I use http://www.mydomain.com/projectname/ as the installation url.  The update location is the same as publishing location.  The files all get to the right place, and when I open the publish.htm page from the site and hit install it opens the xml from projectname.application in my brows ...Show All

  • SQL Server applying snapshot from alternate location

    Hi We are using HTTPS merge replication - is it possible to specify an alternative location when applying the initial snapshot Thanks Bruce I'm talking about where the subscriberType is anonymous if that helps... Our setup is as follows... subscription.CreateSyncAgentByDefault = False -- I wrote a windows service to synchronise subscription. UseWebSynchronization = True subscription.InternetSec ...Show All

  • .NET Development Remoting event

    Hi, Does anyone know from where I can find a reference application for remoting event Chester Hi I found a great topic on remote events which enlight me quite a bit on the topic. It is on condeproject website, http://www.codeproject.com/csharp/TwoWayRemoting.asp . This topic consists of a server talking to 1 or more clients. If not what you're looking for, just search on codeproject , alots ther ...Show All

  • Visual Studio 2008 (Pre-release) Where is DLinq Query Visualizer located?

    Hello, I read the the DLINQ .NET Language Integrated Query for VB. In 7.8.2 their is a chapter about the Visualizer. It looks like an interesting tool. Is it possible to download this tool Thank you! ...Show All

©2008 Software Development Network

powered by phorum