what are Fixed memory leaks and threads locking problems.
Answer / kanak
Memory leak is a bug in the program which uses the memory
continuously without releasing it until the system crash.
Thread locking problem is nothing but a deadlock situation
in case of synchronous process when two consecutive threads
get lock on a common resource and waiting for each other to
release that. This happens usually in case when the
semaphores or monitors are not used.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain convert.tostring and i.tostring method?
What is the relation between Garbage collector and finalize and destructor?
Which is the tool which can convert visual basic old version to .net compatibility version?
How do you define a read only property in a class module?
How to run a dos command in vb.net?
Which properties are used to bind a DataGridView control?
What are jagged arrarys ?
i could not run my application in any computers if i want to run it i have to install the full version of visual studio 2005. it is really hard and feel embarrassing in front of the people though i installed .net framework where goes wrong
Difference between VB dll and assemblies in .NET ?
Explain the components of common language runtime.
Explain private assembly?
Explain how the .net framework performs automatic memory management.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)