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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
plugin10 Jan 2006 16:30 GMT2
anyone know how i can implement plugin in my apps..
Plug in architecture leading to versioning problems.  What am i doing wrong?10 Jan 2006 14:53 GMT1
I have a .NET 1.1 C# app (lets call it MyApp.exe) which is designed to
do some boring thing (not important now) but it can be extended with
plug-ins.   These plug-ins are subclasses of a type (PlugInBase)
contained in a shared assembly (MySDK.dll).   At startup, MyApp.exe
Windows-Firewall status10 Jan 2006 13:06 GMT4
Is it possible to check the status of the windows-firewall? (aktiv or inaktive)
regards
Karsten
Managed C++ Safe CritcalSection10 Jan 2006 11:37 GMT4
In the prior C++ world we used to have locks that we would declare on the
stack such that as the stack was unwound the critical section would be
released.  I am wondering how this works with managed C++.  Here is a class
that I wrote to wrap a monitor for an object around.  I ...
Copy html to clipboard10 Jan 2006 11:30 GMT3
Hi,
I want to copy hyperlink to clipboard with Clipboard object.
It's working well with text, but not with HTML.
Text:
NET 1.1 Exception problem10 Jan 2006 10:43 GMT1
I have following problem with exceptions: it seems that there is not
enough exception classes for me.
Let me explain:
System.IO.File.Create can throw System.IO.IOException if few cases: path
Can VS 2005 build an app that works with .NET Framework 1.1?10 Jan 2006 10:39 GMT4
I know the official answer is that framework 2.0 is required. But I have a
simple C# app that is used in a testing environment on systems that don't
have 2.0. I want to be able to just put the app on a USB key, put it in a
system, and run it, without having to go through an ...
First Time TcpClient user10 Jan 2006 09:57 GMT1
"..Overloading.. Constructer Class... Async stream read/send"
All I want to do is -- WaitforString "UserID & PW" to login to a router,
capture some
config info and be on my way.
Auto reconnect TCPclient10 Jan 2006 09:54 GMT1
Hi, is there any ways to make the tcpclient auto reconnect to the server when
it's disconnected ?
Signature

Simpleware Solution

Application Initialization Error10 Jan 2006 09:34 GMT2
I am trying to debug and run a .net application using studio. It compiles
right, but at startup it crashes with following error
The application failed to initialize properly (0xc0000005). Click on OK to
terminate the application.
How to hide a property ?....10 Jan 2006 08:18 GMT5
I have a base class, let's say
   class A
   {
       ...
.NET 2.0 final release change log10 Jan 2006 07:43 GMT1
I'm interested in seeing what changes are made to .NET 2.0 (and
supported languages like C#, VB, etc) final release since the Beta 2.0,
but I can't find any satisfying article.
Is anyone aware of one?
Decompress gzip with System.IO.Compression10 Jan 2006 03:11 GMT3
I have a file, that is gzipped. I can decompress the file, take the
bytes read and write them to another stream. the only problem is when I
write the data to another file, the size of the byte array to write is
equivalent to the COMPRESSED file size, and not the DECOMPRESSED file
Wrong Regional Setting10 Jan 2006 02:57 GMT1
My OS is W2k in Spanish, buy I've changed the regional settings to work with
dates formatted in English.
In spite of this,
System.Globalization.CultureInfo.CurrentCulture.DateTimeFormat doesn't
Opening winExplorer positioned on a folder10 Jan 2006 00:16 GMT1
>From VB.NET (or C++/#) I wish to open WindowsExplorer on a given
folder, say
C:\Documents and Settings\User\Documenti\Downloads
in a window not maximized, say 400x500
 
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.