| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hello,
we have written a VB.NET windows service application for reading OLEDB
data sources on x64 machines. The service EXE itself is compiled...
MJ
|
06-29-2007 01:51 PM
MJ | 2 | 8 |
|  | Greetings,
Why is lock-free programming more efficient than using monitors or mutex?
What is it that makes lock-free programming more efficient? ...
Shawn B.
|
06-29-2007 12:38 PM
Jon Skeet [C# MVP] | 7 | 10 |
|  | A Windows Service can be set to take a couple of different actions when there
is a failure - Take No Action, Restart the service, Run a program, or...
=?Utf-8?B?SmltIFNwaW5r?=
|
06-28-2007 11:00 AM
=?Utf-8?B?SmltIFNwaW5r?= | 0 | 11 |
|  | Hi,
We are having a problem when trying to run AppVerifier on our software. The
problem occurs when we...
=?Utf-8?B?RGFyb24gV2lsbGlmb3Jk?=
|
06-27-2007 12:14 PM
=?Utf-8?B?RGFyb24gV2lsbGlmb3Jk?= | 0 | 11 |
|  | Hello,
I am automating Internet Explorer in order to do some simple automated
testing of a web application. How do I invoke Javascript functions...
Matthew Lock
|
06-26-2007 11:42 PM
Matthew Lock | 3 | 7 |
|  | Hello there.
I'll try to describe shortly my problem, hoping you can help me to find a
solution to it.
I have a C function like this:
static...
antuantuan
|
06-26-2007 09:30 AM
antuantuan | 0 | 8 |
|  | I created web application using ASP.NET 2.0.
that application located in three different servers.
only one application in a certain server does work...
Ken
|
06-25-2007 11:01 AM
Ken | 0 | 9 |
|  | The windows service is ComVisible and has the ClassInterfaceType.AutoDual set.
Code:
<Assembly: ComVisible(True)>
<ComVisible(True)>...
=?Utf-8?B?R2VydCBVbnRlcmhvZmVy?=
|
06-25-2007 07:51 AM
=?Utf-8?B?R2VydCBVbnRlcmhvZmVy?= | 2 | 8 |
|  | Hi All,
I'm new at using AppDomain and had a few questions. I was trying to
put together a sample project. The gist of it is as follows. There...
bormesh@gmail.com
|
06-22-2007 04:50 PM
bormesh@gmail.com | 0 | 7 |
|  | I'm trying to use the IThumbnailCache COM interface to query Vista's system
thumbnail cache. Unfortunately there's no type library for it. Here's...
Tim Haughton
|
06-20-2007 10:07 AM
Nicholas Paldino [.NET/C# MVP] | 1 | 11 |
|  | Is there a way of finding out how many exceptions are "still in the
air" - that is, have not yet been handled.
I have several pieces of library code...
trevors_decoy@hotmail.com
|
06-20-2007 03:14 AM
trevors_decoy@hotmail.com | 0 | 9 |
|  | We have a remote server application called from a client application.
The server application is a .NET application but built with COM
supportability...
=?Utf-8?B?VmVyYQ==?=
|
06-18-2007 09:50 PM
Rick Strahl [MVP] | 1 | 13 |
|  | Hello all.
I'm currently building a memory manager supporting the feature that should
memory be needed by a certain unmanaged component and the...
=?Utf-8?B?ZXJpayBhdCBTdGFyY291bnRlcg==?=
|
06-14-2007 10:42 AM
=?Utf-8?B?ZXJpayBhdCBTdGFyY291bnRlcg==?= | 0 | 11 |
|  | Hi,
How to resolve this problem? when i am debugging my application i got the
following error. Unable to fix the problem. Need your...
=?Utf-8?B?U3JpbWFu?=
|
06-14-2007 08:56 AM
Brian Gideon | 1 | 12 |
|  | Hi, I have a question. I have a DLL created in C that does some file
conversion. I have gone through the code to ensure that it is thread-safe,
i.e....
=?Utf-8?B?SkE=?=
|
06-12-2007 10:18 AM
arbingersys@gmail.com | 8 | 9 |
|  | Posted an issue I got on Boost user mailing list a few days ago and
Boost.Program_Options maintainer suggested to ask a VC++/CLR expert:
Hi,
When I...
jean.daniel.michaud@gmail.com
|
06-05-2007 01:07 PM
jean.daniel.michaud@gmail.com | 2 | 11 |
|  | We have a project in .NET 1.1 , some of the .NET methods take COM
interface reference pointer as a parameter, somehow we have to...
johnxhc@gmail.com
|
06-04-2007 12:36 PM
Ben Voigt [C++ MVP] | 2 | 37 |
|  | /*
Console::WriteLine() I am trying to use message box instead of
Console::WriteLine() to upgrade my code from just using the console to...
Allen Maki
|
06-04-2007 12:30 PM
Ben Voigt [C++ MVP] | 4 | 10 |
|  | Hi all,
I have a big problem. I have a console applciation that has a thread inside.
No Console.xx is done inside the thread.
Sometime (once every...
=?Utf-8?B?TW9yaUNyaXN0aWFu?=
|
06-04-2007 04:20 AM
Jeffrey Tan[MSFT] | 11 | 20 |
|  | Hi,
I'm looking for a free ildasm.exe. meaning:
- command line
- produce IL that can be compiled back using ilasm.exe
- free to...
gilad
|
06-03-2007 01:04 PM
Barry Kelly | 1 | 12 |
|  | Hi,
Anybody has ever needed to copy a very long array (more than Int32.MaxValue
elements) on x64?
I found this solution
private static void...
=?Utf-8?B?THVjYSBNYXJ0aW5ldHRpIC0gUGhhdHNvZnQ=?=
|
06-01-2007 05:28 PM
Marc Gravell | 12 | 18 |
|  | From the MSDN topic on DynamicMethod I've been able to create a very simple
dynamic method. Following the sample code for DynamicMethod, my method...
Mark_Parker
|
05-26-2007 03:26 AM
Smartkid | 4 | 40 |
|  | Hi,
I have a class that should create some methods at runtime. This method
only must call another method, already implemented, passing...
Vinícius Strasser
|
05-24-2007 04:19 PM
Jesse Houwing | 5 | 42 |
|  | I'm very pleased to announce that Foundations of F#, the first book to
be published on the F# programming, will finish its first printing
run,...
robert@strangelights.com
|
05-24-2007 12:24 PM
robert@strangelights.com | 0 | 32 |
|  | Hi every body.
The code written down (by C++/ CLR console).
How can I compile it by Windows Form.
Can any persn wants to help??
Thanks
WELCOME ###
|
05-23-2007 09:19 PM
Ashot Geodakov | 1 | 36 |
|  | Is it true that delegates are internally invoked using reflection?
I know that every delegate class has the Method property of type MethodInfo,
but...
Amir Shitrit
|
05-23-2007 02:35 AM
Manish Bafna | 3 | 36 |
|  | Hi, I'm experiencing some kind of thread behavior problem in a WinForms app
in Vb.Net 2.0.
Actually I'm doing some huge interop using DirectShow to...
Victor Reboucas
|
05-22-2007 08:56 PM
Victor Reboucas | 1 | 35 |
|  | We have a VSTO Word Template application that was built using VS2003, and it
runs fine on both desktops and laptops. However, when we try to run it...
Matt
|
05-22-2007 11:16 AM
Matt | 2 | 39 |
|  | Hi.
In what cases is it possible that the GC will collect an object while a
member of that object is still running?
Could it happen when I create an...
Amir Shitrit
|
05-22-2007 12:44 AM
Barry Kelly | 14 | 62 |
|  | I was looking at some of the Framework code using the .NET Reflector.
There're some places where there're these Label_xxxx lines, e.g.:
......
if...
Bob
|
05-21-2007 01:15 AM
Barry Kelly | 1 | 28 |
|  | Suppose that an exception occured at unmamaged code, and unfortunately
didn't get caught where it should be caught, finally it's caught by
the...
dotNeter
|
05-20-2007 04:27 AM
Gaurav Khanna [MSFT] | 1 | 57 |
|  | Hi,
In the program below there is two instances of the string "output.exe" and
if I change the latter one to "output1.exe" the program breaks (the...
martin
|
05-19-2007 01:36 PM
martin | 0 | 31 |
|  | Hi,
I'm debugging some code running on Windows 2003 R2, .Net 1.1 as windows
service. The code parses medium sized (ca 1,5MB) csv files. Recently...
Sjors
|
05-18-2007 06:23 AM
Sjors | 2 | 33 |
|  | I think I asked a similar question previously, but I can no longer find the
post. My company is trying to use the .Net framework with some...
Jonathan Chambers
|
05-17-2007 09:27 AM
Laura T. | 5 | 53 |
|  | Here is my case.
In unmamaged code, I wrote code as,
RaiseException(MYEXCETIONTYPE, ....);
Thereafter the exception finally got caught by managed...
dotNeter
|
05-17-2007 07:33 AM
Phill W. | 3 | 36 |
|  | Dear Group,
I have got some XML code which I need to send from my SQL Server
database to some remote application server via POST method....
acx@centrum.cz
|
05-16-2007 03:17 PM
Egghead | 5 | 37 |
|  | Hi all
How can I do "web site" or "Web developer" by using C++. I tried using
Visual studio 2005. I could not do it because C++ language not...
WELCOME ###
|
05-16-2007 10:11 AM
Ben Voigt | 2 | 66 |
|  | I've got a quick question that's been bugging me for a long, long time:
Let's say I've got a member variable (in a heavily threaded app):
private...
Chris Mullins [MVP]
|
05-15-2007 06:28 PM
Barry Kelly | 46 | 284 |
|  | Hello Everybody!
I am currently developing a Versioning - Policy, which shall be something
like:
* For compatible Changes only change the...
Günter Prossliner
|
05-14-2007 04:31 AM
Günter Prossliner | 0 | 56 |
|  | Hello every one.
The following is code built by C++ \ CLI . It's built well :
--------------------------------------------------
#include...
WELCOME ###
|
05-11-2007 11:08 AM
LOST | 1 | 35 |
|  | Hi all
From Beginner:
The below is simple program written with C++/ CLR Console; showing the
weights for each of 3 persons...
WELCOME ###
|
05-09-2007 03:43 AM
WELCOME ### | 0 | 29 |
|  | Apologies for the length of this problem statement but it is a bit
complicated and I just wanted to be as thorough as possible. Also,
code samples...
fawad.karim@gmail.com
|
05-08-2007 04:44 PM
fawad.karim@gmail.com | 0 | 31 |
|  | Hi,
Managed Spy is a wonderful tool and really it helped a lot .
It is working fine with VS2005. But I am facing some probelm with
VS2003. I have...
mohan@tek.com
|
05-08-2007 05:27 AM
mohan@tek.com | 0 | 74 |
|  | Can any body fix this code ??
===============================
#include "stdafx.h"
#include "cstdlib"
using namespace System;
WELCOME ###
|
05-07-2007 10:13 PM
WELCOME ### | 0 | 49 |
|  | Hi all
From Beginner:
The below is simple program written with C++/ CLR Console; showing the
weights for each of 3 persons...
WELCOME ###
|
05-07-2007 09:14 PM
WELCOME ### | 0 | 32 |
|  | Hi,
Reading about what CLR does, that it JIT compiles the IL code and generates
native machine code instructions for the CPU to understand and act...
Sugandh Jain
|
05-07-2007 08:20 PM
William Stacey [C# MVP] | 6 | 41 |
|  | Hi,
I'm new serialization concepts....I need some hwlp..
I've a class defined as follows
class CustomSerialization1
{
private string s;
public...
AVL
|
05-05-2007 05:52 AM
Alex Meleta | 3 | 49 |
|  | Hi there
According to the framework documentation, a generic List is thread-safe for
multiple readers, as long as it is not being modified:
"A List...
Torsten Seemann
|
05-03-2007 09:00 PM
William Stacey [C# MVP] | 6 | 43 |
|  | i've created a console application whcih reads different file formats and
scans for some for words....
the application builds fine and executes...
AVL
|
05-02-2007 12:11 PM
Barry Kelly | 1 | 37 |
|  | I wonder if you could help.
The event handler code below, will allow the user to change the phone number
and write it on a label of a message box. I...
Allen Maki
|
05-02-2007 12:24 AM
G Himangi | 1 | 37 |