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

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

robhendershot

Member List

RyanT5000
SchallerJe
Brian Stringham
David Sloan
hemant babaria
IMclgonzo
c4210
JohnnieK
TMB
KevinOB
LanceT
Dan_Icon
richrobin5
Niraj Sikotara
jxc222
smashweaver
Borelord
prodigy83471
JuG
HugoC
Only Title

robhendershot's Q&A profile

  • Smart Device Development Issue connecting to network machine from emulator.

    I have the emulatro version installed with VS 2005 CR Team edition. Here are the steps: 1) Start the Device Emulator Manager 2) Right-click on Pocket PC 2003 SE Emulator and click Connect. I get the emulator window. 3) Right-click on Pocket PC 2003 SE Emulator and click Craddle. The ActiveSync connects and I get the Connected Synchronized message. 4) Use the Internet Explorer and connect to a web site. I get the page back. 5) Go under File Explo ...Show All

  • Visual C# How to display image based on user input

    Hi, I am a newbie in C# programming. I wish can display a list of images when user key in images count and image name. If user key in 10 images, program will display 10 images sort by the sequence, if 20 then 20 images...ect. Example: user will enter a list below: no 1 : image1 no 2 : image2 .... .... no 10: image10 then the program will display images from 1 to 10. Hope can get help here. Thanks. ...Show All

  • .NET Development UnauthorizedAccessException thrown on Directory.GetDirectories(path)

    All, I am trying to build a tree structure out of the directories on logical drives. In doing so, I am getting the unauthorized access exception as above when I call GetDirectories method on a system folder. Basically what I wanna be able to do is to display the folders/subfolders as nodes in a treeview but NOT the system folders. See how Notepad only displays folders on C: drive like ProgramFiles, Windows and other user folders. But the Dire ...Show All

  • Windows Forms Please Help !!!

    How can I tell when a form is in design mode   Please Help !! -Andy Moyer First of all, am not a guru but I just want to comment... :p <i>However, If I drop an instance of the composite control (which is compirised  ...Show All

  • Visual Studio 2008 (Pre-release) Longhorn Project Templates in VS 2005

    I want to develop Avalon and Indigo applications in "Longhorn" Beta 1. I have the following configuration in my PC 1. Longhorn Beta 1 OS 2. VS 2005 "whidbey" Do we have an installer for Longhorn Project Templates in VS 2005. I don't believe the old bits (WinFX Beta 1, CLR Beta 2 etc.) are being maintained anymore. Is it possible for you to move to Windows Vista Feb CTP That way you can use Feb CTP ve ...Show All

  • Windows Forms using directx in a panel

    Hi all, I am trying to do the drawing part of a control with DirectX (instead of GDI+). This works fine if I create my own paint eventhandler for a form . The code looks like: private void Form1_Paint ( object sender, PaintEventArgs e) { // code to do the directx drawing *here* this .Invalidate(); } If I use the paint eventhandler of a panel it doesn't work I use a code like: private void panel1_Paint ...Show All

  • .NET Development How to use System.Net.Mail.SmtpClient via SSL and Authentication?

      Below is my code, and is just blocked there. There is no any error message. '=============================================>         Dim msg As String = "---"         Try             Dim strAddress As String = " xxx@xxxx.com "             Dim s ...Show All

  • Windows Forms DataGridColumnStyle questions...

    Hi, 1. I have made my own class (C#) derived from DataGridColumnStyle to display a comboBox instead of a TextBox.  I have it working great now except that when i tab into the column the focus leaves the column immediately.. if i move into& ...Show All

  • SQL Server problem connecting to datatbase via c# express

    I have a problem connecting to all databases via c# express.the error message says 'failed togenerate a user instance due to a failure in copying database files. The connection will be closed' I am using SQL server 2005 express with managment studio express and visual C# 2005 express. Hi there, A few other people have experienced similar problems to this one (I've never had this one myself though). The solution seems to be to delete the ...Show All

  • Visual Basic How do i create a auto install program

    I just created my first simple program but how do i write a auto install program Hi! Open File menu then choose New Project and from the dialog box just select Setup and Deployment Projects from left pane, after that from the pane at right choose Setup Project. And at last just like making a VB Project just add your executable and other resources. and from Build menu select Build Setup Project. Hope this'll work for you. Shani! ...Show All

  • Visual C# Foreach loop

    Dear All, I had this for each statement that used to grab the cell value for the column. But after I execute this statement, it give me an error Error 2 'System.Windows.Forms.DataGridViewRow.Cells' is a 'property' but is used like a 'method' Does anyone know what is the problem Thanks foreach (System.Windows.Forms. DataGridViewRow dgv in dataGridView1.SelectedRows) { MessageBox .Show(dgv.Cells( "Txn ...Show All

  • Visual Studio Tools for Office Accelerate Smart Tag Recogntion

    There is a 10 seconds delay between finishing typing a word and marking the word with a tag in Microsoft WORD. Is there a way to accelerate it Thanks, Yuhang You can use the following code to force Word to recheck the document for smart tags: Me .RecheckSmartTags() Kathleen McGrath http://blogs.msdn.com/vsto2/ ...Show All

  • SQL Server Schedule a DTS in SSIS

    Can someone point me out how to create a job to start a schedule of a DTS package Not encapsulating the DTS into a SSIS package. I didn’t find even a way to run the package without opening it with the DTS Designer. Thanks in advance   You don't have dtsrun.exe available I'm not sure how to install this util from SQL 2000, maybe it's just a copy/paste since all other runtime components might ...Show All

  • Visual Studio Express Editions publishing and installation questions (database program)

    hi everyone, nearing completion of my first database project, and having gone through the publishing, and then installing my project onto my own computer i have a few questions as i'm not quite sure what is happening... when i have published my project, (to cd style) and then installed said project on my own computer, where does my program get installed to there are shortcuts in my start menu to launch my program, but their properties ...Show All

  • Windows Forms Seems that this is impossible.

    Seems that this is impossible. However you can add startup screen to your application that will show this text file. ...Show All

©2008 Software Development Network

powered by phorum