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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Assembly Reference30 May 2004 16:09 GMT2
Hi there
I have a peculiar prob. I am trying to build a file with
testcases for NUnit in which I want to reference the
Assembly with the code to be tested. The source compiles
ArrayList Sort Terminating27 May 2004 05:22 GMT3
Project C# utilizing the Framework
In my project I have an array list of integers that sorts just fine.  Then I have an array list that contains a class that I have built.  When I call the "sort" method of the array list and accept the defualt sort arraylist.sort() I get the ...
Get assembly location from IMetaDataImport26 May 2004 15:31 GMT1
does anybody know how to get the assembly file location from the SDK
interface IMetaDataImport? I can get the module name, the assembly name, but
didn't find a way to get the location.
Thanks.
need the thread id from an API25 May 2004 20:29 GMT4
I'm working on an API assembly that will be used by an application or
another API.  I don't have any control over when or how threads are
created.  My API is equipped with tracing for debugging purposes.
Since my assembly can be used in by a multithreaded application, I
Assembly Version Build Time25 May 2004 00:30 GMT2
We're using the default .Net AssemblyVersion attribute value of 1.0.*
For some reason, when we use the version number to calculate the time the
assembly was built, it's coming out an hour ahead of the actual time.
The algorithm that is used to generate the version number is ...
Sequential class layout and packing24 May 2004 21:43 GMT2
Hell
I've been playing with some IL code, and have encountered two interesting issues
The first is probably a usage misunderstanding on my part. The ".pack <n>" directive seems to have no effect on my object layout
The second is that the CLR appears to ignore me if I mark the class ...
Profiling NGEN'ed modules24 May 2004 21:04 GMT1
My profiler needs to profile some of the Framework libraries, and so the
contents of the native image cache need to be changed.
I would really like to be able to just do a "ngen.exe /prof mscorlib.dll"
and then have this version or mscorlib picked up when profiling (and when
COM Profiler problems on Win200324 May 2004 20:55 GMT6
I am using the COM Profiler API to hook into the CLR for the various
notifications it provides, specifically in ASP.NET. Everything is working
fine on Win2k but when I try it under Win2k3 I don't get hooked for ASP.NET
(i.e., my COM object doesn't seem to be created at all for w3wp ...
Loading of .NET executable24 May 2004 11:28 GMT4
Can someone refer to me a good online resourec about how a .NET exe
gets loaded into memory and executed once I dbl-click the executable
icon from my windows explorer?
shared Assemblies21 May 2004 08:06 GMT6
I Created 2 versions of an assemblies in GAC..Now I have 2 projects one of which will refer to Version 1 of the Assembly and Other to Version 2 of the Project. Now My question is where should i give the assembly version numbers in my project
Remember..i created 2 assemblies first ...
StreamWriter Adds FFFE at the start of the file with Unicode Encoding!!21 May 2004 05:24 GMT4
Hi , all
I'm trying to write unicode to a file for another app (not developed with
vs2003) to read it. I used StreamWriter with unicode encoding.but I was
surprised that the streamwriter adds FFFE to the start of the file,which
AppActivate20 May 2004 11:06 GMT1
In Visual Basic you use AppActivate when you want to set the focus on
another application.  Does anyone know what the equivalent function call
is in C#?  
Thanks,
sensitivity of the charcter19 May 2004 12:46 GMT2
I want to know how can i made comparisn between sensitivity of the charcter
i.e
I want My Code accept "HASSAN" as "hassan"
thank u very much
Usage of AppDomain.CreateInstanceFromAndUnwrap method 18 May 2004 01:50 GMT1
i am trying to load a Windows Form Assembly at run time to a seprate AppDomain.
I don't want that this Assembly to be loaded in the Caller Domain, so i used the metho
CreateInstanceFromAndUnwrap instead of AppDomain.Load(..
// I am passing the Control's parent through the ...
question regarding 64-bit processing18 May 2004 00:05 GMT4
Here's something I was pondering earlier:
There's a 64-bit version of Windows XP that is supposed to work with
AMD 64-bit processors. Now, the huge task of migrating unmanaged code
to 64-bit would be monumental (I'm guessing). But given that .NET code
Pages: 1 2 3 4 April, 2004
 
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.