| Thread | Last Post | Replies |
|
| How to plot a running graph from Live XML Stream Data | 29 Jun 2007 08:08 GMT | 2 |
Hi.. I am working on a medical device which will give the various current reading of various types of parameter from patient body like oxygen lavel, breathing, tampature etc, and it's a ventilator, so we are
|
| Sending messages between two C# programs... | 29 Jun 2007 06:22 GMT | 2 |
I'm very new to C# programming, but I have been writing programs in Java for several years. I'm trying to find a simple way to send short messages and data packages between two separate C# programs running on the same computer.
|
| Updating machine.config. on multiple pcs | 28 Jun 2007 23:22 GMT | 1 |
We need to update machine.config for .net 2.0 on multiple pcs on a network. Most machines would potentially have other versions of .net installed too. Is there an easy/quick way to do this specially one that a non-technical person can do too such as running a bat file or some ...
|
| Merge Time String into a DateTime? | 28 Jun 2007 22:52 GMT | 4 |
I have a string[] of time values that look like this: "16:00:00" "18:00:00" "22:30:30"
|
| Save images to memorystream? | 28 Jun 2007 17:36 GMT | 5 |
I'm writing a simple screen capture program that is using the Bitmap class to save the capture. I would like to do multiple captures and save them as we go along. I know that I could save them to a temporary folder on the filesystem but is there a way to save them to
|
| URGENT ASP.net VB.net Developers SSE/TL required | 28 Jun 2007 16:02 GMT | 1 |
We, at BioEnable Technologies, Pune, have requirement of 2 to 5 years experienced Professionals (Sr. Software Eng / Team Leaders) with following skill sets ASP.Net(MUST), VB.Net (MUST), C#, .Net2.0, AJAX, XML, SOAP,
|
| Deserialization Problem CLR 1.1.4322.2379 | 28 Jun 2007 02:59 GMT | 4 |
We have an application (VS 2003) that uses binary serialization / deseralization with formatter surrogates for some features. It works ok on CLR Versions 1.1.4322.573, 1.1.4322.2032, and 1.1.4322.2300 however on CLR Version 1.1.4322.2379 it receives the following exception ...
|
| ICommand woes... | 28 Jun 2007 02:04 GMT | 3 |
I tried to create a SetColor command and a ColorPicker which uses it. There is one effect I cannot reproduce, it is tracking the CommandSource and wether it's valid. By that I mean if I create a MenuItem like that:
|
| Still Cannot Use ConfigurationManager Class in Code | 27 Jun 2007 21:58 GMT | 1 |
I have noticed a number of entries regarding the use of the ConfigurationManager class to read connection strings. I writing a class library that requires a DB connection. I have an app.config file in the application that contains the connection string. I have set a project
|
| VS.NET 2005 SP1 breaks applications | 27 Jun 2007 20:07 GMT | 1 |
I recently updated Visual Studio to Service Pack 1. Before the update, any program built with Visual Studio required the .Net 2.0 Framework to be installed on the target machine in order to run or it gave an "Application Configuration is not correct" error. Now that I've
|
| Search DB With Special characters | 27 Jun 2007 15:22 GMT | 1 |
What is the method to search database when the there are special character like São TIA
|
| Log off only option on shut down. | 27 Jun 2007 15:06 GMT | 1 |
We have a Windows 2003 domain here with mainly XP & 2000 clients. I have a WSUS server distributing windows updates. I deployed some updates at the start of the week & since then, the shut down option is not available to users.
|
| Evaluate Runtime Expression in a Custom Attribute? | 27 Jun 2007 13:14 GMT | 5 |
I have a custom Attribute Class that decorates a primary class like in the example below. I would now like to decorate the primary class with the Attribute, but let the Attribute do a runtime evaluation of an expression and throw if it fails the expression. Can someone show me
|
| GetFullPath and Administrator Paths | 27 Jun 2007 08:41 GMT | 6 |
I am trying to see if two file references are equal using the Path.GetFullPath method. The following two paths when passed to this method do not come back the same, which surprises me. "\\MyMachine\C$\Data\MyData\MyFile.txt"
|
| Problema with clickonce | 27 Jun 2007 08:23 GMT | 1 |
I'm trying to make an installer with clickonce for vb.net app with VS 2005. I can publish, but when I try to install, I got an error: Can't start the application Here is the log (I'm using spanish version)
|