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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Fatal error LNK1256: ALINK operation failed (8013110E)06 Sep 2004 17:05 GMT1
I'm creating a GUI using Windows Forms in C#. The application needs to
call functions from a (unmanaged) C library. My solution is to create a
managed C++ DLL that contains a wrapper class containing methods which
make calls to the library, handling strings, etc. I could then ...
Hey! what wrong with the damn .net framework 1.1 sp1 for w2k3?!06 Sep 2004 15:08 GMT2
my iis 6 was alright
but after installed .net 1.1 sp1 from windows update, it down!!!!
after rebooted, always "Server is too busy" !!!!!!! untill now!!!!!
What wrong with this nuts thing?!!
SMTP Sending to junk folder06 Sep 2004 12:49 GMT1
I am writing a program that sends emails to my hotmail account from my
account at work I'm using the standard .NET SMTP class and using my email
address in the from (not spoofing).  IIS is relaying the mail to our internal
exchange server, however when this mail arrives in ...
Directly deriving from MulticastDelegate06 Sep 2004 11:22 GMT3
It is possible with C#? If not, anyway to define my own event
accessor methods as in MC++?
Best regards,
Paul.
trying to pass Request.QueryString as input parameter06 Sep 2004 10:25 GMT1
I am trying to pass an input parater to SQL Server.  The parameter is a URL
querystring variable.  I can't seem to get it to pass a variable, only a
literal value...
Help!
Monitor.Wait/Monitor.Pulse06 Sep 2004 10:14 GMT2
I just want to be clear on this....
If a threadA performs a Monitor.Pulse(lockobject),
but threadB has not yet entered Monitor.Wait(lockobject), when threadB
finally gets around to doing its Monitor.Wait(lockobject) it is
Managed Messaged Box blank after XP SP206 Sep 2004 09:36 GMT2
I've installed XP SP2 on my XP PC and thereafter all managed message boxes
are blank (no text in caption, body and buttons): I've tried from both VB
and VC++. Non managed message boxes still work (tried from C++ and VBS).
I'm using VS.NET 2003 and .NET framework 1.1
Adding httpModules problems06 Sep 2004 08:09 GMT3
When we defined  this section in web.config in the main root,
<httpModules>
  <add name="ApplicationModule"
type="Myspace.Community.ApplicationModule,Community" />
Compile warning???06 Sep 2004 02:11 GMT1
When i compile my app i get the following warning... not sure how to get rid
of it. I have removed and added my 'Reference' back in but it didn't change
anything.
Warning: The dependency 'MyDLL, Version=1.0.1672.16368, Culture=neutral' in
encryption wonderment06 Sep 2004 01:10 GMT2
In our application we have an encrypted datafile.
To be a bit user friendly I had an encryption test at the begining of the
file.
I put the encrypted value of an 8 bytes known array. (the crypting algo uses
Hor to Receive EMail?06 Sep 2004 00:11 GMT1
Can I use dotNet framework class library to receive POP3 EMail? I hope there
is a namespace like System.Web.Mail that can help me to do the job more
easily. But I can't find that? Is there any one can help me? Thanks!
Which language is fastest for this?05 Sep 2004 20:43 GMT4
I'm using ColdFusion for these task:
- disk writes
- searching for items within a string or array
- looping
Calling a .NET assembly through PURE UNMANAGED code05 Sep 2004 19:33 GMT7
I am tiring to load an assembly from memory ( e.g.
System.Reflection.Assembly.Load( byte[] ), this works fine through managed
and mixed code. NOW, I am tiring to achieve the same thing through PURE
UNMANAGED code, I can't use com or com interop, does some one have an idea
Directory.Exists(path) creates a directory05 Sep 2004 18:33 GMT4
I"m using this method to determine if a folder\directory exists:
Directory.Exists(path)
and as I call it, it creates (by itself - even though the folder doesn't
exists) a new folder according to tha path I passed it and returns 'true'!
JulianCalendar formatting + parsing difficulties05 Sep 2004 17:49 GMT2
I'm implementing a program dealing with astronomic phenomena and need to use
Julian Calendar dates (for dates before the Gregorian Calendar changeover). I
can use the JulianCalendar class to convert dates to and from the Julian
Calendar, but I'm unable to use any of the built-in ...
 
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.