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

 
  
Problem with Omnia i900, XSLT and C#
Hello everybody,I have done an XSLT to output an html in a Samsung Omnia i900.I have done a very simple example, with a table of width 815px.When I put the html in the Omnia i900, it appears all in t...
(0 replies / 0 Views)  Asked By Julen Ispizua in the Xml/Xslt forum on Tuesday, September 29, 2009 2:43:22 AM
How do you set FitToPagesWide property of an OpenXml Excel spreadsheet?
Hi, I am trying to get an Excel report that is generated using ExcelPackage OpenXml wrapper to fit to one page. How do you set FitToPagesWide property of an  OpenXml Excel spreadsheet? Thank ...
(0 replies / 0 Views)  Asked By Burak Gunay in the Xml/Xslt forum on Wednesday, September 16, 2009 4:38:35 PM
How do you Wrap a cell and set its BackgroundColor in OpenXml Excel?
Hello, I am using the wrapper around Openxml provided by http://www.codeplex.com/ExcelPackage  , but I can't get the wrap and background color functionality to work. How do you Wrap a cel...
(0 replies / 0 Views)  Asked By Burak Gunay in the Xml/Xslt forum on Tuesday, August 25, 2009 10:06:01 AM
Get all parent of parents of text nodes
Hi there,I am using the following expresion to get the all parent of parents (grandfhather) of text nodes that starts with 'ta'.descendant::text()/../../../*[starts-with(local-name(), 'ta')]Do you kn...
(0 replies / 0 Views)  Asked By Jesus Otero in the Xml/Xslt forum on Thursday, July 16, 2009 5:16:35 PM
Sharepoint XSLT Query
Hey guys,Im trying to use itemstyle.xsl to display dynamic content in a 3-column table format. I have that working fine - in that it takes each item and adds it to the table of 3 columns. My problem ...
(0 replies / 0 Views)  Asked By Chris O'Neil in the Xml/Xslt forum on Sunday, June 14, 2009 10:35:19 PM
how to use 2 different fields in fetchxml query for ms crm
Hello, I am trying to write an fetchxml query for ms crm which retrieves fields from different entities base on some criteria. The problem is that a where clause involves two different fields from d...
(0 replies / 0 Views)  Asked By Niloy Chakraborty in the Xml/Xslt forum on Tuesday, June 09, 2009 10:38:23 AM