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++ / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS.NET Developers poll: Installshield vs Wise28 Sep 2004 02:37 GMT4
I'm currently evaluating a .NET installer platform.
Basically, it has come down to either Wise or Installshield.
It would be great to hear about your experiences with these
product in deploying .NET apps. If you have experience
Sort the words in a sentence.28 Sep 2004 01:42 GMT3
I'm trying to write a function to sort the words in a sentence. Suppose there
is only one space between words.
For example, the input string is "They are Jonny and Jone". And ideal result
is
float to DWORD conversion bug27 Sep 2004 19:56 GMT1
Running this piece of code while having the sse optimization turned on
(vcnet2003), something really strange happens I cannot explain. Without sse
it is giving me the right results.
float f = 0.8;
B-Tree advice needed27 Sep 2004 17:47 GMT11
I am making a syntax highlighter for T-SQL, and I am going to hardcode the
words into it for speed's sake (I will probably have thought up enough new
features for a new version when the next version of SQL comes out).
My main algorithm is going to go through all the words in the ...
Command line warning D4025 : overriding '/EHs' with '/EHa'27 Sep 2004 04:34 GMT4
I have recently purchased Visual C++ . Net compiler and i am trying to
compile a project that i had working in Visual C++ 6.0.
When I compile, I am receiving the warning:
cl : Command line warning D4025 : overriding '/EHs' with '/EHa'
Visual Studio 2003 hangs up at start if I closed with a design view active26 Sep 2004 23:18 GMT4
I have two problems with design view in VStudio 2003:
First, if I close a solution with a form in design view, next time that
I want start the vstudio, it hangs up before loading the project.
I must remove the .vcproj file from the solution directory, start the
compiling with only /clr generates error when run from command lin26 Sep 2004 19:05 GMT2
What do I have to set to get a VS.NET 2005 executable generated with the /clr
(without :safe) option to run from the command line.
using namespace System;
void main()
how to run a c++ program from excel Macro?26 Sep 2004 11:06 GMT3
i have some data in excel....I want to perform a series of operations on
them and output the results to excel again. I know that some stuff could be
used with VBA. however in this special case I don't know how to do it.!
ex:
System::String to C-Style String26 Sep 2004 02:03 GMT7
Hello All - Hoping someone might be able to point me in the right direction.  
I have a System::String that is part of a managed class.  Within a member
function, I need to convert this String to a C-Style null terminated
character array so that it can be passed to a legacy C ...
supressing runtime security checks in C++25 Sep 2004 20:38 GMT3
How can I supress runtime security checks in a mixed-mode C++ assembly?  
SuppressUnmanagedCodeSecurityAttribute apparently only works for P/Invoke
and COM interop.
I've got a somewhat chatty interface and can clearly see these checks being
CPropertySheet problem24 Sep 2004 20:47 GMT2
We have a property sheet that is created in one dll, and on that property
sheet, there is a property page that is created in another dll. So, the
property sheet and the property page come from different module states. Now,
in CPropertySheet::OnKickIdle(), it calls GetActivePage() ...
C++ by nmake24 Sep 2004 19:58 GMT2
I have prepared Qt with the .NET 2003 and the "preparation" process failed.
The error points to the missing string.h header file. I have used
csvars32.bat
to prepare the envitronment variable, but found no trace to this file in the
Please Stop It Rebuilding Everything!24 Sep 2004 17:50 GMT8
We have a medium size project about 2000 source files and 700,000
lines of code, as you can imagine this takes some time to rebuild all.
Now our problem is that we have a code generator we have developed
that updates some of our classes, as an example lets say I update 50
Function Pointers, Delegates, Legacy Code...and some sympathy24 Sep 2004 15:25 GMT2
First off, the sympathy is for all you poor buggers out there who have to figure out how to marry
Managed Extensions for C++ onto your legacy code. My condolences; my brief experience with the
process leads me to believe the Microsoft hates all of its VC++ developers :)
Now, the ...
User defined messages to the Document24 Sep 2004 09:44 GMT3
This is probably a simple/stupid question, but...
I have an MDI application which has a socket receiving data.  When the
data is received it is displayed in some way.  Sometimes the data that
is received is new and sometimes it is just an update.  If something
Pages: 1 2 3 4 5 6 7 8 9 10 August, 2004
 
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.