Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 29 of 29
Search took 0.01 seconds; generated 4 minute(s) ago.
Search: Posts Made By: crypter
Forum: C# Apr 13th, 2005, 7:29 AM
Replies: 28
Views: 1,168
Posted By crypter
Hey Kevin no update from you in a while! I know i...

Hey Kevin no update from you in a while! I know i have searched and found nothing for spome reason. usually im much better in "searchin"
lol
N e ways if you have n e update please do deliver :D :)
Forum: C# Apr 10th, 2005, 9:56 PM
Replies: 10
Views: 318
Posted By crypter
i'm sure it aint a piece of cake .... But if it...

i'm sure it aint a piece of cake .... But if it were possible and if i had the know how i would. i was thinking of doing something of the sort for my program.
a program that would connect to a mysql...
Forum: PHP Apr 10th, 2005, 9:28 PM
Replies: 19
Views: 673
Posted By crypter
ok well you guys might think im crazy but i found...

ok well you guys might think im crazy but i found out what i wanted to know
basically i got a page called
download.php
now i add this code to make this cuztomizable in the future

<?php include...
Forum: PHP Apr 10th, 2005, 8:35 PM
Replies: 19
Views: 673
Posted By crypter
Help with php

Hi guys! i am making this website and i was wondering how do u get to make links like these:
tutorial.php?id=c#

i dont understand how to get these and ive searched the net, probably i dont exactly...
Forum: C# Apr 10th, 2005, 8:28 PM
Replies: 10
Views: 318
Posted By crypter
hehe i would try with all my knowledge to avoid...

hehe i would try with all my knowledge to avoid that situation. Espeially if its a quite small proggy...
Forum: C# Apr 10th, 2005, 8:04 PM
Replies: 10
Views: 318
Posted By crypter
correct me if im wrong but you'll need a dll file...

correct me if im wrong but you'll need a dll file with the rpogram your running right?
Forum: C# Apr 8th, 2005, 8:37 AM
Replies: 112
Views: 3,657
Posted By crypter
sending =D

sending =D
Forum: C# Apr 7th, 2005, 10:39 PM
Replies: 28
Views: 1,168
Posted By crypter
hehe well, i guess i shall do the same thing!...

hehe well, i guess i shall do the same thing! MSDN it is. But in n e case. I am hapy with the rpogress so far! And its mainly thanks to you Kevin. Thank you very much!
Forum: C# Apr 7th, 2005, 6:50 PM
Replies: 28
Views: 1,168
Posted By crypter
Wellll i finally got it... I can't believe i...

Wellll i finally got it... I can't believe i didn't try that.

All i had to do was after the File.Delete(path); code
to make f = DialogResult.None; or wtv
so that when i try again the DialogResult is...
Forum: C# Apr 7th, 2005, 6:08 PM
Replies: 11
Views: 336
Posted By crypter
Well what i can suggest is go here...

Well what i can suggest is go here http://www.csharp-station.com/Tools.aspx

and try to find something. I would myself, but i dont have the time right now. Hope this helps! And btw i have C#...
Forum: C# Apr 7th, 2005, 5:25 PM
Replies: 11
Views: 336
Posted By crypter
Well ill tell ya something SharpDevelop is the...

Well ill tell ya something SharpDevelop is the best around. I suggest you tough it out with that proggy, cuz you wont find nothing better!

Well i havn't seen much better, i dont know about other...
Forum: Community Announcements and Feedback Apr 7th, 2005, 8:03 AM
Replies: 21
Views: 871
Posted By crypter
Good job! I really the layour and design.. in my...

Good job! I really the layour and design.. in my opinion though u should gone with the small buttons. But thats just me lol

N e ways gradulations with the forum Big_K105

i know im happy to be here!
Forum: C# Apr 6th, 2005, 9:06 PM
Replies: 28
Views: 1,168
Posted By crypter
Well i tried and it still didn't work. But its...

Well i tried and it still didn't work. But its ok, i was able to overcome the whole situation of Read-Only problem with the FileAccess.Read & FileAccess.Write code.

Although for Cryptographic, IO,...
Forum: C# Apr 6th, 2005, 7:22 AM
Replies: 28
Views: 1,168
Posted By crypter
im not quite sure i understand... you mean i...

im not quite sure i understand... you mean i should set the messagebox to .Cancel or ... .Abort?
and in the if statement i still write if (f == DialogResult.OK)?
Forum: C# Apr 4th, 2005, 7:30 AM
Replies: 3
Views: 360
Posted By crypter
there is this website callled:...

there is this website callled: http://csharp-station.com

