Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft NET Clr
 Ask A New Question    

Looking for an event before threads exit
Hello, I am looking for a CLR event (or hook) that allows running .NET code on that same thread before it terminates. This hook should work for both "new Thread()" and also threads from thread pools... on 16-Nov-09
Go-like duck typing interfacing
Hello, I just stumbled across the "Go" language from google. Especially, I like the duck-typing approach to interfaces. Now my question: Is it even possible to implement such static duck typing usi... on 15-Nov-09
Windows 7 Developer Training Kit write trigger start serivce in .NET
Hello Could anyone help to translate the below C++ codes to C# PInvoke calls? //ONLY for demo purposes ! void ServiceControl::SetServiceTriggerStartOnUSBArrival(System::String^ serviceName) { SC_HA... on 30-Sep-09
32-bit CLR application on 64-bit system
Hello. I am trying to get working our 32-bit CLR dll on a 64-bit Server 2003, so far unsucessfully. I reduced the problem to get working *any* 32-bit CLR application on a 64-bit system. In VS2008 I... on 13-Oct-09
AppDomains and native DLLs
A development team I work with distributes a .NET assembly (implemented in MC++) that in turn depends on native DLLs. This assembly is consumed by a few teams that develop servers that perform some b... on 13-Sep-09
PerformanceCounterCategory.GetCategories not returning all categor
On Windows 2008 Server with IIS7, PerformanceCounterCategory.GetCategories() is not returning some performance counter categories, including the new ones such as W3SVC_W3WP and WAS_W3WP from w3ctrs.d... on 08-Oct-09
Understanding the distinction between value types and objects
Hi, I was having a discussion with some co-workers today about the distinction between value types and objects - the discussion centred around whether or not value types were objects. The elements a... on 10-Oct-09