Do not use on any
shared computer
September 5, 2008 11:15pm pdt

635 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.

 
Time Tested .NET Solutions: 1601 - 1625 of 1973
 
I have  a data view taht i am using to bind to my drop down list dataview gives that gives multiple results of the same id I want to get distict commGrpID lobj_MergedDatatable = lobj_Datavie...
Does Case Not work?  Like if I wanted the condition to trigger on every county except Calhoon? select Case county     case not "Calhoon"        do something end select
Hello, I'm trying to catch an null ref exception if the url that the page that enter in does not exist. here is my code:   if (sName.Length > 0)             {                 //Get Id Fro...
Hi:    I am wondering if I create an application pool with custom identity, and this involves setting the password for the account (Application pool Identity section - click Configurable, Typ...
Hi, I would like destroy the history (windows.history). Because my program show the last list (no refresh)... I try window.location.replace... but it doesn't work... Thank a lot Alex
I have the following block of code that get a list of MACAddress on my computer.  It works great.  My question is will it work on computer that have a Japanies or Koren or Czech version of win...
Hi Thanks for clicking We get this error on trying to run our application. It happens at the InitialiseComponents setup of our main(startup) form "Corrupt .resources file. Got an unexpec...
i need a type of universal error handler to say if there is an error on my form to redirect to a page to prevent runtime errors
I am trying to use an [array].foreach loop and also pass a parameter. Here is some code that I threw together to give an example. MyCustomClass could just be anything. I am just trying to loop...
Dear All, I need to write a small program to delete all [dead] printing jobs on a server before it restarts. I got a version for Internet, however it seems only works for Windows XP. Does a...
I have a net 2.0 application I wrote to log off users with 20 minutes of inactivity.  It seems to work great, but takes up a little to much memory.  Currently is starts with about 13meg and sl...
I am sending out an html email to customers with a yes\no selection in it. I would like it to take the user to an asp.net thank you page on our website, but I want it to email me with the resu...
I am trying to create some extension to work with a double. One of them is below. I just want to have a bunch of them set up this way so that I don't have to wrap everything. Whenever I try to...
I have a .NET .exe file that I want to start as a service. How do I do this?
Hi there! Today I have a understanding problem due to my little knowledge to ActiveX and Windows Forms in Visual C# 2005. Let me try to explain you my problem in hope to get an understand...
How to command in sql select? OR Any proper sql command with hashtable/arraylist eq: SELECT id FROM xtable WHERE id NOT IN (hashtable) OR SELECT id FROM xtable WHERE id NOT IN (arraylist...
Hi Experts, I have created a vb.net Application  myAppl.exe When this application starts first, a myXml.xml and myTxt.txt file are created. myXml.xml: configuration- parameter (created by...
We have a data review application based on MFC that reads data from CD/hard drive and renders waveform on screen. The whole dataset consists of hours worth of recording but at a time on screen...
Hi Experts!  I have a vb.net forms app with a textbox.  An external app has the hWnd pointer to the text box handle.  When the external app writes to the text box, I can see the new text, howe...
I am working on the Windows application made in C# 2005 and in this I want to crystal report for reporting and i want creating dataset which should be passed to Crystal report through coding ...
I have a vb .net 2.0 application that I need to call a Perl script and pass some arguments to it.     One of the problems I have is that the Perl script will prompt the user with a y/n questio...
I'm migrating an application from 1.1 to 2.0 and getting the appSettings configuration error when trying to run the application.  The application uses a common service that handles database co...
I am using a dataset to databind dropdownlist and checkboxes. If there are null values in the database, it does not like that and I get error: ".......has a SelectedValue which is invalid beca...
I've just started to develop a UI Automation client (.net framework 3, c#) and want to read the value in a label of the application i'm testing. How can this be done?
I am looking to see if there are any companies that can help with our VB6 to Vb.Net conversion programme