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
Serialization will not deserialize delegates to non-public methods25 Feb 2004 16:32 GMT2
Sometimes deserialization throws an exception as shown in subject. I'm
confused because this happens when I deserialize an object from a file and
it seems to be random.  Does exist a cause for this problem? Should I prefer
to implement ISerializable interface for each class I need ...
running .NET application on  W2k SP4 server in Terminal Service client25 Feb 2004 16:29 GMT2
Hello, All
I have a question regarding running .NET application on  W2k SP4 server in
Terminal Service client,
After we installed SP4 we face the exception when closing .NET app in
Marshal destroy/free25 Feb 2004 16:19 GMT1
If allocating a structure like this...
SturctPtr = Marshal.AllocHGlobal(Marshal.SizeOf(myStructure));
Marshal.StructureToPtr(myStructure,SturctPtr ,false);
Do I need to call both free methods below or does DestroyStructure() free
Configuration sections25 Feb 2004 15:31 GMT3
Folks,
What's the big difference between the NameValueSectionHandler, and the
DictionarySectionHandler, when it comes to defining and handling my
own custom config sections? Is it really just the return type of the
Application termination in debugger25 Feb 2004 14:28 GMT4
I've a component which seems not to terminate correctly.
In VS.NET I start a new instance to debug the component
within a simple winform application. The program is up and
running. If I hit the "Stop Debugger" icon in vs.net the process
ini file25 Feb 2004 13:34 GMT2
I'm trying to make a project where I have to read from an ini file the keys
and values of several sections.
example:
[Section 1]
how to process data when internet connection broken?25 Feb 2004 13:31 GMT7
I want to delvelop a larger project and it should include some function as
follow:
1. Using SQL for the Center database
2. 1000 stores can retrive information from web server (web service)
Connection using a Modem25 Feb 2004 13:13 GMT2
Hi, everybody:
   How can I establish a connection using my modem
in .NET?
   I want my application to initialize the modem, place a
Use .Net created dll in VB6?25 Feb 2004 11:13 GMT3
I need to call a .net created dll in VB6 project. It always give me this
error, when I create instance of this class
"error 2147024894(80070002) File or assembly name DllName, or one of its
dependencies, was not found."
SmtpMail hell25 Feb 2004 10:45 GMT7
I keep getting this message when I try to send mail with SmtpMail:
"The message could not be sent to the SMTP server. The transport error code
was 0x800ccc64. The server response was 502 Unknown command"
When I look in the mail server's log, the last thing it processes is the
Idea for Reader optimisation  for reading25 Feb 2004 10:37 GMT6
 I was using the Reader class to read a binary file and I noticed that
there is no PeekByte and also its not optimised when using Peek and Read in
sequence.
 If the .Peek is called its read the next char, and then .Read after its
shortcut links not taking the %cd% parameter in the target field25 Feb 2004 09:42 GMT2
First off before jumping into my problem, I apologize for the
cross-posting of this message.  Cross-posting is not my norm.  For
this case, I wasn't really sure who to ask, so I cross-posted.  (For
those of you in the DotNet Framework newsgroup, you've provided so
Problem: IConfigurationSectionHandler25 Feb 2004 08:06 GMT5
H
I've created my own custom configuration section handler class to interpret custom sections in my app config file.  However I keep on getting a ConfigurationException when trying to access the section from code as in
Loftware.Diagnostics.CustomListeners listeners = (Loftware ...
history of .NET Framework and its languages (ILAsm, C#)25 Feb 2004 08:05 GMT5
   are there any good references to .NET history? I would like to read some
more about the development of the ILasm language and the C# language. were
they developed separately? is it true that the first c# compilers targeted
JVM because the .NET RE was not ready at that time? how ...
Should I drop Library activated Serviced Component from COM+ when the interface changes?25 Feb 2004 07:58 GMT4
I would like to understand better what happens when a public interface of a serviced component changes
Suppose that I have a library activated serviced component. Suppose that I lock its version number ([assembly: AssemblyVersion("1.0.0")]) and installed the component into COM+ ...
 
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.