Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralRe: Getting application version numbers in C# [modified] Pin
#realJSOP5-Sep-08 5:14
mve#realJSOP5-Sep-08 5:14 
GeneralRe: Getting application version numbers in C# Pin
Matt Fishbeck8-Sep-08 2:58
Matt Fishbeck8-Sep-08 2:58 
GeneralRe: Getting application version numbers in C# Pin
#realJSOP6-Sep-08 2:10
mve#realJSOP6-Sep-08 2:10 
GeneralRe: Getting application version numbers in C# Pin
Matt Fishbeck10-Sep-08 22:36
Matt Fishbeck10-Sep-08 22:36 
GeneralRe: Getting application version numbers in C# Pin
#realJSOP10-Sep-08 23:15
mve#realJSOP10-Sep-08 23:15 
GeneralRe: Getting application version numbers in C# Pin
Matt Fishbeck11-Sep-08 0:24
Matt Fishbeck11-Sep-08 0:24 
GeneralRe: Getting application version numbers in C# Pin
Matt Fishbeck5-Sep-08 5:15
Matt Fishbeck5-Sep-08 5:15 
QuestionRegular Expression Pin
netDeveloper5-Sep-08 3:46
netDeveloper5-Sep-08 3:46 
Hi,

I need to parse a solution file and determin all the csproj locations that belong to the solution.
Could you give me a regex that would return that?

For example I have this in a solutionfile

Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PersonList", "PersonList.csproj", "{2B009498-47EB-4A26-B5F4-8A855348065E}"
EndProject


I need to obtain "PersonList.csproj", showing that the project is in the same place with the solution
Could you please help me?
Thank you
AnswerRe: Regular Expression Pin
c24235-Sep-08 4:51
c24235-Sep-08 4:51 
GeneralRe: Regular Expression Pin
netDeveloper5-Sep-08 4:53
netDeveloper5-Sep-08 4:53 
GeneralRe: Regular Expression Pin
User 66585-Sep-08 6:38
User 66585-Sep-08 6:38 
QuestionWebRequest object crashes program Pin
Filmxposer5-Sep-08 3:44
Filmxposer5-Sep-08 3:44 
QuestionHow to internationalize AssemblyInfo strings? Pin
bscaer5-Sep-08 3:33
bscaer5-Sep-08 3:33 
QuestionHow can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
arnold_w5-Sep-08 3:16
arnold_w5-Sep-08 3:16 
AnswerRe: How can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
DaveyM695-Sep-08 3:44
professionalDaveyM695-Sep-08 3:44 
AnswerRe: How can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
Nicholas Butler5-Sep-08 6:03
sitebuilderNicholas Butler5-Sep-08 6:03 
GeneralRe: How can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
arnold_w7-Sep-08 21:23
arnold_w7-Sep-08 21:23 
GeneralRe: How can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
Nicholas Butler7-Sep-08 23:48
sitebuilderNicholas Butler7-Sep-08 23:48 
GeneralRe: How can an event handler update the text in a TextBox when the GUI-thread is sleeping? Pin
arnold_w8-Sep-08 0:34
arnold_w8-Sep-08 0:34 
QuestionConversion of object to dataset Pin
Santhosh Raj5-Sep-08 3:01
Santhosh Raj5-Sep-08 3:01 
AnswerRe: Conversion of object to dataset Pin
#realJSOP5-Sep-08 3:17
mve#realJSOP5-Sep-08 3:17 
GeneralRe: Conversion of object to dataset Pin
Santhosh Raj5-Sep-08 18:57
Santhosh Raj5-Sep-08 18:57 
GeneralRe: Conversion of object to dataset Pin
#realJSOP6-Sep-08 2:12
mve#realJSOP6-Sep-08 2:12 
QuestionGPS polygon and calculate of gps position is inside the polygon Pin
rnvrnv5-Sep-08 2:59
rnvrnv5-Sep-08 2:59 
AnswerRe: GPS polygon and calculate of gps position is inside the polygon Pin
DaveyM695-Sep-08 4:00
professionalDaveyM695-Sep-08 4:00 

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.