Search found 21 matches

Search found 21 matches Page 1 of 3
by MoDy kareem
Sun Jun 03, 2012 12:52 pm
Forum: Tutorials
Topic: Borderless form with border lol
Replies: 10
Views: 3995

cool tut & i didn't knew this XD

but the problem is when you run the program there will be to text on the Toolbar :( can any one fix it?
by MoDy kareem
Sun Mar 18, 2012 11:30 am
Forum: Coding Help & Support
Topic: How to read file Version?
Replies: 3
Views: 1175

mandai wrote:
It depends which type of files you are checking.
For exe/dll files you could check with FileVersionInfo.GetVersionInfo.

Otherwise you could possibly compare the last download/install time.

yes its Dll and exe files .. can you give me code ??
by MoDy kareem
Sun Mar 18, 2012 1:07 am
Forum: Coding Help & Support
Topic: How to read file Version?
Replies: 3
Views: 1175

Hello,
am working on a auto updater, and the updater will check the version of 3 files. How can i read the file version ???

Thanks!
by MoDy kareem
Sun Dec 05, 2010 5:26 pm
Forum: Codenstuff boardroom
Topic: Which intro You like ?
Replies: 6
Views: 1757

Cheatmasterbw wrote:
In the post, change
Code: Select all
[youtube]http://www.youtube.com/watch?v=BURl5muS9q0[/youtube]
to
Code: Select all
[youtube]BURl5muS9q0[/youtube]
I like the second, and the third/fourth. i think the third/fourth would be better if the text style was different.

Thanks for helping cooll;
by MoDy kareem
Sun Dec 05, 2010 5:24 pm
Forum: Codenstuff boardroom
Topic: Which intro You like ?
Replies: 6
Views: 1757

Noob.exe wrote:
I liked parts BETWEEN intros the most ;)
but 1st and 2nd are pretty good cooll;
(where's the difference between 3rd and 4th :?:)

EDIT: 2nd could use different background

the difference between 3rd and 4th is Color, Effects, and 3rd is longer than 4th
by MoDy kareem
Sun Dec 05, 2010 10:58 am
Forum: Codenstuff boardroom
Topic: Which intro You like ?
Replies: 6
Views: 1757

Hello, I have created many intros please tell me which intro you like clapper;
Don't forget to comment cooll;
by MoDy kareem
Wed Dec 01, 2010 6:25 pm
Forum: Dreamweaver
Topic: A Nice website template
Replies: 5
Views: 3769

Hello,
I found a nice template on internet hope you like it
Image
by MoDy kareem
Mon Nov 29, 2010 3:46 pm
Forum: Coding Help & Support
Topic: Please Help! - Count Files On Ftp Server
Replies: 6
Views: 1847

Try: Dim req As FtpWebRequest = FtpWebRequest.Create("ftp://localhost/directory") req.Credentials = New NetworkCredential("user", "password") req.Method = WebRequestMethods.Ftp.ListDirectory Dim resp As FtpWebResponse = req.GetResponse() Dim sr As StreamReader = New St...
by MoDy kareem
Sun Nov 28, 2010 10:21 pm
Forum: Coding Help & Support
Topic: Please Help! - Count Files On Ftp Server
Replies: 6
Views: 1847

Hi,
I'm looking for a way to count files on an ftp server cryer;
Please Help me cryer; cryer; cryer; cryer; cryer;
Search found 21 matches Page 1 of 3
Go to advanced search