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++ / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Need Help Regarding System.Security.Permissions.FileIOPermission17 Apr 2006 18:58 GMT1
I am trying to develop an activex control with the .Net by exposing an
interface to the com as described in the following article.
http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/Act
iveXInNet.aspx?ArticleID=99d9681d-84de-4d64-9c85-9ae9c15a4ee7
.
This ...
Files Disappear When Changing Filter in OpenFileDialog17 Apr 2006 17:28 GMT8
I am having a weird problem and I have can't figure out why it is
happening.  I create an OpenFileDialog and set a filename filter.  When
the dialog first opens, the filter works correctly, and only the files
I want to see appear in the file list box.  When I change the filter to
unmanaged WinSock V.S. System.Net.Sockets17 Apr 2006 17:12 GMT2
I am about to write a performance critical application and I wonder what is the best way to implement it... Should I use the standart Win32 winsock DLL or should I rather use the new managed System.Net.Sockets library... from bench-marking tests I have done I have reached to the ...
templates exported from a DLL and /CLR17 Apr 2006 14:24 GMT5
In native mode I can export class template from a DLL this way:
template <typename T> class TSuperType
{
public:
Compiler / Framework bug?17 Apr 2006 06:35 GMT3
How to reproduce:
Create a new Visual C++ CLR Empty Project
Add a new C++ with the following:
int main (array<System::String^> ^args)
I am new to OOP17 Apr 2006 05:18 GMT1
/*
I am new to OOP. I have problem in including an array in a class.
I would like to know why the following codes can be built
but can not be compiled. Thanks.
MFC Migration14 Apr 2006 01:40 GMT14
I am thinking of migrating our MFC application to .NET using C++/CLI.  My
question is does a migration from MFC applications and ATL to WinForms make
sense, given that XAML is likely to be the approach of the future?
How to Debug a Windows Service13 Apr 2006 11:09 GMT7
I wrote a Windows Service in VC.NET 2005
I want to debug the solution.
I tried as mentioned in the following link.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbco
nintroductiontontserviceapplications.asp

Need suggestion how to perform time critical operation?12 Apr 2006 20:45 GMT9
I am normally not an advocate of increasing the priority of a running
process or of a thread but it looks like I have to choice. I'm writing a
small app that plays a line-in signal via speakers using low level Digital
Audio API and as you can imagine it is quite time critical. ...
Outlook issues12 Apr 2006 19:44 GMT2
Hi,
I move from using Outlook Express to Outlook 2003.
In Express, when I type the first few letters of a recipients name in the
To... field, the whole e-mail address will show up. THe problem is this does
Linker options documentation online12 Apr 2006 19:42 GMT4
Is there online documentation for my version of link.exe (specifically,
command line options available)?  If yes, where is it?
This is my version:
Microsoft Visual C++ .NET 2003 7.1 69462-270-0000007-18536
Release Configuration in Managed C++ does not suppress Debug Class12 Apr 2006 17:54 GMT1
I stumbled upon something which does not make sense "Debug class methods are
not automatically suppressed by the managed c++ compiler when the project is
build in release mode"
Create a a Project (Windiows Forms or Console)  in VS2005 using Managed C++
Class View bug - fyi12 Apr 2006 16:46 GMT2
I have just started spending serious time in the new studio 2005
C++/CLI arena writing some code assembly that will attache to a much
larger C# caode base.  In keeping  with the highly used namespaces in
C#, I have been making sure I organise my interfaces and class into
compiler errors12 Apr 2006 10:31 GMT2
I am new to the Visual Studio.net platform and I was trying to compile a
program that I downloaded from the net and keep getting a ton of errors.  It
looks like it can't find some of the libraries: The list of errors is below:
'Accelerometer.exe': Loaded
MSVC not linking in "unused" libraries12 Apr 2006 10:30 GMT6
At link time, MSVC determines some of my libraries are unused and doesn't
link them into my exe.  This undesirable feature causes problems when I
employ the factory pattern.  With the factory pattern, the app decides at
run time which code to use.
Pages: 1 2 3 4 5 6 7 8 9 March, 2006
 
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.