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

Software Development Network >> W F's Q&A profile

W F

Member List

SCIMalta
Alex Barry
ckris
Javier Canones
Michael D. Fox
Dajyno
LeonelParra
Tuchi
ManiD
Conrad Lang
zer0punk2600akakevin
Yam Sapkota
Echo Wang
Neal McFee
Martin Unterholzner
bmaupin
Pat Long
sally8377
Eric Carter - MSFT
asdsasdd
Only Title

W F's Q&A profile

  • Game Technologies: DirectX, XNA, XACT, etc. Convert from OpenGL right-hand coordsys to Direct3D left-hand

    Hi, I am porting from OpenGL to Direct3D, but have some trouble going from OpenGL's right-hand coordinate system to Direct3D's left-hand coordinate system. I have a transformation matrix that I want to apply/load into to the virtual camera (the viewer): | r00 r01 r02 tx | | r10 r11 r12 ty | | r20 r21 r22 tz | |   0     0    0   1 | Where the 3x3 r's makes the rotation m ...Show All

  • Visual Studio Team System Foundation server Proxy

    I have installed the foundation server proxy on our network and I have dual homed the foundation serve proxy one nic is on our production network and the other is on our test network. I have followed all the configuration steps and when a tester tries to connect to the foundation server proxy it errors out. When I look at the IIS logs this is the information that it spits out anyone know what could be wrong here I have replaced the domain an ...Show All

  • SQL Server Combining text data rows

    I am working with a database derived from text documents. One of the tables (TEXT001) contains the text of the documents with each paragraph of each document assigned to its own row with a paragraph number in a SectionNo column. I want the entire text of each document in a single row with its own unique number (so that I can do a full text search with SQL Server 2005 that will search and return the entire document as a result). How do I comb ...Show All

  • .NET Development Process.Start() of xcopy only works under the debugger?

    I am trying to run a child process to xcopy files into another directory.  xcopy is regular old Windows system xcopy.  I am creating a new System.Diagnostics.Process, filling out some start info, then kicking it off with Process.Start().  When I run this code under the .NET debugger it works fine. However, if I run my app outside the debugger, the xcopy child process fails to do anything.  I've attached a debug ...Show All

  • .NET Development How to manage the session state outside the application

    Hello Dear, i m facing some problem with my web application (developing in ASP.Net). i want to manage the session even after i closed the application on client side.eg if any client 'ABC' open my web application 'XYZ' then after some time when clent 'ABC' close the browser ie Application 'XYZ'. then after some time again open the application on same client 'ABC'. Plz tell me how i can maintain the same session on that client without assign new s ...Show All

  • Visual C# Windows Service that watches the keyboard

    Hi there, I have a working windows application which implements a global-system-hook-class to watch the keyboard and log the pressed keys. The statistics are used for language analysis. In order to automate this process a little bit more, I want to write a windows service which does the same monitoring. I worked with servies before, but last time, I used a timer, because the service was supposed to work in a certain interval. This time, ...Show All

  • .NET Development Windows registry

    Hello everyone, i have troubles in school project that need to add window 98's registry using Visual C++, do you have any ideas on how to do it thanks for helping. Hi, The sample that I gave you is in Visual C++/CLI... It is the new approach or extension of C++ that targets the .net framework 2... If you want to try it out check... http://lab.msdn.microsoft.com/express/visualc/default.aspx cheers, Paul June A. Domag ...Show All

  • .NET Development adding those method comments...

    When I use type library methods and classes, there are these comments that show up for each argument in a method as you type the arguments.  How do I add those comments so they popup with my methods   Thanks in advance,   Devin Oops.  I created an interface and added it to an existing class.  The commenst from the interface don't show up.  Is there a way to get them to ...Show All

  • Visual Studio Express Editions Need that Component!!!

    Hi folks! Im have to write an application for our biz that enables us to keep track of our support calls. Entries shall be stored on a SQL2000-Server. But thats basicly of no interest now. I neeeeeed to have the control from this screenshot over here: http://www.windowsforms.net/images/V2AppCollage.PNG Its the outlook-like that displays the inbox-email. Instead of displaying Emails, I wanna list the database-entries which represend t ...Show All

  • SQL Server SQL Server 2005 Express on VISTA

    Greetings! I tried installing SQL Server 2005 Express on my VISTA Beta 2 Box but before doing so, I checked if IIS is already installed and running. During the assesment of my current configuration, SQL Server 2005 Express is still looking for IIS. Are the conflicts regarding IIS 7.0 to SQL Server Express or the feature is not yet available. I will be continuing to do experiments with this one and hope there will be people who can share their ...Show All

  • Visual Studio 2008 (Pre-release) Chunking and Streaming Custom Channel samples

    Are the Chunking and Streaming Custom Channel samples still available on the new http://wcf.netfx3.com/ site Now we uploaded this sample,you can download this sample from here http://wcf.netfx3.com/files/folders/protocol_channels/entry3545.aspx -Thank you Madhu ...Show All

  • Windows Forms Manually Setting Mouse Position

    Hi, I want to be able to manually set the mouse position from within my application. Can anyone tell me how to do this with Windows Forms Thanks. Cursor.Position = new Point(50, 50);   Note that the position is relative to the screen, not the form.  ...Show All

  • Visual Studio Team System OK, Everything is Installed, Now What?

    OK, I have installed windows 2003 server, IIS, SQL Server and Team System Foundation, but now what I go to the location http://localhost:8080 and I get a message that I am not authorized to view this page. I set all the permissions so I should be authorized (or so I think) and still nothing. When I browse to the website in the IIS directory, I don't see any page. So, the bottom line is, everything is installed, and now what ...Show All

  • SQL Server lookup to check values in 13 columns with same values

    hi, it is my first post on this forum, please be patient if i miss any important bit of information. i am transporting data from a legacy system into mssql 2k5 using SSIS. among those column of a dataset there are 13 columns, all necessary for operational reasons, that i need to ensure data consistance. i believe i could do this check using the lookup data flow item, but surely there must be a way to do it in a more streamlined fashion. since co ...Show All

  • SQL Server Management Studio doesn't run!

    Hi, I recently installed SQL Express Edition on a completely clean installation of Windows XP SP2 with all updates until yesterday. I use default instance name (SQLExpress) and tested the instance in many ways; all seems to be cool.   But, when I installed Management Studio CTP Nov, installation process finiched without any proble, bu when traying to tun the application either from Start Menu or installation program files folder, it doesn't ...Show All

©2008 Software Development Network

powered by phorum