Questions tagged as '.net'

1
answer

How to call the 'OnClick' event in the code behind?

How can I call the OnClick event in code behind of a dynamically created button? I'm trying the following way, but I'm not getting it. void MontarHtml(List<DocumentoImagens> DocImagens) {...
asked by 17.11.2015 / 14:52
1
answer

Keyword As and Is in C # [duplicate]

Well ... I was a bit confused as the keywords As and Is in C # ... I did not understand the difference between them nor what they are for ... I believe it is not so difficult to find a splint on the internet, but I prefer to ask here, because...
asked by 27.10.2018 / 08:25
1
answer

Error CS0029 in Visual Studio

I'm trying to make a simple calculator, just to understand how it works, and I came across the following problem: If I put 5 + 5 on the calculator it gives me the value of 55 as an answer. To fix this I tried to pass the values entered to...
asked by 14.12.2018 / 18:06
1
answer

Is it possible to use MySQL with Entity Framework 6 and get good performance of CRUD? [closed]

Is it feasible to use MySQL with Entity Framework 6 and get good performance from CRUD?     
asked by 13.04.2015 / 23:29
2
answers

What do I need to program in C #?

I use Delphi and need something similar to program a code like this: link     
asked by 27.02.2015 / 00:44
1
answer

Reporting in C #! [closed]

Hello, I'm looking for a library / tool that lets you create reports in C #. There is Fast Report and Crystal Reports but both are paid ... I wanted something Open Source / Free and it does not have to have many resources. Any tips?     
asked by 08.10.2017 / 15:55
1
answer

Possibility to use MAX in fields DateTime expression Lambda

There is the possibility of using MAX in expression queries lambdas , for example: I would like to get all the records at the age of 18 and get the only last record inserted in the database, that is, with the longest registration...
asked by 06.04.2018 / 16:04
1
answer

How to create OAuth2 Rediret URI using DropBox API in C #?

I can not connect to DropBox using Console Application of C# and tried to create Redirect URIs in profile of my app on Dropbox site, but I do not understand much. In my app, I have http registered...
asked by 22.12.2018 / 17:54
2
answers

How can I create a list

I need to create a list, where it will list all the existing items within an order. In the method below I can bring an item, but I can not bring it if I have more than one. My question would be, do I have to create a method in code behind...
asked by 19.09.2017 / 15:15
1
answer

Problems with Visual Basic

Well, I do not know what's happening, apparently the problem is with the Net Framework. However, it does not appear installed in the program manager, it should be because it comes embedded with Windows 10. I know this because when I try to insta...
asked by 21.06.2018 / 01:15