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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with signed Assembly13 Dec 2005 04:50 GMT2
      I want to sign an assembly but it is refering to an assembly,
Interop.MSForms, which is unsigned assembly. Hence, I'm getting compilation
error. Can anyone suggest a way out? Is there any way by which we can remove
the restriction that referred assemblies should be always ...
Structure Memory Usage?10 Dec 2005 11:17 GMT3
I need help with a couple of questions, I have create and structure like:
Structure byteArray
Public byteA() As Byte
End Structure
Choosing 32 bits vs 64 bits mode of execution10 Dec 2005 05:52 GMT4
I'm on Windows XP 64 bits and I have a 32 bits .NET assembly which was
compiled without the 32BIT flag, I cannot use corflags to add it because it
is signed and it is not mine. Is there a way in the config file to say it
has to be run in 32 bits mode instead of 64 bits mode?
CLR Profiler for Whidbey final08 Dec 2005 21:31 GMT2
I suspect I have some memory leaks in a .NET Application wrote with VStudio
2005 final.
I want to debug it using CLR Profiler but I didn't found a version that
works with final version of .NET framework (Whidbey).
CLR Profiler Setup Problem07 Dec 2005 17:28 GMT1
Hello.  I am trying to profile a service using CLR Profiler.  It seems
to work just fine if I start CLR Profiler through the GUI, but the
default value of OMV_PATH=c:/Windows/Temp (where the log files are
written) is on a quite small partition.
ArgumentException and ArgumentNullException07 Dec 2005 16:03 GMT2
...both have constructors that take two strings:
ArgumentException(string message, string paramName)
ArgumentNullException(string paramName, string message)
This swap of arguments does not make any sense. What kind of quality control
Interface Inheritance for IDisposable06 Dec 2005 14:46 GMT5
All -
This might be a purist question, but i want to convince my handler with a
reasonable argument.
Lets say i have an object *internal* to my assembly (InternalMyObject) and
Assembly.LoadFrom and parameterized constructors06 Dec 2005 02:09 GMT2
I want to instantiate a class at runtime that accepts a parameter, but I am
currently using Assembly.LoadFrom so I am having to do without the parameter.
Assembly.LoadFrom doesn't seems to support parameterized constructors (which
isn't a suprise, really) but it there another way ...
Oracle Lite 10g R2 and .NET Stored Procedures03 Dec 2005 21:29 GMT1
Hello Team..
No, I am not posting in the wrong forum :).
I meant to check if the MS pros have read/heard of anything about
Oracle Lite 10R2 and its support for .Net Stored Procedure..
Serious Threading.Monitor issues in .NET 2.001 Dec 2005 02:05 GMT8
I have been looking into the claim that the keyword lock is not safe
when exceptions are possible. That lead me to try the following code,
which I think has uncovered a serious error in the .NET 2.0 framework.
Note that this runs better, but not perfectly, on .NET 1.1.
Pages: 1 2 November, 2005
 
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.