| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | In a certain app, I want to sort file and folder names in the exact same
order that explorer would show them (assuming it's set to order by name...
Lucvdv
|
02-21-2007 10:05 AM
Ben Voigt | 1 | 38 |
|  | I started work on a serializer that requires I access private fields.
I wrote some IL to access these private fields, but the resulting code
triggers...
Nick Darnell
|
02-18-2007 09:20 PM
Nick Darnell | 0 | 35 |
|  | I have the first release of my software ready to release! I only
need
to add the spit polish, such as the registration/activation process.
It is...
cartoper@gmail.com
|
02-16-2007 04:42 PM
Jon Skeet [C# MVP] | 3 | 39 |
|  | SafeHandle derives from the CriticalFinalizerObject class, so its finalizer
code is executed in a constrained execution region (CER). When I...
Can
|
02-16-2007 10:44 AM
Can | 0 | 36 |
|  | I have a need to debug both managed & unmanaged code , I am able to
set a breakpoint in C#, after the program reach the breakpoint, I
would like to...
johnxhc@gmail.com
|
02-15-2007 07:45 PM
Chris Mullins [MVP] | 1 | 35 |
|  | The full error is 'could not load file or assembly
'Microsoft.ReportViewer.WinForms, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f... or one...
kblau
|
02-15-2007 10:02 AM
Ciaran O''Donnell | 1 | 38 |
|  | I'm having problems with some IL code I'm emitting from a compiler I'm
working on. I've narrowed down the problem and have recreated it in the...
Dave.NET
|
02-15-2007 05:48 AM
Laura T. | 4 | 37 |
|  | I'm trying to use AppDomain to launch different versions of the same app from
within the same host app.
Each version of the application sits in a...
d72e4d
|
02-14-2007 06:56 PM
d72e4d | 0 | 28 |
|  | Greetings,
I have an application that must load various modules. Each module must be
able to execute concurrently, so I'm spawning a thread and...
Shawn B.
|
02-13-2007 08:26 PM
Shawn B. | 11 | 61 |
|  | Hi all
Can I make games program by C++ either Native or CLI ? ..... how?
Where I go or what's book I read to learn?
Thanks...
WELCOME ###
|
02-13-2007 02:28 PM
Nip | 2 | 42 |
|  | I am having an issue where Assembly.Load fails,
even after installing a signed assembly to the GAC via the fusion.dll
API.
I have supplied a link to...
jc
|
02-12-2007 04:09 PM
Ben Voigt | 1 | 27 |
|  | Hi,
I am trying to solve a tutorial problem of mine where I am using the
HttpWebRequest and HttpWebResponse objects to call MSN Search to retrieve...
Per [Pedalen]
|
02-08-2007 05:01 PM
Per [Pedalen] | 2 | 23 |
|  | From beginner .....
Both "Window Form" & MFC (microsoft foundation calsses) / both of them
accept " Controls " on them.
Can any person tell me...
WELCOME ###
|
02-07-2007 02:00 PM
Ben Voigt | 1 | 46 |
|  | I haven't found a way to retrieve a parameter's value using a StackTrace and
Reflection. Have I missed something?
TIA, Tim
Tim Pulley
|
02-07-2007 09:36 AM
Ben Voigt | 2 | 29 |
|  | In article <OKcQqCkSHHA.1016 (AT) TK2MSFTNGP04 (DOT) phx.gbl>, vcreb (AT) hotmail (DOT) com
says...
Looks like there's a problem in the format of...
Victor Reboucas
|
02-07-2007 01:10 AM
Victor Reboucas | 3 | 34 |
|  | ..NETTers,
The .NET application that I am working on runs as a Windows service. A
separate command line client program needs to communicate with...
Pradeep
|
02-05-2007 06:46 AM
Vaishali D | 3 | 36 |
|  | I created a c++/cli mfc regular dll to use a .NET assembly with a c++/MFC
application. Therefore I used the /clr compiler option. If I use also...
FriedhelmEichin
|
02-02-2007 05:19 AM
FriedhelmEichin | 2 | 31 |
|  | Can you elaborate this point a bit more? Or can you demonstrate me the way
to modify my code? I just get confused here. Byref Byte should already...
SteveYau
|
02-01-2007 01:44 AM
SteveYau | 1 | 32 |
|  | I've seen a number of people ask about memory footprint differences between
x86 and x64 over the last few months.
In the course of some recent...
Chris Mullins
|
01-30-2007 11:46 AM
Oliver Sturm | 3 | 45 |
|  | I am doing some work with a client API via COM interop. I have
reached the situation where after this call to their API:
object someObj =...
Philip Daniels
|
01-22-2007 06:27 PM
me@foo.com | 2 | 41 |
|  | Hello
I've come across a strange problem:
* I have a native (MFC) ISAPI application that loads several dll's at
startup, including a mixed mode...
erlend.rotvik@gmail.com
|
01-22-2007 09:26 AM
erlend.rotvik@gmail.com | 0 | 34 |
|  | Hi,
Can anyone tell me why VirtualCallStubManager::FindStubManager(TADDR
stubAddress, StubKind* bStubKind)
returns type unknown and NULL as stub...
Skochkar
|
01-22-2007 06:00 AM
Skochkar | 1 | 30 |
|  | There is a readily available small C# class called StringEnum. Just
search for it on Google.
You can decorate your enum as in the following...
MD
|
01-18-2007 06:01 PM
MD | 0 | 42 |
|  | "JaiPrakash Sharma" <JaiPrakashSharma (AT) discussions (DOT) microsoft.com> wrote in
message news:84BF6E20-C4BB-428C-84D9-64E4BA48ED8B (AT) microsoft...
Ben Voigt
|
01-17-2007 09:54 AM
Ben Voigt | 0 | 35 |
|  | I have a VB project, and am trying to find a way to prove that each
build from one set of source is the same as every other build from the
same...
mhsampson@alltel.net
|
01-15-2007 05:05 PM
mhsampson@alltel.net | 0 | 38 |
|  | Hi all,
I am facing one wired problem while sending bunch of web request using
webrequest class.
what i am doing is processsing bunch of url at a...
trialproduct2004@yahoo.com
|
01-12-2007 10:39 AM
Vadym Stetsyak | 1 | 29 |
|  | Hi,
When I init a DirectorySecurity class and call AddAccessRule to add
some security rules to a directory which is on a FAT32 drive, it
succeeded...
DAXU@HOTMAIL.COM
|
01-12-2007 07:37 AM
DAXU@HOTMAIL.COM | 0 | 33 |
|  | Hi Mike,
Thank you for sharing the result with the community!
Yep, Suzanne Cook is our CLR team's loader developer, I also learned a lot
from his...
Mike Livenspargar
|
01-11-2007 10:01 PM
Jeffrey Tan[MSFT] | 4 | 41 |
|  | My question falls under the category "I have written an application that
works fine on my developer machine, but throws a SecurityException on...
Gerke M. Preussner
|
01-11-2007 04:39 AM
aleem076@gmail.com | 4 | 39 |
|  | Hello everyone,
Would anyone happen to know how the CLR determines what types are on
the stack? Specifically, if I have the following code :
void...
Anthony Paul
|
01-10-2007 12:45 PM
Barry Kelly | 5 | 38 |
|  | I have a library file (.lib) which was developed in c++, I need to use this
lib file into .net
Can I convert the lib file into dll or is there any...
Umeshnath
|
01-09-2007 06:32 PM
William DePalo [MVP VC++] | 4 | 45 |
|  | With generics I would like to get some opnions on when recompilation is
required. I have a class R<T> where T will be changing and I want T to...
Kevin Burton
|
01-08-2007 10:10 AM
Ben Voigt | 1 | 34 |
|  | I'm attempting to migrate a predominately MFC application that I've just
inherited from
Visual Studio.NET 2003 to Visual Studio 2005. I've managed to...
phnimx
|
01-07-2007 10:19 PM
Jeffrey Tan[MSFT] | 3 | 46 |
|  | Hi,
I have two web apps (e.g. A and B) that works fine independently.
Virtually, they are:
http://A
http://B
Kevin L
|
01-06-2007 04:07 AM
Kevin L | 0 | 36 |
|  | Hi there,
When I run the following on my app's primary thread:
System.Type.GetType("System.Windows.Forms.Form")
It works as expected. If I then...
Larry Smith
|
01-05-2007 04:35 PM
cody | 19 | 70 |
|  | Hi Hanna!
Do you meen Control.CheckForIllegalCrossThreadCalls? This is a static
property. If you set it to false, no Exceptions will be thrown when...
Günter Prossliner
|
01-04-2007 04:39 AM
Günter Prossliner | 0 | 38 |
|  | * Windows Form
* Language C++
Please who can tell me a good book dealing with the above elements ?
Thank all.
================================
WELCOME ###
|
01-04-2007 02:01 AM
WELCOME ### | 0 | 28 |
|  | Hanna <jebbushell (AT) yahoo (DOT) com> wrote:
What do you think the difference in threading model between 1.1 and 2.0
is?
--
Jon Skeet - <skeet...
Jon Skeet [C# MVP]
|
01-03-2007 04:39 PM
Jon Skeet [C# MVP] | 0 | 35 |
|  | NOTE : DO NOT EMAIL ON FORUMS, EMAIL ME DIRECTLY ON MY EMAIL ADDRESS FROM THIS LIST !
EMAIL : william2428656 (AT) yahoo (DOT) com
No Date...
WILLIAMS
|
01-02-2007 11:04 PM
WILLIAMS | 0 | 46 |
|  | NOTE : DO NOT EMAIL ON FORUMS, EMAIL ME DIRECTLY ON MY EMAIL ADDRESS FROM THIS LIST !
EMAIL : william2428656 (AT) yahoo (DOT) com
No Date...
WILLIAMS
|
01-02-2007 11:04 PM
WILLIAMS | 0 | 42 |
|  | I guess I am just uneasy with the use of "ownership" here. Which means
something very specific in terms of objects like mutex or monitor which...
Loy
|
12-28-2006 04:43 PM
William Stacey [C# MVP] | 12 | 77 |
|  | "Olav" <Olav (AT) discussions (DOT) microsoft.com> wrote
That is prohibited in standard C++, string literals are stored in constant
memory and you...
Ben Voigt
|
12-27-2006 06:07 PM
Ben Voigt | 0 | 44 |
|  | I can't reproduce anything like that. Have you overloaded operator=
somewhere that's causing the stack overflow?
--
Browse...
Peter Ritchie [C# MVP]
|
12-26-2006 09:33 PM
Peter Ritchie [C# MVP] | 0 | 35 |
|  | I'm instantiating with a new. This command line app throws the exception:
using System;
using System.Runtime.InteropServices;
namespace...
dpirkle
|
12-21-2006 10:41 PM
dpirkle | 0 | 37 |
|  | Please comment on the following code fragment. Note the "WHY"?
Particularly, (1) why does referencing and dereferencing a pointer give
the same...
raylopez99
|
12-19-2006 06:02 AM
raylopez99 | 4 | 57 |
|  | Gabriel Lozano-Morán wrote:
I looked at task manager after double clicking a test.exe created in VS
..Net 2003, i could not find MSCoree.exe. ...
Deepabh
|
12-13-2006 09:56 AM
Willy Denoyette [MVP] | 6 | 44 |
|  | ANYOTHER NEEDS ALSO CONTACT ME.I WILL HELP YOU TO GET THAT
TEKLA XSTEEL V 12 DOWNLOAD LINK.
http://www.sendspace.com/file/zem32r
kain razial
|
12-12-2006 05:23 PM
kain razial | 0 | 34 |
|  | Hello All,
Is it only a best practice to use "AS" or "IS" or are there any performance
benefits to using these over explicit casting?
Thanks for...
Diffident
|
12-11-2006 01:13 PM
Ben Voigt | 3 | 36 |
|  | What's good source that I can read about " "Controls" ,usage and designing?
Thanks.
=========================
WELCOME ###
|
12-08-2006 11:42 AM
RobinS | 2 | 60 |
|  | I have a persistence class with one dababase connection and no other member
objects that need management. For reasons that are not necessary to...
Brad Wood
|
12-07-2006 04:46 PM
Brad Wood | 3 | 34 |