Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
how to reserve a url with http.sys for system.net.httplistener
Hello, I am using system.net.HttpListener on a computer which doesn't have admin privileges. I've looked and cannot find the specifics on how to reserve a url with http.sys for system.net.httpliste...
(1 reply / 29 Views)  Asked By Ravi Danum in the C# .NET forum on Friday, November 20, 2009 4:41:31 PM
Button does not fire on first click but does on second click
My button control does not fire on 1st time click but works on 2nd click  though its doing post back in both scenarios.  To add little more insanity to it,  this is happening only when...
(0 replies / 43 Views)  Asked By Pranay Singh in the C# .NET forum on Friday, November 20, 2009 10:47:55 AM
remote database restore problem
I'm using the following code to back-up and restore the database.try        {            string restoreConnSt...
(1 reply / 9 Views)  Asked By reena jain in the C# .NET forum on Friday, November 20, 2009 9:15:36 AM
Interacting with Windows Service
I have a C# Windows Service that performs certant actions on periodic bases. The System.Timers.Timer on the separete thread is used perform the actions. Some times those actiones need to be perf...
(1 reply / 33 Views)  Asked By 12348765 Shvartsman in the C# .NET forum on Friday, November 20, 2009 8:32:49 AM
How To bring the form at front, on double click of notifyIcon in system tray
Hi,   In .net windows application, I have NofifyIcon, I want that, when  I will doubkleClick on this, it should bring the form to front.My code snippets are  private void myAppIco...
(1 reply / 36 Views)  Asked By Tejaswini Prashant J in the C# .NET forum on Friday, November 20, 2009 7:37:21 AM
DrawThemeTextEx on painted Windows form
Hi,I am using DrawThemeTextEx to draw text with glow behind on a form that uses the Aero Glass effects of Vista and Win7, and it works perfectly (as per the first picture below). However, if I a...
(0 replies / 10 Views)  Asked By Rowan Begg in the C# .NET forum on Friday, November 20, 2009 7:17:09 AM