Click here to Skip to main content
15,903,856 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to do https request and get correct Response using MSXML dll? Pin
pubududilena13-Nov-06 1:56
pubududilena13-Nov-06 1:56 
GeneralRe: How to do https request and get correct Response using MSXML dll? Pin
led mike13-Nov-06 7:23
led mike13-Nov-06 7:23 
QuestionAnonymous Methods Pin
mohanlon26-Oct-06 3:23
mohanlon26-Oct-06 3:23 
AnswerRe: Anonymous Methods Pin
ednrgc26-Oct-06 4:24
ednrgc26-Oct-06 4:24 
GeneralRe: Anonymous Methods Pin
mohanlon26-Oct-06 5:32
mohanlon26-Oct-06 5:32 
GeneralRe: Anonymous Methods Pin
Pete O'Hanlon26-Oct-06 6:42
mvePete O'Hanlon26-Oct-06 6:42 
GeneralRe: Anonymous Methods Pin
ednrgc26-Oct-06 6:58
ednrgc26-Oct-06 6:58 
GeneralRe: Anonymous Methods Pin
mohanlon26-Oct-06 8:37
mohanlon26-Oct-06 8:37 
I'm using .net 2.0 and VS 2005.

When i try and build the code i get the gfollowing errors

Error 1 Invalid token '<' in class, struct, or interface member declaration C:\C# Code\UpdateController.cs 9 22 test

Error 2 Invalid token '>' in class, struct, or interface member declaration C:\C# Code\UpdateController.cs 9 36 test

Error 3 Class, struct, or interface method must have a return type C:\C# Code\UpdateController.cs 9 37 test

Error 4 Identifier expected C:\C# Code\UpdateController.cs 17 77 test

Hope this helps
GeneralRe: Anonymous Methods Pin
mohanlon26-Oct-06 8:49
mohanlon26-Oct-06 8:49 
Questionusing stringbuilder Pin
DownBySpj26-Oct-06 3:20
DownBySpj26-Oct-06 3:20 
AnswerRe: using stringbuilder Pin
ednrgc26-Oct-06 4:12
ednrgc26-Oct-06 4:12 
AnswerRe: using stringbuilder Pin
Pete O'Hanlon26-Oct-06 6:44
mvePete O'Hanlon26-Oct-06 6:44 
QuestionStreamReader problem Pin
Tavbi26-Oct-06 3:08
Tavbi26-Oct-06 3:08 
AnswerRe: StreamReader problem Pin
Andrew Rissing26-Oct-06 3:17
Andrew Rissing26-Oct-06 3:17 
GeneralRe: StreamReader problem Pin
Tavbi26-Oct-06 20:44
Tavbi26-Oct-06 20:44 
GeneralRe: StreamReader problem Pin
Andrew Rissing27-Oct-06 3:30
Andrew Rissing27-Oct-06 3:30 
AnswerRe: StreamReader problem Pin
ednrgc26-Oct-06 3:20
ednrgc26-Oct-06 3:20 
GeneralRe: StreamReader problem Pin
Tavbi26-Oct-06 20:38
Tavbi26-Oct-06 20:38 
QuestionMaking desktop application resolution independent? Pin
Mridang Agarwalla26-Oct-06 2:43
Mridang Agarwalla26-Oct-06 2:43 
AnswerRe: Making desktop application resolution independent? Pin
Pete O'Hanlon26-Oct-06 4:34
mvePete O'Hanlon26-Oct-06 4:34 
QuestionCreating Setup Pin
Jad Jadallah26-Oct-06 2:21
Jad Jadallah26-Oct-06 2:21 
Questionmultithreaded GUI Pin
Polar2226-Oct-06 1:41
Polar2226-Oct-06 1:41 
AnswerRe: multithreaded GUI Pin
billard26-Oct-06 1:52
billard26-Oct-06 1:52 
GeneralRe: multithreaded GUI Pin
Polar2226-Oct-06 1:56
Polar2226-Oct-06 1:56 
AnswerRe: multithreaded GUI Pin
ednrgc26-Oct-06 3:27
ednrgc26-Oct-06 3:27 

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.