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 Vc
 Ask A New Question    

Install x64 & x86 managed assemblies in GAC
I asked this question on CodeProject back in August 2009 but did not get any answer so I thought I'd try here. Here is a copy of my original question. All, I have a C++/CLI assembly that is compil... on 18-Nov-09
"using" declaration and template (generic) classes
Hello All, I want to refer to the Nullable template type in C++/CLI (a header file) without requiring explicit qualification of the System:: namespace. So I effectively want to do this (which will ... on 08-Nov-09
[ANN] CLI command line interface compiler for C++
Hi, I am pleased to announce the first public release of CLI. CLI is an open-source (MIT license), cross-platform command line interface compiler for C++. It allows you to specify the options that ... on 29-Oct-09
Please help, how do I fix error C4346 with the code here...
Hi all, Below is the sample c++ code that cause error C4346 in vs-2009 pro. I have a "Record" struct within the Database class, and has a "Retrive(int n)" member function that return "Record*" type.... on 25-Oct-09
Extracting text from HTML pages
Hello Everyone, I am trying to extract the data from HTML pages from TABLE tag. I am able to traverse the table tag, but i am not able to extract the data from the table can anyone please help with... on 20-Oct-09
Problem with recv() using c++
Hi All, Ive been writting a program that connects to servers then sends a http request using send and that recieves html code back. It works most of the time however sometimes the recv command waits... on 14-Oct-09
Where is DEFAULTLIB defined
Hi, guys, When I use VC 2008 to build programs, compiler reports libirc.lib not found during the link phase. And I found libirc.lib is one of DEFAULTLIB. So where is DEFAULTLIB defined? I did not m... on 26-Oct-09