Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
So after a couple of days of playing around, I just finished the larger part of a program that my new boss wants in C# (which is new to me). So far I'm really loving the wide variety of functions, but I'm struggling to get used to the fact that everything in the ASP.net part gets "processed" (like using BuildForn to create a form tag instead of just typing the HTML) and it just slows down the process a bit 😂
rant
asp.net
new language
c#