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

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

TPelkmans

Member List

Redskin9
Raymundo Chapa G
Juantana
Quentin Lee
bruceainthehouse
Dan Stevens
Amit V
James Wu - MSFT
MattColl
Don Vilen
JenniferS
Eric SVM
HMonnig
Robert Caruso
SomeoneElse
Walt-the-IT-Guy
ChromeDomeSA
Rembo
imusic
JamesMiles
Only Title

TPelkmans's Q&A profile

  • Software Development for Windows Vista Distributing directshow

    How do I distribute DirectShow now that it's not part of DX Or is it still part of the DX runtime Are there any WinSXS issues I should be aware of I thought I had WinSXS DX folders, but I don't anymore, so I'm not sure what's going on, nor can I find any DX merge modules in the SDK. This is an excellent question, to which I have not received a satisfactory answer. My GUESS is that 9.0c is going to be the last DS version shipped ...Show All

  • Visual Studio Team System How to get code coverage from Web Tests?

    Hi, I'd like to get code coverage information from Web Tests. I configure the testo configuration in order to instrument the Web Site. I Run my web test but no coverage information was generated. Is there any additional Step Thanks Hello MunjalD, Unfortunately, when I attempt to follow your example in #1 above, I get the result that was originally reported. I have a solution with a Web Service project and a test project. The unit test I a ...Show All

  • .NET Development Can multithreading solve this problem?

    I'm writing an C# window application that will query a large database. I found when the application is running the query, the GUI has no response. I heard that .NET GUI and event handling are running in the same thread, is it the cause of this problem Can I use multithreading to solve it   Daniel Rieck wrote: There's a version of the BackgroundWorker for .NET 1.1 available here (which is compatible w ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. About DX 10 ...

    ... I don't know where to post this: there will be a managed version of it I'm pleased to announce that the DirectX 10 discussion that was part of the overall DirectX presentations at PDC 2005 are now available for viewing through the DirectX Developer Center (http://msdn.com/directx) ...Show All

  • Visual Studio Express Editions Can not install VWD at all !!!!!

    Hi, I installed WindowsXP+SP2, and then tried to install VWD. Unfortunately, it always shows "Suite Integration Toolkit Executable" dialog having "Send Error Report" and "Don't Send" button. So I went to see what data this error report contains by clicking "Click here" link. Below is the message shown : Error signature AppName: setup.exe AppVer: 8.0.50727.42 ModName: vsscenario.dll ModVer: ...Show All

  • Windows Forms Updating UI with Threads.

    I have created a container control over top of the AxWebBrowser control. I use events to notify the user of the control when the navigation is complete so that they can then do a screen capture. This works great. However, I'd like to add a synchronous operation. E.g. NavigateAndCapture() method. It would navigate to the page synchronously, then capture the page. However, the AxWebBrowser control also uses events to signal when browing is complet ...Show All

  • Visual Studio "Load report failed" with a COMException 0x80004005: Invalid class string

    Folks, I've installed VS2005 Pro on a totally new, clean XP Pro SP2 machine, and I can view the reports in my project no problem, but when I try to run them, I keep getting this error: System.Exception: Load report failed. ---> System.Runtime.InteropServices.COMException (0x80004005): Invalid class string at CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) at CrystalDecisions ...Show All

  • SQL Server No access from Application to SQL Server 2005 - Solved

    Hi I have installed the 2005 SQL Server and its up running. I can connect to the database direct as administrator, but my simple test application returns an exception. SqlConnection con = new SqlConnection( "server=mercur\\sqlserver2005,database=AdventureWorks;integrated security=true" ); con.Open(); As the output confirms it might be the default settings. Im not familiar with the enviroment and will appreciate your help. Mosq ...Show All

  • Visual Basic Export data to excel

    What code do I need in VB6 to take numbers from boxes in my display and append them to the end of a excel sheet , i would like to do it once per day and have it just added onto the end, so that I can graph the data later. Thanks Ryan, from http://www.experts-exchange.com/Programming/Programming_Languages/Visual_Basic/Q_21195163.html Write (appends data to an existing file): Dim intFileHandle As Intege ...Show All

  • Visual Basic Class properties: an invitation to weaker OOP programming?

    Why have class properties It just looks too much like a way to modify an object's data from outside the object, which leads to sloppy OOP programming( ) Coming from a strong OOP background with C++, selectors and modifiers seem appropriate if we are trying to be truely Object-driven. So instead of: Class ThisClass ' ' Data ' Private m_sName As String ' ' Properties ' Public Property Name() As String Get ' R ...Show All

  • Smart Device Development i have no clue

    Now it seems to be and i dont know anything about GPS or C#, but i am a C programmer (ansi C) um, and i just picked up the 67000 and ran across this site because i am interested in getting the gps going. but i was skimming threw it, and reading what you guys said, and looking at the API lib, could it be possible that theres a link when using EMG911, to GPS that does a IOCTL_SERVICE_START or something like that and STOP when EMG isnt active ...Show All

  • SQL Server loading to SQL Server

    What is the fastest way I can load data into SQL SErver -- it seems to me it's with Bulk Copy and minimal logging. But that seems very slow when I look at Orace's Data Pump and DB2's LOADer. Does SSIS help here -- from what I can tell, you help me tons and tons on the ET part, but the L is what I'm wondering about... Never heard of this - is this a 3rd party tool What does it do and how does it do it ...Show All

  • Visual Studio Team System Enterprise Architecture Framework

    Which Enterprise Architecture Framework best pairs with MSF 4.0/3.0   IEEE, TOGAF, Zachman   Which Enterprise Architecture Framework does Microsoft employ internally I would assume that the resources on GotDotNet are also valid.  http://www.gotdotnet.com/team/architecture/enterprise/default.aspx http://www.gotdotnet.com/workspaces/workspace.aspx id=ed15cee0-b51e-4172-9115-5c6f4d5d92d8 ...Show All

  • Windows Forms Replacement of ImageList Collection Editor

    I'd like to know how to either replace the ImageList Collection Editor  or at least have it show my images in the correct size instead of  "scrunched".  Probably because the ImageList is required for many of the Windows Forms& ...Show All

  • Visual Basic Logoff/logon windows, change user, app still running

    Just need to check if user exists in any of my given groups, like "App_Admin", "App_user" and so on. If he doesn't exist I set the max of restrictions and I set the windows loged on username, otherwise I show his username and set the restrictions according the users group. If he logs off I also set the max of restrictions with windows loged on username. I start app with the max restrictions and with windows l ...Show All

©2008 Software Development Network

powered by phorum