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 / CLR / October 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
code access security01 Nov 2003 00:47 GMT2
Regarding : code access security
when an assembly is loaded by the runtime does the runtime check the
evidence of the assembly. Then depending on the evidence does it assign the
assembly to a codeGroup. And finally, depending on the permission sets
how to define function pointer in C#31 Oct 2003 21:43 GMT5
if there is a function in a win32 dll, it is definition is
int add(int a, int b);
how to define that function pointer in C#?
thank you very much!
strange error not cought by try...catch...30 Oct 2003 23:24 GMT2
I wrote a console application which is called from a SQL Server job. The
application utilizes a COM object, to pump data from a legacy (no very old
however) application to SQL server. The application works fine, but once in
a while it fails with the following message written to the ...
Loading Assemblies30 Oct 2003 23:11 GMT1
Can someone explain or point me in the right direction on how the CLR knows
which assembly is correct.  What are the steps of locating the assembly and
verifying that the assembly is the correct one.
System.Double and System.Decimal30 Oct 2003 10:39 GMT9
I have seen that System.Double has some arithmetic errors when making some
operation like this:
       Dim x As System.Double
       For x = 0.01 To 0.5 Step 0.01
showing the ghost (deleted) files on the solution explorer window30 Oct 2003 08:33 GMT1
There are many files deleted from the project but still existing in my local
drive and it caused me problems when I do a find in file operations, because
find results would contain these dead files as well.  Is there a way to show
them in the Solution Explorer window so I can delete ...
About SetLocalSymInfo30 Oct 2003 02:55 GMT1
when I call SetLocalSymInfo in my code within a global function, it throw
System.NullReferenceException. why?
by the way, what is the mean of startOffset and endOffset, is it offset from
file begin in charactor, or from the method's begin.
Variant30 Oct 2003 01:04 GMT3
does anybody happens to know, why there is a Variant in the BCL all right,
but it is declared only internal? It almost seems, that "they" planed to
have it in the bcl, but decided later to throw it out?
Thanks
v2.0: any improvement in .NET deployment methods?28 Oct 2003 11:08 GMT1
hi paul,
i didn't want to have to configure security policy on every client
machine to allow the COM component to work. i was also getting "drag n
drop registration failed" error messages with some components, and
Catching the paste message27 Oct 2003 21:21 GMT1
Hello all. I don't know if this is the right newsgroup to post this message,
so sorry for any cross-posting.
I have a class inheriting from System.Windows.Forms.TextBox which contraints
user input to only numeric digits. It works well until user paste some text
Out Of Memory Exceptions27 Oct 2003 18:52 GMT5
Hey All,
been getting alot of CLR exceptions and out of memory exceptions on certain
machines. We have an old-school programmer on the team who still just can't
get OOP and as a result we have some LARGE code files and routines. The .net
Monitor.Exit SynchronizationLockException26 Oct 2003 00:23 GMT3
  Why doesn't the following code throw a
SynchronizationLockException? MSDN
says "SynchronizationLockException is thrown if the
current thread does not own the lock for the specified
problems with .NET deployment methods25 Oct 2003 01:49 GMT4
Hi,
Please disregard my last post. I found the meaning of oldversion and
newversion in the docs.
this post is long-ish but its quite a fundamental issue that i'm
.Net Profiler24 Oct 2003 22:36 GMT9
Hi, All
What's is the best .net profiler for Debug an application. I have to buy one
but I don't know which one!!
I tried some of them like Borland and AQTime.
assembly version conflicts with dll replacement23 Oct 2003 10:35 GMT3
i've posted this with no response on a few other lists this week, and
would be extra grateful of any help..
I know .NET is supposed to solve dll hell, but I'm having trouble
getting my
Pages: 1 2 3 4 September, 2003
 
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.