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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DefineMethod causes TypeLoadException09 Feb 2004 22:53 GMT2
I am using the COM Profiling API to hook into the CLR and dynamically modify
the program. I have been successful with the modification of existing
methods, but now I want to add my own. To do this, inside the
ModuleLoadFinished() method, I add the following call to DefineMethod:
Avoid closing a Console mode Application09 Feb 2004 21:34 GMT1
Is it possible to avoid the closing of a Console Mode application when
clicking "X" ?
Thanks,
Bruno.
Getting indexed property values09 Feb 2004 18:59 GMT5
I'm writing a utility to dump out the contents of any object. I'm having
trouble getting indexed property values because I can't find a way to get
the indexes themselves. PropertyInfo.GetValue takes an object and a
collection of indexes, but I don't know what the index values are ...
CLR Profiler Setup Help09 Feb 2004 02:16 GMT1
I am hoping this is a quick solution.  I am trying to get the CLR Profiler working on my machine and it doesn't seem to be hooking into aspnet_wp.ex
Here is what I do
1) Start the profiler on the web server, I choose "Profile ASP.NET
2) It stops IIS, Restarts IIS and gives me the ...
System.ExecutionEngineException05 Feb 2004 21:59 GMT1
I'm getting the System.ExecutionEngineException from my data layer when I'm trying to Insert a duplicate row into the database using the ExecuteNonQuery method of command object. I'm using OLEDB connection in my application.I saw in the microsoft site saying that its an internal ...
Where does managed heap belong?05 Feb 2004 21:11 GMT1
Does managed heap belong to specified app domain?
If it does then is the collection done independently for all app domains?
Kamil
Memory Leak Investigations04 Feb 2004 21:59 GMT4
I am searching for a suspected memory leak and I have made some assumptions
and I would be
grateful if someone could check my thinking...
I have a remoting server that I believe has a memory problem. My first
does CLR verify a stringly name assembly if it is not installed into GAC?04 Feb 2004 19:36 GMT8
does the CLR performs any load-time check for tampering/security on a
strongly name assembly that is privately deployed (not installed into GAC)?
thanks
dan
Does Dispose method forces garbage collection.04 Feb 2004 14:52 GMT3
I found that statement in some book but it does not comply with Framework
SDK Documentation.
Kamil Dworakowski
Setting ScreenSaver04 Feb 2004 13:45 GMT4
I'm trying to set the user's screensaver in the .NET world...
In Win32 I could use a combination of setting the screen saver name via the
registry and then setting the time and active status using
SystemParametersInfo.  And the system would use the new settings.
.NET classes and Intranet security04 Feb 2004 01:41 GMT1
    I am trying to implement an enterprise level application in C# with various functionalities such as database         access,Disk I/O and GDI drawing
    I need to make this application run with different levels of .Net security settings, on an intranet.
    Where can i find a mapping ...
LicenseProvider03 Feb 2004 14:57 GMT9
I need to write my custom LicenseProvider. I would like to kown if the
license key stored with context.SetSavedLicenseKey(...)  is stored in a
secure way in the assembly resource ? should i encrypt the license key or
not ??
SecurityException & Request failed: How to know more ??03 Feb 2004 01:32 GMT3
Maybe someone knows how to solve this one.
My context is the following: a VB.NET WinForms app
gives the following error message when launched in
the Internet Zone.
Build Warning02 Feb 2004 21:05 GMT1
I am getting a warning on a custom control that is first in the build order, and is used throughout my main project, which is called Practice Management
This started appearing recently, and I am not sure why.  More importantly, what do I have to do to fix it?  Thanks
J
OUTPUT FILE ...
Codedom02 Feb 2004 06:05 GMT1
before I'm going to search my self to death; does anybody happen to know a
link to a desciption how to not only produce code via CodeDom, but also
modify code in an already opened source file (Like the form designer does)?
Thanks a lot,
Pages: 1 2 3 January, 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.