D
D
daupapa2019-12-25 16:02:54
css
daupapa, 2019-12-25 16:02:54

On c# they write only enterprise?

Do they write non-enterprise backends in C# (b2b, banks, erp), I mean the backend of ordinary sites and mobile phones used by ordinary people? something that is written in php for example. And what is the ratio of the number of vacancies "normal" and enterprise?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
0
0xD34F, 2019-02-22
@SuperToster

https://codepen.io/anon/pen/QYXYbv?editors=1100

S
Sergey Romanenko, 2019-02-22
@Awilum

I did it as an option like this: scratchpad.io/likeable-iron-8465

<style>
  body {
    background: black;
  }
  
  .box {
    color: black;
    border-bottom: 2px solid red;
    text-align: center;
    padding: 40px;
    position: relative;
    background: white;
  }
  
  .box-border-left {
    border-left: 2px solid red;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
  }
  .box-border-right {
    border-left: 2px solid red;
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
  }
</style>
<div class="box">
   <div class="box-border-left"></div>
   <div class="box-border-right"></div>
   <div class="box-content">
     Some text
   </div>
<div>

V
Vladimir Korotenko, 2019-12-25
@firedragon

Write at least chats of those support.
Nobody forbids you.
The customer doesn't really care.
here is an example of how the landing page was adapted
https://github.com/vkorotenko/Kardif.Web

#
#, 2019-12-26
@mindtester

categorically not only
not to write another lecture (which I sometimes sin often .. here and now ..))
you rustle on github using the c# tag , I assure you, you just won’t find it ;))
for example, there is more than one prolog interpreter in C# ;) ) (links on request, because not everyone lives on the git. I used to be very interested in the topic))
well, and a "couple" of words

C# is the best universal language of today
(c) Dmitry Nesteruk , said not very long ago. at that time, I definitely already ate the dog in Sharpe, and in pluses (C ++), and in F # (I have reason to think so). worked for many years in JetBrains, just in charge of .net. I don’t know what they didn’t share, and it’s not a grateful occupation to look at someone else’s underwear,
but the proger is experienced and strong. if you are curious - google it, except for a personal blog and on YouTube, it has appeared more than once, and possibly somewhere else))
ps my personal opinion is more likely to coincide with the tone and title of the article .. or two;))
https://habr.com/ru/ company/jugru/blog/327492/
https://habr.com/ru/company/epam_systems/blog/429766/
is it a year? is it five? dot no is developing much more aggressively than java. despite the fact that the baggage of developments in java, I think that the next exciting move will still be richer
described in this article (although there are probably quite a few more recent ones already)
https://habr.com/ru/company/raiffeisenbank/blog/451136 /
dotnet also provides opportunities for those who need maximum performance (which, as far as I know, jvm does not have at all. But I could be wrong)
https://habr.com/ru/post/443804/
https://habr.com /en/company/clrium/blog/467663/
my personal opinion is that dotnet is a very promising platform. the main language is C#, maybe the next one should learn exactly F# (well, or if you know how to do it, then CIL and natural ASM)
.. oh yes, the web, where would it be without it, wasm in all forms, while it generates heavy assemblies, it's about the size, which means loading time. but it always confirms a much higher performance
MS didn’t pass by - the product is called Blazor is damp .. but we ’ll see ;))
pps big fees for a freebie .. this is not absolutely anywhere)) at least within the framework of the law ... shhh .. I didn’t say anything))) another question - if the object of plowing is also a source of delight , maybe this is
happiness (not a bank account)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question