Click here to Skip to main content
15,898,769 members
Home / Discussions / C#
   

C#

 
Questionarray of reference type in heap Pin
swjam1-May-07 8:59
swjam1-May-07 8:59 
AnswerRe: array of reference type in heap Pin
Ian Shlasko1-May-07 9:13
Ian Shlasko1-May-07 9:13 
AnswerRe: array of reference type in heap Pin
kubben1-May-07 9:14
kubben1-May-07 9:14 
GeneralRe: array of reference type in heap Pin
Ian Shlasko1-May-07 9:19
Ian Shlasko1-May-07 9:19 
GeneralRe: array of reference type in heap Pin
kubben1-May-07 9:22
kubben1-May-07 9:22 
AnswerRe: array of reference type in heap Pin
LongRange.Shooter1-May-07 9:50
LongRange.Shooter1-May-07 9:50 
AnswerRe: array of reference type in heap Pin
Guffa1-May-07 9:52
Guffa1-May-07 9:52 
QuestionProblme passing Double Quotes (") to query Pin
Muhammad Nauman Yousuf1-May-07 6:54
Muhammad Nauman Yousuf1-May-07 6:54 
Hi,

I am using Windows Indexing services via the OleDB Driver.

Now everything works good, till i am to pass (") double quotes into the query

Sample query to pass
SELECT path FROM SCOPE() WHERE Matches("test*");


Now after all the process the VS 2005 just appends \ to my query
SELECT path FROM SCOPE() WHERE Matches(\"test*\");

"Mess with the Best, Die like the rest"

AnswerRe: Problme passing Double Quotes (") to query Pin
kubben1-May-07 7:15
kubben1-May-07 7:15 
GeneralRe: Problme passing Double Quotes (") to query Pin
Muhammad Nauman Yousuf1-May-07 7:53
Muhammad Nauman Yousuf1-May-07 7:53 
GeneralRe: Problme passing Double Quotes (") to query Pin
kubben1-May-07 7:59
kubben1-May-07 7:59 
AnswerRe: Problme passing Double Quotes (") to query Pin
Ian Shlasko1-May-07 8:05
Ian Shlasko1-May-07 8:05 
GeneralRe: Problme passing Double Quotes (") to query Pin
kubben1-May-07 8:10
kubben1-May-07 8:10 
AnswerRe: Problme passing Double Quotes (") to query Pin
Ian Shlasko1-May-07 8:20
Ian Shlasko1-May-07 8:20 
GeneralRe: Problme passing Double Quotes (") to query Pin
kubben1-May-07 8:30
kubben1-May-07 8:30 
GeneralRe: Problme passing Double Quotes (") to query Pin
Ian Shlasko1-May-07 8:48
Ian Shlasko1-May-07 8:48 
GeneralRe: Problme passing Double Quotes (") to query Pin
kubben1-May-07 8:49
kubben1-May-07 8:49 
GeneralRe: Problme passing Double Quotes (") to query Pin
Muhammad Nauman Yousuf1-May-07 8:51
Muhammad Nauman Yousuf1-May-07 8:51 
QuestionCannot implicitly convert type 'System.Windows.Forms.ContextMenuStrip' Pin
Latheesan1-May-07 6:40
Latheesan1-May-07 6:40 
AnswerRe: Cannot implicitly convert type 'System.Windows.Forms.ContextMenuStrip' Pin
Tarakeshwar Reddy1-May-07 6:57
professionalTarakeshwar Reddy1-May-07 6:57 
GeneralRe: Cannot implicitly convert type 'System.Windows.Forms.ContextMenuStrip' Pin
Latheesan1-May-07 8:34
Latheesan1-May-07 8:34 
Questiondataset filter Pin
arkiboys1-May-07 6:21
arkiboys1-May-07 6:21 
AnswerRe: dataset filter Pin
Tarakeshwar Reddy1-May-07 7:02
professionalTarakeshwar Reddy1-May-07 7:02 
QuestionUrgent Reflection / Casting issue Pin
Program.X1-May-07 6:15
Program.X1-May-07 6:15 
AnswerRe: Urgent Reflection / Casting issue Pin
Ian Shlasko1-May-07 8:29
Ian Shlasko1-May-07 8:29 

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.