| Thread | Last Post | Replies |
|
| Marshal.Copy | 20 Aug 2007 15:54 GMT | 1 |
Hello.... I have an MFC ActiveX and creates a BYTE* buffer(as a CDialog Class member) and I've wrote a function that gets the pointer to that buffer and it's size: void CMainDialog::GetPointers(int *p, int *size)
|
| References | 20 Aug 2007 15:44 GMT | 2 |
Hi experts I have a c# project which uses references to various dlls. All works ok on my pc, but if I run the project on another machine it does not work correctly. On further investigation, the other machine has the dlls in
|
| Monitor Windows Service | 20 Aug 2007 15:40 GMT | 1 |
I haven't got a code problem..because i haven't created any code yet..but hopefully someone can put me in the right direction. I want to create a windows service that acts like redirector and monitor at the same time. I am creating an indexing application that
|
| .net charts | 20 Aug 2007 14:39 GMT | 4 |
can anyone reccomend good controls for .net charts and graphs? maybe free for downolad, or limited editions? Thank you.
|
| Vista support | 20 Aug 2007 14:26 GMT | 2 |
Is Visual Studio 2003 fully supported under Vista Ultimate ? And about Visual Studio 2005 ? Thanks.
|
| cross platform development | 20 Aug 2007 14:02 GMT | 5 |
Sorry if i repeat this question but when i serached this group, the latest relevant information belonged tio July 2006. Ok the question: I have a friend who wants me to develop a customer-inventory management system for her. She uses MacOSX (Tiger). I use Windows XP. So i
|
| Excel in C# code - custom properties | 20 Aug 2007 13:32 GMT | 2 |
I'm losing a battle with operating on Excel files in C# code. I want to open an *.xls file in a C# code, do some modifications and save it to a text file. But I need to modify some options, like: date format, text without
|
| Problems with Firebird & VisualStudio 2005 - open of winform not possible ! HELP | 20 Aug 2007 13:26 GMT | 1 |
I'm using new FireBirdClient in my simple WINFOR-App and I'm always getting strange error. I'm using DataAdapter on my form and everytime when I've changed something (like Parameters etc.) and trying to open that winform again
|
| SourceControl plugin | 20 Aug 2007 13:14 GMT | 3 |
I would like to create my own plugin for SourceControl inside Visual Studio, but all I can find on Google info is documentation on existing plug-ins, no technical documentation; Does anyone know where I find such information or does anyone has a small example (crude and ...
|
| UML. Interaction diagrams | 20 Aug 2007 13:06 GMT | 2 |
How do you write the interaction diagram's messages in c#? like calling a method in the object class? like an event? Thank you
|
| Garbage collection and new keyword in parameters | 20 Aug 2007 13:03 GMT | 2 |
I'm trying to better understand the behanviour of garbage collection in .NET 2.0 and was wondering if anyone could shed some light on the following: If I have code something like
|
| what's your suggesstion plz? | 20 Aug 2007 12:52 GMT | 6 |
i have a medical software which contains: 1. Appointments 2. Doctor Station 3. Laboratory
|
| Take a look on http://dotnetbible.blogspot.com/ | 20 Aug 2007 10:50 GMT | 2 |
Some issuew i dealt on, i encountered
 Signature Sincerely Yaron Karni
|
| Please Help: how to connect using specific IP address | 20 Aug 2007 09:33 GMT | 3 |
Hi everyone I don't know if I am posting this to the right newsgroup but it is the closest I found, in case you think you can advice me to another newsgroup please feel free to do so. I am so desperate to get my problem solved.
|
| Assessing Application Network Overhead | 20 Aug 2007 09:17 GMT | 2 |
Hi, I am in the process of developing a small application that sits in the task bar and at a set interval polls an IIS web server for information. The process involves the client sending anything between 3 and 30 characters of data and the server returning anything up to 50
|