menu
Log In
Register
menu
Login
Register
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
About us
Cookie Policy
Home
Tag
.net
Recent questions tagged .net
1
vote
1
answer
How do I capitalize field names in JSON in ASP Net core?
How do I capitalize field names in JSON in ASP Net core?
I have a class: class Step { public int idStep { get; set; } public string StepName { get; set; } public int GlassCount { get; set; } publ ...
asp.net
.net
c#
by
xasya89
asked
Mar 7, 2021
2
votes
1
answer
How do Anticheat's ObscuredTypes work?
How do Anticheat's ObscuredTypes work?
Good afternoon! I've told you 20 times already that I'm making my own game, and now I want to protect it from swapping values in RAM. I've seen clips where they just ...
.net
c#
unity
by
iDmitriyWinX
asked
Mar 6, 2021
1
vote
2
answers
Where do I store temporary form data when the user fills it out?
Where do I store temporary form data when the user fills it out?
Colleagues, good time! I'm working on a web project where the user has to fill out a survey form in 6 steps, with lots of instances, checkboxes and pictures. I have a qu ...
html
asp.net
json
.net
web development
by
romikiz
asked
Mar 6, 2021
1
vote
2
answers
How to automatically initialize object properties?
How to automatically initialize object properties?
Good afternoon. There is an array of POCO objects with properties. There are seven of these properties so far, but there may be more. From this array, I selectively crea ...
.net
c#
by
oZ-Zo
asked
Mar 2, 2021
1
vote
1
answer
How do I fix incompatible .NET versions?
How do I fix incompatible .NET versions?
I created a project with business logic, then created a project with the interface of the program, in the interface project I made a link to the project with business lo ...
.net
design-software-software
by
egorggegor
asked
Feb 27, 2021
1
vote
2
answers
Authentication and authorization in net core what do you use?
Authentication and authorization in net core what do you use?
To be honest, I'm tired to attach an identity server to my project. For some reason, they are sure that their server should be freestanding. Separate joke is the logout ...
openid
.net
c#
by
firedragon
asked
Feb 26, 2021
3
votes
1
answer
How do I solve this problem in net core 3.1?
How do I solve this problem in net core 3.1?
After uploading the project to windows hosting gave the error "HTTP Error 500.0 - ANCM In-Process Handler Load Failure", on the hosting site the solution to this problem ...
.net
c#
by
gamma06
asked
Feb 26, 2021
2
votes
1
answer
How to write an mpeg stream parser in c
How to write an mpeg stream parser in c
There is a link to the streaming video. I need to write an mpeg stream parser using the capabilities of the .net platform. I couldn't find which way to dig, I tried to g ...
.net
c#
by
keeper_of_the_comp
asked
Feb 24, 2021
7
votes
6
answers
What hosting can I put a telegram bot written in .net core on?
What hosting can I put a telegram bot written in .net core on?
I recently wrote a bot for telegram. I would like it to work all the time, not just while the program is running on my computer. What are some free hosts for .net core? ...
.net
c#
by
DGash
asked
Feb 23, 2021
1
vote
1
answer
Xamarin+Android: why does SendAsync hang when debugging on the device?
Xamarin+Android: why does SendAsync hang when debugging on the device?
I just started to try Xamarin, no experience. Debugging, for technical reasons, I can only on the device. I wrote a simple code to communicate with my site, but SendAsyn ...
android
.net
xamarin
by
MaxFloat
asked
Feb 23, 2021
1
vote
1
answer
How, using the log4net appender, to write to the file in Cyrillic?
How, using the log4net appender, to write to the file in Cyrillic?
Good afternoon, dear colleagues. The project uses log4net. There was a need to write in a log response to API, which sends a message in Cyrillic. In the response heade ...
.net
c#
by
meridbt
asked
Feb 22, 2021
1
vote
1
answer
What .NETAutoit libraries are available for finding a fragment in an image?
What .NETAutoit libraries are available for finding a fragment in an image?
What .NETAutoit libraries are available for finding a fragment in an image? ...
.net
c#
autoit
by
kos_dev
asked
Feb 22, 2021
1
vote
2
answers
How do I make a permanent random variable call?
How do I make a permanent random variable call?
The randomPer variable constantly outputs the same thing... Only if the console is restarted there will be a new variable and so constantly. Restarting is not an option. ...
.net
c#
by
PavelVlas
asked
Feb 16, 2021
1
vote
1
answer
Which version of the .Net Framework has WinDes.exe?
Which version of the .Net Framework has WinDes.exe?
In the book "C ...
.net
by
hottabxp
asked
Feb 16, 2021
1
vote
4
answers
Visual basic.net is dead?
Visual basic.net is dead?
The actual question is in the header ...
.net
visual-basic
programming languages
by
dumb_guy
asked
Feb 15, 2021
1
vote
1
answer
Which versions of CoreCLR are compatible with each other?
Which versions of CoreCLR are compatible with each other?
Question out of curiosity. Different versions of the .NET Framework had good compatibility of versions with each other. As a rule, uncomplicated programs could work on n ...
.net
by
ATauenis
asked
Feb 14, 2021
1
vote
1
answer
How do I add an element to an array correctly?
How do I add an element to an array correctly?
For the function to work, an array must be passed to it in this form: var ids = new long { 181105378, 252264908 }; But in this case, the elements are added to it at on ...
.net
c#
by
andrey_levushkin
asked
Feb 13, 2021
1
vote
1
answer
How do I make friendly urls correctly?
How do I make friendly urls correctly?
I want to make instead of the standard url address like site.ru/Home/Info/Page a convenient link in which there will be no controller and no action, i.e. to get it like ...
asp.net
.net
c#
by
Wintego
asked
Feb 13, 2021
1
vote
1
answer
How do I disable SSL when using WebClient?
How do I disable SSL when using WebClient?
Greetings, stranger! I wrote a little console application to work with the telegram bot. And it works fine on my laptop. But on the PC, which I want to use as a server ...
.net
c#
digital certificates
by
rocket_media
asked
Feb 12, 2021
1
vote
2
answers
Why doesn't In Memory Database autogenerate int property?
Why doesn't In Memory Database autogenerate int property?
In Memory Database does not autogenerate int property, what? I'm trying to detect a simple intrinsic value builder.Property(x => x.SerialNumber).ValueGeneratedOnAdd( ...
.net
c#
entity-framework
by
netcore
asked
Feb 12, 2021
Page:
« prev
1
2
3
4
5
...
82
next »