Click here to Skip to main content
15,889,096 members
Home / Discussions / C#
   

C#

 
SuggestionRe: Leverage browser caching for images in mvc using c# Pin
Richard Deeming18-May-17 1:10
mveRichard Deeming18-May-17 1:10 
Questiongetting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 2:52
Farhad Eft17-May-17 2:52 
AnswerRe: getting img tag src attribute values from a text file using C# Pin
OriginalGriff17-May-17 3:28
mveOriginalGriff17-May-17 3:28 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 3:39
Farhad Eft17-May-17 3:39 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Dave Kreskowiak17-May-17 4:47
mveDave Kreskowiak17-May-17 4:47 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 5:40
Farhad Eft17-May-17 5:40 
GeneralRe: getting img tag src attribute values from a text file using C# Pin
Farhad Eft17-May-17 22:57
Farhad Eft17-May-17 22:57 
GeneralPossibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais16-May-17 14:07
User_Awais16-May-17 14:07 
Warm greetings. I am trying to find out if there is a way of editing/updating something on a website using a piece of software made in C#. By this I mean, if the website prompts a user to enter a number for some field and displays it on the site, then can I not carry out the exact same steps in the software so I don't have to go to the website to enter/amend/?

A quick fictional example. I have built a small software related to a random number generator. This software shows two pieces of information independent of each other. One generates any random number by computer and two, shows a number (using a WebClient Class to scrape data from the website) from the website which asks the user to manually enter any random number which then displays on the site.
Now, is it possible to link these two in a way that when a random number is generated by computer in the software, say number 8, this is then updated on the site which will show it rather than manually going to the site and entering number 8 and then showing it. Is there a specific class that exists for this?

I am sorry for it being long but I hope I was being specific, at least enough to give you a good idea of what it is I am seeking. I hope I don't have to learn another programming language to implement this in my software. I am guessing I need to be familiar with HTML with CSS at maximum.

Thank You.

UPDATE: I have been made to realise this process is called two-way data binding, at least under angular js. My question remains, is there a way of implementing this feature in C# language without learning another?
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon16-May-17 20:46
mvePete O'Hanlon16-May-17 20:46 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 1:36
User_Awais17-May-17 1:36 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 1:40
mvePete O'Hanlon17-May-17 1:40 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 1:53
User_Awais17-May-17 1:53 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 1:57
mvePete O'Hanlon17-May-17 1:57 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais17-May-17 2:33
User_Awais17-May-17 2:33 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Pete O'Hanlon17-May-17 3:43
mvePete O'Hanlon17-May-17 3:43 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Gerry Schmitz18-May-17 5:46
mveGerry Schmitz18-May-17 5:46 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
User_Awais18-May-17 11:54
User_Awais18-May-17 11:54 
GeneralRe: Possibility of editing a piece of data on a website using C# Built Desktop Pin
Gerry Schmitz18-May-17 12:25
mveGerry Schmitz18-May-17 12:25 
QuestionReport Viewer Pin
moka_atik15-May-17 22:18
moka_atik15-May-17 22:18 
AnswerRe: Report Viewer Pin
OriginalGriff15-May-17 22:29
mveOriginalGriff15-May-17 22:29 
QuestionEncrypt emails and send leaves a copy in drafts folder Pin
Member 1320312315-May-17 21:28
Member 1320312315-May-17 21:28 
AnswerRe: Encrypt emails and send leaves a copy in drafts folder Pin
MadMyche16-May-17 2:10
professionalMadMyche16-May-17 2:10 
GeneralRe: Encrypt emails and send leaves a copy in drafts folder Pin
Member 1320312316-May-17 3:03
Member 1320312316-May-17 3:03 
QuestionMessage Closed Pin
15-May-17 19:20
Member 1312346615-May-17 19:20 
AnswerRe: PAN card design print application Pin
dan!sh 15-May-17 21:22
professional dan!sh 15-May-17 21:22 

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.