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

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

Saud

Member List

Dako
peterg99
François-Régis Colin
hYp3r
mech_3
luis jaramillo
rowdyy
leoxtc
Roland Jochems
Bastiaan Molsbeck
liudanpao
Nick Bowling
CARABAS
Jing Sun
Giri Nair
Alex Franke
billreynolds
Reg Bust
Drew Loika
shureshs
Only Title

Saud's Q&A profile

  • SQL Server Removing White Space

    I have created a report with a drill down button for each unique record.  However, when the nodes are not expanded (the default), the report displays with large amounts of white space (varying according to how much space is required once the node is fully expanded).  Is there any way to remove this whitespace Thanks in advance. You need to make sure you are hiding the groups, not the individual rows in ...Show All

  • Windows Forms Text box text format checking

    I have some text box which allow the user to key in integer and decimal. How do i do a checking on the text enter in the text box that it is integer ot decimal  E.g. Throw a error msg to the user when the user enter let ...Show All

  • Windows Forms Showing HTMLpage in Winform?

    Hi, I am using VB.Net for prototyping, and to save me even more time with this prototyping I want to be able to implement some parts of my application with HTML. Do you know of a good .Net control that shows HTML pages in WinForm user ...Show All

  • Visual Basic VB6, WINISIS, ISISDLL and MySQL

    Hi, Imma a newbie. I wanna make a application with WINISIS and ISISDLL to automatic update database into Mysql. I wanna search all records what update in a period, but I don't know how to do. Can u help me Thx 4 advance. ...Show All

  • Visual C++ How to change the Tab Label Font ,not all labels but the specific one. THKS!

    Hi Dear All,     How to change the Tab Label Font ( CPropertyPage) ,not all labels but the specific one.  THKS!     Man, that's a good one.  I have a few progs where I use CPropertyPages, so I messed around with trying to change the font of just one of the tabs, to see if I could do it, but I couldn't figure it out.  It seems all the pages in a property sheet are forced to have the s ...Show All

  • SQL Server DRILLTHROUGH MDX statement n SQL AS 2005

    With SQL RS 2000 and SQL AS 2000 I'm using DRILLTHROUGH MDX statement. But when I try to use it with SQL RS 2005 and SQL AS 2005 I get an error: TITLE: Microsoft Visual Studio ------------------------------ Query preparation failed. ------------------------------ ADDITIONAL INFORMATION: Failed to parse the query to detect if it is MDX or DMX. (MDXQueryGenerator) Do you have any solution If you're trying to use the Analys ...Show All

  • Software Development for Windows Vista Inside COM Server, IPartBase* methods are working, not IFixedPage methods

    Hi, Calling methods of IFixedPage from Start operation of filter work ok, But callling IFixedPage methods from in-process COM server which is created inside the StartOperation are not working, (GetWriteStream) returning 80070057 (E_INVALIDARG). However, base class (IPartBase*) methods are working fine from the same com object. Any idea Thanks   Hi Can I know in which build of vista this issue got fixed.   ...Show All

  • Windows Forms Automatic sizing of column width based on text length

    Hey, I have 6 columns in my Datagrid. Four of the columns contain text strings sets of known length. Two of the columns contain patient names of varying length. I want to use the entire width of the Datagrid for the columns. How can I automatically  ...Show All

  • Windows Forms System.Drawing

    I have the code below and when I use DrawEllipse, it works ok, but when I try to use DrawLine, it doesn't show in the pictureBox - or rather shows for a second or two then nothing. int w = pictureBox1.Width - 1; int h = pictureBox1.Height - 1; // Create the bitmap Bitmap bmp; bmp = new Bitmap(w, h, System.Drawing.Imaging.PixelFormat.Format24bppRgb); g = Graphics.FromImage(bmp); Pen myPen = new Pen(Color.Blue, 1); myPen.Width = ...Show All

  • Visual Studio Team System Which group you need to be member of to able to see reports

    Hi,   Today I saw that everybody except me who are member of [ProjectName]\contributors group are not able to see Reports ( in Team Explorer, there is only Reports Folder, but it does not have any sub node or any of the reports under it ) for all of them. For them to be able to see reports, What group they need to belog to Thanks, Anu Hey Brian,     They are seeing an empty page with just written Home on i ...Show All

  • .NET Development How do I check if object locked?

    Is there a way to access the list of locked objects kept by System.Threading.Monitor The purpose being, I have a function that I only want called if the sync object in the class is in a locked state.  If the sync object is not locked, I want the function to throw an error, but how do I check if the sync object is locked Thanks. use a delegate. . . in the firstline after aquiring the lock, set the delegat ...Show All

  • Visual Studio Express Editions Help me with importing c++ dll functions.

    Hi, Im trying to import these functions from vb.net but i dont know what WORD and so on would be in vb.net and how I would call them. ////////////////////////////////////////////////////////////////////// // Decrypt Message From FrontCode Peer Cache Server // // Parameters // pSrc : (IN) Message From Peer Cache Server. Buffer must be 132 bytes. // pDst : (OUT) Primary Node Addresses. Buffer must be 120 bytes. // // Remarks // Node Address St ...Show All

  • Smart Device Development Open menu under program control

    I'm writing Pocket PC program which will use a special keypad. I want to open the menu items that appear on the menu bar under program control so a user can see the "subchoices". I'm using visual basic. ...Show All

  • Visual Studio Express Editions vb2005 exp ed will not connect to sql 2005 exp ed

    I uninstalled the Beta2 version per the install instructions with the release edition.  I have been taking the online learning up to lesson 08 in which we start doing something with sql2005.  I cannot make a database in visual studio 2005 because it will not connect to the current instance of sql 2005.  Starting sql2005 indicates that the default instance is running as a service on my computer.  in lessons 1 through 7, everyt ...Show All

  • Visual Studio Tools for Office Outlook Add-In mailto:

    Hi, I am writing an add-in that replaces the standard email form with a custom form if it has a certain subject keyword. I do this by checking the subject when a new Inspector is created. The idea is that this will be used when a person clicks on a mailto: link on a webpage. Now, when outlook is opened prior to clicking the link, this works just fine, but if outlook isn't open, the standard form comes up and an exception is thrown. With a lit ...Show All

©2008 Software Development Network

powered by phorum