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 draw images by GDI+ as fast as BitBlt?
Hi!Is there any GDI+ function which can replace BitBlt (and similar GDI32 functions) ? the graphic class has DrawImage function that only works with Images, (not directly with bitmaps or HDCs). How c...
(0 replies / 0 Views)  Asked By Peiman Amini in the GDI+ forum on Friday, October 30, 2009 3:29:09 PM
GDI+ rendering differences between XP and Server 2008 when saving WMF as PNG
I have a problem saving WMF as PNGs on the staging server (Windows Server 2008).Locally (Windows XP) everything works as expected. Here is the png generated on my development XP machine  an...
(2 replies / 0 Views)  Asked By vlad rus in the GDI+ forum on Thursday, September 24, 2009 5:16:12 PM
Can I pass a handle in a .NET form to C for it to draw on/get click events?
I am trying to put a new face on an old C program. The C program is, of course, unmanaged code, designed smartly to separate the number crunching and the interface, and the interface I'm trying to re...
(1 reply / 0 Views)  Asked By Dennis Field in the GDI+ forum on Monday, July 20, 2009 4:33:06 AM
3D or 4D Image Reconstruction
Dear Sir/Madam, I am Ko Ko totally new in 3D software development would like to know what kind of methods are the best for the above article. So far I studied a bit in DirectX, OpenGL and XNA, howev...
(6 replies / 0 Views)  Asked By Ko Ko in the GDI+ forum on Sunday, June 07, 2009 9:40:48 PM
System.Windows.Forms.Screen.PrimaryScreen.BitsPerPixel value is 0 when application deployed in Server
Hi, I have to get the twips value to construct the cells using RTF code. I am having the millimeter value and am trying to convert it into twips by multiplying the bits per pixel value of screen lay...
(2 replies / 0 Views)  Asked By nagar t in the GDI+ forum on Wednesday, May 20, 2009 5:41:37 AM
Reg: reading value of editcombopickbox/combo box of C++ Application
Hi, As we know the combo box works as "A combo box is a combination of an edit control and a list box. It holds a list of items so the current selection displays in the edit box part of the contro...
(0 replies / 0 Views)  Asked By Raja yashwanth Reddy Gunda in the GDI+ forum on Tuesday, May 12, 2009 7:30:13 AM