Forum: C#
Apr 13th, 2005, 7:29 AM
|
|
Replies: 28
Views: 1,168
|
Forum: C#
Apr 10th, 2005, 9:56 PM
|
|
Replies: 10
Views: 318
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
|
Forum: PHP
Apr 10th, 2005, 8:35 PM
|
|
Replies: 19
Views: 673
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
|
Forum: C#
Apr 10th, 2005, 8:04 PM
|
|
Replies: 10
Views: 318
|
Forum: C#
Apr 8th, 2005, 8:37 AM
|
|
Replies: 112
Views: 3,657
|
Forum: C#
Apr 7th, 2005, 10:39 PM
|
|
Replies: 28
Views: 1,168
|
Forum: C#
Apr 7th, 2005, 6:50 PM
|
|
Replies: 28
Views: 1,168
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
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
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
|
Forum: C#
Apr 6th, 2005, 9:06 PM
|
|
Replies: 28
Views: 1,168
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
|
Forum: C#
Apr 4th, 2005, 7:30 AM
|
|
Replies: 3
Views: 360
|
Forum: C#
Apr 3rd, 2005, 11:41 PM
|
|
Replies: 28
Views: 1,168
|
Forum: C#
Apr 3rd, 2005, 9:55 PM
|
|
Replies: 61
Views: 2,258
|
Forum: C#
Apr 3rd, 2005, 4:52 PM
|
|
Replies: 61
Views: 2,258
|
Forum: C#
Apr 2nd, 2005, 12:12 PM
|
|
Replies: 28
Views: 1,168
|
Forum: C#
Apr 1st, 2005, 8:24 AM
|
|
Replies: 28
Views: 1,168
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
|
Forum: C#
Mar 31st, 2005, 2:15 PM
|
|
Replies: 28
Views: 1,168
|
Forum: C#
Mar 30th, 2005, 8:00 AM
|
|
Replies: 28
Views: 1,168
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
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
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
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
|
Forum: C#
Mar 12th, 2005, 1:19 PM
|
|
Replies: 28
Views: 1,168
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
|