Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
Questionexecute powershell Pin
arkiboys26-Jul-09 20:59
arkiboys26-Jul-09 20:59 
AnswerRe: execute powershell Pin
Pete O'Hanlon27-Jul-09 1:45
mvePete O'Hanlon27-Jul-09 1:45 
GeneralRe: execute powershell Pin
arkiboys27-Jul-09 1:46
arkiboys27-Jul-09 1:46 
QuestionFully Block/Nullify mouse movement/click in C# Pin
Member 381663026-Jul-09 20:54
Member 381663026-Jul-09 20:54 
AnswerRe: Fully Block/Nullify mouse movement/click in C# Pin
Mycroft Holmes26-Jul-09 21:01
professionalMycroft Holmes26-Jul-09 21:01 
GeneralRe: Fully Block/Nullify mouse movement/click in C# Pin
Member 381663026-Jul-09 21:09
Member 381663026-Jul-09 21:09 
GeneralRe: Fully Block/Nullify mouse movement/click in C# Pin
harold aptroot26-Jul-09 21:29
harold aptroot26-Jul-09 21:29 
QuestionIs Index Services Support Contents wildcard to extract/Search text in Files ? Pin
alisolution26-Jul-09 20:05
alisolution26-Jul-09 20:05 
Hi,
I am using Microsoft Indexing services in C#
everything doing well but i have no idea
How to Used wild card Character to extract/Find Content of Documents.
for example Like operator usage in Contents column.

This is Simple Query to used like operator in FileName.
SELECT * FROM WEBINFO Where filename like '%pdf'
But I want to used like operator in contents search column.

SELECT * FROM WEBINFO Where Contents like 'abc%'
abc
abcd.
abcxyz.
abcddd.
AnswerRe: Is Index Services Support Contents wildcard to extract/Search text in Files ? [modified] Pin
Mycroft Holmes26-Jul-09 20:58
professionalMycroft Holmes26-Jul-09 20:58 
GeneralRe: Is Index Services Support Contents wildcard to extract/Search text in Files ? Pin
alisolution26-Jul-09 21:56
alisolution26-Jul-09 21:56 
Questionwhat are the assemblies required for c# BHO to run in all environment? Pin
svt gdwl26-Jul-09 20:02
svt gdwl26-Jul-09 20:02 
AnswerRe: what are the assemblies required for c# BHO to run in all environment? Pin
SeMartens26-Jul-09 20:59
SeMartens26-Jul-09 20:59 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
svt gdwl26-Jul-09 21:37
svt gdwl26-Jul-09 21:37 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
SeMartens26-Jul-09 21:46
SeMartens26-Jul-09 21:46 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
svt gdwl26-Jul-09 22:29
svt gdwl26-Jul-09 22:29 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
SeMartens26-Jul-09 22:34
SeMartens26-Jul-09 22:34 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
svt gdwl26-Jul-09 23:07
svt gdwl26-Jul-09 23:07 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
SeMartens26-Jul-09 23:09
SeMartens26-Jul-09 23:09 
GeneralRe: what are the assemblies required for c# BHO to run in all environment? Pin
svt gdwl26-Jul-09 23:20
svt gdwl26-Jul-09 23:20 
QuestionNon-Blocking Socket Definition Pin
M Riaz Bashir26-Jul-09 19:41
M Riaz Bashir26-Jul-09 19:41 
AnswerRe: Non-Blocking Socket Definition Pin
Abhijit Jana26-Jul-09 20:12
professionalAbhijit Jana26-Jul-09 20:12 
QuestionHow I can get the Modified date of a file ? Pin
E_Gold26-Jul-09 19:31
E_Gold26-Jul-09 19:31 
AnswerRe: How I can get the Modified date of a file ? Pin
King Julien26-Jul-09 20:12
King Julien26-Jul-09 20:12 
GeneralRe: How I can get the Modified date of a file ? Pin
E_Gold27-Jul-09 2:55
E_Gold27-Jul-09 2:55 
GeneralRe: How I can get the Modified date of a file ? Pin
King Julien27-Jul-09 3:15
King Julien27-Jul-09 3:15 

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.