Click here to Skip to main content
15,888,088 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Silverlight Database Access Pin
Michel Godfroid22-Apr-10 1:59
Michel Godfroid22-Apr-10 1:59 
AnswerRe: Silverlight Database Access Pin
econner1-May-10 17:47
econner1-May-10 17:47 
QuestionCommon Properties get disappeared after converting a WPF control into UserControl Pin
Prasoon Chaudhary21-Apr-10 0:15
Prasoon Chaudhary21-Apr-10 0:15 
AnswerRe: Common Properties get disappeared after converting a WPF control into UserControl Pin
BlitzPackage21-Apr-10 16:20
BlitzPackage21-Apr-10 16:20 
Questionwpf tooltip on datagrid cell. [modified] Pin
Ravi Mori19-Apr-10 23:38
Ravi Mori19-Apr-10 23:38 
QuestionUnable to get proper uri of resource dictionary Pin
dashingsidds19-Apr-10 22:33
dashingsidds19-Apr-10 22:33 
AnswerRe: Unable to get proper uri of resource dictionary Pin
dashingsidds19-Apr-10 23:16
dashingsidds19-Apr-10 23:16 
QuestionHTTP POST with C Sharp Silverlight Pin
Brent Dirks19-Apr-10 19:06
Brent Dirks19-Apr-10 19:06 
I'm currently trying to grab data by using C Sharp with the Silverlight Framework. The request does not seem to go through though because I'm trying to pull data off a website that appears to use .NET and uses a postback to return the information.

I'm using the following method to try and submit the request:

GlobalVariables.client.UploadStringAsync(new Uri(GlobalVariables.stopRequestUri), "__EVENTTARGET=&__EVENTARGUMENT=&txtSearch=springfield+and+busey&cmdSubmit=Search");

stopRequestUri = http://stopwatch.cumtd.mobi/Default.aspx?__ufps=841248 and client is of type WebClient

When I've used Fiddler to check how the request is going through, it can execute the request just fine and appears to include some sort of redirect. I can't seem to get my own code to do the same thing.

I'm pretty much trying to submit the form with something like Springfield and Busey and then have it bring up the bus stop times for that intersection just like it would appear in the web browser.

Any ideas?
QuestionPreload ImageSource from URI Pin
ezazazel19-Apr-10 2:38
ezazazel19-Apr-10 2:38 
AnswerRe: Preload ImageSource from URI Pin
Pete O'Hanlon19-Apr-10 8:56
mvePete O'Hanlon19-Apr-10 8:56 
GeneralRe: Preload ImageSource from URI Pin
ezazazel20-Apr-10 6:22
ezazazel20-Apr-10 6:22 
GeneralRe: Preload ImageSource from URI Pin
Leung Yat Chun26-Apr-10 10:14
Leung Yat Chun26-Apr-10 10:14 
QuestionShowing an external image in Expression Blend or Visual Studio ? Pin
Mohammad Dayyan18-Apr-10 20:43
Mohammad Dayyan18-Apr-10 20:43 
QuestionLoading an external image to WPF App ? Pin
Mohammad Dayyan18-Apr-10 0:32
Mohammad Dayyan18-Apr-10 0:32 
AnswerRe: Loading an external image to WPF App ? Pin
Roman Lerman21-Apr-10 19:43
Roman Lerman21-Apr-10 19:43 
QuestionMessage Removed Pin
15-Apr-10 23:39
Lana_15-Apr-10 23:39 
AnswerRe: How to make the arrows keys act as another keys? Pin
Abhinav S16-Apr-10 1:34
Abhinav S16-Apr-10 1:34 
QuestionTreeView Data binding Pin
Joe Rozario15-Apr-10 20:45
Joe Rozario15-Apr-10 20:45 
AnswerRe: TreeView Data binding Pin
Pete O'Hanlon15-Apr-10 22:01
mvePete O'Hanlon15-Apr-10 22:01 
GeneralRe: TreeView Data binding Pin
Joe Rozario15-Apr-10 22:26
Joe Rozario15-Apr-10 22:26 
GeneralRe: TreeView Data binding Pin
Pete O'Hanlon16-Apr-10 2:46
mvePete O'Hanlon16-Apr-10 2:46 
GeneralRe: TreeView Data binding Pin
silverlightnewbee4-Jan-11 18:34
silverlightnewbee4-Jan-11 18:34 
AnswerRe: TreeView Data binding Pin
Leung Yat Chun26-Apr-10 10:19
Leung Yat Chun26-Apr-10 10:19 
QuestionUriMapper (and stuff) [SOLVED (sorta)] Pin
#realJSOP15-Apr-10 6:23
mve#realJSOP15-Apr-10 6:23 
AnswerRe: UriMapper (and stuff) Pin
Abhinav S16-Apr-10 1:50
Abhinav S16-Apr-10 1:50 

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.