You got tutorials on c# and ADO.NET

Hope this helps!
Forum: C# Apr 3rd, 2005, 11:41 PM
Replies: 28
Views: 1,168
Posted By crypter
Well after many attempts to get the code to work....

Well after many attempts to get the code to work. I thought i had it all done... Unfortunatly i was so wrong.
i declared this first

Private DialogResult f;


then inserted a messagebox in the catch...
Forum: C# Apr 3rd, 2005, 9:55 PM
Replies: 61
Views: 2,258
Posted By crypter
Hey thanks alot man! But unfortunatly i didn't...

Hey thanks alot man! But unfortunatly i didn't receive anything :(
Forum: C# Apr 3rd, 2005, 4:52 PM
Replies: 61
Views: 2,258
Posted By crypter
I wouldn't mind helping out with the IM project,...

I wouldn't mind helping out with the IM project, but i have a alot of difficulty as it is programming my encryption program. Can anyone send me that ebook? Im sure if i read it , i might start making...
Forum: C# Apr 2nd, 2005, 12:12 PM
Replies: 28
Views: 1,168
Posted By crypter
Hey Kevin you've done once again! The code works...

Hey Kevin you've done once again! The code works great! I can't beleive i didn't try that... actually i tried something slightly different but n e ways, Your a great help man.
Now im going to try...
Forum: C# Apr 1st, 2005, 8:24 AM
Replies: 28
Views: 1,168
Posted By crypter
WEll i tested the code out this morning fast...

WEll i tested the code out this morning fast fast, to see what the outcome would be... and well the compiler doesn't understand !fsCrypt , basically the exclamation mark before all fileStreams and...
Forum: C# Mar 31st, 2005, 11:18 PM
Replies: 28
Views: 1,168
Posted By crypter
hmm thanks again! I will attempt to put the code...

hmm thanks again! I will attempt to put the code you provided in the finally block. But should there be any thing else i should declare before putting that code?
or if i just put it there it should...
Forum: C# Mar 31st, 2005, 2:15 PM
Replies: 28
Views: 1,168
Posted By crypter
Hey Kevin i tried what i asked you but i does not...

Hey Kevin i tried what i asked you but i does not work very well. I have come up with a very limited solution that allows me to click on an abort button to retry encryptions. I don't like it much...
Forum: C# Mar 30th, 2005, 8:00 AM
Replies: 28
Views: 1,168
Posted By crypter
that is exactly whats going on i have a 2...

that is exactly whats going on i have a 2 Filestream open called fsCrypt and fsIn and i also have a CryptoStream called cs. I declared them on top to be able to use them elsewhere.

private...
Forum: C# Mar 25th, 2005, 11:46 PM
Replies: 28
Views: 1,168
Posted By crypter
hehe thats pretty kool! And thanks to you i...

hehe thats pretty kool! And thanks to you i looked up many types of exceptions! and implemented many of them. Since i am using forms i decided to display the message through a message box. I...
Forum: C# Mar 25th, 2005, 11:53 AM
Replies: 28
Views: 1,168
Posted By crypter
i see now that brilliant but how do i find the...

i see now that brilliant but how do i find the right exception to write after my
catch ( ...exception)
{}

should i be able to find these things on the net? cuz i am making this program but i am...
Forum: C# Mar 25th, 2005, 1:07 AM
Replies: 28
Views: 1,168
Posted By crypter
i see how this works now, hmmm the "finally" is...

i see how this works now, hmmm the "finally" is very important, i will try to implement something similar and will tell you the results. unfortunatly i am very tired atm and it might take till 2morow...
Forum: C# Mar 25th, 2005, 12:18 AM
Replies: 28
Views: 1,168
Posted By crypter
Hey man considering you are the only person that...

Hey man considering you are the only person that replied to my msg i am really greatful for ne help you provide me.
Once again thank you, i will look into the matter further.
Forum: C# Mar 12th, 2005, 1:19 PM
Replies: 28
Views: 1,168
Posted By crypter
Unhappy errors make me close program

Hey guys, i got this program im making. It encrypts and decrypts files. The problem is that whenever an error occurs while encrypting or decrypting ( having put a read-only file, a running program,...
Forum: C# Jan 18th, 2005, 11:24 PM
Replies: 1
Views: 370
Posted By crypter
[solved] Need help with Encryption program! [/solved]

Hi all! I am creating a program to encrypt files in Rijndael 64 bit encryption. I am having a problem with one of the aspects i want to include in my code. It sounds very basic maybe but i have tried...
Showing results 1 to 29 of 29

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:15 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC