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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Out of memory12 Oct 2005 08:59 GMT18
In our server application we get OutOfMemoryException in constructor of
dataset even a lot of memory is available on the machine. Any idea?
Thanks.
Marek Cvrk
multi user access problem in asp.net 10 Oct 2005 12:04 GMT1
I am developing one Portfolio Management application where there is
single database shared by all the traders.
I have developed web-based application for this. I want to make this
multiuser application.
Problem with runtime emitted proxies10 Oct 2005 11:55 GMT3
I use system.reflection.emit to create runtime subclasses of some classes.
all works very well with one little problem.
I cannot use quickwatch on my proxies , they just show up in quickwatch as
"{}" instead of showing a tree with properties etc.
Notifying the user of what action to take when a SecurityException was unhandled09 Oct 2005 14:08 GMT7
My application requires full trust to work, so when I run it on a
network drive I get the following exception:
Request for the permission of type
'System.Security.Permissions.SecurityPermission, mscorlib,
Running GUI application in separate application domain07 Oct 2005 23:18 GMT14
I'm trying to isolate "applications" into their own application domain within
a single process.  I've quoted applications because it's a logical
representation of an application.  Basically it consists of a bunch of
components supplied by some application group.  I got this to ...
Heap fragmentation caused by .NET remoting (TcpServerSocket)06 Oct 2005 13:57 GMT12
My server application gets an OutOfMemoryException after running a few hours.
I’ve inspecting mini dumps with WinDbg + sos.dll and believe that the
application suffer from heap fragmentation caused by pinning of
TcpServerSocketHandler + friends. The application uses both ...
Method call parameters' runtime values - dynamically06 Oct 2005 13:53 GMT6
is it possible to get collection of passed-in values in a method call ?
I would like to get values of parameters for logging/debuging purposes.
e.g
private void DoSomeBusinessLogic(int a, int b, String c,...)
Is there 1:1 mapping between managed thread and OS thread in v1.1.4322?06 Oct 2005 13:43 GMT9
I know that there is a note in the documentation of the
System.Threading.Thread class saying that there is no fixed
relationship between a ThreadId and a managed thread. In some posts,
however, I've found info that in the framework version 1.*  managed
basic assembler06 Oct 2005 10:27 GMT1
hi, i am trying to make some assembler things (embeded, so no relation with
.net or anything, just basic dos assembler), i am checking some sources but i
dont know the meaning of two statements:
1. os = 0
using AppDomain.DoCallBack() asynchronously?05 Oct 2005 21:57 GMT3
if i want to call into another AppDomain with messing with Remoting, i can
use the AppDomain.DoCallBack() passing in a CrossAppDomainDelegate.  But this
executes synchronously.  Is there a way i can call into another AppDomain
asynchronously, but without having mess with ...
CLR thread blocked?05 Oct 2005 18:37 GMT1
I have a .NET application that spawns a lot of threads that are then
executed according to availability of threads in the thread pool. In
each thread I query a database and then write results to disk to
separate files. Typically I have no problems, however, when I try to
Decimal point symbol04 Oct 2005 20:30 GMT10
Is there anyway unified way to parse a string of a decimal value which
either contains
a comma (,) or a period (.) as the decimal point, without knowing which
before you
Where's are good enterprise services resources?04 Oct 2005 19:57 GMT3
Looking through these newsgroups I notice there isn't an actual group for
Enterprise Services and I'm wondering if someone could maybe give me a decent
set of resources relating to the use/best practices/common issues for them.
Thanks!
ApplicationName must be set before the DynamicBase can be set03 Oct 2005 23:03 GMT1
"ApplicationName must be set before the DynamicBase can be set"
This is the message of the exception returned when I try to load an
assembly into  the current domain of my application. The same code
worked great in a smaller application I created to test the loading of
 
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.