Click here to Skip to main content
15,904,416 members
Home / Discussions / C#
   

C#

 
AnswerRe: Parsing HTML of some website using C Sharp. Pin
JV999914-Jun-11 21:55
professionalJV999914-Jun-11 21:55 
AnswerRe: Parsing HTML of some website using C Sharp. Pin
BobJanova15-Jun-11 0:29
BobJanova15-Jun-11 0:29 
AnswerRe: Parsing HTML of some website using C Sharp. Pin
GenJerDan15-Jun-11 3:59
GenJerDan15-Jun-11 3:59 
QuestionCall Web Service Without Reference? Pin
Kevin Marois14-Jun-11 12:02
professionalKevin Marois14-Jun-11 12:02 
AnswerRe: Call Web Service Without Reference? Pin
Kevin Marois14-Jun-11 13:13
professionalKevin Marois14-Jun-11 13:13 
AnswerRe: Call Web Service Without Reference? Pin
PIEBALDconsult14-Jun-11 14:11
mvePIEBALDconsult14-Jun-11 14:11 
QuestionHow to learn Web Based Apps? Pin
Software200714-Jun-11 5:44
Software200714-Jun-11 5:44 
AnswerRe: How to learn Web Based Apps? Pin
#realJSOP14-Jun-11 7:19
professional#realJSOP14-Jun-11 7:19 
Software2007 wrote:
Sorry, if its the wrong place to post.


It is, and there's really no excuse for it. You can obviously read, which means you should have EASILY noticed the forum Titled "Web Development" in the menu you had to use to get to THIS forum.

To answer your question, the only real way to learn a new technology is to actually use that technology, and always remember - google is your friend. Create a VERY simple web service and then write a bunch of different clients to connect to it. I'd also put some time into learning about WCF.

Part of writing web services is correctly deploying them, and using them from a remote machine. This means you're going to need another box entirely, or a single machine with enough juevos to run a VM running IIS alongside your own native development deskop. I'm lucky enough to have a 2nd box so I don't have to mess with the sometimes messy bridging of netowrk adapters necessary to be able to communicate with the OS on the virtual desktop.

WPF isn't a back-end technology, and requires the same knowledge to hook an app up to a web service. However, Silverlight is a completely different animal, and it requires still more special knowledge to get it working with a web service.
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997


GeneralRe: How to learn Web Based Apps? Pin
Software200714-Jun-11 8:07
Software200714-Jun-11 8:07 
GeneralRe: How to learn Web Based Apps? Pin
l a u r e n14-Jun-11 8:59
l a u r e n14-Jun-11 8:59 
GeneralRe: How to learn Web Based Apps? Pin
Roger Wright14-Jun-11 21:27
professionalRoger Wright14-Jun-11 21:27 
GeneralRe: How to learn Web Based Apps? Pin
Mark Salsbery17-Jun-11 10:38
Mark Salsbery17-Jun-11 10:38 
GeneralRe: How to learn Web Based Apps? Pin
#realJSOP18-Jun-11 1:08
professional#realJSOP18-Jun-11 1:08 
AnswerRe: How to learn Web Based Apps? Pin
Lutosław14-Jun-11 21:47
Lutosław14-Jun-11 21:47 
GeneralRe: How to learn Web Based Apps? Pin
Software200715-Jun-11 10:28
Software200715-Jun-11 10:28 
GeneralRe: How to learn Web Based Apps? Pin
Lutosław15-Jun-11 12:16
Lutosław15-Jun-11 12:16 
QuestionHow to retrieve single row from datatable? Pin
SRKSHOME14-Jun-11 3:47
SRKSHOME14-Jun-11 3:47 
AnswerRe: How to retrieve single row from datatable? Pin
Blue_Boy14-Jun-11 3:58
Blue_Boy14-Jun-11 3:58 
QuestionSplit string with Regex Pin
Ronald de Boer13-Jun-11 17:37
Ronald de Boer13-Jun-11 17:37 
AnswerRe: Split string with Regex Pin
PIEBALDconsult13-Jun-11 18:24
mvePIEBALDconsult13-Jun-11 18:24 
AnswerRe: Split string with Regex Pin
Richard MacCutchan13-Jun-11 21:50
mveRichard MacCutchan13-Jun-11 21:50 
AnswerRe: Split string with Regex Pin
RakeshMeena13-Jun-11 23:15
RakeshMeena13-Jun-11 23:15 
AnswerRe: Split string with Regex Pin
anishkannan14-Jun-11 1:01
anishkannan14-Jun-11 1:01 
AnswerRe: Split string with Regex Pin
#realJSOP14-Jun-11 7:27
professional#realJSOP14-Jun-11 7:27 
AnswerRe: Split string with Regex [modified] Pin
Lutosław14-Jun-11 21:25
Lutosław14-Jun-11 21:25 

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.