Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top MS Visual C# Solutions: 526 - 539 of 539
 
Hello, I have a requirement to include Adobe Acrobat in the installer for my C# Windows Forms app, which as part of its function manages pdf files. What is the best way to do this? It sh...
Hi, If you first care to visit http://www.absinto.org/form.html you can see just what I want to do in C#. As you type in the login box, the email textboxes are automatically filled with th...
Hi, I have this file in VB (.vb) that has a routine I must call from another file in C#. I have no idea on how to do that. Any help would be appreciated. Warm Regards, Mário Gamito
Hello, What file types should I deploy to my production Internet web site? Should I deploy these .aspx.designer.cs .aspx.resx Seems like I don't need them. Files that I do need ...
I have two two columns in a datagrid, Firts column has the count and the second column has two radio button(One is Yes, and other one is No). Now when the user checks on one radio button on a ...
I have placed a background image on my master page but you only see the first 1/2 inch of the back ground image at the very top of the page.  Does anyone know how to fix this?
Hi All, I have a class that creates a timer and raises an event event when the timer tick event occurs (See Code Snippet) I can create an instance of my timer class like this: private Time...
Is there a way in C# to associate a Button on a Windows Form with the button assigned to "back" or "forward" on a mouse?
In my application, I have noticed that if I cycle through the menus with the arrow keys, the menustrip leaves visual artifacts of the previous open menu (see attachment). Is there a way to ...
I started using Visual Net 2005 and I encounter a strange problem while working on the project. Whenever I wanted to add an event handler using the Add Event Handler Wizard, it always told me ...
I need to obtain information from 3 additional fields. location   description driverversion Once you load the property how does one retreive the information.
I have an application that has two forms, Form1 & Form2.  Form1 is the main form and Form2 is an image viewer.  Form1 starts up centered on the screen.  If an image needs to be viewed, Form2 i...
Hi. I need an efficient method of running a piece of code every minute. I am writing a Windows Service, an I need it to perform a task exactly every minute. It doesnt matter whether it sta...
Is there a way to automated the "Recover Deleted Items" task in Outlook 2003?  At the end of the day, every day, I always perform this operation to permanently delete items.  I was hoping to a...