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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory leakage while using ActiveX DLL21 Feb 2004 18:24 GMT1
I am struggling to figure out the cause of an out of memory exception I am
getting involving the use of an ActiveX DLL.
About three years ago, I developed an ActiveX DLL (called TFile.DLL below)
using VB6, and have since then invoked it successfully in other VB6 ActiveX
Help with permissions21 Feb 2004 14:17 GMT1
Have any of you ever set permissions programatically on a folder aspnet
user.
Any help will be greatly appreciated.
Thanks.
Smart Client21 Feb 2004 02:41 GMT2
Hi
I want create and test a sample Smart client application. I created form with one button control and posted the executable to a Virtual directory. When I tried to access the exec from Internet explorer, I didn't see the form opening up. The browser is blank.  Is there any ...
A RegEx question21 Feb 2004 00:14 GMT2
Can some kind RegEx guru give me some help?  I want to parse an expression
of the form:
 EXECUTE func [param [,param...]]
In other words, the expression begins with "PARAM" followed by whitespace
Clipboard20 Feb 2004 23:13 GMT1
I need to copy the contents of a ListBox control to the clipboard. How do I do that in .NET
Thanks.
Parameter Description in Code Completion20 Feb 2004 22:38 GMT5
I have a couple of helper class libraries that I use in several projects.
Does anyone know how to create the parameter description that appears below
the parameter autocomplete popup when a method in the helper class is being
used in Visual Studio?
how to register a custom class name in c#?20 Feb 2004 21:39 GMT4
    I want to register a dynamic class name in c#,how to make it ?
IPAddress.Address is negative20 Feb 2004 20:44 GMT9
I perform a ping using the IcmpSendEcho Function from iphlpapi:
<DllImport("iphlpapi")> _
Private Shared Function IcmpSendEcho(ByVal IcmpHandle As IntPtr, ByVal
DestinationAddress As System.UInt32, ByVal RequestData() As Byte, ByVal
Components added to a Components Surface not in Components Collection?20 Feb 2004 19:42 GMT2
I've created a Component called MyComponent.  To the design surface of
MyComponent I've dragged an SqlConnection object, an SqlCommand object, and
an SqlDataAdapter object and linked these items together appropriately.
My question is this: Why are these Sql components not added to ...
serial communication in C#20 Feb 2004 17:44 GMT6
I need to communicate with a GSM modem in my application which is connected
to a serial port of my PC in a Windows Form application (written in C#).
Please can you give any idea how to do it. I don't want to use MSCOMM
control.
DTD to xml20 Feb 2004 16:04 GMT1
I'd like to use 'xsd.exe' to generate a set of classes so that I can serialize XML for a
given DTD
However, I don't believe 'xsd.exe' reads DTD's.  So is there an easy way to  conver
a DTD to an XML schema, or go directly from a DTD to a .NET code base that ca
Activating an instance of a class in a referenced assembly20 Feb 2004 15:56 GMT2
I'm trying to use Type.GetType() so I can create an instance of a class I
have defined in a different, yet referenced, assembly but it doesn't seem to
be able to find the type.  How can I get  a type object of a class in
another assembly?
copy file to SQL sever db HELP20 Feb 2004 14:36 GMT2
how do you copy a file from a folder into a part of SQL server database
any sample code for VB .NE
ti
PT
IMAP20 Feb 2004 13:39 GMT2
We are currently using an IMAP server setup on Unix
Does anyone know if there is a Windows vesion pf IMAP? Links
Is the version of IMAP for Widnows a different API. I just want to be sure that my code will still work and that the API is not different
Thanks
Process.Start & MailTo20 Feb 2004 12:36 GMT1
In my Windows Form application I'm using the attached code, to launch the default email client. When the value of the FileName property exceeds 2001 characters, a Win32Exception is thrown with the message "The System cannot find the file specified". We're likely to have cases ...
 
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.