search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
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

Web ProgrammingArticlesForumsFAQs
JavaScript
ASP
ASP.NET
Web Services

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

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Operating SystemsArticlesForumsFAQs
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
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

New Articles

How to Get Your Silverlight Pages Indexed By Search Engines
Use the HTML DOM to add dynamic Title, Keywords and Description tags to your Silverlight Pages
Styling the WPF Calendar to Resemble Outlook's Month View Calendar
This article shows how to style the WPF calendar to resemble Microsoft Outlook Calendar in Month view and how to add appointments.
Remote Desktop using C#.Net
This article is about showing how to create a .Net application to perform remote desktop operation using Microsoft Terminal Services Client ActiveX control.
Excel Sort Command And Named Range Scramble Prevention
Here's a macro framework that prevents Excel's Sort command from scrambling the addresses of single-cell named ranges located in the sorted range which is a troubling problem mentioned by Microsoft in KB58245.
WPF Printing and Print Preview
This article shows some ways on how to print and preview documents using WPF.
Dr. Dotnetsky's Cool .NET Tips and Tricks No. 25
The humble Doctor, Dexter Dotnetsky, is back again with some of his favorite mostly Silverlight related links.
SharePoint Application Page with Custom Controls
In this article, I will describe the use of Application Pages (_Layouts) and will show you, step by step, how to build your custom Application Page with your own Web Controls
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.
Silverlight, WCF, Security And Things You Might Not Know
Robbe shares a few thoughts about securing Silverlight applications that reference WCF services. Includes obfuscation, SSL, encryption, security issues with reflection, WCF configurations, etc...
EggHeadCafe in Silverlight Release Candidate Now Available
This Silverlight application features a 3 dimensional article/forum topic navigation, HTML editor (HTML, SQL Server, C#, and VB.NET keyword highlighter), dockable windows, google search, and a forum watch dashboard.
Silverlight 3 WCF-Enabled CodeSnippet app with Amazon SimpleDb
An Amazon SimpleDb Silverlight WCF app
SharePoint Site Provisioning – The Real World
This article will help you to create your own custom site provisioning that integrates your business process and will show you how to add some custom functionalities.
WPF DataGrid Custom Paging and Sorting
This article shows how to implement custom paging and sorting on a WPF DataGrid.
Dr. Dotnetsky's Cool .NET Tips and Tricks #24
Dr. Dexter Dotnetsky returns with a list of the most popular Silverlight - related articles and posts for the past week or so.
Web access to EnterpriseDB with Data Access Pages
The article describes in detail web enabling data on a Postgres database using Data Access Pages. A linked table to Enterprise DB’s Postgres database provides the data for the data access page. The grouped data access page is created using the design option.
WPF And The Model View View Model Pattern
A example on how to create a WPF application using the Model-View-ViewModel (MVVM) design pattern.
Excel Conditional Hiding Without VBA
Excel macros can do just about anything. But what about those times when you can’t use macros?
WCF Workflow Services Using External Data Exchange
This article shows how to create a WCF service which makes use of a WF workflow library which contains the business logic code. One way to communicate with the workflow from the service operation is by using the external data exchange service.
Notify Client Applications Using WCF Callbacks
This article shows how to use WCF Callbacks in a client-server scenario where the server notifies connected clients of any event, like changes in database records or message from a client that is broadcasted to other clients.
WPF DataGrid as ComboBox Dropdown
This article describes how to display the items of a WPF ComboBox inside a DataGrid when the ComboBox is clicked. It also shows how to make the behavior same as that of a normal ComboBox, like clicking the item on the DataGrid should close the ComboBox's popup.
Dr. Dotnetsky’s Cool .NET Tips & Tricks No. 23
Dexter chimes in again with some thoughts and a list of good mostly Silverlight links to new content he's found.
Silverlight Deployed To SharePoint With Active Directory
This code snippet offers a simplistic way to obtain the Active Directory credentials of a user accessing a Silverlight application hosted in a SharePoint page.
Silverlight IsolatedStorage Compressed Object Cache
One of the most useful features of Silverlight 3 is the IsolatedStorage mechanism, which gives the developer access to the filesystem on the client to store data. Now that Silverlight has matured sufficiently to be used in line – of – business and Enterprise – level applications, having a pre-built facility to serialize, compress, store and load multiple objects in IsolatedStorage can be helpful.
BOOK REVIEW: Murach’s ADO.NET 3.5 LINQ and ENTITY FRAMEWORK
Peter reviews Murach’s ADO.NET 3.5 LINQ and the Entity Framework, available as two separate books, one for C#, and in a VB.NET version.
Dr. Dotnetsky’s Cool .NET Tips and Tricks No.22
Dexter is back with more cool stuff.
Book Review: Silverlight 3 Programmer's Reference [Wrox]
Peter reviews one of the first good books out on Silverlight 3.
How to Make Windows 7 Lean and Mean
While Windows 7 has a real "leg up" on it's predecessor Vista, there is still plenty to do to make it even better.
Fun with Reflection, DataTable, Classes and SQLHelper
Some simple data conversion methods to help with the SQLHelper v2 utility class
Silverlight Modal Dialog With Custom User Controls
The Silverlight code sample below shows one way to launch custom user controls in a ModalDialog without the standard windows border or X to close the window. It also automatically centers the ModalDialog.
Silverlight 3 Bing API: A Related Links Widget
A custom Silverlight UserControl to use the search engine referer to create a Bing site-specific search on the query and display "related items" from the site.
Silverlight 3 Polling Duplex Chat and Realtime Stock Updates
An extension of the "End to End duplex sample" to show how Duplex polling can use the "push" model to send subscribed realtime stock price updates to connected clients.
 

News

FAQ/Code Snippet Alpha Released On October 28th 2009
All members can submit FAQs (Code snippet, VBA macro, Excel formula, config file explanation, or just a valuable tip) to EggHeadCafe. read more


Unanswered Questions

Microsoft Excel - Hyperlink Filename Save
Apologies, but I am a newbie.I have a list of hyperlinks in a column in excel 2007. The hyperlink names are incremented by one i.e. ABB01, ABB02, ABB03. Each of the hyperlinks goes to the same templa...
Microsoft Excel - hola
tengo un problema al crear un grafico, ya que cuando le doy insetar, se crea el objeto en la misma hoja de los datos pero si quiero moverlo a una hoja nueva con las opciones de "mover", en la ...
C# .NET - checkbox calculation with php
I'm rather new to php and i am stuck.i want to have a single checkbox be calculated with php, which i partially get done, but when the checkbox is not selected, php does not recognize the cb1 index w...
Microsoft Excel - VBA Macro for Creating Carpet Plots
Hi,   Jon Peletier posted a reply to this question earlier, but his response was not exactly what I needed.  Does any one have a VBA Code to generate Carpet Plots, or also known as contou...
ASP.NET - Hyperlink any flv files using asp.net with c#
Hello Frnd's...Can anyone tell me.i have lot of flv files in my hosted server i want to hyperlink a website in that flv video file.For each video i want to hyperlink different wesite url,when user cl...
VB 6.0 - Macro in Word document
I need a macro to move the menu bar (File, Edit etc) from top to bottam where we can see auto shapes, 3-D e.t.c I need to move the menu bare through the macro only not manually.  
C# .NET - Interaction of variables on each other (C++)
Normal 0 false false false EN-US X-NONE AR-SA MicrosoftInternetExplorer4 ...
Microsoft Word - Meeting minutes template - agenda items automatically copied into Minutes section
A team I work with is interested in creating a meeting minutes template that automatically copies the Agenda Items to the Minutes section. (I'm convinced that this will just make the template more co...
SharePoint - Can't search all sites under same SSP
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
C# .NET - Vista will not respond 3-5 minutes after startup; when trying to run in Safe Mode, freezes, then starts in regular mode
Several weeks ago the power cable for my year-old Dell Studio frayed. Because it still seemed to charge the battery and power the laptop, I was lazy about replacing it. (Now I'm aware there is a da...
C# .NET - Microsoft Access 2007 student template search
With the student template there is a search bar in the form which is linked to a query. I wished to allow the search bar to search either of the first, last or other names from my records and bring u...
Microsoft Excel - Error bar
Hi, I'm struggling to put different values of error bar for each datas. Can you help me, please.
Exchange Server - Meeting Requests
I am currently running exchange svr 2007. Users working within the domain have their accounts configured to use the exchange directly, where as people out in the field have theirs configured to use ...
C# .NET - X12 997 Acknowledgement ISA/GS version number in Biztalk 2006 (NOT R2)
I have an issue with the the version number of the document in 997. It comes out as 4000. The EDI Adapter has been configured with 4010 as the version. But it is not taking effect. The partne...
C# .NET - Slide Show
Hi, This is extension of my previous question. Assume there are 5 or more open winword (microsoft word documents.) are open and minized. I need to write a program such that , it displaya the windo...
Outlook - Help Files not loading
Hi, I have a problem that has cropped up.  I have listed this under Outlook, because I use that the most, but I have the same problem in any one of the Office programs.  When I sele...
BizTalk - Want to Merge the recieved XML message to one
I am having a Order Schema containing multiple Items.I have actally debatched the schema inside my orchestration using Loop. i am processing some calculations on the the items elementst like status ...
C# .NET - making the chat, under the chat window operator should the notification message of client. i.e, client(suma is typing...)
hi,    I am implementing chat application. Most probably the application was completed. But what i want to do is, in my chat application the operator and client should whether they are responding or ...
BizTalk - Adding Namespace and attribute types in the outgoing WCF message
Hi I am creating a WCF message with Header and Body and sending it to a service but that message is not getting created where CRM will accept and send a response, the message that is being created by...
Compact Framework - get error in line 'webRequest.GetRequestStream()'
i'm new in mobile platform, i already find many related post for many days. i using Microsoft Visual Studio 2008, language is C#,hope experts in forum can help me find the solution, thank you. the co...
VB.NET - WebBrowser DocumentComplete & ReadyState problems
Im having problems here -I can use the .navigate method on the webbrowser control to load a page. that works fine. but then when i access the .document property of the webbrowser control, look throug...