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

 
  
CryptoLicensing for .NET Product Review
CryptoLicensing for .Net is a 100% .Net solution to add licensing, copy-protection and activation capabilities to .Net, Windows Forms (WinForms) and WPF applications, components and controls.
By Peter Bromberg on Saturday, June 06, 2009 11:19:24 AM.
Interview Questions for .NET Framework
This article is specially for the users those are in development or want to be a .net developer
By Raman Katwal on Friday, June 27, 2008 3:57:34 PM.
Build a Reverse Phone Number Lookup App for your Smartphone
Illustrates a simple way to "scrape" needed information from a web site and display the results on a Compact Framework Windows Forms App.
By Peter Bromberg on Sunday, October 30, 2005 5:47:58 PM.
Treeview Explorer / Dialog for SmartPhone
While working on my first Smartphone venture which uploads Smartphone camera photos you've taken with your phone up to your web site, I experimented with various controls and code, and even resurrected Andy Wigley's book, ".NET Compact Framework Core Reference" (MS Press), which contains lots of valuable Compact Framework information (even though it doesn't cover the SmartPhone form factor).
By Peter Bromberg on Friday, June 24, 2005 8:11:26 PM.
Upload Photos to the Web with your SmartPhone
Recently my wireless provider, Cingular, figured out that ATT Wireless (which they had acquired) had a good deal going with the AudioVox SMT5600 and finally got around to offering the same $199 (with mail-in $50 rebate) deal to existing and new Cingular customers. Being eminently familiar with this incredible phone, I jumped on board, and added a 256MB miniSD storage card for another $45 from Best Buy.
By Peter Bromberg on Sunday, June 19, 2005 10:57:00 AM.
.NET Compact Framework Kill All Programs
Here's a quick tip on how to kill all of the running programs on your mobile device. The following code snippet uses an API call to start killing applications until it has freed up the designated amount of memory. In this case, I've simply passed in the int.MaxValue so that it will kill everything.
By Robbe Morris on Tuesday, April 12, 2005 1:03:27 PM.