Questions tagged as 'c#'

1
answer

How do I log in to a website through a webforms application?

I need to automatically sign in to my webforms application and another application, and I'd like to know how best to do this. Some options I researched were the HTTPWebRequest class, Selenium Toolkit for .NET. Can anyone help me?     
asked by 21.08.2015 / 14:50
1
answer

Search structure of controller mvc 5

I have a normal mvc 5 application and would like to change the basic folder convention for controllers / views. For example: / Controllers / Admin /Controller1.cs / Controllers / Admin /Controller2.cs And when I create views, I f...
asked by 15.09.2015 / 19:55
2
answers

Problem with recursion when integrating files

I'm doing a recursive integration of several files, when I run with only one file it integrates normal, but when I try to integrate multiple files it gives this error. {"An error occurred while updating the entries. See the inner exception...
asked by 15.09.2015 / 21:34
1
answer

Asp.NET Asp Error: Click button

I have a screen where I have some buttons and clicking on the buttons gives me the error on the screen:    "Index was out of Range Must be non-negative and less than the size of   the collection. " The strange thing is that in the click ev...
asked by 15.09.2015 / 18:20
0
answers

Return Json from an Object List - WCF C # .NET VS 2010

Hello, I want to return a list of objects in json by wcf. When I put in to return the string, it returns quietly. But when I return the list, the error. The error that displays is an error saying the following sentence: "The server encount...
asked by 24.08.2015 / 21:43
0
answers

Adobe Acrobat X Pro - Export PDF to Handy Text

I'm in a project reading PDF through C # 2012 with ASPOSE. But I'm having trouble reading pages that have multiple columns. For example, a pdf can have on page 1 (one) two columns and on page 3 (three) 5 columns and on the sixth page onwards...
asked by 19.07.2015 / 22:32
1
answer

C # + Postgresql = strange character

Greetings Galera I'm working with C # Windows Forms and have already done some testing with postgresql using version 9.1 and everything seemingly normal. But I came across a bank that is in version 8.4, using Encoding="SQL_ASCII". In th...
asked by 20.07.2015 / 21:22
0
answers

connection via socket server android, client c #, server inside another network

I've already been able to do C # communication - > Android seamlessly, but when Android connects to a local network, I do not know how to make this connection via ip, since it acquires the local IP. I can get the IP of the modem to which it i...
asked by 26.08.2015 / 17:55
1
answer

Make manga and anime gallery in C # desktop [closed]

For you to read a manga online, you have to go to some sites like "MangasProject" to see what was released and preview the manga to read. I want to make an anime gallery to store photos and description of anime and manga for users, list of ye...
asked by 06.08.2015 / 16:56
0
answers

Use GDI in C # to customize print

First of all I already asked a question with this same code but the question was different. Anyway, I have this code for printing files (it's a class derived from the PrintDocument class of C# ) it receives a parameter that is the n...
asked by 15.07.2015 / 20:32