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

Software Development Network >> Hamza Farooq's Q&A profile

Hamza Farooq

Member List

mpana
achalk
ursfriend
Matt Winkler
Elie Salameh
anandcbe14
Broad
MatthewVincent
Krishnan Margabandhu
njahamaca
Mahyar154572
Mal1234
unixfox
ChrisPat MSFT
emgreenberg
ozctrlaltdel
fmiranda
jay K B
sharpej
lasouris
Only Title

Hamza Farooq's Q&A profile

  • Visual Studio Team System How to backup and restore Source Control folders?

    I need to totally delete my existing team project and recreate one with the same name based on a new template. The only content I need to keep in the existing one is the source control folder. What's the best way to do this I was thinking of backing up and restoring like in VSS but I couldn't find such a function. I don't think there's an officially supported way to backup just Source Control data. Easier way: m ...Show All

  • Visual Basic Toolbox still does not display user controls.

    My project, which has 2 user controls in it- does not display the user controls in the toolbox. Has anyone else had this problem, and/or know of a solution I have tried adding other user controls to the project, they do not appear in the toolbox. I have tried creating a new project, and it's user controls DO show up in the toolbox. If I add the user controls from the first project to the new project -THEY show up in the toolbox for that projec ...Show All

  • Smart Device Development Form is unable to capture KeyEvents, but can capture them within a Control.

    Hi all, I have set my form up to attempt to capture KeyEvents but they are not being fired, or at least my event method is not being triggered. But when I set the KeyDown event for a given control on the Form I am able to catch the key event. Ideally, I need to catch the events on the form. I noticed that I am unable to set the KeyPreview property on the Form as I am using .NET Framework version 1.1. Is there anyway I can catch these KeyEvents o ...Show All

  • Windows Forms horizontal separator between MenuItem-s

    Hi,  I created (without the designer) a menu, and the items show nicely one below the other.  But I would like a horizontal separator something like   File       New       Open       --------       Exit I tried with properties like Break and BarBreak, but that is not what I want. There is a frequently used Windows standard, which i ...Show All

  • Smart Device Development communicate an external device may be an on/off device

    I want to communicate an external device may be an on/off device. There are 8 devices at different places, I want to check the status of any device that is ON at my system. But I don't know about port programming. Plz help me from the scratch. i.e I want a suggestion for the reading material as well code snippets in VB.NETor C# or VC++ Kamran, I'm moving your question to the Smart Devices General forum, where you're more likely to find a ...Show All

  • SQL Server Win CE 4.2 and Smart Dev Application question

    I'm a bit stuck with this one... hope someone can help. I'm trying to develop an application that will run on a pocket PC with Windows CE 4.2 I'm using .Net 2003 and the application is in VB.Net. I can run the application on the pocket pc fine (ie. form paints, buttons work) , until I need to connect to Sql DB on the server. When I try to create a connection object ( Dim dbconnection As New SqlClient.SqlConnection) I get an erro ...Show All

  • Windows Forms Can I suppress ValueChanged?

    In my .NET2 (C++) application I have NumericUpDown boxes. I use the ValueChanged event to trigger commands which are then stored in an undo list. When an undo is requested, I query the command for the previous value and place this back into the Value field of the control. Now this then triggers a ValueChanged event which puts a command in the undo list -- not what I want! I can avoid this by setting a flag to say "don't add commands w ...Show All

  • Windows Forms where is class documentation?

    How do I bring up the class documentation in msdn  It used to come up automatically, for example at http://msdn.microsoft.com/library/default.asp url=/library/en-us/gdicpp/GDIPlus/GDIPlus.asp. Now I can find anything EXCEPT documentation of the classes. http://msdn.microsoft. ...Show All

  • Windows Forms How come there is no download or synchronize option?

    Is there any synchronize option  The desktop copies always replace the web server copies.  Two users cannot share their copies through the server. That was a good question, thanks for the input. There are other things I would like  ...Show All

  • Visual Basic Accessing List items

    Got on of these Lists on the go, it goes a bit like this: Structure Player Dim etc etc etc End Structure Dim lstPlayers as List (of Player) Now that's working fine, and I can access them using a For... Each statement. BUT... When I have one (Say, for example For Each tmpPlayer In lstPlayers) I can access all the properties of each player, but cannot change them. Is there any way around this It may make things clearer if I say that I'm using ...Show All

  • Windows Forms disposing a control created at runtime

    hi ...  this is my first post,.. yah for me :) sorry for a long drawn out question. but from the replies I have seen here.. I think some one could help me :) my question is a 3part question 1) if I dispose a control(tabs, panels, ...Show All

  • SQL Server SQL Server 2005 Express

    I have installed SQL Server 2005 Express locally on my computer and I've also tried installing some add-ons for simple database creation and manipulation rather than having to go through the command line.  The problem is I can't get the add-ons to connect to SQL Server 2005 Express.  Both programs are installed on the same computer and I have checked to make sure SQL Server is running.  I've tried both Windows and Mixed (Windows a ...Show All

  • SQL Server how can i import the northwind DB into ms sql server 2005???

    i hava tried installing the "SQL2000SampleDb" but the db is not on the db list after the install Make sure that you installed the DBs on the right instance you are connecting to. Additionally make sure that the script executed successfully. If you are not sure just rerun the script, the db will be dropped and recreated then. HTH, jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • SQL Server SSIS Requests...

    May be it's too late, but I think this requests could be scheduled at least for a SP1 if it's not possible for the RTM. 1) Execute Task without debugger: it would be very nice to be able to execute a single task without going in debugging mode. Just as you would ask "Start Without Debugging CTRL+F5" but for a single task 2) Customize default properties for task and component: when you drag a task on the package you get a default value for the ...Show All

  • Visual C++ A simple question

    Hi everyone: Is there a tool, which converts a windows message from the "message identifier" to the format of "WM_XXXX" For example, when the message identifier is 0x000F it converts into "WM_PAINT". Thanks! Unfortunately, the canonical list of those identifiers (winuser.h) can only parsed by a C++ compiler. Software like Spy++ works by taki ...Show All

©2008 Software Development Network

powered by phorum