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

Software Development Network >> GhostWalker 28's Q&A profile

GhostWalker 28

Member List

flashdata
Bojan
JohnnyTheDon
mathmo
ckris
assssssss
Oluseyi
GDK-Dev
Sarita Bafna
paketman
ColleenR
Brandon Teoh
kavita1000
fumble
ARTsev
oprah
Andrius
SK1000
Smalo
jtowler
Only Title

GhostWalker 28's Q&A profile

  • .NET Development Framework 1.1 Oracle .NET Data Provider -> CommandTimeout?

    Hello, does anyone know if there is a possibility to set a command timout for the Oracle .NET Data Provider like for the SQL-Server with SqlCommand.CommandTimeout Thanks in advice! Best regards, Kris Are you sure the Oracle Command doesn't have this property I don't have it available right here, but CommandTimout is a member of the IDbCommand interface. If the Oracle Command implemetns this int ...Show All

  • Visual C++ Help ID generation not available for ActiveX Control

    Hi there, Well we have been using an ActiveX control in VC6 for quiet a long time and generating help ID for them but , when We start using newer versions of VC Studio the Option for generating Help IDs for ActiveX control is not displayed and we have difficulty using Context Sensitive Help, If there is any work around Please help us out. Regards Usman Mahmood Yes this is still an issue can I have any work aroun ...Show All

  • Visual Studio Team System Microsoft.VisualStudio.QualityTools.Common.ITip interface role ?

    Any idea what is the role of the ITip interface What it stands for If someone (perhaps from Microsoft ) could briefly mention what is the role of ITip in Test type extensibility, it would be helpful. Thanks Tanveer Rashid Tip stands for Test Item Provider. ...Show All

  • Architecture Visio and UML 2.0

    Are there any plans to realize UML 2.0 specification in Visio Thanks Dim Hi, I don't work at Microsoft, but from what it seems, Microsoft is pushing towards using DSLs instead of UML notation, so it doesn't seems there will be an update to the visio's uml template. If you want to use UML my advice to you - try other tools (such as sparx EA, rational tools etc). Ido. ...Show All

  • .NET Development Embeddable database or DBF Library?

    I have been using the Pocket Access database format for my applications as they do not need SQL Server and the customers do not need SQL Server / MSDE on their desktop. I don't feel that XML is a valid option for a database but I may be wrong. Any alternatives to Pocket Access and or SQL Server would be appreciated. I was wondering if anyone had seen a DBF library in C# that can be used in the Compact Framework. Thanks in advance for ANY help or ...Show All

  • SQL Server Setup lanscape orientation in RS

    Hi, I want to setup my report in landscape format. How do I do it I have altered the report margin in report properties. However if we export the report to PDF – still goes to portrait format. Even though in pdf itself I have changed the print setup to landscape, but it doesn’t change anything. Can anyone give suggestion Thanks, Susan Hi, You have to change the Width ...Show All

  • Visual Studio Dynamic image location in Crystal Reports with VB6???

    Hi, Application is using MS SQL Server 2000 to store image path and now we need to show our images into Crystal reports tro generate hundreds of Identity Cards for emplyees. . Has anyone some suggestions We are using VB6 for developing our application so any idea which version of crystal reports may help us to do the same We also downloaded Crystal Reports XI trial version but not idea how to use it with VB6. Need urgent help. Thanks in advance ...Show All

  • Visual C# Error accessing win32, VC++ 2005 dll in C# 2005

    I'm trying to call a win32 library function that I have authored in VC++ 2005 from C# 2005. I get an exception from the C# program that reads "Attempted to read or write protected memory. This is often an indication that other memory is corrupt." I cannot step into the function in the dll for some unknown reason, so I have no idea which parameter is causing the problem. Here's the function declaration in VC++ PEAKDETECT_API void ...Show All

  • Visual J# Running a Simple Program in J#

    I created my first application in J#. In the Form1_load procedure I put System.out.println("Hello World"); I build the application. It compiles clean. How do I run it   It's not too obvious.  I did install the J# Redistribution Package.  HELP!  This is so simple.. but I'm stumped!!! I figured out a way to get the "form as text" info. Before print Expand the section that says "Windows Form Designer generated code".  ...Show All

  • Visual C++ How to Resize DialogBox in VC++ with Code?

    Hi! I want to resize Dialogbox. Should I use from WM_SIZE function How Please Help me. thank. Use MoveWindow Alireza_Izadimehr wrote: Hi! I want to resize Dialogbox. Should I use from WM_SIZE function How Please Help me. thank. ...Show All

  • Smart Device Development VS2005 Beta2 and Pocket PC 2003

    I have VS2005 Beta2 installed.  I am trying to develop a native C++ application for Pocket PC 2003. I use ActiveSync 3.8 I get the error "Connection failed.  The current version of ActiveSync is not supported. Install the latest version from www.microsoft.com". Could someone help me with resolving this problem. Thanks -Anthony Hi Vladimir I think that you know Jeff Abraham  ,he helped me so much w ...Show All

  • Visual Basic Datagrid OnClick to display row's data on another form2

    Hi, I'm using a data adapter 'da1' to fill a dataset 'ds1' which is used to display data in a datagrid 'dg'. How do I code datagrid OnClick event on whichever row the user click on the datagrid, to cause a new form2 to popup with textboxes to display the selected row's data and allow the user to edit the data and click 'update' so it will be updated to the database. The user can alt-tab to switch to main form and select another row, the new's r ...Show All

  • Visual Studio Express Editions how to use errorProvider with maskedTextBox

    hi, i want to show the red error sign and a tool tip, only when the input is rejected. can anyone tell me how to do that thx Take a look at this MSDN article for specifics of using the ErrorProvider class.   In short, after you have created an instance of the ErrorProvider class and configured its values to your liking, its best to setup an EventHandler for the Validating event of the contro ...Show All

  • Smart Device Development registering an activeX control

    hi guys, i want 2 register an activex control with windows mobile 5.0 ,. For the desktop thing we have regsvr32. is there any command specific to that, thanx in advance regards .netguy Hi You can use the regsvrce.exe for registering. Select the proper regsvrce.exe according to the device you are using. like (ARM,MIPS,etc.,) ...Show All

  • Visual Studio 2008 (Pre-release) LINQ and Workflow

    is it possible to utilize LINQ from Windows Workflow Foundation Using LINQ with workflow is not the same as using DLINQ with workflow. While LINQ may work directly on WWF objects, DLINQ would be more complimentary. ...Show All

©2008 Software Development Network

powered by phorum