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

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

Hafiz78664

Member List

Narendra
pieter.vp
Jeff Wang
Venkat708
Mike Chen
Fahad Hussain
caprock
Daniel Kunstek
vincentvdb
JCBS
Taliesin*
MrSkinnman
Adeel Arshad
Ultraman76
Morten Teinum
EcnS
fattycat
Jim Bender
Hugh Qu - MSFT
Clifford Dibble
Only Title

Hafiz78664's Q&A profile

  • Windows Forms Visio SDK 2003 shapes events

    Hi   I am working with the Visio SDK 2003. I manage to create a new action in the right-mouse event for shapes. but I need that the action I create shows a new form of the application when it gets clicked. this action object is handled as a visio cell, but this cell doesn't have any mouse event. It has a property called "FormulaU", this property only accept string instructions like "RUNADDON(\"NETWORK SHAPE PROPERTIES\" ...Show All

  • Visual Studio Express Editions still not right

    if i declare iosteam like this #include<iosteam.h> i get " libcimtd.lib" is missing else #include<iostream> cout is an undeclared identifier the only thing that adds Libcimtd is UseOldIO.h but _mt isnt defined so it shouldnt be accesed Can anyone help id apperciate it. i had included the platformsdk\crt directory in my includes and it conflicted with the /crt that ca ...Show All

  • Visual C# how to write a correct regular expressions?

    how the regex should be written if i want to subsitude the value into it for example this is the regex i have.. (\\w\\d+ *Months) *( \\d+\\. \\d *) i want to replace the word Months with exactly a certain string, like string subsitude ="2Months"; then the regex would be something like this... (\\w\\d+ * subsitude ) *( \\d+\\. \\d *) wat is the proper way to write this I'm not sure what your ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX 9.0c Dec 2005

    Outstanding product. After install my eVga Nvidia 6800 GT has texture breakup in DirectX. Of course there's no rollback. So what now, repair to WinXP from CD and reinstall all updates, SP2, etc What a pain in the butt. Twil1ght wrote: After install my eVga Nvidia 6800 GT has texture breakup in DirectX. Of course there's no rollback. So what now, repair to WinXP from CD and reinstall all updates, SP2, etc ...Show All

  • .NET Development Best way to do this

    I have a form with a combo box and a datagridview. I would like to have the user choose a record i nthe combo box as a parent file and the datagrid show the child records. How is the best way to do this. Can anyone post the code for it Thank you. You can use a DataRelation or you can use a dataView. At each change in the combobox, take it's value and set the DataView's rowfilter with it. http://www.knowdotne ...Show All

  • Windows Forms tab control + validation

    Hi there,  I am using a TabControl with 5 tabs. Is it possible to disable some of the tabs and make  them available i.e. if the application is connected to the  server Also I was wondering if there is something similar like the  validation con ...Show All

  • SQL Server how do i use a secure non-windows smtp server with ssis?

    my package requires a send mail task and i must use a secure non-windows smtp server. can someone please tell me how to configure the smtp connection manager so i can do this thanks. I don't think that you can do that with the SMTP connection manager, however you should be able to with the Secure SMTP Task included in /n software IP*Works! SSIS Tasks - http://www.nsoftware.com/ssis/ -Eric ...Show All

  • Visual Basic Add APP Setting, when adding a reference to .DLL

    I am creating a .DLL which will comunnicate with a WebService to reports status and errors. What I would like to do, is have the .DLL ask the parent application, for an Application.Setting for the HOST Webservice. Thus so it can be determined by the application that is using this DLL. Is there a way, that I can code the DLL to automatically add the Application.Setting data line, when I link the DLL in via References in the VS2005 IDE I ...Show All

  • Visual C# Writing a Graphic to file

    Hi everyone,    a graphics question for you: I have a graphic (not an image) and I'd like to write it to a file. The image class has a save method that takes a file name the graphic class has simply a save method (no paramters). I've tried casting my graphic to an image but it doesn't seem to like it, can anyone tell me how I can write my graphic to a given filename thanks in advance, Ed. If I understa ...Show All

  • Smart Device Development How to achieve Delegate.CreateDelegate() in .NET CF

    I have asynchronous callback , that I would like to call from a .NET CF application I retreive attribute from a method , and I would like to instanciate a delegate on the method tagged with this attribute in .NET I use Delegate.CreateDelegate() from the MethodInfo and it is OK but in .NET CF the CreateDelegate Doesn't exist How to do this Take a look at this article on codeproject.com. It ...Show All

  • Windows Forms Creating Custom Dialogs

    Hi, I try to create a custom dialog in VS2005(C++), but the result is, that the dialog’s behaviour is like a "normal" control. It should behave like all the standard dialogs, which means, that you can place the control at design time on the "component tray" like i.e. the printDialog. Searching around, I found, that I have to set: TopLevel to false, and the FormBorderStyle to none/FixedDialog. But this is not working for me. What’s going wr ...Show All

  • Windows Forms ToolStripMenuItem Checking

    Hey all, I just downloaded C# Express Edition and am having trouble with the ToolStripMenuItem.  I have started to learn C# and have started creating a windows forms project to play around with.  I have created a form and added a MenuStrip ...Show All

  • Smart Device Development What happen with CF after installing VS 2005?

    Hello everybody. I have VS2003 on my desktop. I'm using it for developing smart device app. Then I installed the VS2005. After this operation the possibilities of CF 1.0 of VS2003 were disappeared. Now, if I want to create the smart device app, the VS show me the errors: "The .NET assembly 'MsCorLib' could not be found" "The .NET assembly 'System' could not be found" ... When I add this references to the projec ...Show All

  • .NET Development problem in my server

    thanks us i have a server and i work in windows 2003 server sp1 with dhcp and dns and active directory i need to make my server nat just router to give the client internet i dont have vpn network just internal network only i configured the dns and dhcp and active dirctory and made the nat from router and remote acces but i dont know why client dont have internet when i install isa server 2004 the internet in server or bro ...Show All

  • Visual Studio Team System Transition Constraints

    Hi All, Can we allow/decline transition from state to state depend on field value Can we apply any restriction on transitions at all (except of from/to attributes with group values) May be there is a way to do it through custom actions Thanks in Advance, Leon I wouldn't expect to see new feature work in a service pack...certainly not SP1 considering the shortened timeframe between TFS RTM and Whidbey SP1. ...Show All

©2008 Software Development Network

powered by phorum