![]() |
|
C# Open Source Browser - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: C# Open Source Browser (/Thread-C-Open-Source-Browser) Pages:
1
2
|
RE: C# Open Source Browser - Midnight - 06-24-2015 (06-23-2015, 10:42 PM)Oxyrus Wrote: I have coded a browser in C# as well, but I always return to Firefox hehe Shit. I should do that ^_^ RE: C# Open Source Browser - Kill - 06-24-2015 (06-24-2015, 06:49 AM)Fusion Wrote:Not at all. It took hell to understand C++, and kids know C# to make browsers XD(06-24-2015, 01:46 AM)Kill Wrote:(06-24-2015, 01:45 AM)Fusion Wrote:(06-24-2015, 12:46 AM)Prime02 Wrote: Good job, building a web browser is always one of the things I like to do, every time I start a new language. It also gives some satisfaction, seeing you own creation surfing the web.Yea same plus I was just bored and I saw a lot of posts on HF asking how to do this and that by a few people all leading to waht I thought was a web browser and some kid made a Java one so I made a C# one. RE: C# Open Source Browser - Oxyrus - 06-24-2015 In my opinion C# is easier than C++. RE: C# Open Source Browser - Fusion - 06-24-2015 (06-24-2015, 02:14 PM)Kill Wrote:(06-24-2015, 06:49 AM)Fusion Wrote:Not at all. It took hell to understand C++, and kids know C# to make browsers XD(06-24-2015, 01:46 AM)Kill Wrote:(06-24-2015, 01:45 AM)Fusion Wrote:(06-24-2015, 12:46 AM)Prime02 Wrote: Good job, building a web browser is always one of the things I like to do, every time I start a new language. It also gives some satisfaction, seeing you own creation surfing the web.Yea same plus I was just bored and I saw a lot of posts on HF asking how to do this and that by a few people all leading to waht I thought was a web browser and some kid made a Java one so I made a C# one. So I am a kid? I'm not but alright. I'm 17 and have been programming for a little over 3 years. And if you aren't talking about me when I said I saw people asking questions it was a practice that's on many websites because it's a simple task and goes over quite a few things like events, reading text from boxes, buttons, and in my case picture boxes, anchors and tab controls with dynamic pages. RE: C# Open Source Browser - Kill - 06-24-2015 (06-24-2015, 04:37 PM)Fusion Wrote: So I am a kid? I'm not but alright. I'm 17 and have been programming for a little over 3 years. And if you aren't talking about me when I said I saw people asking questions it was a practice that's on many websites because it's a simple task and goes over quite a few things like events, reading text from boxes, buttons, and in my case picture boxes, anchors and tab controls with dynamic pages. Bro, I didn't say YOU are a kid. But you said kids. RE: C# Open Source Browser - Fusion - 06-24-2015 (06-24-2015, 04:49 PM)Kill Wrote:(06-24-2015, 04:37 PM)Fusion Wrote: So I am a kid? I'm not but alright. I'm 17 and have been programming for a little over 3 years. And if you aren't talking about me when I said I saw people asking questions it was a practice that's on many websites because it's a simple task and goes over quite a few things like events, reading text from boxes, buttons, and in my case picture boxes, anchors and tab controls with dynamic pages. What does that even matter though. It's cool that kids are learning how to program. But also C++ isn't that hard either. I might actually learn that but I really never needed to. |