Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

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

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

 
  
Making Asp.net web page rendered in IE8 to work similar in IE7
This article illustrate how to make a web page developed targetting IE6 & IE7 to work in a similar fashion with IE8 browser, with minimal development effort. Actually I have put most of the tips to perform the IE 7 emulation. When my web site was used by IE 8 clients and the defects logged in, I was frustrated a lot. So I thought writing an article on this would help developers who are in a identical situation.
By Nasa Ares I-X on Friday, October 16, 2009 7:52:33 AM.
ASP.NET AJAX on Microsoft CDN
The article describes in detail the Microsoft ASP.NET AJAX client library which went on Micrsoft’s CDN recently. An example for creating a web page displaying data using the CDN files as well as using jQuery library from another source to embellish the page with custom styling is also described.
By Jayaram Krishnaswamy on Tuesday, October 13, 2009 6:07:11 PM.
An insight to C# 4.0
This describes the changes the C# world is witnessing and yet to witness some of its great features
By egg egg on Sunday, June 28, 2009 10:36:22 AM.
Design Patterns for all – Chapter II (Singleton Pattern)
In the previous chapter we saw the basics of Design patterns and OOPs which will give the foundation for understanding Design patterns better. In this chapter we are going to see the Singleton Pattern in detail with c# coding.
By Sakshi a on Tuesday, June 23, 2009 1:31:48 AM.
Design Patterns for all – Chapter I (Introduction to Design)
In this chapter we will see the basics of Design patterns and OOPs which will give the foundation for understanding Design patterns better. In the coming chapters we will see the Design patterns in detail with practical examples and code.
By Sakshi a on Friday, June 19, 2009 6:11:16 AM.
Gridview tips and tricks
The following tips will be very useful while creating gridview
By sri sri on Thursday, June 18, 2009 11:46:03 PM.