Hey Is there anybody tried to create a chat room in WPF application. Mine is a client server application. i want to create a chat room. Appreciate any kind of help....
psdeepu
Posts
-
create chat room in WPF application -
WPF auto update issuei need all the installation screens like license agreement etc. change some registry entries. etc.
-
WPF auto update issueI had created an exe file using set up project for my WPF application. I had published it on the server. My question how can make it auto update when ever client run it on his local box. i did not use click once deployment because of some issues. Please help
-
WPF language issue Please help very urgnetI have a WPF application (client/server). i had created .exe file. when i install it on my client box it will install all the the dll's in the program files/manufactuere/ productname folder.It will install dll's of different languages also( spanish dll's in ES folder, portugese dll's in pt folder in program files/manufactuere/ productname) What i need is when client is installing it i need to give him an option to select the language. based on the language it should install the concerning dll's in the client box. Setup project is not giving any option to select language. Please help thanks. i used this article. http://www.eggheadcafe.com/conversation.aspx?messageid=32327069&threadid=32327069 i did whole steps accordingly but when i try to install setupEn.msi its displaying in chinese. i was wondering i am still not getting options for selecting the language.
-
WPF language issue Please help very urgnetPlease help guys
-
WPF language issue Please help very urgnetyes i did whole steps accordingly but when i try to install setupEn.msi its displaying in chinese. i was wondering how would i get the options.
-
WPF language issue Please help very urgnetI couldn't run the vbscript in that post its giving me error. API Error in this line set basedb = wi.OpenDatabase("C:\SetupEN.msi", 0) Please help thanks.
-
WPF language issue Please help very urgnetI have a WPF application (client/server). i had created .exe file. when i install it on my client box it will install all the the dll's in the program files/manufactuere/ productname folder.It will install dll's of different languages also( spanish dll's in ES folder, portugese dll's in pt folder in program files/manufactuere/ productname) What i need is when client is installing it i need to give him an option to select the language. based on the language it should install the concerning dll's in the client box. Setup project is not giving any option to select language. Please help thanks.
-
display a splash screeni think i can use modal pop up window which makes every thing easier for me. It is in Ajax tool kit. Any idea how to use it.
-
display a splash screenHey, i will explain my problem more clearly. I got a home page. when a person logged in . i have to display his contact number as a splash screen making the home page blurred. if the contact number is correct he will click ok( link )then i will let him go to home page, other wise he should be directed to update contact page(another link on splash screen). could you please help me with more clearly how cani do this. thanks, deepa
-
display a splash screenHey guys how can i display some message and links on a splash screen before my home page got loaded. Just like silverlight splash screen on msdn page. Thank you. deepa.