Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
QuestionCheck to see if VS 2005 is installed? Pin
daktmacfan10-Feb-06 2:15
daktmacfan10-Feb-06 2:15 
AnswerRe: Check to see if VS 2005 is installed? Pin
Judah Gabriel Himango10-Feb-06 5:10
sponsorJudah Gabriel Himango10-Feb-06 5:10 
QuestionXSL Display Problem!!! Pin
Support12310-Feb-06 2:11
Support12310-Feb-06 2:11 
AnswerRe: XSL Display Problem!!! Pin
JacquesDP10-Feb-06 3:09
JacquesDP10-Feb-06 3:09 
GeneralRe: XSL Display Problem!!! Pin
Support12310-Feb-06 3:57
Support12310-Feb-06 3:57 
GeneralRe: XSL Display Problem!!! Pin
JacquesDP10-Feb-06 4:01
JacquesDP10-Feb-06 4:01 
AnswerRe: XSL Display Problem!!! Pin
leppie10-Feb-06 3:09
leppie10-Feb-06 3:09 
GeneralRe: XSL Display Problem!!! Pin
Support12310-Feb-06 4:01
Support12310-Feb-06 4:01 
Here is the xml snippit...

<?xml version="1.0"?>
<?xml-stylesheet type='text/xsl' href='EndOfDayReport.xsl'?>
<EndOfDayReport>
<Heading>
<EndOfDayReportOpskrif>End of Day/Month Report</EndOfDayReportOpskrif>
<ReportPeriod>Report Period: 24 November 2005 - 25 November 2005</ReportPeriod>
<DateCreated>Date Created: 2006/02/10 03:43:48 PM</DateCreated>
</Heading>
<TableEndOfDay>
<StaffID xmlns="2">
<StaffName>Pieter</StaffName>
<Services>
<ServiceID xmlns="1">
<ServiceKey>BW.1</ServiceKey>
<ServiceDescription>BLOW WAVE - SHORT</ServiceDescription>
<Qty>1</Qty>
<Percent>1%</Percent>
<Amount>140.00</Amount>
</ServiceID>
<ServiceID>
<ServiceKey>BW.2</ServiceKey>
<ServiceDescription>BLOW WAVE - MEDIUM</ServiceDescription>
<Qty>0</Qty>
<Percent>0%</Percent>
<Amount>0</Amount>
</ServiceID>
GeneralRe: XSL Display Problem!!! Pin
leppie10-Feb-06 5:49
leppie10-Feb-06 5:49 
QuestionNew Day Event Pin
alex@alexhitchins.com10-Feb-06 1:40
alex@alexhitchins.com10-Feb-06 1:40 
AnswerRe: New Day Event Pin
benjymous10-Feb-06 2:37
benjymous10-Feb-06 2:37 
GeneralRe: New Day Event Pin
alex@alexhitchins.com10-Feb-06 2:44
alex@alexhitchins.com10-Feb-06 2:44 
AnswerRe: New Day Event Pin
mav.northwind10-Feb-06 8:31
mav.northwind10-Feb-06 8:31 
Questionshutdown external win32 application Pin
Ibana10-Feb-06 1:36
Ibana10-Feb-06 1:36 
QuestionReal Time Notification in C#, Sql Server Pin
Adarsh Shah10-Feb-06 0:56
Adarsh Shah10-Feb-06 0:56 
AnswerRe: Real Time Notification in C#, Sql Server Pin
Guffa10-Feb-06 2:15
Guffa10-Feb-06 2:15 
GeneralRe: Real Time Notification in C#, Sql Server Pin
Adarsh Shah16-Feb-06 18:43
Adarsh Shah16-Feb-06 18:43 
Question[Message Deleted] Pin
Adarsh Shah10-Feb-06 0:54
Adarsh Shah10-Feb-06 0:54 
AnswerRe: Notification in C#, SQL Server Pin
J4amieC10-Feb-06 0:58
J4amieC10-Feb-06 0:58 
GeneralRe: Notification in C#, SQL Server Pin
Adarsh Shah10-Feb-06 1:01
Adarsh Shah10-Feb-06 1:01 
QuestionC# code-behind file doesn't work with Infopath Pin
Alex Getman10-Feb-06 0:47
Alex Getman10-Feb-06 0:47 
AnswerRe: C# code-behind file doesn't work with Infopath Pin
Alex Getman10-Feb-06 2:16
Alex Getman10-Feb-06 2:16 
Questionhow to Update Database in VS.2005 ? Pin
hdv2129-Feb-06 23:42
hdv2129-Feb-06 23:42 
AnswerRe: how to Update Database in VS.2005 ? Pin
Tom Wright10-Feb-06 12:03
Tom Wright10-Feb-06 12:03 
QuestionASP C# Web Control Pin
winzone9-Feb-06 22:59
winzone9-Feb-06 22:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.