blah blah blah is here! blah blah » Close

1
votes
2 answers

Bug in en(de)cryption code. It isn't decrypting (commented)

Hi friends. The headline kinda says what needs to be said. it is all working fine exept that the decrypted file is containing rubbish. and wierdly enough it is smaller than the plaintext and cipher? Thanks for your help :) EDIT: I ...

0
votes
0 answers

Read/Unread post/question

Hi there! A function to mark if a question is unread. this will be good since you wanna have people answering to other answers in comments.. but if you write a comment nobody really sees that you did it, so if you have this read/unrea ...

0
votes
1 answers

Code secuity and encryption (unanswered).

Hi guys! I previously asked a question about .NET AES encryption where my problem was concerning support for very lare files. This couldn't really be overcome and upon that i have encountered even more problems like i need implementation ...

0
votes
1 answers

Stream IO operations and Encryption

Hey guys! I'm doing some encryption fun in an application, and had a problem. I simply want to encrypt a file. so there is a input file and an outputfile. now i dont want to load the whole file into mem, since i want to support very larg ...

0
votes
1 answers

User name restricted chars

I found that some of the funktionalities like "my questions" and my user page doesnt work. I'm pretty sure it is becourse of the "-" in my username and I found another user called nivas.dotnet and I can't view his userpa ...

1
votes
1 answers

Feedback system and "My questions"

Well to start of, the "my questions" system doesn't work. Secondly it took me very long time to figure out how to feedback, and i only found out becourse I noticed a difference in the URL when you press ask a question on the fe ...

1
votes
1 answers

3d Graphics simpel. Bug in the code.

Hey guys! Long time since i was last active with both coding and this (or c#friends) forum, but now I got the chance to write a little something for a school project. The code is long I know, and i'm sorry, but I can pinpoint the subj ...

0
votes
1 answers

Rich Textbox formatting

Hey guys, I wonder how I make elevated/raised text in a rich textbox?

0
votes
1 answers

Math problems

Hey guys! Why is fx. "-1,2^(1/3) = NaN" in C# though it is mathematicaly possible?

0
votes
1 answers

Cursor position

Hello all, long time no see! I had some other stuff on my mind lately, but I'm back to coding a little! :D I have a problem which I can't seam to solve, basicly this code... Console.SetCursorPosition(x, y); Console.Write(text); ... is ...

0
votes
1 answers

Artificial neural networks

Hi guys. I know one thing.... That I know about NOTHING on this subject!.. hehe, now I've read some papers, articles, tutorials ect. about this, I get the whole idea, and I've been looking on back-propagating networks. but.... lets say I ...

0
votes
1 answers

Reflection

Hi guys! I have learned before, how to use reflection to call a method from another dll file, but I was wodering if it's possible to create an instance of a class in another dll through reflection?`?

0
votes
1 answers

Vars from input

Hi guys! Long time no see! You remember me? hehe, well hi again Vulpes, I looked around, and saw you'r still here!.. :) Now I have a question. I know for a fact, that this is a long shot, since I kinda know how the computer works, (I've ...

0
votes
1 answers

Not dll's but class files.

Hi guys, I wanna make something like a dll, but it needs not to be compiled with the projekt, but refered to within the projekt, as a file located besides the compiled file. hope you understand, how do i do this? Thanks

0
votes
1 answers

Framerate?

Hi guys! I have a problem with getting smoothe movemetns with objekts. I guess it would help to incresse the reletive low framerate in a normal windows application. How can i increse the framerate? Thanks!

Feedback