Click here to Skip to main content
       

Silverlight / WPF

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Silverlight OOB access in OnlinemvpRichard MacCutchan24 Jan '13 - 22:41 
Well, as I said before it's a security measure. And indeed, why would you want to open it with Notepad? Maybe you should explain what problem you are trying to solve.
GeneralRe: Silverlight OOB access in OnlinememberSugumaran s25 Jan '13 - 0:36 
Hello Richard,
 
Actually, i used image capturing in my project. I would like to open the saved picture from client machine through web browser, same time i have to save image in database. For that only i simply ask, how to open a file.
GeneralRe: Silverlight OOB access in OnlinemvpRichard MacCutchan25 Jan '13 - 1:36 
Sorry, I'm not sure how to do that; but you could try a Google search or look on the ASP.NET website for suggestions.
QuestionHow to set the border template a red wavy line , when the control have validation error?memberSalam633123 Jan '13 - 17:01 
Hello Code Project,
I have a requirement in Silverlight, that If a TextBox[ContentControl] have validation error, then the appearence should be like a red wavy line, with a tool tip of error content. If it is possible , please help me with a sample silverlight application..
AnswerRe: How to set the border template a red wavy line , when the control have validation error?mvpRichard MacCutchan23 Jan '13 - 23:07 
See Validation in Windows Presentation Foundation[^].
GeneralRe: How to set the border template a red wavy line , when the control have validation error?memberSalam633124 Jan '13 - 1:36 
Hello richard,
Thank you very much for your response, Finally, I want to know. How to implement the error border as a wavy line? and how it is apply in Silver light, Not in WPF.
 
Regards
Salam Smile | :)
GeneralRe: How to set the border template a red wavy line , when the control have validation error?mvpRichard MacCutchan24 Jan '13 - 1:43 
Silverlight and WPF are very much the same. Read the article I pointed you at and implement the validation rules.
QuestionText box default textmembercolumbos1492722 Jan '13 - 2:06 
Hello,
I'm creating a log in window with 2 text boxes.
One text box for user name and the second text box for password.
 
I want the text boxes to show default almost transparent text and when the user starts to type inside the text box the text will disappear.
 
For example in the password text box will be written "PASSWORD".
 
How can i do this in WPF text box.
 
Thanks
AnswerRe: Text box default textmvpAbhinav S22 Jan '13 - 3:06 
A WatermarkTextBox in 3 lines of XAML[^] should pretty much solve your problem.

QuestionConverting WPF windows application to Web Application.memberHema Bairavan21 Jan '13 - 19:20 
Dear Buddies,
 
Required your help / suggestion.
 
I have created a WPF windows application. Now for some reason i wanted to convert the same to web application.
 
Can any one please give suggestion on how to convert the same with minimal effort?
 
Converting the application to silverlight would be easier? if so i googled on the same i am getting reply that need to use prism and all to acheive the same.
 
Can you guys please suggest the way to convert my wpf application to web application with minimal effort.
 
Thanks in advance.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 23 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid