How can I search for string (not key) in an external resource file. (using windows application (c#) )
I have window form where a user enters the resource file path or use open dialog box to select the resource file which is external to this application and then provides the text to search in...
After getting the latest from source safe, some of my c# files having this character '?' added at the end of each line.
So when I build I get this error
Unexpected character '?'
What settings I need to change anywhere(I mean VSS OR IDE OR SOMETHING ELSE)?
This is how I see my code in visual...
You are such a star person. Thanks a lot mate. Much appreciated.
My second set of queries, it inserting into a separate Employees table , my mistake.I think I need to change the text Emp instead of Person in second insert.
I really thanks a lot.
Regards,
Thanks a lot. I really really appreciate that.
I have one more question please.
Instead of one query I have to fire two queries now and add all records from table1 and then from table2.
Table person:
Name Age RollNo
Andy 10 1
Scott 30 2...
Hi,
I'm new to c#/win forms and Please help me to solve my problem.
Say I have a DataBase Table (Peron) with three fields in it.
Name nvarchar(20), Age int, RollNo int
Table would be something like this
Name Age RollNo
Andy 10 1
Scott 30 2...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.