Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to access the HttpContext.Current.Request in C++ .NET Class library10 Dec 2003 09:43 GMT2
I am working on a .NET C++ project based on the
"Class Library (.NET)" wizard of Visual Studio .NET 2003.
I would like to know if my .NET component is running
in a ASP.NET page (.apsx file), and if it is the case I would
VC++ .NET Question 10 Dec 2003 07:53 GMT2
Where do I go for questions and info on Visual C++ .NET?
Specifically, I'm trying to figure out how to use a DLL that's been made in
VB .NET.  I want to import it into my C++ application and can't find
definitive documentation.
C++ intrinsic types and __value class equivalents10 Dec 2003 02:02 GMT3
In the doc regarding __value classes, under Primitive Types, I read:
"Generally, the C++ types and their __value class equivalents are
interchangeable in Managed Extensions."
What exactly does this mean ?
Compiler Bug in VS 2003?10 Dec 2003 01:53 GMT2
The follwing code compiles and works well under VS 2002
with or without the line "template A<int>". Using VS 2003
the code throws an exception if the line "template
A<int>" is removed.
How to include an embedded (i18n) Resource.resx in MCPP Project?10 Dec 2003 00:53 GMT2
I'm surprised not to find this option under Add>New item, etc.  It gives you
an option for a *.rc Resource file, but not a typical .NET resource.  If I
add one manually, I don't see any way of specifying it to be an embedded
resource.
How can I draw 1x1 pixel in window?10 Dec 2003 00:21 GMT3
Please explain in detail.
Visual C++ 2.009 Dec 2003 22:12 GMT3
I have the disks for Visual C++ 2.0 but no product key.  Where can I get this??
Overlapped I/O on XP09 Dec 2003 20:07 GMT1
Hi -
I'm using overlapped i/o on Windows 98 and on XP
and am getting different results.
Here's the code snippet:
Is there an option/setting to turn off the task list09 Dec 2003 16:20 GMT2
After a compile, if there are errors, the task list window pops up
automatically. This is annoying. I'm happy with the error list in the
output window like VC++ 6. So is there an option or setting to turn
off this behaviour.
How do I REset a managed array????09 Dec 2003 16:06 GMT3
I can declare and initialize a managed array of managed types like this:
System::Object* array __gc[] = {...}
Now, what do I do if I wanna reset that array to something else without
redeclaring it?  I can't seem to just say something like
new features09 Dec 2003 14:40 GMT8
I've read the new features that are coming to the next VC and they all sound
fine.
But I was missing new standard C++ features, will the features like export
still not be implemented?
Comparing Languages09 Dec 2003 13:59 GMT6
After 15 years, I left application development 4 years ago and have been
working at home at something else.  I've kept up my skills in VB6, VBA, MS
Office and VSourceSafe.  I had quite a bit of experience in Clipper for DOS.
I would like to do some software development at home but ...
Set of values09 Dec 2003 13:48 GMT3
In C++ Builder there was a construct called a Set, based on a an
enumeration, where more than one enumerated value could make up the set so
that any combination of enumerated values in an enum could be part of the
Set. It was implemented as a template, and was compatible with the ...
Display GIF images09 Dec 2003 11:36 GMT1
I need to display a GIF image in a MS VC++ 6.0 developed
application. Is there a way to do that? Is there a
component/class I can use?
debug assertion failed!09 Dec 2003 11:28 GMT4
When i try to run my program, i get this error
"debug assertion failed!" and it's caused by this file
called "afxtempl.h" at line 262. isn't this header file
provided by c++? so how can i get rid of this problem. if
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.