Click here to Skip to main content
16,006,768 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Problem in redirecting variable value Pin
Dave Kreskowiak13-Apr-06 5:25
mveDave Kreskowiak13-Apr-06 5:25 
QuestionCombination of VB.net and C# Pin
723712-Apr-06 21:14
723712-Apr-06 21:14 
AnswerRe: Combination of VB.net and C# Pin
Dave Kreskowiak13-Apr-06 2:33
mveDave Kreskowiak13-Apr-06 2:33 
QuestionVB.NET Combobox Pin
G7236012-Apr-06 20:59
G7236012-Apr-06 20:59 
AnswerRe: VB.NET Combobox Pin
Dave Kreskowiak13-Apr-06 2:37
mveDave Kreskowiak13-Apr-06 2:37 
QuestionNo Of Copies in Crystal Report Pin
sumit malik12-Apr-06 20:35
sumit malik12-Apr-06 20:35 
Questionhow to use webservice using REST Pin
Manoj kumar jain12-Apr-06 20:05
Manoj kumar jain12-Apr-06 20:05 
AnswerRe: how to use webservice using REST Pin
Dave Kreskowiak13-Apr-06 7:26
mveDave Kreskowiak13-Apr-06 7:26 
Well, REST is not a standard and there is nothing concrete about it, so there is no support for it in the .NET Framework. To rip from an existing web site[^]:

REST is not a standard. You will not see the W3C putting out a REST specification. You will not see IBM or Microsoft or Sun selling a REST developer's toolkit. Why? Because REST is just an architectural style. You can't bottle up that style. You can only understand it, and design your Web services in that style. (Analogous to the client-server architectural style. There is no client-server standard.)

It looks like you don't have a real firm grasp on what REST is all about. You might want to do some research on it first. REST is NOT a transport or serialization method. You have to design your webservice with the IDEA of REST. There is no implementation!!


Dave Kreskowiak
Microsoft MVP - Visual Basic

Questiondatatable in vb.net Pin
vipinpaliwal198012-Apr-06 19:43
vipinpaliwal198012-Apr-06 19:43 
AnswerRe: datatable in vb.net Pin
Dave Kreskowiak13-Apr-06 7:16
mveDave Kreskowiak13-Apr-06 7:16 
QuestionNewbie - Can anyone help? Need lots of it. Pin
UBigDummie12-Apr-06 19:07
UBigDummie12-Apr-06 19:07 
AnswerRe: Newbie - Can anyone help? Need lots of it. Pin
J4amieC12-Apr-06 22:19
J4amieC12-Apr-06 22:19 
Questionremove buttons for lists Pin
surfer.chic.robbie12-Apr-06 17:26
surfer.chic.robbie12-Apr-06 17:26 
AnswerRe: remove buttons for lists Pin
Dave Kreskowiak13-Apr-06 7:20
mveDave Kreskowiak13-Apr-06 7:20 
GeneralRe: remove buttons for lists Pin
surfer.chic.robbie14-Apr-06 0:40
surfer.chic.robbie14-Apr-06 0:40 
GeneralRe: remove buttons for lists Pin
Dave Kreskowiak14-Apr-06 1:32
mveDave Kreskowiak14-Apr-06 1:32 
QuestionStructure Array Pointers Pin
Ed Hunt ,Jr.12-Apr-06 14:40
Ed Hunt ,Jr.12-Apr-06 14:40 
AnswerRe: Structure Array Pointers Pin
Dave Kreskowiak12-Apr-06 15:28
mveDave Kreskowiak12-Apr-06 15:28 
Questionconfiguration file Pin
SVb.net12-Apr-06 11:38
SVb.net12-Apr-06 11:38 
AnswerRe: configuration file Pin
Dave Kreskowiak12-Apr-06 15:23
mveDave Kreskowiak12-Apr-06 15:23 
AnswerRe: configuration file Pin
nguyenvhn12-Apr-06 23:03
nguyenvhn12-Apr-06 23:03 
GeneralRe: configuration file Pin
Dave Kreskowiak13-Apr-06 2:26
mveDave Kreskowiak13-Apr-06 2:26 
QuestionHelp needed with multi column Combobox? Pin
Rashar12-Apr-06 9:39
Rashar12-Apr-06 9:39 
AnswerRe: Help needed with multi column Combobox? Pin
Dave Kreskowiak12-Apr-06 15:17
mveDave Kreskowiak12-Apr-06 15:17 
Questionhow to highlight only the selected text in a List view Items and sub items? Pin
Ruki7612-Apr-06 8:35
Ruki7612-Apr-06 8:35 

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.