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

COM References problem in C# VS2008
Hi Volks, I just try using/generating COM under C# .NET VS2008 and I have 3 questions: 1. why in some projects I see GUID defined for every interface and class and in some projects is only written... on 20-Nov-09
Access a Share with an "impersonation" account
I have done some research on this but so far all I have found is how to setup an impersonation account on an IIs server and access it via an ASP.NET app. We have a need to set up a network share, re... on 20-Nov-09
turn off debug printing when stepping thru code?
I just encountered a behavior with VS 2008 where when I step through code it is debug printing everytime I press F11 as follows: Step into: Stepping over non-user code 'Product.Product' Step into: S... on 20-Nov-09
Newbie with Progress Bar Question
Hi All, Sorry newbie here ...... I have a Splash Screen and am trying to get a progress bar to work on the bottom. My splash screen stays on for 8000ms and I would like the bar to go up in time with... on 20-Nov-09
Cannot add an entity with a key that is already in use. How to solve this?
Hello, I am creating two Assets using LinqToSQL as follows: ISession session = new Context(); AssetRepository assetRepository = new AssetRepository(session); assetRepository.Create(new Asset { Id =... on 20-Nov-09
How to recognize function keys?
Hello out there, I need to react to function keys but cannot find any hint in the online help. There is an entry which talks of e.KeyValue ('e' being the event), but this must be for a different vers... on 20-Nov-09
strange statement in Settings.Designer
Hello! At the end is the complete code for file Settings.Designer.cs I cannot understand this statement ((string)(this["NorthwindConnectionString"])); in this NorthwindConnectionString propery publ... on 20-Nov-09