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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
find out whether there already is an object of the same derived type in a generic collection23 Jun 2006 15:04 GMT1
I have a class hierarchy of "Task Activity" classes for a machine
control system. To manage the activities I have a dictionary class,
derived from Dictionary<string, TaskActivity>.
I have to check whether this dictionary (already) contains a
ClickOnce LONG DELAY23 Jun 2006 14:41 GMT2
When clicking the link from a client PC that points to the
MyApp.application
file, initially there is a windows that pops up in the upper left hand
corner of the screen that says
fast file count method?23 Jun 2006 14:19 GMT5
Is there some way to determine file count on a drive?  I know I can use
System.IO.DriveInfo and My.Computer.FileSystem.GetFiles to obtain a file
count, but this approach is pretty slow -- is there a faster more efficient
method available?
Visual Studion 2003 SP1 when will it be released?23 Jun 2006 09:10 GMT1
When will the Final SP1 for Visual Studio 2003 be released? Any info?
How to share the socket between .net framework 1.1 and unmanaged code23 Jun 2006 08:59 GMT3
How to share the socket between .net framework 1.1 and unmanaged code?
Best regards,
Ray
How to execute code when a DLL loads?23 Jun 2006 07:42 GMT2
I need to run some code when my dll is loaded (specifically when the
Visual Studio designer loads my dll).  I know about static constructors
and I've tried to place the code in there, but the problem is these
don't actually execute until the types they're in get instantiated.
How to:  Launch A Console Appplication in Hidden Mode?23 Jun 2006 04:48 GMT3
I want to create a small console application that essentially gets some
information and then launches a Windows Application.  What I want to do is
have the console application launched in hidden mode - I know how to do this
from with a Windows Application by creating a Process ...
UDP Comms and Connection Reset Problem22 Jun 2006 20:39 GMT4
Our application does UDP communications using the Socket class in
System.Net.Sockets.
The Socket.EndReceiveFrom() often throws a SocketException (ErrorCode:
10054, WSAECONNRESET, "An existing connection was forcibly closed by the
profiler callback on delegate classes22 Jun 2006 17:22 GMT1
Is there a way to get from the CLR
ICorProfilerCallback::JITCompilationStarted() on delegate class methods
- Invoke(), BeginInvoke(), EndInvoke()?
I need it for instrumentation techniques.
GC and dispose22 Jun 2006 13:07 GMT17
When I create an instance of one of my classes inside a method, does it
make a difference if I call its Dispose method?
public class Foo : IDisposable
{
C# - Installing a Service using the Setup Projectts22 Jun 2006 12:09 GMT1
I am attempting to install a service application that I written using
the Setup Project.  I have added an Installer to my service project by
right clicking on the design view of my service...much like all the web
sites have been telling me to do.
Keywords list used in VisualStudio 2005 -reg22 Jun 2006 09:59 GMT1
Dear Brothers and Sisters,
I need all the keywords used in Visual Studio 2005 Enterprise Edition. Eg.
int, double etc.
Regards,
Enterprise Library Configuration failure22 Jun 2006 09:28 GMT1
Logger.Write fails with the message :-
"The entry 'Category' has already been added.
(C:\\inetpub\\wwwroot\\SIMWebClient\\web.config line 152)" string
Source "System.Configuration"    string
Multiplatform & Interop22 Jun 2006 08:30 GMT10
If I write a pure C# application, only using the standart publi API, no
interop, the same binary should work well on32 bit, 64 bits and perhaps on
the compact framework as well if I link against it.
Now how could I achieve the same thing if I do interop and I have a managed
GAC problem -- can't remove an assembly22 Jun 2006 04:07 GMT6
gacutil -l shows this entry:
Digger.Backhoe.dll,Version=1.0.0.75,Culture=neutral,PublicKeyToken=1111111111111111
When I try to remove it, I get an error:
C:\...\Dev]gacutil -uf
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 May, 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.