Click here to Skip to main content
15,909,445 members
Home / Discussions / C#
   

C#

 
Questioncontextmenu Pin
PHDENG8122-Sep-05 2:54
PHDENG8122-Sep-05 2:54 
QuestionGet Primary Display Driver information Pin
pkonaje22-Sep-05 2:33
pkonaje22-Sep-05 2:33 
Questionnotifyicon balloon Pin
g00fyman22-Sep-05 2:19
g00fyman22-Sep-05 2:19 
Answerall fixed Pin
g00fyman22-Sep-05 3:30
g00fyman22-Sep-05 3:30 
QuestionIncremental search Pin
Satish3222-Sep-05 2:14
Satish3222-Sep-05 2:14 
QuestionDELEDTING DATABASE through C# asp.net program ,ms sql database Pin
EKJDBA22-Sep-05 1:50
EKJDBA22-Sep-05 1:50 
AnswerRe: DELEDTING DATABASE through C# asp.net program ,ms sql database Pin
Colin Angus Mackay22-Sep-05 2:24
Colin Angus Mackay22-Sep-05 2:24 
Questioncan't load ruleml into dataset Pin
pramod.21c22-Sep-05 1:40
pramod.21c22-Sep-05 1:40 
i want to load the foll ruleml into dataset but it dosen't allow it
plz suggest some solution .

the ruleml is as follows




- <root>
- <config>
- <engine-cfg>
- <logging>
<directory>/root/
<size>500000
<level>Debug 1

- <monitor>
<port>4455

<debug-mode>on

- <event-inputs>
- <event-input name="None" type="xmlrpc">
<port>4600


- <rules>
- <rule name="rule1" delivery="all" limit="None" create="single" parameter="append">
<description>
<event-ref enabled="yes">sit1
<condition-ref enabled="no">
<action-ref enabled="no">
<instance-limit>

- <rule name="rule2" delivery="all" limit="None" create="single" parameter="append">
<description>
<event-ref enabled="yes">sit1
<condition-ref enabled="no">
<action-ref enabled="yes">action1
<instance-limit>


- <event-defs>
- <event-def name="e1" type="basic">
- <parameters>
<parameter name="event_a" type="string">
<parameter name="host_name" type="string">


- <event-def name="e2" type="basic">
- <parameters>
<parameter name="service_name" type="string">
<parameter name="host_name" type="string">
<parameter name="price" type="number">


- <event-def name="e3" type="basic">
- <parameters>
<parameter name="eve_3" type="string">


- <event-def name="e4" type="basic">
- <parameters>
<parameter name="e4_param" type="number">


- <event-def name="sit1" type="composite">
<detect-event>e3
<no-detect-event>
- <event-selector name="">
<condition>con1
<scope>global
- <events>
<event-ref type="type">e1
<event-ref type="type">e2


- <detector>
- <sequence>
<event-ref name="order">e1
<event-ref name="sales">e2



- <event-def name="sit2" type="composite">
<detect-event>e3
<no-detect-event>
- <event-selector name="">
<condition>
<scope>global
<events>

- <detector>
- <and>
<event-ref name="sdfsd">e1
<event-ref name="event_2">e2




- <condition-defs>
- <condition-def always-true="no" composite="no" name="con1">
- <parameters>
- <parameter name="param1">
<event-ref type="type">e1
<param-ref>event_a
<instance>last
<function>
<key>no


- <expressions>
- <expression name="cond_one">
- <lhs>
<param-ref>param1

<operator>equal
- <rhs>
<value>1



- <composite-condition>
<not>
<condition-ref>cond_one



- <action-defs>
- <action-def name="action1">
<action-item type="script" name="act1">/root/helllo.sh

<action-def name="action2">

- <global-filter-defs>
- <global-filter name="filter1">
<in-event>e1
<out-event>e1
<condition-ref>con1
- <mappings>
-
event_a
<destination>host_name






AnswerRe: can't load ruleml into dataset Pin
Dave Kreskowiak22-Sep-05 5:24
mveDave Kreskowiak22-Sep-05 5:24 
QuestionCheck if user has admin rights Pin
Stefan_ Spenz22-Sep-05 1:24
Stefan_ Spenz22-Sep-05 1:24 
QuestionExplain DataSet.AcceptChanges and DataAdapter.Update methods. Pin
webC#22-Sep-05 1:17
webC#22-Sep-05 1:17 
AnswerRe: Explain DataSet.AcceptChanges and DataAdapter.Update methods. Pin
Ming Luo22-Sep-05 2:01
Ming Luo22-Sep-05 2:01 
AnswerRe: Explain DataSet.AcceptChanges and DataAdapter.Update methods. Pin
kundan.apiit15-Apr-12 4:19
kundan.apiit15-Apr-12 4:19 
QuestionLockout Pin
mikica1722-Sep-05 1:17
mikica1722-Sep-05 1:17 
AnswerRe: Lockout Pin
Guffa22-Sep-05 1:36
Guffa22-Sep-05 1:36 
GeneralRe: Lockout Pin
mikica1722-Sep-05 2:09
mikica1722-Sep-05 2:09 
GeneralRe: Lockout Pin
Guffa22-Sep-05 9:31
Guffa22-Sep-05 9:31 
QuestionInvoke without properties Pin
Yoyosch22-Sep-05 0:04
Yoyosch22-Sep-05 0:04 
AnswerRe: Invoke without properties Pin
Guffa22-Sep-05 1:04
Guffa22-Sep-05 1:04 
AnswerRe: Invoke without properties Pin
Yoyosch22-Sep-05 1:53
Yoyosch22-Sep-05 1:53 
GeneralRe: Invoke without properties Pin
Guffa22-Sep-05 9:29
Guffa22-Sep-05 9:29 
GeneralRe: Invoke without properties Pin
Yoyosch22-Sep-05 9:44
Yoyosch22-Sep-05 9:44 
QuestionEncryption/Decryption API in C#.NET Pin
Suseel kumar P22-Sep-05 0:02
Suseel kumar P22-Sep-05 0:02 
AnswerRe: Encryption/Decryption API in C#.NET Pin
Niklas Ulvinge22-Sep-05 1:13
Niklas Ulvinge22-Sep-05 1:13 
AnswerRe: Encryption/Decryption API in C#.NET Pin
hakervytas22-Sep-05 1:33
hakervytas22-Sep-05 1:33 

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.