Click here to Skip to main content
15,894,410 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Data binding from a List to a Grid Pin
fjparisIII25-Jun-09 7:40
fjparisIII25-Jun-09 7:40 
GeneralRe: Data binding from a List to a Grid Pin
Mark Salsbery25-Jun-09 7:46
Mark Salsbery25-Jun-09 7:46 
GeneralRe: Data binding from a List to a Grid Pin
fjparisIII25-Jun-09 8:33
fjparisIII25-Jun-09 8:33 
AnswerRe: Data binding from a List to a Grid (Everything works now) [modified] Pin
fjparisIII25-Jun-09 12:19
fjparisIII25-Jun-09 12:19 
QuestionWPF Slider project Pin
fgimenez24-Jun-09 8:14
fgimenez24-Jun-09 8:14 
AnswerRe: WPF Slider project Pin
Christian Graus24-Jun-09 15:26
protectorChristian Graus24-Jun-09 15:26 
GeneralRe: WPF Slider project Pin
fgimenez29-Jun-09 2:49
fgimenez29-Jun-09 2:49 
QuestionSilverlight2Chat Pin
deep7624-Jun-09 4:59
deep7624-Jun-09 4:59 
I am beginner, trying to understand Silverlight2Chat application. I followed instructions on Build a Silverlight 2 Web Chat Application[^]to create Silverlight2Chat project in visual studio. My solution explorer show the project exactly as in the picture on the above link.

In the web.config file I changed the connection string as follows:
<add name="LinqChatConnectionString" connectionString="Data Source=[STUDYMG];Initial Catalog=LinqChat;Integrated Security=True;" providerName="System.Data.SqlClient"/>

I created two records in dboUsers, and one record in dbo.Room tables.

Now to see how it works, I right click on Silverlight2Chat in the solution explorer in Visual Studio, then choose 'View in Browser', It shows me the login page, I enter credentials and then click on login button, but nothing happens.
I also did 'View in Browser' for Silverlight2ChatTestPage.html, which also shows me the login page, but nothing happens when I enter credentials, and click on login button.

What am I missing?Confused | :confused:
AnswerRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 7:35
Mark Salsbery24-Jun-09 7:35 
GeneralRe: Silverlight2Chat Pin
deep7624-Jun-09 7:41
deep7624-Jun-09 7:41 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 7:49
Mark Salsbery24-Jun-09 7:49 
GeneralRe: Silverlight2Chat Pin
deep7624-Jun-09 8:04
deep7624-Jun-09 8:04 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 8:25
Mark Salsbery24-Jun-09 8:25 
GeneralRe: Silverlight2Chat Pin
deep7624-Jun-09 8:37
deep7624-Jun-09 8:37 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 9:00
Mark Salsbery24-Jun-09 9:00 
GeneralRe: Silverlight2Chat Pin
deep7624-Jun-09 9:52
deep7624-Jun-09 9:52 
QuestionRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 12:06
Mark Salsbery24-Jun-09 12:06 
AnswerRe: Silverlight2Chat Pin
deep7624-Jun-09 14:35
deep7624-Jun-09 14:35 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 14:46
Mark Salsbery24-Jun-09 14:46 
GeneralRe: Silverlight2Chat Pin
deep7624-Jun-09 15:03
deep7624-Jun-09 15:03 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 18:02
Mark Salsbery24-Jun-09 18:02 
GeneralRe: Silverlight2Chat Pin
Mark Salsbery24-Jun-09 18:18
Mark Salsbery24-Jun-09 18:18 
AnswerRe: Silverlight2Chat Pin
deep7625-Jun-09 3:29
deep7625-Jun-09 3:29 
GeneralRe: Silverlight2Chat Pin
Pete O'Hanlon24-Jun-09 21:38
mvePete O'Hanlon24-Jun-09 21:38 
GeneralRe: Silverlight2Chat Pin
deep7625-Jun-09 3:37
deep7625-Jun-09 3:37 

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.