| Thread | Last Post | Replies |
|
| XP SP2 freezes my laptop | 27 Feb 2007 16:46 GMT | 3 |
Hi, I have a Medion Cybermax MD41349 FID2130 Laptop and without XP SP2 it works fine but soon as I install XP SP2 it keeps locking up my system :-( Every so often it just locks up for about 5 mins and in this time the clock loses time for every minute it locks up!?
|
| Sort a Datagridview with code. | 27 Feb 2007 16:46 GMT | 3 |
Hi, I'm learning to use the Datagridview; I would like sort a column of my DGV, but with code, not with user click over the column, how make that?; Mi other question is how search for a especific chain in my DGV?.
|
| How do I read all the files in a folder sorted by Created Date Time (Using System.IO). | 27 Feb 2007 13:45 GMT | 1 |
I am developing 2 applications. The first application will keep on generate a new file in a span of 30 milliseconds with some valid data inside (This code is written in C). The second application (A Windows Service written in VB.NET) will keep on
|
| Handle SessionSwitchEvent with Service | 27 Feb 2007 13:32 GMT | 2 |
I try to create a service witch handle the session switch events: Lock, unlocked etc... I can do this with a standard executable like this (it's just an example): //****************************************
|
| session variable value lost | 27 Feb 2007 10:41 GMT | 1 |
Background We migrated our Asp.net 1.1 application to Asp.net 2.0 ( just migration ) . It was working fine in local developer machine and one of our development testing server.
|
| Controls in ListView detail view columns. | 27 Feb 2007 09:22 GMT | 2 |
I often use detail view of the ListView control to display tabular data (is there any better way?) Many real-world applications display buttons, progress bars or dropdown lists in the columns, but it seems like ListView only allows
|
| gateway 1450 motherboard | 27 Feb 2007 07:42 GMT | 2 |
i recently purchased a motherboard from ebay. my old one wouldn't power up. it powers up now, but that's all. Nothing on the monitor.
|
| Bad Pool Caller installing Windows XP Pro | 27 Feb 2007 07:38 GMT | 1 |
I was trying to install XP Professional w/ SP2 on my Dell Dimension 2400. It gets to installing device drivers and then I get a blue screen with Bad Pool Caller error. I was running XP Home Edition. I cant get it to open in safe mode or anything. I looked at that windows ...
|
| large file copy: invalid MS-DOS function | 27 Feb 2007 07:33 GMT | 1 |
I am trying to copy large files (1 GB and larger) from my hard drive. After 600 MB, I get "cannot copy file: blahblah.avi. Invalid MS-DOS function" or something to that effect. If I try to view the file it opens and gets about 2/3 of the way through and stops. I tried drag and ...
|
| Windows Live Sign -in | 27 Feb 2007 07:32 GMT | 3 |
Finally figured out how to use Windows Live but every time I sign-in I get a box with the message "There was an error during sign-in" and the admonishment to "Try Again" yet everything seems to work. Anyone know what's up? --
|
| marking method or property as depricated | 27 Feb 2007 01:57 GMT | 2 |
i want to mark some of my methods and properties as DEPRICATED. is it possible to do that? and if possible, then how would i do that? i would appricate any help. Lucky
|
| What is the best way to moving managed code to unmanaged code? | 27 Feb 2007 00:26 GMT | 7 |
I have an application which is web based. I am hosting it on VB.Net container, ie winform. Now i am facing a problem. If i make an exe of that, then i require .net framework installed on that machine where i am going to run this.
|
| StatusBar Control | 26 Feb 2007 22:39 GMT | 1 |
In Visual Studio 2005, I can't find StatusBar control. I'm following instructions from Visual Studio 2002/2003 on how to create a StatusBar control and set up the Panels property for it. Any advice on the equivalent control of StatusBar in VS 2005, and the
|
| How return data for a Showdialog() | 26 Feb 2007 22:38 GMT | 2 |
Hi, I make a a program with two Form, I call Form2 as showdialog() I Would like receive data when Form2 is closed, how make that?. How return data when the form is closing or closed?. Thanks in advance.
|
| SerialPort: How do I time the arrival between characters on a serial stream? | 26 Feb 2007 20:19 GMT | 4 |
I'm trying to implement a protocol that has a concept of a GAP timer in the serial stream; if two properly framed characters are spaced in time by so many milliseconds or longer, there is an error.
|