Write A Basic Web Form With C# In Visual Studio For Mac

Posted on  by 

Creating & Writing to a Text File in Windows Forms Application - posted in C#: Hello, Ive been trying to save a text from a textbox to a file in a specified folder, but all the guides I found in the Internet refer to a Console Application. So basically Im asking how to: 1. Create a *.txt File in a specified directory, for instance the desktop.

Active7 years, 10 months ago

These days I'm aware of the powerful web browser. In order to know what happend behind the screen. I want to write a simple web browser. But When I try to find document about that. Nothing find! Any one konw how to write a simple web browser or know where is the book will be useful. Please tell me !

Thank you very much!

xingyuexingyue
How to install c# in visual studio 2017

closed as not a real question by user405725, Oded, KevNov 3 '11 at 13:53

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. If this question can be reworded to fit the rules in the help center, please edit the question.

Writing Code In C# In Visual Studio 2017

2 Answers

Start off with a simple browser -- e.g., look at existing text only ones like lynx or w3m. Once you've got them cracked, then you can work up to adding graphical elements. It can get complicated fairly quickly, so make sure you've read the appropriate RFCs for HTTP and the W3C standards as well. These aren't light reading material though :-)

Chris JChris JCompile c# in visual studio
25.1k4 gold badges56 silver badges95 bronze badges

Compile C# In Visual Studio

Here's something to get you started:

C might not be the best language for this job.

How To Install C# In Visual Studio 2017

Luchian Grigore

How To Code Guess A Word C# In Visual Studio

Luchian Grigore
204k46 gold badges379 silver badges541 bronze badges

Write A Basic Web Form With C# In Visual Studio For Mac

Not the answer you're looking for? Browse other questions tagged cbrowser or ask your own question.

Coments are closed