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++ / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML String into DataSet?21 Oct 2003 04:30 GMT2
I've just started using managed extensions to write a web service, the
learning curve seems pretty steep!  Currently I'm stuck at this bit: my web
service gets a String * of XML data.  I want to read this into a DataSet and
validate it against a schema.
New to managed C++ Please help21 Oct 2003 02:39 GMT1
Hi, For some reason I am unable to see certain namespaces in my VS generated
class files, such as System::Data; I can see System; I can see
System::Collections; But again I cannot see
System::Collections::Specialized. Does anyone have an idea??
C1001 at msc1.cpp:2701 when specializing template member20 Oct 2003 20:05 GMT9
VC 7.1.3088 Bug: When a class defines a template member function taking (T const &),
then an explicit specialization taking a non-const & argument (U) causes a C1001 at msc1.cpp line 2701.
The following short program duplicates this error.
Compile it in Debug mode (all optimizations ...
VC++ 7.1 friend template problem20 Oct 2003 19:08 GMT1
Consider the following code:
template<class T>
struct Singleton
{
What does this mean?20 Oct 2003 18:49 GMT2
I get this error when I try to compile my app. I am not sure what it means,
as there are no loops in my code.
c:\Documents and Settings\Brett\My Documents\Visual Studio
Projects\points2\points.cpp warning C4182: #include nesting level is 545
/GS and _set_security_error_handler() not working as expected on VS7.120 Oct 2003 17:43 GMT4
I synthetically create an overrun by copying more data than a buffer can
hold:
   int buffer[128];
   int i = 0;
intellisense stopped working20 Oct 2003 16:35 GMT1
i am using VC .NET 2003 and from time to time intellisense just does not
work anymore.
i have noticed that this happens most when
- i am working with stl code. (however it seems to work better for template
UnableTo Install Microsoft Visual C++.NET (2002) on Windows XP Professional20 Oct 2003 12:54 GMT1
1)I used Microsoft Visual C++.NET (2002) on my Windows Me
and Windows XP Home Edition for the last one and half
years. 4-5 weeks ago, I upgraded my PC from Windows XP
Home Edition to Windows XP Professional. Recently I tried
Callers Graph Window in .NET 2003?20 Oct 2003 11:47 GMT1
I'm in the process of moving a large VC++ 6.0 project
to .NET 2003, and I can't find equivalent functionality to
the old IDE's "Callers Graph".  Also, I can't figure out
how to display in a tree format the base and derived
error C2248 - bug in MSVC7120 Oct 2003 10:31 GMT1
I've received following code snipped from some mailing list:
1    class A
2    {
3    private:
Writing Native MFC in VC++.net 200320 Oct 2003 10:09 GMT1
I'm trying to write a simple MFC application in VC++.Net 2003, and I'm
taking the following erro:
libcmtd.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
referenced in function _mainCRTStartup
Convert CStringT to int20 Oct 2003 08:52 GMT2
Does anyone know how to convert a CStringT to an int?
Thanks,
Duncan
How to display the Bitmap that created by CreateBitmap function?19 Oct 2003 21:08 GMT2
I use CBitmap::CreateBitmap create a CBitmap object, and sets the bit datas
by CBitmap::SetBitmapBits, but I can not display it on the screen(ie. use
CDC::BitBlt).  Thanks in advance.
My codes like:
error LNK202018 Oct 2003 02:06 GMT1
I receive this error when I try to resolve the "LINKER WARNING WHEN YOU
BUILD MANAGED EXTENSION FOR C++ DLL PROJECT" as MS kb 814472 . How can
resolve this ?
Thanks in advance .
Question Concerning Converting a VS97 C++ DLL to VS2003 Code Base17 Oct 2003 21:39 GMT1
I am working on a project converting a DLL originally written in C++ using
Visual Studio 97 accessing a SQL 6.5 data base to VS.Net 2003 and SQL Server
2000.  I would very much appreciate any suggestions and/or references to
good sources for information about issues I am likely to ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 September, 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.