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 / .NET Framework / New Users / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Testing Frameworks26 Jul 2006 22:00 GMT3
I have both .NET Framework 1.1 and 2.0 installed on my machine.
I wrote an program that I'd like to test against both versions of the
Framework.
The program is a Windows Form executable that was written against .NET 1.1
Gui threads (STA) and calling WMI26 Jul 2006 20:19 GMT2
Posting an issue for a colleague:
They are having an issue w/ making WMI calls from a gui thread. Gui threads
need to be on the STA and there is some speculation that WMI calls need to
be on the MTA, how to mix both?
Using namespace from another project26 Jul 2006 19:56 GMT4
I have two projects, both build .exe. Project_2 declares an object that is
defined in Project_1. At compile time I refer from Project_2 to Project_1 and
it makes Project_1 namespace available to Project_2. Project_2 compiles and
runs, but at runtime it requires Project_1 ...
Calculate memory consumed.26 Jul 2006 13:31 GMT4
In my application I have a datacache class which stores xml objects which
are frequently used. Caching objects can improve performance but they come
at the cost of memory and in my case since the number of xml objects can be
huge I wanted to put an upper limit to the memory ...
Embedding localized resources26 Jul 2006 13:25 GMT1
I'm trying to understand how VS 2005 and the .NET Framework 2.0 can be
used for a localized application. I've read a lot of messages, posts
and guides but I can find a straight answer. I would like to write a
DLL library, but I think it'll contain also some forms. I'd like to add
ManagedC++ and     [System::Security::SuppressUnmanagedCodeSecurityAttribute] and stack walk26 Jul 2006 13:15 GMT2
I have a managed C++ API which calls extensively into native API.
I would like to remove the security walk above!!
in C# I could tag my declaration like that:
[System::Security::SuppressUnmanagedCodeSecurityAttribute]
Remove titleBar26 Jul 2006 13:03 GMT1
I have simple .net form application with one pushbutton.
pushing the button open new window . the new window is external
application ( not .net application. ) .
i'm trying to remove the new application title bar and make it child of
Click on Title Bar26 Jul 2006 13:01 GMT2
I have a busy dialog (i.e. a form with a progress bar with the
description
of what is happening in the moment) but when I have a counter on it to
show
interop & performance26 Jul 2006 03:57 GMT12
I have an application which use has a DLL with 100+ (auto-generated) Managed
C++ wrapper around some native API.
Compare to a purely version my application has some performance issue and I
just realized it is probably due to the security check which happen just
ManagedC++ security: How to avoid the stack walk?26 Jul 2006 03:47 GMT2
In C# I could remove security check on an C DLL call by tagging my function
as follow:
[System::Security::SuppressUnmanagedCodeSecurityAttribute]
[DllImport("SomeDll.dll")]
VB6 deployment through DotNet25 Jul 2006 21:58 GMT1
I know that DotNet's deployment functionality will allow very easy the
ability to add a VB6 executable and/or DLL.  My question is if there is
a way that it can detect dependencies within that VB6 file?  I know it
does it for DotNet code but it doesn't appear to do it for VB6.
Newbie Connection problem25 Jul 2006 18:22 GMT2
I have spent 3 plus hours looking at documentation and references.  I
have copied code and changed variables... but still nothing.  Here is
my connection string and scalar.
       Dim sqlConn As New SqlConnection("Data Source=*Server;Initial
[.Net 2.0] How to participate into a transaction ?25 Jul 2006 17:18 GMT1
I'm building a component that perform some operation and that is working.
This component is runnig into the application app domain by now, but later,
this component will be a distributed component that will perform operations
which represent only a part of a whole process.
Webservice proxy and override25 Jul 2006 16:26 GMT1
I got the following problem. When I add a webref to a project it
generates (somewhere in the darsksides of the solution) a proxyclass.
If you follow the inheritance tree you get the following tree:
Component
Tick must be Datetime.MinValue25 Jul 2006 16:11 GMT1
We have migrated sql 2000 to 2005. our product is working 1.1. framework
also fine. but We are trying to connect sql 2005 thru 1.1. framework, we got
the error.
Anybody have any solutions or suggestion, pls send the following ids:
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 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.