Advanced Forum Search Results
-
I have the same problems as U
Could U tell me please , your "Copy Past" error?Maybe it`s my problem
-
It`s not resolve my problem :(
-
Hello
I have Silverlight 2 Beta 1 module named "aChat"
It work`s fine on SIlverlight 2 Beta 1. Apllication use Web Services
I rebuild it With Silverlight 2 Beta 2
Now i have an error "The remote server returned an unexpected response: (404) Not Found"
Any idea?
Maybe it needs to use just WCF with SL2B2 ?
I have no ...
-
Hello
I have one question
I try to change Button style in runtime - but i can`t do that because my setter propery always is null
Help me
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Documents;
using System.Windows.Input;
using ...
-
Hello
Please help me
How can i Change Button background color in runtime?
-
You are welcome - Please,Mark as Answer
-
Try to use code bellow
It needs to replace {Service namespace }
private RES_ServiceSoapClient service;
public Page()
{
InitializeComponent();
service = new RES_ServiceSoapClient();
service.AuthenticateCompleted += new EventHandler<{Service ...
-
Could you show your code?
-
Please show your code
-
ScrollIntoView not works
So what sould i use?