| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I downloaded the VS 2005 SDK last friday and I am testing out one of the
samples - an MFC sample.
I can compile it, but when I try to compile...
Juan Dent
|
08-01-2006 07:05 PM
jason | 5 | 19 |
|  | Hi Folks
We are using nDoc to generate CHM/HTML help files.
My requiremen : Is there an easy way (any tool) that generates list of
methods which...
AT
|
08-01-2006 05:49 PM
Greg Young | 1 | 15 |
|  | Is there any method that I can guarantee execution of a code path within a
thread without a Thread.Abort call interrupting it? I am concerned that...
Ken Varn
|
08-01-2006 04:40 PM
Ken Varn | 4 | 11 |
|  | I have a question regarding reflections or any other method of getting the
method name of the current method...
Does anyone have a method already...
JerryWEC
|
08-01-2006 04:37 PM
JerryWEC | 2 | 10 |
|  | Hi Expert,
I am the fan of VB My.Application.Log. When I create a new project, it
works but after some times My.Application.Log.WriteEntry nno...
AT
|
08-01-2006 03:15 PM
Jon Skeet [C# MVP] | 5 | 22 |
|  | I have a type of System.Type. It indicates an primitive type such as Int32. I
try to use the following code to create an array
Type arrayType =...
Roy
|
08-01-2006 02:35 PM
Jon Shemitz | 1 | 15 |
|  | I built an html from a XML and a XSL transformation, now I need to parse the
html in order to get the input form the user but I’m not being able...
juan_mauricio_lopez
|
08-01-2006 02:15 PM
juan_mauricio_lopez | 0 | 10 |
|  | Howdy All,
Any assistance would be appreciated - even a sound beating if so deserved...
When I try to run an ASP.NET application on my Development...
B@DJJ
|
08-01-2006 01:10 PM
B@DJJ | 1 | 10 |
|  | I have an xslt file I need to open at runtime. Here is my
configuration:
main project (dll)
I have a reference to my main project in my unit test...
AT
|
08-01-2006 11:24 AM
AT | 0 | 13 |
|  | VB.NET source code is generating this NullReference Exception. The
code works perfect locally, but when I tried to publish to an internal
server...
AT
|
08-01-2006 10:31 AM
AT | 0 | 12 |
|  | Is there a way of using QueryAssemblyInfo for querying a file in the zap
cache.
The directory structure seems to have changed quite considerably...
Rich
|
08-01-2006 10:10 AM
Rich | 0 | 16 |
|  | Hi
Can anyone tell me how I can check the status of an account in Active
Directory using C#.
I mean, I need to know whether, Account is locked,...
Vikas Manghani
|
08-01-2006 09:23 AM
Marc Scheuner | 1 | 28 |
|  | I would like to know in c# if there is any way to have 'friend' class
just like
in C++. I know there is the 'internal' keyword, but this will...
krishjaya
|
08-01-2006 09:00 AM
Sandeep | 3 | 24 |
|  | I am using Visual Studio 2003 and I just updated from .NET 1.1 to 2.0.
I have installed the 2.0 framework and the 2.0 SDK. However when I go
into...
GMiller
|
08-01-2006 08:54 AM
Cowboy \(Gregory A. Beamer\) | 4 | 14 |
|  | I have two questions that I hope I'm posting in the right area. I've
posted in the pgFoundry forums as well, in hopes that someone can
answer...
Bradley Plett
|
08-01-2006 06:09 AM
AT | 5 | 17 |
|  | Ok, lets see if I can phrase my question so that it makes sense to me,
and maybe even anyone else who reads this.....
I'll use the standard "Widget"...
AT
|
08-01-2006 03:45 AM
AT | 2 | 11 |
|  | Hi everybody,
Can somebody show me or point me to a working C# example using
SetupDiGetDeviceInstanceId from the setupapi.dll ?
This particular...
AT
|
07-31-2006 11:10 PM
AT | 0 | 14 |
|  | I've got a class that contains lots of binary data (written in
C++/CLI); To get decent serialization performance, I've implemented
ISerializable...
AT
|
07-31-2006 06:58 PM
AT | 0 | 12 |
|  | Using Windows XP with all updates applied and Visual Studio 2.0.
I am trying to develop some common error-handling of Windows API
invocations that...
Lee
|
07-31-2006 05:00 PM
Lee | 2 | 18 |
|  | I have a Personal Information Exchange PCKS #12 certificate file that
requires a password when manually installing. This certificate was
issued by a...
Brad
|
07-31-2006 04:32 PM
Brad | 2 | 15 |
|  | On Windows Server 2003, how do you tell if the .Net Framework version 2.0 is
installed?
Thanks.
BBM
BBM
|
07-31-2006 02:38 PM
Phil Wilson | 3 | 12 |
|  | hi,
i have a web application. there is a css file applied to it. when i load the
page for the first time, css is applied properly but after the...
Ginny
|
07-31-2006 02:31 PM
Johnson | 1 | 12 |
|  | I have a Windows Service I am writing in C# and a set of, let us say
three, other executables written in C# (mostly console applications).
I want...
Water Cooler v2
|
07-31-2006 01:35 PM
Rob R. Ainscough | 1 | 12 |
|  | Hi
I need to send a chr(255) to a serial port. When I send it, through
comm.write (chr(255)) it sends a chr(63) ... in Hex, I write chr(&FF) and...
...
|
07-31-2006 12:58 PM
David White | 1 | 11 |
|  | Can I call a .NET 1.1 assembly from a .NET 2.0 assembly or vise versa?
pesso
|
07-31-2006 11:44 AM
pesso | 0 | 13 |
|  | The WM_KeyUp message doesn't seem to be firing for a combobox when the
DropDownType is set to DropDown. Can anyone shed light as to why, and how...
Keith
|
07-31-2006 09:29 AM
Keith | 0 | 10 |
|  | Hi!
Each machine is running couple of processes. Each process is using my
Cache object.
The question: how to notify "other" processes when cache of...
AT
|
07-31-2006 09:09 AM
AT | 0 | 15 |
|  | Hi !
I am getting this error when I try to run a web project :
"Cannot start debugging. Unable to find Microsoft Internet Explorer."
This is...
pSm
|
07-31-2006 07:36 AM
pSm | 0 | 16 |
|  | Hi all.
In my application I use SaveFileDialog as follows.
SaveFileDialog exportFileDialog = new SaveFileDialog();
exportFileDialog.Filter = "csv...
AT
|
07-31-2006 05:29 AM
AT | 0 | 7 |
|  | Hi,
I would like to ask a question .
i need to write a code that connects to a site (for example
www.example.com)
by with a different host (for...
AT
|
07-31-2006 03:22 AM
AT | 0 | 6 |
|  | Hi
Is there something like an intra-thread lock? I'm trying to prevent
re-entrant code, and the lock statement will only prevent one thread
from...
AT
|
07-31-2006 01:21 AM
Lloyd Dupont | 6 | 12 |
|  | Apparently there are no event associated with a change of the form's
WindowState property.
How do I know when my windows has been miniaturized?
Lloyd Dupont
|
07-30-2006 06:35 AM
Lloyd Dupont | 2 | 10 |
|  | DataGridView bind to DataSet which read data from a XML file, when I edit
the cell value and save back, it's ok; but when change the cell...
Taoge
|
07-30-2006 06:04 AM
Taoge | 5 | 13 |
|  | as we know The .NET Framework runs all ASP.NET processes under the local
ASPNET
account.
is there anyw ay that I can change the user and instead of a...
mrsh
|
07-29-2006 07:35 PM
Carl Daniel [VC++ MVP] | 2 | 12 |
|  | I've created my own version of the CreateUserWizard control that gathers up
all the information I need when a user requests an account. Once all...
Morgan
|
07-29-2006 07:03 PM
AT | 4 | 11 |
|  | I have tried to install the Enterprise Library 2.0 on my machine with VS 2005
Standard. I get the first welcome screen, hit next and get a "Fatal...
RLoski
|
07-29-2006 05:16 PM
RLoski | 2 | 7 |
|  | Is there an easy way to test a directory name for invalid characters before
trying to create that directory? I know how to get a character array...
Dave
|
07-29-2006 03:46 PM
Dave | 2 | 9 |
|  | Hi
I have a method which I want to present as a synchronous call - you
pass in your parameters, and the result as a return value. But within
that...
AT
|
07-29-2006 02:28 PM
Carl Daniel [VC++ MVP] | 2 | 6 |
|  | Hi everybody!
It's the second time it happens to me... Working with typed DataSets
and doing copy & paste, I compile and get weirds messages like...
eblanco
|
07-28-2006 04:40 PM
eblanco | 0 | 13 |
|  | I have a problem on a specific pc...
On the PC, in control panel > Printers there are a few printers listed,
including a printer that is a network...
Simon Verona
|
07-28-2006 04:20 PM
Simon Verona | 0 | 4 |
|  | Urgent :"Your Account will Expire within N Days".
Here "N" is the number of days from which this message starts popping,I need
to fetch this...
Balaji Narayanan
|
07-28-2006 02:08 PM
Markus Stoeger | 2 | 12 |
|  | Hi All,
I am using CallBack feature in ASP.NET 2.0 and I am running into a
problem with checkboxlist control.
I have to find out which checkboxes...
AT
|
07-28-2006 12:47 PM
AT | 0 | 10 |
|  | Can anyone tell me what dll file contains the system.web namespace in .net
version 2? The only thing I can reference is the v1.1...
JimO
|
07-28-2006 11:08 AM
JimO | 3 | 11 |
|  | We have a .Net application developed under FW 1.1 sp1. We run it under
Windows XP, Win 2000 Server & Pro & 2003 Server and it runs just fine. But...
G Hustis
|
07-28-2006 10:55 AM
G Hustis | 4 | 10 |
|  | I which to detect in my code if compilation has debug enabled ?
I would different behaviours according to the compilation type.
zolof
|
07-28-2006 09:55 AM
Shahzad Godil | 1 | 9 |
|  | Great, thanks!
Brian Tkatch wrote:
Greg
|
07-28-2006 04:51 AM
Greg | 1 | 7 |
|  | Is there a way to load an assembly from a stream instead of from the
file system? The static methods in System.Assembly.Reflection don't
support...
hmoeller
|
07-28-2006 04:25 AM
hmoeller | 2 | 10 |
|  | Hi
I wonder if anyone has seen this before?
I have two machines running exactly the same code. On the first, it
works perfectly, on the second I...
TopBanana
|
07-27-2006 08:54 PM
AT | 11 | 53 |
|  | I have been asked to do the following:
Create an application that will take an e-mail address entered by the
user into a field and, once a button is...
AT
|
07-27-2006 08:52 PM
Peter Ritchie [C# MVP] | 3 | 8 |
|  | What is the difference between copying to the clipboard using Ctrl-C and
Clipboard.SetText? When I use Ctrl-C I get line feeds as I expect. When...
Kevin Burton
|
07-27-2006 08:13 PM
Kevin Burton | 0 | 19 |