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

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

Phil333

Member List

Klaus65
Hok Peng
Rathlos Slayer
vikki_k1
Olivier Conq
hamdi4u
coachdunlop
Labrego
John Dallman
caldo_123
zkent
*Liu*
dince
poisonem
Billl
dognardo
Rob Jones
Nathan Going
JP 360
Eddie Garcia
Only Title

Phil333's Q&A profile

  • Smart Device Development Minimizing window without minimizebox

    I want to put minimize button, but I can not do because, CF2 is not support WindowState.minimized. Is there any way to minimizing the window on windows ce program without controlbox ...Show All

  • Windows Forms Redirecting from win forms to web forms

    Hi i have a pblm here. I have a win form hosted in IE. When i click on the submit button on the win form, it will do some processing and redirect to another web form, which i can't achieve. Is there any way that i can do so   ...Show All

  • .NET Development Check IP address to accept Client

    Check IP address to accept Client Hi, I am using the following code to accept a client connect to the server (code below), BUT I have to check if the IP address is in a list (still don't know if a text file or from a database), Can someone please help me While True CData.structSocket = tcpLsn.AcceptSocket() Interlocked.Increment(connectId) CData.structThread = New Thread( AddressOf ReadSocket) dataHolder.Add(connectId, CDa ...Show All

  • Windows Forms Clickonce deployed database overwrites existing data when upgrading

    Hi, Im using Visual Basic 2005 beta with a database 'books.mdb'. When I publish using clickonce, then run the setup file, it install/upgrades over the previous version I have installed. However, the empty books.mdb deployed with setup overwrites the existing books.mdb and all the book data I have entered using my program disappears. Is there a setting to control what happens to deployed files/ database files in the upgrade situation, as opp ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. creating stars

    Im not sure how to do this but im creating a space sim and what I want to do is place billboard sprites in static position's so as you move you get the effect that you really are moving, what should I do here Point sprites are probably a good enough solution to this - although the initial positioning should be carefully done. If you have a background (e.g. not just black space - maybe one with nebula's/galaxies/ ...Show All

  • Visual Studio T-SQL Debugging on VS2005/SQL2005

    Hello, I can't seem to debug an SQL stored procedure using VS .Net's 2005 debugger. When I Step into stored procedure the breakpoint turns to a question mark and  says "The breakpoint will not currently be hit.  Unable to bind SQL breakpoint at this time.  ...Show All

  • Visual Studio Team System Databinding issue

    I want to source data from a database for parameters used in a web test. The data will not be populated until part way into the test, but running the test throws an error upon the start of the test complaining that there are now rows, and refuses to continue. I know there are no rows. No rows is correct at the beginning. It seems binding happens at the test start. Is there any way for it to bind when it actually needs the data only cheers Matt ...Show All

  • SQL Server Login failed

    I have VS2005 Beta 2 I created a very simple Web Site that has a Login page and a Default Page I installed MSDE so that I can use a SQL 2000 database I ran C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\aspnet_regsql.exe to create a database in the MSSQLSERVER for user info. My Web.config file looks like: < xml version = " 1.0 " > < configuration xmlns = " http://schemas.microsoft.com/.NetConfiguration/v2.0 " > < appSettin ...Show All

  • Windows Forms Forms.Topmost = true and Tooltips - Feature or Vb2005 bug?

    I have a form for which the property Topmost = true is set. The form has controls which have tooltips. I notice that the tooltips are UNDER the form and obscured by the form. I've never seen this behavior in vb6 and it doesn't seem like a desireable behavior to me. Is there a reason for this If so, is there a work around to have tooltips where they need to be, which is not obscured by the form itself This problem may have returned. I'm ex ...Show All

  • .NET Development Reflector & Microsoft???

    I found this little program today that can decompile .net apps. I'm sure most of you have heard of it; Reflector. This software makes it so simple to open your apps code and do what ever you want with it. So after playing with it a bit the ideal popped into my head Microsoft will shut this down soon. I went to Microsoft site and entered Reflector in the search box. I was sure I would find news like so ans is going to court........ Well no so fa ...Show All

  • SQL Server SQL 2005 interface issues

    Okay, I'm feeling really dumb here... Two things (so far) that have me completely baffled in the new 2005 interface: 1. How do I set the query window so it shows MORE than the first 1000 error messages I often have to compile 2000+ procs at a time, and I need to know what failed! If we are compiling procs that already exist (without dropping them first) I need to know that, too. What am I missing 2. In our previous sql environment, we g ...Show All

  • Visual Studio 2008 (Pre-release) No System.ServiceModel after Feb CTP install

    Hi, If anybody experienced the problem: after installation of February WinFX CTP library System.ServiceModel disappeared from VS project reference list. November CTP worked Ok. Any help would be very appreciated. Dmitry Okonov please reapply Microsoft Visual Studio Code Name “Orcas” Community Technology Preview - Development Tools for WinFXR,This should solve the problem http://www.microsoft.com ...Show All

  • Visual FoxPro Cannot 'USE' two tables in VFP90 - XP ONLY?

    I am using a stand-alone exe in VFP90 and I am trying to create a new form with the following in the init: SELECT 0 USE 'accntdb' ALIAS 'accntdb' SELECT 0 USE 'presetdb' ALIAS 'presetdb' I am compiling with VFP90 S/P 1.  Now, this will open both tables when run on Win2K just fine, but when run on XP (latest s/p) only the data in the 'presetdb' table is visible in the browser.  The alias is still recognized, but ther ...Show All

  • Visual C++ Application Configuration is Incorrect

    I am trying to run a program which is made in VC++ 2005 Express. I have installed the program on a different machine from the machine it was made on, and all of a sudden, it doesn't work anymore. The program uses the following dll files: mscorlib, system, system.windows.forms, system.drawing. system.dll was installed on the target computer with the .net environment, but I manually copied the other dll files into the system32 folder, but th ...Show All

  • SQL Server Improving Debugging Performance

    I've got SQL CLR debugging going.  It works, mostly.  But it is variably slow.  Two processes seem to be the problem.  The first is the remote debugger (msvsmon.exe).  This one only seems to be problematic when starting debugging, and even then the problem is variable, but it pretty much hoses my box when it does have a problem (CPU pegs at 100% for quite some time).  In fact, I'd say it does this more often than no ...Show All

©2008 Software Development Network

powered by phorum