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 / December 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to clear an event handler?17 Dec 2004 13:03 GMT1
I have a control on a WinForm that has a KeyDown handler assigned, but in a
different part of the program, where I don't have the actual handler that
was added (+=), I wish to empty the KeyDown handler. As I don't have the
actual handler to use with -=, how do I do this?
Problem creating FileInfo Array17 Dec 2004 12:34 GMT1
Good morning,
I've the following file system :
C: -> HTML -> Aziende -> Azienda_1 -> a.jpg
             -> Azienda_2 -> a.jpg
Copy protection for a .NET application17 Dec 2004 10:52 GMT75
I'm planning to develop a .NET application using C#, in order to sell it as
a shareware and/or as a full package, so I'll need a good way to protect it
against piracy. I know some ways to protect it (activation, serial keys,
etc.), but my concern is: how can any copy protection ...
Programming the System Tray17 Dec 2004 08:36 GMT2
Can anyone point me in the direction of an article (or whatnot) explaining
how to program the Windows System Tray within the Task Bar - specifically
how to put an icon in there for a WinForms app.
I'm realling hoping this is something that can be done easily though native
MarshalByRefObject remoting via Interfaces don't work in COM clien17 Dec 2004 08:28 GMT1
This is a combined .NET Remoting & COM interop problem and I don't know which
is the culprit.
I have wrapped a .NET remoting client using the the COM wrapper (regasm,
etc) which fails when the remoting client receives an Interface-type, for
Visual Studio ASP NET Project is rebuilding all the times17 Dec 2004 08:04 GMT5
what can be the cause of building my ASP.NET project
when it has apparently no reason - if there are no code changes,
and I have choosen "Start without debugging" menu.
I have done investigation in all possible projects files
static member scope.17 Dec 2004 04:46 GMT4
Any specific reason of not giving acces to the static
members of a class, from the objects of the class.
Code Snippet:
Class a
Unable remove assembly from GAC17 Dec 2004 03:53 GMT2
I have two one signing assembly registered in GAC in two different version.
I want to remove them but I don't seem able to do so. First I used
gacutil.exe, failed with this error message
C:\>gacutil /u myCompany.theAssemblyName.dll
See memory allocated?  HashTable?17 Dec 2004 01:11 GMT3
Does anyone know if there's a way to see how much memory a particular
object is using in .NET?
For example, suppose I have a HashTable or NameValueCollection and I
keep adding things to it.  I want to know the total number of bytes the
Google stop retrieve from Microsoft.public.dotnet.* 17 Dec 2004 00:29 GMT4
i used to search google for Microsoft.public.dotnet.* groups
i notice this day thet google stop do that?? this true?
How do i change this connect string to support a SQL Server 2000 running on port 8832 User ID=car;Password=rat;Server=abc.def.hij;Initial Catalog=foobar i tried Server=abc.def.hij:8823 and Server=abc.def.hij;port=8823 neither of these work16 Dec 2004 21:55 GMT1
How do i change this connect string to support a SQL Server 2000 running on
port 8832 User ID=car;Password=rat;Server=abc.def.hij;Initial Catalog=foobar
i tried Server=abc.def.hij:8823 and Server=abc.def.hij;port=8823 neither of
these work
Calling unmanaged code from managed code16 Dec 2004 19:35 GMT2
How do i call unmanaged code(win32 api) from my C# application?
ASP to .Net migration project16 Dec 2004 19:13 GMT2
Do you consider CSHARP as THE language to be used for an ASP to .Net
migration project.
ASP .Net seems a "natural" choice but as .Net is "language neutral"
and CSHARP is positioned as THE native language
Error when trying to Add Web Reference (Visual Studio .Net)16 Dec 2004 14:17 GMT2
I get the following error when I try to add a web reference using Web
Reference Dialog (VS .Net 2003)
Error "The proxy settings on this computer are not configured correctly for
web discovery."
Assembly.LoadFile question16 Dec 2004 10:42 GMT1
Would anyone know Assembly.LoadFile(file) method prevents loading the same
assembly multiple times even if it's called over and over again with the same
file? If it does not, what's the better way to make sure only one copy of the
same assembly is loaded (the first time called)?
 
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.