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

Software Development Network >> Hugh Perkins_'s Q&A profile

Hugh Perkins_

Member List

mfitz
Helge Norvang
Jellcat
Thomas Murphy - MSFT
VC_Mike
Aw Ali
Martin Selway
Kiwidude
Michael Freidgeim
NathanB
Aravindtg
marsherfu
Comet87
Zou Kok Man
AxelD
Phil Ekins
dtrade
Simon Honeybone
Rigs78
Jeff Berger
Only Title

Hugh Perkins_'s Q&A profile

  • Visual Basic non administrator rights

    I am writting a program that reads and rights to the registry. The problem is that if I am not logged into windows with admin rights my program can not read the registry it just pops up a box saying I don't have the rights. How can I get around this Thanks Simon Make sure that your users are logged in so they have rights to the registry. There's no way around it, it's a security feature. ...Show All

  • Visual C++ Add user control to the form

    I'm using Visual C++ .NET 2005. I want to create my user control and add it to the form. I'm doing: File->New->Project->Visual C++->CLR->Windows Forms Application Then I am creating my control: Add new item->Visual C++->UI->User Control I'm drawing it and then I am openning my Form1 again. How can I add my User Control to the Form1 I thought my user control must appear into the "Toolbox" bar. But it doesn't. How can I add my User Control to the Form1 In Visual Studio go to Tools-> Choose Toolbox Items... and select the control that you want to add. RG ...Show All

  • .NET Development Working with the Page File????

    Is there a way that I can access the page file, or the page file usage of my Windows XP system For some reason my app uses alot of RAM, and I was wondering, if it's possible to access the page file, so that I can basically capture a snapshot of the page file, or bookmark it at a point, and after I ran a specific function, which I know that uses a lot of RAM, and then just basically do a rollback ones the function has finished executed. If someone can help me with this, please. Thanks Hi Chris, Thanks for the reply, well I think I might have solved my problem. The Arrays I used in that ...Show All

  • Visual C# GUI Problem

    I made a nice looking C# Gui. However, when I run the application on my coworker's laptop the layout is not correct and and when I resize it is very wrong! I tried changing display settings and was able to get the gui working after changing the DPI setting (although this didn't work on his laptop but rather on another...it still won't work on his). What is going on here Why is this an issue It's hard to guess what the problem might be without more details. Could you link to some screenshots It would be useful to see: a. What the GUI looks like on your system b. What it looks like on your coworker's laptop c. What it l ...Show All

  • Software Development for Windows Vista About DES ............

    i'm sorry ^^. i can't speak english well^^;; I synthesized the picture(AVI or MPEG files) to make use of the IAMTimeline interface but the synthesized picture don't have sound while it is played. Which interface add for the picture, can it have sound When you add video items to the timeline, I'm guessing you use CreateEmptyNode to create a node, then SetMediaType to set the type to video. I believe you need to create a second group for audio. Add the same source files. ...Show All

  • Windows Forms Column Order in Databind

    I'm binding to an arrayList of objects - how can I change the order that the columns appear ...Show All

  • Visual C# WebClient

    Ok. I want to download a file from a server to a specified location using the WebClient.DownloadFile() Method. I also have a progressbar. I want the progress bar to increment in value continuous to the actual progress of the download. Can someone tell me how to do this Add an EventHandler to the DownloadProgressChanged event and increment your progress bar there ala: wc.DownloadProgressChanged += new System.Net.DownloadProgressChangedEventHandler(wc_DownloadProgressChanged); and void wc_DownloadProgressChanged(object sender, System.Net.DownloadProgressChangedEventArgs e) { progressBar1.Value = e.Progress ...Show All

  • Visual C# How i can Embed swf file in the form..?

    Hello,all.. How i can embed a swf file..in a form.. which object can i use ..(i am using C# 2.0..not C# 1.1..).. Did any one try..that..please help..i have a column in database called fld_Data..which is of type of image..datatype..it contains all data....(images(jpg,gif,) and swf )..the question..i know how to show the images on PictureBox. Control..but the question how i can show swf flash file..in that control..or another controls.. best regards. Bassam Basamad The most Flash player controls don't accept a stream but want a file path or something like that. I don't know wish Flash player control you are using, but ...Show All

  • Smart Device Development maximize form mobile 5.0

    I have a problem maximizing a form correctly. Everything is coded for a Pocket PC under Windows mobile 5.0. Actually, my forms are maximized. When I click a button on one form, it opens another one (all in maximized mode). The problem is that when I close the actual form and want to come back to the original one, There is that Windows title bar on top that appears and stay there until I click on my window to get focus. We have tried several things, such as the window priorities... Still have that title bar on top when I come back to my form. Could anybody help me clarify that problem. Thank you I'm not sure ...Show All

  • Visual C++ VS .Net 2005, how to disable intellisense...

    Hi I am really frustrated with the performance of VS .Net 2005. This is because I always see at the bottom "updating intellisense..." and it uses 60% to 70% of CPU. How to disable this updating of intellisense... Please this is making Visual studio unusable. Thanks Chandra Try going to Tools menu -> Options ->Text Editor -> C# -> Intellisense and uncheck the option "Intellisense pre-selects most recently used members". Then click OK. Does this help It does not disable Intellisense, but it should turn off background upates to the recent list. If you are fcing more problems please mention what's ...Show All

  • Windows Forms Saving Local Files from my Program

    Hi all, I have a full-trust application that I have successfully deployed with ClickOnce. Deployment and updates work perfectly, so that's not what this post is about. My problem is ClickOnce-related, though, so I thought I'd post here rather than in the Windows Forms group. The application saves thumbnails of images from the web in a local folder, and references them by filename in a WebBrowser component (in <img> tags). Currently I'm using a subfolder of the "Application Data" folder (Environment.SpecialFolders.ApplicationData) to store the thumbnails, but I realise now that this is less-than-ideal, since the folder and its conten ...Show All

  • Visual Studio Express Editions VSContentInstaller.exe - Bad Inmage

    After reinstalling XP Pro and then installing VS 2005 Standard, I decided to try a starter kit. I downloaded the Amazon Movie one and clicked on the file and got this Alert message: _____________________________________________________________________ .NET-BroadcastEventWindow.2.0.0.0.33c0d9d.0: VSContentInstaller.exe - Bad Inmage The application  or DLL C : Documents and Settings\Dilbert\Desktop\AmazonMovieCollection_1_0_vb_rtm.vsi is not a valid Windows image. Please check this against your installation diskette. --------------------------------------------------------------------------------------------- Has anyone else had thi ...Show All

  • SQL Server External documentation

    I know that the BI studio can build a nice flow document that is associated with the package.  Is there an easy way to build a series fo documents that can be shared with other users without having them go into Visual Studio Mark E. Johnson  I found the following free tool. http://www.bidocumenter.com/Public/Default.aspx ...Show All

  • Visual C# how to implement command line switches with command line arguments

    i want to develop console application which is taking arguments in command line and switches for example myapplication /s /s somefile.txt servername just like that...okay so how can i implements this is some switch is missing or arguments than give me some error.... Hi, your main function receives this arguments: static void Main(String[] args) { for each(String str in args) System.Console.WriteLine(str); } Now all you have to do is parse them and use them as you wish. ...Show All

  • Visual C# DateTime Method

    Ok. I know I have asked this question before, but I wanted to ask it in a different light. Here is a sample code that I dont know what to do with : double seconds = 0; DateTime baseTime = new DateTime (); DateTime date = baseTime.AddMilliseconds(seconds); Ok, what I want is for the current time to be "00:00:00".  And for it to show the incrementing seconds. Can anyone tell me how to do this. If you need more clerification please reply. private void Button1_Click( object sender, System.EventArgs e) { double milliseconds = 10000; double seconds = 10; DateTime baseTime; DateTime date; baseTime = new Da ...Show All

©2008 Software Development Network